Uses of Interface
org.apache.hc.client5.http.entity.mime.ContentDescriptor
Packages that use ContentDescriptor
-
Uses of ContentDescriptor in org.apache.hc.client5.http.entity.mime
Subinterfaces of ContentDescriptor in org.apache.hc.client5.http.entity.mimeClasses in org.apache.hc.client5.http.entity.mime that implement ContentDescriptorModifier and TypeClassDescriptionclass
class
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.