Class | Description |
---|---|
FormBodyPart |
FormBodyPart class represents a content body that can be used as a part of multipart encoded
entities.
|
Header |
The header of an entity (see RFC 2045).
|
HttpMultipart |
HttpMultipart represents a collection of MIME multipart encoded content bodies.
|
MIME | |
MinimalField |
Minimal MIME field.
|
MultipartEntity |
Multipart/form coded HTTP entity consisting of multiple body parts.
|
Enum | Description |
---|---|
HttpMultipartMode |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.