|
Connection Manager 3.4.4 Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mina.common.IoHandlerAdapter
org.jivesoftware.multiplexer.net.ConnectionHandler
org.jivesoftware.multiplexer.net.ClientConnectionHandler
public class ClientConnectionHandler
ConnectionHandler that knows which subclass of StanzaHandler
should
be created and how to build and configure a NIOConnection
.
Field Summary |
---|
Fields inherited from class org.jivesoftware.multiplexer.net.ConnectionHandler |
---|
router, serverName |
Constructor Summary | |
---|---|
ClientConnectionHandler()
|
Method Summary |
---|
Methods inherited from class org.jivesoftware.multiplexer.net.ConnectionHandler |
---|
exceptionCaught, messageReceived, sessionClosed, sessionIdle, sessionOpened |
Methods inherited from class org.apache.mina.common.IoHandlerAdapter |
---|
messageSent, sessionCreated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientConnectionHandler()
|
Connection Manager 3.4.4 Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |