| Package | Description |
|---|---|
| org.apache.commons.httpclient.contrib.methods.multipart | |
| org.apache.commons.httpclient.methods.multipart |
Provides Multipart support classes for the
MultipartPostMethod. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentTypeFilePart
A simple extension to
FilePart that automatically determines the content type
of the file. |
| 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 © 2012 Apache Software Foundation. All Rights Reserved.