Package org.apache.http.client.params

Parameters for configuring the default HttpClient implementation.

See:
          Description

Interface Summary
AllClientPNames Collected parameter names for the HttpClient module.
ClientPNames Parameter names for HTTP client parameters.
 

Class Summary
AuthPolicy Standard authentication schemes supported by HttpClient.
ClientParamBean This is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP client parameters using Java Beans conventions.
CookiePolicy Standard cookie specifications supported by HttpClient.
HttpClientParams An adaptor for manipulating HTTP client parameters in HttpParams.
 

Package org.apache.http.client.params Description

Parameters for configuring the default HttpClient implementation.



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.