Class SocksProxy.Socks4

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable
    Enclosing class:
    SocksProxy

    public class SocksProxy.Socks4
    extends SocksProxy.Proxy
    See Also:
    SOCKS4
    • Constructor Detail

      • Socks4

        public Socks4​(IoSession session)
    • Method Detail

      • onMessage

        protected void onMessage​(Buffer buffer)
                          throws java.io.IOException
        Overrides:
        onMessage in class SocksProxy.Proxy
        Throws:
        java.io.IOException
      • onChannelOpened

        protected void onChannelOpened​(OpenFuture future)
      • getNTString

        protected java.lang.String getNTString​(Buffer buffer)