Package org.apache.http.params

The parameterization framework for HTTP components.

See:
          Description

Interface Summary
HttpParams Represents a collection of HTTP protocol and framework parameters.
 

Class Summary
BasicHttpParams This class represents a collection of HTTP protocol parameters.
HttpConnectionParams An adaptor for accessing connection parameters in HttpParams.
HttpProtocolParams This class implements an adaptor around the HttpParams interface to simplify manipulation of the HTTP protocol specific parameters.
 

Package org.apache.http.params Description

The parameterization framework for HTTP components.



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.