Class Resourcepart

java.lang.Object
org.jxmpp.jid.parts.Part
org.jxmpp.jid.parts.Resourcepart
All Implemented Interfaces:
Serializable, CharSequence

public class Resourcepart extends Part
A resourcepart of an XMPP address (JID).

You can create instances of this class from Strings using from(String).

See Also: