public class SdkProxyRoutePlanner
extends org.apache.http.impl.conn.DefaultRoutePlanner
| Constructor and Description | 
|---|
| SdkProxyRoutePlanner(String proxyHost,
                    int proxyPort,
                    Protocol proxyProtocol,
                    String nonProxyHosts) | 
| 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) | 
protected org.apache.http.HttpHost determineProxy(org.apache.http.HttpHost target,
                                                  org.apache.http.HttpRequest request,
                                                  org.apache.http.protocol.HttpContext context)
                                           throws org.apache.http.HttpException
determineProxy in class org.apache.http.impl.conn.DefaultRoutePlannerorg.apache.http.HttpExceptionCopyright © 2018. All rights reserved.