Wildfire 3.2.4 Javadoc

org.jivesoftware.wildfire.nio
Class MultiplexerConnectionHandler

java.lang.Object
  extended by org.apache.mina.common.IoHandlerAdapter
      extended by org.jivesoftware.wildfire.nio.ConnectionHandler
          extended by org.jivesoftware.wildfire.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

Field Summary
 
Fields inherited from class org.jivesoftware.wildfire.nio.ConnectionHandler
serverName
 
Constructor Summary
MultiplexerConnectionHandler(String serverName)
           
 
Method Summary
 
Methods inherited from class org.jivesoftware.wildfire.nio.ConnectionHandler
exceptionCaught, messageReceived, messageSent, sessionClosed, sessionIdle, sessionOpened
 
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
 

Constructor Detail

MultiplexerConnectionHandler

public MultiplexerConnectionHandler(String serverName)

Wildfire 3.2.4 Javadoc

Copyright © 2003-2007 Jive Software.