Uses of Enum
org.glassfish.jersey.client.JerseyInvocation.EntityPresence
Packages that use JerseyInvocation.EntityPresence
-
Uses of JerseyInvocation.EntityPresence in org.glassfish.jersey.client
Fields in org.glassfish.jersey.client with type parameters of type JerseyInvocation.EntityPresenceModifier and TypeFieldDescriptionprivate static final Map
<String, JerseyInvocation.EntityPresence> JerseyInvocation.METHODS
Methods in org.glassfish.jersey.client that return JerseyInvocation.EntityPresenceModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static JerseyInvocation.EntityPresence[]
JerseyInvocation.EntityPresence.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.glassfish.jersey.client that return types with arguments of type JerseyInvocation.EntityPresenceModifier and TypeMethodDescriptionprivate static Map
<String, JerseyInvocation.EntityPresence> JerseyInvocation.initializeMap()