Class CustomProxySelector
java.lang.Object
java.net.ProxySelector
swiss.trustbroker.common.setup.config.CustomProxySelector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconnectFailed(URI uri, SocketAddress socketAddress, IOException ioException) Methods inherited from class java.net.ProxySelector
getDefault, of, setDefault
-
Constructor Details
-
CustomProxySelector
public CustomProxySelector()
-
-
Method Details
-
select
- Specified by:
selectin classProxySelector
-
connectFailed
- Specified by:
connectFailedin classProxySelector
-