Package org.apache.commons.httpclient.util

Provides some utility classes for use by HttpClient.

See:
          Description

Class Summary
Base64 Base64 encoder and decoder.
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.
 

Exception Summary
TimeoutController.TimeoutException Signals that the task timed out.
 

Package org.apache.commons.httpclient.util Description

Provides some utility classes for use by HttpClient.

Since:
2.0


Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.