Class MultiplexerConnectionHandler

  • All Implemented Interfaces:
    org.apache.mina.core.service.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
    • Constructor Detail