@ChannelHandler.Sharable public abstract class SocksConnectHandler<T> extends RelayConnectHandler<T>
host, port, PROXIED, PROXIED_RESPONSE, PROXIED_SECURE| Constructor and Description | 
|---|
SocksConnectHandler(LifeCycle server,
                   MockServerLogger mockServerLogger,
                   String host,
                   int port)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
removeCodecSupport(io.netty.channel.ChannelHandlerContext ctx)  | 
channelRead0, exceptionCaught, failureResponse, removeHandler, removeHandler, successResponseacceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic SocksConnectHandler(LifeCycle server, MockServerLogger mockServerLogger, String host, int port)
protected void removeCodecSupport(io.netty.channel.ChannelHandlerContext ctx)
removeCodecSupport in class RelayConnectHandler<T>Copyright © 2020. All rights reserved.