Package | Description |
---|---|
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 . |
Class and Description |
---|
Part
Abstract class for one Part of a multipart post object.
|
Class and Description |
---|
Part
Abstract class for one Part of a multipart post object.
|
PartBase
Provides setters and getters for the basic Part properties.
|
PartSource
An interface for providing access to data when posting MultiPart messages.
|
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.