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