Class Domainpart

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

public class Domainpart extends Part
A domainpart of an XMPP address (JID).

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

See Also: