Uses of Class
org.apache.hc.client5.http.entity.mime.AbstractContentBody
Packages that use AbstractContentBody
-
Uses of AbstractContentBody in org.apache.hc.client5.http.entity.mime
Subclasses of AbstractContentBody in org.apache.hc.client5.http.entity.mimeModifier and TypeClassDescriptionclass
Binary body part backed by a byte array.class
Binary body part backed by a file.class
Binary body part backed by an input stream.class
Text body part backed by a byte array.