Package tigase.jaxmpp.core.client

Interface Summary
AsyncCallback Main interface for callback of all IQ asynchronous request-response mechanism.
Connector Main Connector interface.
PacketWriter Interface for writing to XMPP Stream.
SessionObject Session object is for store state of connection, modules etc.
UserProperties Interface to keep user properties.
XmppModule Main interface for implement modules.
XmppModulesManager.InitializingBean  
XmppSessionLogic Interface for classes with session logic.
XmppSessionLogic.SessionListener Interface for session listener.
 

Class Summary
AbstractSessionObject Default representation of SessionObject
AbstractStanzaHandler  
BareJID XMPP entity address form <localpart@domainpart>
Base64 Describe class Base64 here.
ConnectionConfiguration Connection configuration object.
Connector.ConnectorEvent Event generated by Connector.
DataHolder  
JaxmppCore Base abstract class for implementation platform-specific jaxmpp clients.
JaxmppCore.JaxmppEvent  
JID XMPP entity address form <localpart@domainpart/resourcepart>
MultiJaxmpp Class for keeping many instances of JaxmppCore
Processor Class for process incoming stanza.
Processor.FeatureNotImplementedResponse  
ResponseManager  
ResponseManager.Entry  
UIDGenerator Unique IDs generator.
XmppModulesManager XMPP Modules Manager.
 

Enum Summary
Connector.State  
XMPPException.ErrorCondition  
 

Exception Summary
XMPPException  
 



Copyright © 2006-2012 Tigase. All Rights Reserved.