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