Class | Description |
---|---|
FormBodyPart |
FormBodyPart class represents a content body that can be used as a part of multipart encoded
entities.
|
FormBodyPartBuilder |
Builder for individual
FormBodyPart s. |
Header |
The header of an entity (see RFC 2045).
|
HttpMultipart | Deprecated
(4.3) Use
MultipartEntityBuilder . |
MIME | |
MinimalField |
Minimal MIME field.
|
MultipartEntity | Deprecated
4.3 Use
MultipartEntityBuilder . |
MultipartEntityBuilder |
Builder for multipart
HttpEntity s. |
Enum | Description |
---|---|
HttpMultipartMode |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.