public class CustomProxyRoutePlanner
extends org.apache.http.impl.conn.DefaultRoutePlanner
| Constructor and Description |
|---|
CustomProxyRoutePlanner(AtomProxyConfig proxyConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.HttpHost |
determineProxy(org.apache.http.HttpHost target,
org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context) |
public CustomProxyRoutePlanner(AtomProxyConfig proxyConfig)