|
Class Summary |
| Base64 |
Deprecated. The commons-codec Base64 class will be used in HttpClient 2.1 |
| DateParser |
A utility class for parsing HTTP dates as used in cookies and other headers. |
| EncodingUtil |
The home for utility methods that handle various encoding tasks. |
| HttpURLConnection |
Provides a HttpURLConnection wrapper around HttpClient's
HttpMethod. |
| TimeoutController |
Executes a task with a specified timeout. |
| URIUtil |
The URI escape and character encoding and decoding utility. |
| URIUtil.Coder |
The basic and internal utility for URI escape and character encoding and
decoding. |
Provides some utility classes for use by HttpClient.