All Classes and Interfaces

Class
Description
 
 
An XMPP address (JID) which has no Resourcepart.
This is jXMPP's cache interface.
Callback for XmlSplitter.
Callback for XmlSplitter.
RFC6122 2.4 allows JIDs with only a domain and resource part.
An XMPP address (JID) consisting of the domainpart.
An XMPP address (JID) consisting of a domainpart and a resourcepart.
An XMPP address (JID) which has no Localpart.
A domainpart of an XMPP address (JID).
 
An XMPP address (JID) consisting of a localpart and a domainpart.
An XMPP address (JID) consisting of a localpart, domainpart and resourcepart.
An XMPP address (JID) which has a Localpart.
A cache which expires its values.
An XMPP address (JID) which has a Resourcepart.
XMPP string preparation using libidn.
 
 
 
 
 
 
 
 
An XMPP address, also known as JID (formerly for "Jabber Identifier"), which acts as globally unique address within the XMPP network.
 
API to create JIDs (XMPP addresses) from Strings and CharSequences.
 
 
 
A context with describes the configuration used by JXMPP.
 
Supporting class for JXMPP's REPL.
 
 
XMPP string preparation using libidn.
 
 
A localpart of an XMPP address (JID).
A specialized Map that is size-limited (using an LRU algorithm).
 
 
Callback for XmlSplitter.
A resourcepart of an XMPP address (JID).
XMPP string preparation using rocks-xmpp-precis.
 
 
 
 
 
 
 
Extended version of XmppXmlSplitter allowing input to be bytes or ByteBuffer representing a UTF-8 encoded XML string for XMPP.
 
 
 
 
 
 
 
 
 
A functional interface which acts as sink for character sequences.
 
 
 
A XML splitter capable of splitting XML into top-level elements.
A factory creating XmlSplitter.
 
Utility class for date and time handling in XMPP.
Callback for XmlSplitter.
Interface for commonly used Stringprep operations used in XMPP.
XMPP Stringprep exceptions signal an error when performing a particular Stringprep profile on a String.
The input string does not contain a domainpart.
 
 
Utility class for handling Strings in XMPP.
A XML splitter for XMPP.