| Name | Description | Type | Package | Framework |
| ClientConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | Echo |
|
| ComponentConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | Echo |
|
| ConnectionHandler | A ConnectionHandler is responsible for creating new sessions, destroying sessions and delivering received XML stanzas to the proper StanzaHandler. | Class | org.jivesoftware.openfire.nio | Echo |
|
| MultiplexerConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | Echo |
|
| NIOConnection | | Class | org.jivesoftware.openfire.nio | Echo |
|
| OfflinePacketDeliverer | Fallback method used by NIOConnection when a connection fails to send a Packet (likely because it was closed). | Class | org.jivesoftware.openfire.nio | Echo |
|
| ServerConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configureAuthor:Guus der Kinderen, guus. | Class | org.jivesoftware.openfire.nio | Echo |
|
| XMLNotWellFormedException | An Exception indicating that evaluated content is not valid XML. | Class | org.jivesoftware.openfire.nio | Echo |
|
| XMPPCodecFactory | Factory that specifies the encode and decoder to use for parsing XMPP stanzas. | Class | org.jivesoftware.openfire.nio | Echo |
|
| XMPPDecoder | Decoder class that parses ByteBuffers and generates XML stanzas. | Class | org.jivesoftware.openfire.nio | Echo |
|
| XMPPEncoder | Encoder that does nothing. | Class | org.jivesoftware.openfire.nio | Echo |
|
| ClientConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| ComponentConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| ConnectionHandler | A ConnectionHandler is responsible for creating new sessions, destroying sessions and delivering received XML stanzas to the proper StanzaHandler. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| MultiplexerConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| NIOConnection | | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| OfflinePacketDeliverer | Fallback method used by NIOConnection when a connection fails to send a Packet (likely because it was closed). | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| ServerConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configureAuthor:Guus der Kinderen, guus. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| XMLNotWellFormedException | An Exception indicating that evaluated content is not valid XML. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| XMPPCodecFactory | Factory that specifies the encode and decoder to use for parsing XMPP stanzas. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| XMPPDecoder | Decoder class that parses ByteBuffers and generates XML stanzas. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
| XMPPEncoder | Encoder that does nothing. | Class | org.jivesoftware.openfire.nio | OpenFire |