| Package | Description | 
|---|---|
| org.jxmpp.jid | 
 Interfaces and classes for XMPP Addresses (JIDs). 
 | 
| org.jxmpp.jid.impl | 
 JXMPP's implementation of  
Jid and it's subtypes. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DomainBareJid
An XMPP address (JID) consisting of the domainpart. 
 | 
interface  | 
DomainFullJid
An XMPP address (JID) consisting of a domainpart and a resourcepart. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DomainAndResourcepartJid
RFC6122 2.4 allows JIDs with only a domain and resource part. 
 | 
class  | 
DomainpartJid  |