Connection Manager 3.6.3 Javadoc

org.jivesoftware.multiplexer.net
Class ClientConnectionHandler

java.lang.Object
  extended by org.apache.mina.common.IoHandlerAdapter
      extended by org.jivesoftware.multiplexer.net.ConnectionHandler
          extended by org.jivesoftware.multiplexer.net.ClientConnectionHandler
All Implemented Interfaces:
org.apache.mina.common.IoHandler

public class ClientConnectionHandler
extends ConnectionHandler

ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection.

Author:
Gaston Dombiak

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

ClientConnectionHandler

public ClientConnectionHandler()

Connection Manager 3.6.3 Javadoc

Copyright © 2003-2006 Jive Software.