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