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