public class HttpProxy extends ProxyConfiguration.Proxy
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpProxy.HttpProxyClientConnectionFactory |
| Constructor and Description |
|---|
HttpProxy(Origin.Address address,
boolean secure) |
HttpProxy(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getURI() |
ClientConnectionFactory |
newClientConnectionFactory(ClientConnectionFactory connectionFactory) |
getAddress, getExcludedAddresses, getIncludedAddresses, isSecure, matches, toStringpublic HttpProxy(String host, int port)
public HttpProxy(Origin.Address address, boolean secure)
public ClientConnectionFactory newClientConnectionFactory(ClientConnectionFactory connectionFactory)
newClientConnectionFactory in class ProxyConfiguration.ProxyconnectionFactory - the nested ClientConnectionFactoryClientConnectionFactory for this ProxyConfiguration.Proxypublic URI getURI()
getURI in class ProxyConfiguration.ProxyCopyright © 1995-2015 Webtide. All Rights Reserved.