Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.handler.codec.ReplayingDecoder<S>
- io.netty.handler.codec.socks.SocksAuthRequestDecoder
- io.netty.handler.codec.socks.SocksAuthResponseDecoder
- io.netty.handler.codec.socks.SocksCmdRequestDecoder
- io.netty.handler.codec.socks.SocksCmdResponseDecoder
- io.netty.handler.codec.socks.SocksInitRequestDecoder
- io.netty.handler.codec.socks.SocksInitResponseDecoder
- io.netty.handler.codec.ReplayingDecoder<S>
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- io.netty.handler.codec.socks.SocksMessageEncoder
- io.netty.handler.codec.MessageToByteEncoder<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.socks.SocksMessage
- io.netty.handler.codec.socks.SocksRequest
- io.netty.handler.codec.socks.SocksAuthRequest
- io.netty.handler.codec.socks.SocksCmdRequest
- io.netty.handler.codec.socks.SocksInitRequest
- io.netty.handler.codec.socks.UnknownSocksRequest
- io.netty.handler.codec.socks.SocksResponse
- io.netty.handler.codec.socks.SocksAuthResponse
- io.netty.handler.codec.socks.SocksCmdResponse
- io.netty.handler.codec.socks.SocksInitResponse
- io.netty.handler.codec.socks.UnknownSocksResponse
- io.netty.handler.codec.socks.SocksRequest
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.netty.handler.codec.socks.SocksAddressType
- io.netty.handler.codec.socks.SocksAuthRequestDecoder.State
- io.netty.handler.codec.socks.SocksAuthResponseDecoder.State
- io.netty.handler.codec.socks.SocksAuthScheme
- io.netty.handler.codec.socks.SocksAuthStatus
- io.netty.handler.codec.socks.SocksCmdRequestDecoder.State
- io.netty.handler.codec.socks.SocksCmdResponseDecoder.State
- io.netty.handler.codec.socks.SocksCmdStatus
- io.netty.handler.codec.socks.SocksCmdType
- io.netty.handler.codec.socks.SocksInitRequestDecoder.State
- io.netty.handler.codec.socks.SocksInitResponseDecoder.State
- io.netty.handler.codec.socks.SocksMessageType
- io.netty.handler.codec.socks.SocksProtocolVersion
- io.netty.handler.codec.socks.SocksRequestType
- io.netty.handler.codec.socks.SocksResponseType
- io.netty.handler.codec.socks.SocksSubnegotiationVersion
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)