Uses of Enum
org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
Packages that use ValueParamProvider.Priority
Package
Description
Jersey server-side internal service provider contract (SPI) classes.
-
Uses of ValueParamProvider.Priority in org.glassfish.jersey.server.spi.internal
Subclasses with type arguments of type ValueParamProvider.Priority in org.glassfish.jersey.server.spi.internalModifier and TypeClassDescriptionstatic enumEnumeration of priorities for providers (e.g.Methods in org.glassfish.jersey.server.spi.internal that return ValueParamProvider.PriorityModifier and TypeMethodDescriptionstatic ValueParamProvider.PriorityReturns the enum constant of this type with the specified name.static ValueParamProvider.Priority[]ValueParamProvider.Priority.values()Returns an array containing the constants of this enum type, in the order they are declared.