Openfire 3.9.3 Javadoc

Package org.jivesoftware.openfire.multiplex

Connection Manager implementation.

See:
          Description

Class Summary
ClientSessionConnection Represents a connection of a Client Session that was established to a Connection Manager.
ConnectionMultiplexerManager A ConnectionMultiplexerManager is responsible for keeping track of the connected Connection Managers and the sessions that were established with the Connection Managers.
MultiplexerPacketDeliverer Fallback method used by SocketConnection when connected to a connection manager.
MultiplexerPacketHandler IQ packets sent from Connection Managers themselves to the server will be handled by instances of this class.
Route Route packets identify target sessions by their stream ID and contain a single wrapped stanza that should be processed by the target session.
 

Exception Summary
UnknownStanzaException  
 

Package org.jivesoftware.openfire.multiplex Description

Connection Manager implementation. Connection Managers architecture is composed of two parties.


Openfire 3.9.3 Javadoc

Copyright © 2003-2008 Jive Software.