Uses of Interface
one.nio.net.Proxy
-
Packages that use Proxy Package Description one.nio.net one.nio.pool -
-
Uses of Proxy in one.nio.net
Classes in one.nio.net that implement Proxy Modifier and Type Class Description classHttpProxyclassSocksProxy -
Uses of Proxy in one.nio.pool
Fields in one.nio.pool declared as Proxy Modifier and Type Field Description protected ProxySocketPool. proxyMethods in one.nio.pool that return Proxy Modifier and Type Method Description ProxySocketPool. getProxy()Methods in one.nio.pool with parameters of type Proxy Modifier and Type Method Description voidSocketPool. setProxy(Proxy proxy)
-