Uses of Enum
org.apache.hc.client5.http.entity.mime.HttpMultipartMode
Packages that use HttpMultipartMode
-
Uses of HttpMultipartMode in org.apache.hc.client5.http.entity.mime
Fields in org.apache.hc.client5.http.entity.mime declared as HttpMultipartModeMethods in org.apache.hc.client5.http.entity.mime that return HttpMultipartModeModifier and TypeMethodDescriptionstatic HttpMultipartModeReturns the enum constant of this type with the specified name.static HttpMultipartMode[]HttpMultipartMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hc.client5.http.entity.mime with parameters of type HttpMultipartMode