BodyPart |
Body part entity.
|
BodyPartBodyStreamReader |
|
BodyPartBodyStreamWriter |
|
BodyPartHeaders |
Body part headers.
|
ContentDisposition |
A generic representation of the Content-Disposition header.
|
ContentDisposition.Builder |
|
FileFormParams |
Form object which simplifies sending of multipart forms.
|
FileFormParams.Builder |
|
MultiPart |
Deprecated, for removal: This API element is subject to removal in a future version.
|
MultiPartBodyReader |
Deprecated, for removal: This API element is subject to removal in a future version.
|
MultiPartBodyWriter |
|
MultiPartDecoder |
Reactive processor that decodes HTTP payload as a stream of BodyPart .
|
MultiPartEncoder |
Reactive processor that encodes a stream of BodyPart into an HTTP payload.
|
MultiPartSupport |
Multipart media support.
|
ReadableBodyPart |
Readable body part entity.
|
ReadableBodyPart.Builder |
Builder class for creating BodyPart instances.
|
ReadableBodyPartHeaders |
Readable body part headers.
|
ReadableBodyPartHeaders.Builder |
|
WriteableBodyPart |
Writeable body part entity.
|
WriteableBodyPart.Builder |
Builder class for creating BodyPart instances.
|
WriteableBodyPartContent |
Writeable body part content.
|
WriteableBodyPartHeaders |
Writeable body part headers.
|
WriteableBodyPartHeaders.Builder |
|
WriteableMultiPart |
Writeable multipart entity.
|
WriteableMultiPart.Builder |
|