public class NullProxySelector extends ProxySelector
Proxy.NO_PROXY| Constructor and Description |
|---|
NullProxySelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
connectFailed(URI uri,
SocketAddress sa,
IOException ioe) |
List<Proxy> |
select(URI uri) |
getDefault, setDefaultpublic List<Proxy> select(URI uri)
select in class ProxySelectorpublic void connectFailed(URI uri, SocketAddress sa, IOException ioe)
connectFailed in class ProxySelectorCopyright © 2020. All rights reserved.