public class HttpProxy extends ProxyConfiguration.Proxy
| Constructor | Description |
|---|---|
HttpProxy(java.lang.String host,
int port) |
|
HttpProxy(Origin.Address address,
boolean secure) |
| Modifier and Type | Method | Description |
|---|---|---|
java.net.URI |
getURI() |
|
org.eclipse.jetty.io.ClientConnectionFactory |
newClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory connectionFactory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAddress, getExcludedAddresses, getIncludedAddresses, isSecure, matches, toStringpublic HttpProxy(java.lang.String host,
int port)
public HttpProxy(Origin.Address address, boolean secure)
public org.eclipse.jetty.io.ClientConnectionFactory newClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory connectionFactory)
newClientConnectionFactory in class ProxyConfiguration.ProxyconnectionFactory - the nested ClientConnectionFactoryClientConnectionFactory for this ProxyConfiguration.Proxypublic java.net.URI getURI()
getURI in class ProxyConfiguration.ProxyCopyright © 1995–2018 Webtide. All rights reserved.