org.jivesoftware.openfire.nio
Class MultiplexerConnectionHandler
java.lang.Object
org.apache.mina.common.IoHandlerAdapter
org.jivesoftware.openfire.nio.ConnectionHandler
org.jivesoftware.openfire.nio.MultiplexerConnectionHandler
- All Implemented Interfaces:
- org.apache.mina.common.IoHandler
public class MultiplexerConnectionHandler
- 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 |
MultiplexerConnectionHandler
public MultiplexerConnectionHandler(String serverName)
Copyright © 2003-2007 Jive Software.