Class LoggingProxy
java.lang.Object
java.net.ProxySelector
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.LoggingProxy
public class LoggingProxy extends ProxySelector
-
Constructor Summary
Constructors Constructor Description LoggingProxy(ProxySelector def) -
Method Summary
Modifier and Type Method Description voidconnectFailed(URI uri, SocketAddress sa, IOException ioe)List<Proxy>select(URI uri)Methods inherited from class java.net.ProxySelector
getDefault, of, setDefault
-
Constructor Details
-
LoggingProxy
-
-
Method Details
-
select
- Specified by:
selectin classProxySelector
-
connectFailed
- Specified by:
connectFailedin classProxySelector
-