org.jivesoftware.openfire.nio
Class ComponentConnectionHandler
java.lang.Object
org.apache.mina.common.IoHandlerAdapter
org.jivesoftware.openfire.nio.ConnectionHandler
org.jivesoftware.openfire.nio.ComponentConnectionHandler
- All Implemented Interfaces:
- org.apache.mina.common.IoHandler
public class ComponentConnectionHandler
- extends ConnectionHandler
ConnectionHandler that knows which subclass of StanzaHandler
should
be created and how to build and configure a NIOConnection
.
- Author:
- Gaston Dombiak
Methods inherited from class org.apache.mina.common.IoHandlerAdapter |
sessionCreated |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentConnectionHandler
public ComponentConnectionHandler(String serverName)
Copyright © 2003-2007 Jive Software.