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

Packages that use edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.params
edu.internet2.middleware.grouperClient.ssl   
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.auth Provides implementation of various authentication schemes as well as utility classes that can be used to authenticate HTTP requests. 
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.methods.multipart Provides Multipart support classes for the org.apache.commons.httpclient.methods.MultipartPostMethod
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.params HttpClient preferences framework. 
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.protocol Provides protocol specific socket factory handling. 
 

Classes in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.params used by edu.internet2.middleware.grouperClient.ssl
HttpConnectionParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
 

Classes in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.params used by edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient
HostParams
          This class represents a collection of HTTP protocol parameters applicable to instances of HostConfiguration.
HttpClientParams
          This class represents a collection of HTTP protocol parameters applicable to instances of HttpClient.
HttpConnectionManagerParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP connection managers.
HttpConnectionParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
HttpMethodParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP methods.
 

Classes in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.params used by edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.auth
HttpParams
          This interface represents a collection of HTTP protocol parameters.
 

Classes in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.params used by edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.methods.multipart
HttpMethodParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP methods.
 

Classes in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.params used by edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.params
DefaultHttpParams
          This class represents a collection of HTTP protocol parameters.
HttpConnectionParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
HttpMethodParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP methods.
HttpParams
          This interface represents a collection of HTTP protocol parameters.
HttpParamsFactory
          A factory for getting the default set of parameters to use when creating an instance of HttpParams.
 

Classes in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.params used by edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.protocol
HttpConnectionParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
 



Copyright © 2010 Internet2. All Rights Reserved.