Uses of Class
org.apache.commons.httpclient.ProxyHost

Packages that use ProxyHost
org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of ProxyHost in org.apache.commons.httpclient
 

Methods in org.apache.commons.httpclient with parameters of type ProxyHost
 void HostConfiguration.setProxyHost(ProxyHost proxyHost)
          Sets the given proxy host
 

Constructors in org.apache.commons.httpclient with parameters of type ProxyHost
ProxyHost(ProxyHost httpproxy)
          Copy constructor for HttpHost
 



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.