@ChannelHandler.Sharable public class Socks4ProxyHandler extends SocksProxyHandler<io.netty.handler.codec.socksx.v4.Socks4CommandRequest>
configuration, mockServerLogger, server| Constructor and Description |
|---|
Socks4ProxyHandler(Configuration configuration,
MockServerLogger mockServerLogger,
LifeCycle server) |
| 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(Configuration configuration, MockServerLogger mockServerLogger, LifeCycle server)
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 © 2022. All rights reserved.