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