Interface SingleSessionIoHandlerFactory

    • Method Detail

      • getHandler

        SingleSessionIoHandler getHandler​(IoSession session)
                                   throws java.lang.Exception
        Deprecated.
        Parameters:
        session - the session for which a handler is requested
        Returns:
        a SingleSessionIoHandler for the given session.
        Throws:
        java.lang.Exception - If we can't get the handler