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