Org.Apache.Http.Params Namespace
Remarks
The parameterization framework for HTTP components.
Classes
| Type | Reason |
|---|---|
| AbstractHttpParams | Abstract base class for parameter collections. |
| BasicHttpParams | This class represents a collection of HTTP protocol parameters. |
| CoreConnectionPNames | Defines parameter names for connections in HttpCore. |
| CoreConnectionPNamesConsts | |
| CoreProtocolPNames | Defines parameter names for protocol execution in HttpCore. |
| CoreProtocolPNamesConsts | |
| DefaultedHttpParams | IHttpParams implementation that delegates resolution of a parameter to the given default IHttpParams instance if the parameter is not present in the local one. |
| HttpAbstractParamBean | [Android Documentation] |
| HttpConnectionParamBean | [Android Documentation] |
| HttpConnectionParams | An adaptor for accessing connection parameters in IHttpParams. |
| HttpConnectionParams+InterfaceConsts | |
| HttpProtocolParamBean | [Android Documentation] |
| HttpProtocolParams | This class implements an adaptor around the IHttpParams interface to simplify manipulation of the HTTP protocol specific parameters. |
| InterfaceConsts | |
| IHttpParams | Represents a collection of HTTP protocol and framework parameters. |

