| Interface | Description |
|---|---|
| BareJid |
A Jid which has no
Resourcepart. |
| DomainBareJid |
A JID consisting (at least) of the domainpart.
|
| DomainFullJid |
A JID consisting of a domainpart and a resourcepart.
|
| DomainJid |
A Jid which has no
Localpart. |
| EntityBareJid |
A JID consisting of (at least) a localpart and a domainpart.
|
| EntityFullJid |
A JID consisting of a localpart, domainpart and resourcepart.
|
| EntityJid |
A Jid which has a
Localpart. |
| FullJid |
A Jid which has a
Resourcepart. |
| Jid |
An XMPP JID, which acts as globally unique address within the XMPP network.
|