@ChannelHandler.Sharable public abstract class SocksConnectHandler<T> extends RelayConnectHandler<T>
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, successResponse
acceptInboundMessage, channelRead
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public 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.