@Contract(threading=IMMUTABLE_CONDITIONAL) public class SystemDefaultRoutePlanner extends DefaultRoutePlanner
HttpRoutePlanner implementation
based on ProxySelector. By default, this class will pick up
the proxy settings of the JVM, either from system properties
or from the browser running the application.| Constructor and Description |
|---|
SystemDefaultRoutePlanner(ProxySelector proxySelector) |
SystemDefaultRoutePlanner(SchemePortResolver schemePortResolver,
ProxySelector proxySelector) |
public SystemDefaultRoutePlanner(SchemePortResolver schemePortResolver, ProxySelector proxySelector)
proxySelector - the proxy selector, or null for the system defaultpublic SystemDefaultRoutePlanner(ProxySelector proxySelector)
proxySelector - the proxy selector, or null for the system defaultCopyright © 2010 - 2020 Adobe. All Rights Reserved