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
FormBodyParts.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 multipartHttpEntitys.MultipartPart class represents a content body that can be used as a part of multipart encoded entities.Builder for individualMultipartParts.Text body part backed by a byte array.