Package | Description |
---|---|
org.apache.commons.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
org.apache.commons.httpclient.auth |
Provides implementation of various authentication schemes as well as
utility classes that can be used to authenticate HTTP requests.
|
org.apache.commons.httpclient.cookie |
Provides cookie handling in conjunction with
Cookie . |
org.apache.commons.httpclient.methods |
Classes implementing
HttpMethod for the base HTTP methods. |
org.apache.commons.httpclient.methods.multipart |
Provides Multipart support classes for the
MultipartPostMethod . |
org.apache.commons.httpclient.params |
HttpClient preferences framework.
|
org.apache.commons.httpclient.protocol |
Provides protocol specific socket factory handling.
|
org.apache.commons.httpclient.util |
Provides some utility classes for use by HttpClient.
|
Copyright (c) 1999-2005 - Apache Software Foundation