Class AESocksProxyPlugableConnectionDefault.proxyStateRelayData

    • Field Detail

      • outward_bytes

        protected long outward_bytes
      • inward_bytes

        protected long inward_bytes
    • Constructor Detail

      • proxyStateRelayData

        protected proxyStateRelayData()
                               throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • destroy

        protected void destroy()
      • readSupport

        protected boolean readSupport​(java.nio.channels.SocketChannel sc)
                               throws java.io.IOException
        Overrides:
        readSupport in class AESocksProxyState
        Throws:
        java.io.IOException
      • writeSupport

        protected boolean writeSupport​(java.nio.channels.SocketChannel sc)
                                throws java.io.IOException
        Overrides:
        writeSupport in class AESocksProxyState
        Throws:
        java.io.IOException