Package | Description |
---|---|
org.apache.hc.client5.http.entity.mime |
MIME coded HTTP entity implementations.
|
Class and Description |
---|
AbstractContentBody |
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
Builder for individual
FormBodyPart s. |
Header
The header of a MIME entity.
|
HttpMultipartMode
MIME compliance mode.
|
MimeField
Minimal MIME field.
|
MultipartEntityBuilder
Builder for multipart
HttpEntity s. |
MultipartPart
MultipartPart class represents a content body that can be used as a part of multipart encoded
entities.
|
MultipartPartBuilder
Builder for individual
MultipartPart s. |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.