@ChannelHandler.Sharable public abstract class SocksConnectHandler<T> extends RelayConnectHandler<T>
host, port, PROXIED, PROXIED_RESPONSE, PROXIED_SECURE| Constructor and Description |
|---|
SocksConnectHandler(Configuration configuration,
MockServerLogger mockServerLogger,
LifeCycle server,
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(Configuration configuration, MockServerLogger mockServerLogger, LifeCycle server, String host, int port)
protected void removeCodecSupport(io.netty.channel.ChannelHandlerContext ctx)
removeCodecSupport in class RelayConnectHandler<T>Copyright © 2022. All rights reserved.