org.netbeans.core
Class NbProxySelector
java.lang.Object
java.net.ProxySelector
org.netbeans.core.NbProxySelector
public final class NbProxySelector
- extends ProxySelector
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
select
public List<Proxy> select(URI uri)
- Specified by:
select in class ProxySelector
connectFailed
public void connectFailed(URI arg0,
SocketAddress arg1,
IOException arg2)
- Specified by:
connectFailed in class ProxySelector