Uses of Class
org.glassfish.jersey.server.spi.internal.ValueFactoryProvider.Priority

Packages that use ValueFactoryProvider.Priority
org.glassfish.jersey.server.spi.internal Jersey server-side internal service provider contract (SPI) classes. 
 

Uses of ValueFactoryProvider.Priority in org.glassfish.jersey.server.spi.internal
 

Methods in org.glassfish.jersey.server.spi.internal that return ValueFactoryProvider.Priority
static ValueFactoryProvider.Priority ValueFactoryProvider.Priority.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ValueFactoryProvider.Priority[] ValueFactoryProvider.Priority.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.