Uses of Package
org.jxmpp.jid
-
Packages that use org.jxmpp.jid Package Description org.jxmpp.jid Interfaces and classes for XMPP Addresses (JIDs).org.jxmpp.jid.impl JXMPP's implementation ofJid
and it's subtypes.org.jxmpp.jid.util Utility classes for JIDs.org.jxmpp.strings.testframework A framework to test various XMPP specific string preparation libraries. -
Classes in org.jxmpp.jid used by org.jxmpp.jid Class Description BareJid An XMPP address (JID) which has noResourcepart
.DomainBareJid An XMPP address (JID) consisting of the domainpart.DomainFullJid An XMPP address (JID) consisting of a domainpart and a resourcepart.DomainJid An XMPP address (JID) which has noLocalpart
.EntityBareJid An XMPP address (JID) consisting of a localpart and a domainpart.EntityFullJid An XMPP address (JID) consisting of a localpart, domainpart and resourcepart.EntityJid An XMPP address (JID) which has aLocalpart
.FullJid An XMPP address (JID) which has aResourcepart
.Jid An XMPP address, also known as JID (formerly for "Jabber Identifier"), which acts as globally unique address within the XMPP network. -
Classes in org.jxmpp.jid used by org.jxmpp.jid.impl Class Description BareJid An XMPP address (JID) which has noResourcepart
.DomainBareJid An XMPP address (JID) consisting of the domainpart.DomainFullJid An XMPP address (JID) consisting of a domainpart and a resourcepart.DomainJid An XMPP address (JID) which has noLocalpart
.EntityBareJid An XMPP address (JID) consisting of a localpart and a domainpart.EntityFullJid An XMPP address (JID) consisting of a localpart, domainpart and resourcepart.EntityJid An XMPP address (JID) which has aLocalpart
.FullJid An XMPP address (JID) which has aResourcepart
.Jid An XMPP address, also known as JID (formerly for "Jabber Identifier"), which acts as globally unique address within the XMPP network. -
Classes in org.jxmpp.jid used by org.jxmpp.jid.util Class Description DomainFullJid An XMPP address (JID) consisting of a domainpart and a resourcepart.EntityBareJid An XMPP address (JID) consisting of a localpart and a domainpart.EntityFullJid An XMPP address (JID) consisting of a localpart, domainpart and resourcepart.Jid An XMPP address, also known as JID (formerly for "Jabber Identifier"), which acts as globally unique address within the XMPP network. -
Classes in org.jxmpp.jid used by org.jxmpp.strings.testframework Class Description Jid An XMPP address, also known as JID (formerly for "Jabber Identifier"), which acts as globally unique address within the XMPP network.