Uses of Enum Class
kong.unirest.core.java.BoundaryAppender
Packages that use BoundaryAppender
-
Uses of BoundaryAppender in kong.unirest.core.java
Subclasses with type arguments of type BoundaryAppender in kong.unirest.core.javaModifier and TypeClassDescription(package private) enumStrategy for appending the boundary across parts.Methods in kong.unirest.core.java that return BoundaryAppenderModifier and TypeMethodDescription(package private) static BoundaryAppenderBoundaryAppender.get(int partIndex, int partsSize) static BoundaryAppenderReturns the enum constant of this class with the specified name.static BoundaryAppender[]BoundaryAppender.values()Returns an array containing the constants of this enum class, in the order they are declared.