@ChannelHandler.Sharable public class Socks4ProxyHandler extends SocksProxyHandler<io.netty.handler.codec.socksx.v4.Socks4CommandRequest>
mockServerLogger, server| Constructor and Description | 
|---|
Socks4ProxyHandler(LifeCycle server,
                  MockServerLogger mockServerLogger)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
channelRead0(io.netty.channel.ChannelHandlerContext ctx,
            io.netty.handler.codec.socksx.v4.Socks4CommandRequest commandRequest)  | 
channelReadComplete, exceptionCaught, forwardConnectionacceptInboundMessage, channelReadchannelActive, channelInactive, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic Socks4ProxyHandler(LifeCycle server, MockServerLogger mockServerLogger)
protected void channelRead0(io.netty.channel.ChannelHandlerContext ctx,
                            io.netty.handler.codec.socksx.v4.Socks4CommandRequest commandRequest)
channelRead0 in class io.netty.channel.SimpleChannelInboundHandler<io.netty.handler.codec.socksx.v4.Socks4CommandRequest>Copyright © 2020. All rights reserved.