@ChannelHandler.Sharable public class Socks5ProxyHandler extends SocksProxyHandler<io.netty.handler.codec.socksx.v5.Socks5Message>
mockServerLogger, server
Constructor and Description |
---|
Socks5ProxyHandler(LifeCycle server,
MockServerLogger mockServerLogger) |
Modifier and Type | Method and Description |
---|---|
protected void |
channelRead0(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.socksx.v5.Socks5Message socksRequest) |
channelReadComplete, exceptionCaught, forwardConnection
acceptInboundMessage, channelRead
channelActive, channelInactive, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public Socks5ProxyHandler(LifeCycle server, MockServerLogger mockServerLogger)
Copyright © 2020. All rights reserved.