Class AbstractProxyIoHandler

    • Constructor Detail

      • AbstractProxyIoHandler

        public AbstractProxyIoHandler()
    • Method Detail

      • proxySessionOpened

        public abstract void proxySessionOpened​(IoSession session)
                                         throws Exception
        Method called only when handshake has completed.
        Parameters:
        session - the io session
        Throws:
        Exception - If the proxy session can't be opened