Uses of Enum Class
org.glassfish.jersey.client.RequestEntityProcessing
Packages that use RequestEntityProcessing
-
Uses of RequestEntityProcessing in org.glassfish.jersey.client
Methods in org.glassfish.jersey.client that return RequestEntityProcessingModifier and TypeMethodDescriptionstatic RequestEntityProcessingReturns the enum constant of this class with the specified name.static RequestEntityProcessing[]RequestEntityProcessing.values()Returns an array containing the constants of this enum class, in the order they are declared.