Uses of Class
org.jivesoftware.openfire.nio.ConnectionHandler
-
Packages that use ConnectionHandler Package Description org.jivesoftware.openfire.nio -
-
Uses of ConnectionHandler in org.jivesoftware.openfire.nio
Subclasses of ConnectionHandler in org.jivesoftware.openfire.nio Modifier and Type Class Description classClientConnectionHandlerConnectionHandler that knows which subclass ofStanzaHandlershould be created and how to build and configure aNIOConnection.classComponentConnectionHandlerConnectionHandler that knows which subclass ofStanzaHandlershould be created and how to build and configure aNIOConnection.classMultiplexerConnectionHandlerConnectionHandler that knows which subclass ofStanzaHandlershould be created and how to build and configure aNIOConnection.classServerConnectionHandlerConnectionHandler that knows which subclass ofStanzaHandlershould be created and how to build and configure aNIOConnection.
-