| AbstractContentBody |
|
| AbstractMultipartFormat |
HttpMultipart represents a collection of MIME multipart encoded content bodies.
|
| ContentBody |
|
| ContentDescriptor |
Represents common content properties.
|
| FormBodyPart |
FormBodyPart class represents a content body that can be used as a part of multipart encoded
entities.
|
| FormBodyPartBuilder |
|
| Header |
The header of a MIME entity.
|
| HttpMultipartMode |
MIME compliance mode.
|
| HttpRFC7578Multipart.PercentCodec |
|
| MimeField |
Minimal MIME field.
|
| MultipartEntityBuilder |
Builder for multipart HttpEntitys.
|
| MultipartFormEntity |
|
| MultipartPart |
MultipartPart class represents a content body that can be used as a part of multipart encoded
entities.
|
| MultipartPartBuilder |
|