Uses of Enum Class
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
Methods in org.glassfish.jersey.server.spi.internal that return ValueParamProvider.PriorityModifier and TypeMethodDescriptionstatic ValueParamProvider.Priority
Returns the enum constant of this class with the specified name.static ValueParamProvider.Priority[]
ValueParamProvider.Priority.values()
Returns an array containing the constants of this enum class, in the order they are declared.