Uses of Class
org.apache.http.ProxyHost

Packages that use ProxyHost
org.apache.http The core interfaces and classes of the HTTP components. 
org.apache.http.impl Default implementations for interfaces in org.apache.http
 

Uses of ProxyHost in org.apache.http
 

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

Uses of ProxyHost in org.apache.http.impl
 

Constructors in org.apache.http.impl with parameters of type ProxyHost
DefaultHttpProxyConnection(ProxyHost proxyhost)
           
DefaultHttpProxyConnection(ProxyHost proxyhost, java.net.InetAddress localAddress)
           
 



Copyright 2005-2005-2006 Apache Software Foundation. All Rights Reserved.