Package org.apache.commons.httpclient.params
HttpClient preferences framework.
- Since:
- 3.0
-
Interface Summary Interface Description 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 ofHttpParams. -
Class Summary Class Description DefaultHttpParams This class represents a collection of HTTP protocol parameters.DefaultHttpParamsFactory HostParams This class represents a collection of HTTP protocol parameters applicable toinstances of HostConfiguration.HttpClientParams This class represents a collection of HTTP protocol parameters applicable toinstances of HttpClient.HttpConnectionManagerParams This class represents a collection of HTTP protocol parameters applicable toHTTP connection managers.HttpConnectionParams This class represents a collection of HTTP protocol parameters applicable toHTTP connections.HttpMethodParams This class represents a collection of HTTP protocol parameters applicable toHTTP methods.