public class DesktopProxySearchStrategy extends Object implements ProxySearchStrategy
| Constructor and Description |
|---|
DesktopProxySearchStrategy() |
| Modifier and Type | Method and 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 © 2022. All rights reserved.