| Name | Description | Type | Package | Framework |
| AllClientPNames | Collected parameter names for the HttpClient module. | Interface | org.apache.http.client.params | Apache HttpComponents |
| AuthPolicy | Standard authentication schemes supported by HttpClient. | Class | org.apache.http.client.params | Apache HttpComponents |
| ClientParamBean | This is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP client parameters using | Class | org.apache.http.client.params | Apache HttpComponents |
| ClientPNames | Parameter names for HTTP client parameters. | Interface | org.apache.http.client.params | Apache HttpComponents |
| CookiePolicy | Standard cookie specifications supported by HttpClient. | Class | org.apache.http.client.params | Apache HttpComponents |
| HttpClientParamConfig | Class | org.apache.http.client.params | Apache HttpComponents | |
| HttpClientParams | An adaptor for manipulating HTTP client parameters in HttpParams. | Class | org.apache.http.client.params | Apache HttpComponents |