| Interface | Description |
|---|---|
| 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.
|
| XmppSessionLogic |
Interface for classes with session logic.
|
| XmppSessionLogic.SessionListener |
Interface for session listener.
|
| Class | Description |
|---|---|
| AbstractSessionObject |
Default representation of SessionObject
|
| AbstractSessionObject.ClearedEvent | |
| 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 | Description |
|---|---|
| Connector.State | |
| SessionObject.Scope | |
| XMPPException.ErrorCondition |
| Exception | Description |
|---|---|
| XMPPException |
Copyright © 2006–2014 Tigase. All rights reserved.