| Package | Description |
|---|---|
| org.apache.commons.httpclient.contrib.methods.multipart | |
| 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 |
|---|
| FilePart
This class implements a part of a Multipart post object that
consists of a file.
|
| 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.
|
| 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 © 2012 Apache Software Foundation. All Rights Reserved.