Since: API Level 1
package

org.apache.http.params

Classes | Description

The parameterization framework for HTTP components.

more...

Interfaces

CoreConnectionPNamesDefines parameter names for connections in HttpCore. 
CoreProtocolPNamesDefines parameter names for protocol execution in HttpCore. 
HttpParamsRepresents a collection of HTTP protocol and framework parameters. 

Classes

AbstractHttpParamsAbstract base class for parameter collections. 
BasicHttpParamsThis class represents a collection of HTTP protocol parameters. 
DefaultedHttpParamsHttpParams implementation that delegates resolution of a parameter to the given default HttpParams instance if the parameter is not present in the local one. 
HttpAbstractParamBean 
HttpConnectionParamBean 
HttpConnectionParamsAn adaptor for accessing connection parameters in HttpParams
HttpProtocolParamBean 
HttpProtocolParamsThis class implements an adaptor around the HttpParams interface to simplify manipulation of the HTTP protocol specific parameters.