Package org.apache.hc.client5.http.entity.mime
package org.apache.hc.client5.http.entity.mime
MIME coded HTTP entity implementations.
-
ClassDescriptionHttpMultipart represents a collection of MIME multipart encoded content bodies.Binary body part backed by a byte array.Represents common content properties.Binary body part backed by a file.FormBodyPart class represents a content body that can be used as a part of multipart encoded entities.Builder for individual
FormBodyPart
s.The header of a MIME entity.MIME compliance mode.Binary body part backed by an input stream.HttpBrowserCompatibleMultipart represents a collection of MIME multipart encoded content bodies.Minimal MIME field.Builder for multipartHttpEntity
s.MultipartPart class represents a content body that can be used as a part of multipart encoded entities.Builder for individualMultipartPart
s.Text body part backed by a byte array.