public interface ChainProxyManager
| Modifier and Type | Method and Description |
|---|---|
String |
getChainProxy(org.jboss.netty.handler.codec.http.HttpRequest httpRequest) |
void |
onCommunicationError(String hostAndPort)
Callback to report proxy problems
|
String getChainProxy(org.jboss.netty.handler.codec.http.HttpRequest httpRequest)
httpRequest - The HTTP request.void onCommunicationError(String hostAndPort)
hostAndPort - host and port of the proxyCopyright © 2009-2013 LittleShoot. All Rights Reserved.