|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.httpclient.params | |
org.apache.commons.httpclient | Classes and interfaces supporting the client side of the HTTP protocol. |
org.apache.commons.httpclient.auth | Provides implementation of various authentication schemes as well as utility classes that can be used to authenticate HTTP requests. |
org.apache.commons.httpclient.methods.multipart | Provides Multipart support classes for the MultipartPostMethod . |
org.apache.commons.httpclient.params | HttpClient preferences framework. |
org.apache.commons.httpclient.protocol | Provides protocol specific socket factory handling. |
Classes in org.apache.commons.httpclient.params used by org.apache.commons.httpclientHostParams
|
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 . |
Classes in org.apache.commons.httpclient.params used by org.apache.commons.httpclient.authHttpParams
|
This interface represents a collection of HTTP protocol parameters. |
Classes in org.apache.commons.httpclient.params used by org.apache.commons.httpclient.methods.multipartHttpMethodParams
|
This class represents a collection of HTTP protocol parameters applicable to HTTP methods . |
Classes in org.apache.commons.httpclient.params used by org.apache.commons.httpclient.paramsDefaultHttpParams
|
This class represents a collection of HTTP protocol parameters. 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 .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 . |
Classes in org.apache.commons.httpclient.params used by org.apache.commons.httpclient.protocolHttpConnectionParams
|
This class represents a collection of HTTP protocol parameters applicable to HTTP connections . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |