public class SimpleProxySelector extends ProxySelector
| Constructor and Description |
|---|
SimpleProxySelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
connectFailed(URI uri,
SocketAddress sa,
IOException ioe) |
List<Proxy> |
select(URI uri) |
getDefault, setDefaultpublic void connectFailed(URI uri, SocketAddress sa, IOException ioe)
connectFailed in class ProxySelectorpublic List<Proxy> select(URI uri)
select in class ProxySelectorCopyright © 2011 Nuxeo SA. All Rights Reserved.