Home » commons-httpclient-3.1-src » org.apache.commons » httpclient » params »

org.apache.commons.httpclient.params

Interfaces:

HttpParams   This interface represents a collection of HTTP protocol parameters.  code | html
HttpParamsFactory   A factory for getting the default set of parameters to use when creating an instance of HttpParams code | html

Classes:

DefaultHttpParams   This class represents a collection of HTTP protocol parameters.  code | html
DefaultHttpParamsFactory     code | html
HostParams   This class represents a collection of HTTP protocol parameters applicable to instances of HostConfiguration code | html
HttpClientParams   This class represents a collection of HTTP protocol parameters applicable to instances of HttpClient code | html
HttpConnectionManagerParams   This class represents a collection of HTTP protocol parameters applicable to HTTP connection managers code | html
HttpConnectionParams   This class represents a collection of HTTP protocol parameters applicable to HTTP connections code | html
HttpMethodParams   This class represents a collection of HTTP protocol parameters applicable to HTTP methods code | html
TestHttpParams.SimpleService     code | html
TestParamsAll     code | html
TestSSLTunnelParams.HttpVersionHandler     code | html

All Test Cases:

TestHttpParams   HTTP preference framework tests.  code | html
TestSSLTunnelParams   Tunnelling proxy configuration.  code | html