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

Quick Search    Search Deep

org.apache.commons.httpclient.params: Javadoc index of package org.apache.commons.httpclient.params.


Package Samples:

org.apache.commons.httpclient.params

Classes:

HostParams: This class represents a collection of HTTP protocol parameters applicable to instances of HostConfiguration . Protocol parameters may be linked together to form a hierarchy. If a particular parameter value has not been explicitly defined in the collection itself, its value will be drawn from the parent collection of parameters.
HttpConnectionManagerParams: This class represents a collection of HTTP protocol parameters applicable to HTTP connection managers . Protocol parameters may be linked together to form a hierarchy. If a particular parameter value has not been explicitly defined in the collection itself, its value will be drawn from the parent collection of parameters.
HttpClientParams: This class represents a collection of HTTP protocol parameters applicable to instances of HttpClient . Protocol parameters may be linked together to form a hierarchy. If a particular parameter value has not been explicitly defined in the collection itself, its value will be drawn from the parent collection of parameters.
HttpConnectionParams: This class represents a collection of HTTP protocol parameters applicable to HTTP connections . Protocol parameters may be linked together to form a hierarchy. If a particular parameter value has not been explicitly defined in the collection itself, its value will be drawn from the parent collection of parameters.
HttpMethodParams: This class represents a collection of HTTP protocol parameters applicable to HTTP methods . Protocol parameters may be linked together to form a hierarchy. If a particular parameter value has not been explicitly defined in the collection itself, its value will be drawn from the parent collection of parameters.
HttpParams: This interface represents a collection of HTTP protocol parameters. Protocol parameters may be linked together to form a hierarchy. If a particular parameter value has not been explicitly defined in the collection itself, its value will be drawn from the parent collection of parameters.
DefaultHttpParams: This class represents a collection of HTTP protocol parameters. Protocol parameters may be linked together to form a hierarchy. If a particular parameter value has not been explicitly defined in the collection itself, its value will be drawn from the parent collection of parameters.
HttpParamsFactory: A factory for getting the default set of parameters to use when creating an instance of HttpParams .
TestHttpParams: HTTP preference framework tests.
TestSSLTunnelParams: Tunnelling proxy configuration.
DefaultHttpParamsFactory: TODO: comment type
TestParamsAll

Home | Contact Us | Privacy Policy | Terms of Service