Package | Description |
---|---|
org.apache.commons.httpclient.methods.multipart |
Provides Multipart support classes for the
MultipartPostMethod . |
Modifier and Type | Class and Description |
---|---|
class |
FilePart
This class implements a part of a Multipart post object that
consists of a file.
|
class |
StringPart
Simple string parameter for a multipart post
|
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.