Uses of Class
com.ning.http.client.ProxyServer

Packages that use ProxyServer
com.ning.http.client   
 

Uses of ProxyServer in com.ning.http.client
 

Methods in com.ning.http.client that return ProxyServer
static ProxyServer ProxyServer.fromProxy(Proxy proxy)
          Convert from Java java.net.Proxy object.
 ProxyServer AsyncHttpClientConfig.getProxyServer()
          An instance of ProxyServer used by an AsyncHttpClient
 

Methods in com.ning.http.client with parameters of type ProxyServer
 AsyncHttpClientConfig.Builder AsyncHttpClientConfig.Builder.setProxyServer(ProxyServer proxyServer)
          Set an instance of ProxyServer used by an AsyncHttpClient
 



Copyright © 2010. All Rights Reserved.