@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, forwardConnection
acceptInboundMessage, channelRead
channelActive, channelInactive, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public 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.