Uses of Class
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.HttpHost

Packages that use HttpHost
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of HttpHost in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient
 

Subclasses of HttpHost in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient
 class ProxyHost
          Holds all of the variables needed to describe an HTTP connection to a proxy.
 

Methods in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient with parameters of type HttpHost
 void HostConfiguration.setHost(HttpHost host)
          Sets the given host
 

Constructors in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient with parameters of type HttpHost
HttpHost(HttpHost httphost)
          Copy constructor for HttpHost
 



Copyright © 2010 Internet2. All Rights Reserved.