Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.commons.httpclient.params

Interface Summary
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 of HttpParams.
 

Class Summary
DefaultHttpParams This class represents a collection of HTTP protocol parameters.
DefaultHttpParamsFactory TODO: comment type
HostParams This class represents a collection of HTTP protocol parameters applicable to instances of HostConfiguration.
HttpClientParams This class represents a collection of HTTP protocol parameters applicable to instances of HttpClient.
HttpConnectionManagerParams This class represents a collection of HTTP protocol parameters applicable to HTTP connection managers.
HttpConnectionParams This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
HttpMethodParams This class represents a collection of HTTP protocol parameters applicable to HTTP methods.
TestHttpParams HTTP preference framework tests.
TestParamsAll  
TestSSLTunnelParams Tunnelling proxy configuration.
TestSSLTunnelParams.HttpVersionHandler