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

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

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

Methods in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient that return HostParams
 HostParams HostConfiguration.getParams()
          Returns HTTP protocol parameters associated with this host.
 

Methods in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient with parameters of type HostParams
 void HostConfiguration.setParams(HostParams params)
          Assigns HTTP protocol parameters specific to this host.
 



Copyright © 2010 Internet2. All Rights Reserved.