ProxySearchStrategypublic class DesktopProxySearchStrategy extends Object implements ProxySearchStrategy
| Constructor | Description |
|---|---|
DesktopProxySearchStrategy() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
Gets the printable name of the search strategy.
|
ProxySelector |
getProxySelector() |
Gets the default ProxySelector for the current platform.
|
public ProxySelector getProxySelector() throws ProxyException
getProxySelector in interface ProxySearchStrategyProxyException - on error.public String getName()
getName in interface ProxySearchStrategyCopyright © 2019. All rights reserved.