A C D E F G H I J L M N O P Q R S T U V W X

J

JID - Class in org.xmpp.packet
An XMPP address (JID).
JID(String) - Constructor for class org.xmpp.packet.JID
Constructs a JID from it's String representation.
JID(String, boolean) - Constructor for class org.xmpp.packet.JID
Constructs a JID from it's String representation.
JID(String, String, String) - Constructor for class org.xmpp.packet.JID
Constructs a JID given a node, domain, and resource.
JID(String, String, String, boolean) - Constructor for class org.xmpp.packet.JID
Constructs a JID given a node, domain, and resource being able to specify if stringprep should be applied or not.
JoinRoom - Class in org.xmpp.muc
Initial presence sent when joining an existing room or creating a new room.
JoinRoom(String, String) - Constructor for class org.xmpp.muc.JoinRoom
Creates a new Presence packet that could be sent to a MUC service in order to join an existing MUC room or create a new one.

A C D E F G H I J L M N O P Q R S T U V W X