Package tigase.xmpp

Interface Summary
XMPPImplIfc Describe interface XMPPImplIfc here.
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.
XMPPProcessorIfc Describe interface XMPPProcessorIfc here.
XMPPStopListenerIfc Describe interface XMPPStopListener here.
 

Class Summary
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 Summary
Authorization Authorization enumeration type defines authorization error codes.
ConnectionStatus The XMPPResourceConnection Object can be put in special states when all packets received to by this connection are threated in different way: INIT - Behaviour is like in NORMAL state.
StanzaType Describe class StanzaType here.
 

Exception Summary
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.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.