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