public class ConnectSuccessInterceptor extends Object
| Constructor and Description |
|---|
ConnectSuccessInterceptor(ChannelManager channelManager,
NettyRequestSender requestSender) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exitAfterHandlingConnect(io.netty.channel.Channel channel,
NettyResponseFuture<?> future,
Request request,
ProxyServer proxyServer,
int statusCode,
io.netty.handler.codec.http.HttpRequest httpRequest) |
public ConnectSuccessInterceptor(ChannelManager channelManager, NettyRequestSender requestSender)
public boolean exitAfterHandlingConnect(io.netty.channel.Channel channel,
NettyResponseFuture<?> future,
Request request,
ProxyServer proxyServer,
int statusCode,
io.netty.handler.codec.http.HttpRequest httpRequest)
throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.