public class PropertiesBasedProxySelector extends ProxySelector
Constructor and Description |
---|
PropertiesBasedProxySelector(org.gcube.dataanalysis.dataminer.poolmanager.util.NetworkConfiguration config) |
PropertiesBasedProxySelector(String proxySettingsPath) |
Modifier and Type | Method and Description |
---|---|
void |
connectFailed(URI uri,
SocketAddress socketAddress,
IOException e) |
List<Proxy> |
select(URI uri) |
getDefault, setDefault
public PropertiesBasedProxySelector(String proxySettingsPath)
public PropertiesBasedProxySelector(org.gcube.dataanalysis.dataminer.poolmanager.util.NetworkConfiguration config)
public List<Proxy> select(URI uri)
select
in class ProxySelector
public void connectFailed(URI uri, SocketAddress socketAddress, IOException e)
connectFailed
in class ProxySelector
Copyright © 2017. All Rights Reserved.