All Packages
-
Package Summary 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 withCookie
.org.apache.commons.httpclient.methods Classes implementingHttpMethod
for the base HTTP methods.org.apache.commons.httpclient.methods.multipart Provides Multipart support classes for theMultipartPostMethod
.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.