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