Interface | Description |
---|---|
XMPPImplIfc |
This is a base interface for all session manager plugins.
|
XMPPIOServiceListener<IO extends XMPPIOService<?>> |
Describe interface XMPPIOServiceListener here.
|
XMPPPacketFilterIfc |
Created: Dec 30, 2008 12:53:16 PM
|
XMPPPostprocessorIfc |
Describe interface XMPPPostprocessorIfc here.
|
XMPPPreprocessorIfc |
Describe interface XMPPPreprocessorIfc here.
|
XMPPPresenceUpdateProcessorIfc | |
XMPPProcessorIfc |
Describe interface XMPPProcessorIfc here.
|
XMPPStopListenerIfc |
Describe interface XMPPStopListener here.
|
Class | Description |
---|---|
BareJID |
Instance of the
BareJID class holds a single, bare JID. |
ElementMatcher | |
JID |
The class defines an instance of a single XMPP JID identifier.
|
ProcessorFactory |
ProcessorFactory class contains functionality to load and
provide all classes which are XMPPProcessor extensions (not
abstract extensions) available in classpath. |
RepositoryAccess |
Describe class RepositoryAccess here.
|
RSM | |
XMPPDomBuilderHandler<RefObject> |
XMPPDomBuilderHandler - implementation of
SimpleHandler building DOM strctures during parsing
time. |
XMPPIOService<RefObject> |
Describe class XMPPIOService here.
|
XMPPProcessor |
XMPPProcessor abstract class contains basic definition for
XMPP processor. |
XMPPProcessorAbstract |
Utility abstract class detecting what kind of packet is processed.
|
XMPPResourceConnection |
Describe class XMPPResourceConnection here.
|
XMPPSession |
XMPPSession class is a container class for all
XMPPResourceConnection objects for
particular user (i.e. all user's connected resources) |
Enum | Description |
---|---|
Authorization |
Authorization enumeration type defines authorization error
codes. |
ConnectionStatus | Deprecated |
StanzaType |
Describe class StanzaType here.
|
StreamError |
Exception | Description |
---|---|
NoConnectionIdException | |
NotAuthorizedException |
This exception is usually trown when there is kind of access violation error.
|
PacketErrorTypeException |
Describe class PacketErrorTypeException here.
|
XMPPException |
Base exception type used for other eceptions defined for XMPP
protocol.
|
XMPPParserException |
Describe class XMPPParserException here.
|
Copyright © 2017 "Tigase, Inc.". All rights reserved.