| 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 |
|---|---|
| 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.
|
| 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 |
Describe class XMPPSession here.
|
| Enum | Description |
|---|---|
| Authorization |
Authorization enumeration type defines authorization error
codes. |
| ConnectionStatus | Deprecated |
| StanzaType |
Describe class StanzaType here.
|
| 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 © 2014 "Tigase, Inc.". All rights reserved.