|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
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. |
ExceptionUtil | The home for utility methods that handle various exception-related tasks. |
HttpURLConnection | Provides a HttpURLConnection wrapper around HttpClient's
HttpMethod . |
ParameterParser | A simple parser intended to parse sequences of name/value pairs. |
TimeoutController | Executes a task with a specified timeout. |
URIUtil | The URI escape and character encoding and decoding utility. |
URIUtil.Coder | Deprecated. use org.apache.commons.codec.net.URLCodec |
Exception Summary | |
DateParseException | An exception to indicate an error parsing a date string. |
TimeoutController.TimeoutException | Signals that the task timed out. |
Provides some utility classes for use by HttpClient.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |