Uses of Enum Class
org.springframework.boot.jersey.autoconfigure.JerseyProperties.Type
Packages that use JerseyProperties.Type
-
Uses of JerseyProperties.Type in org.springframework.boot.jersey.autoconfigure
Subclasses with type arguments of type JerseyProperties.Type in org.springframework.boot.jersey.autoconfigureMethods in org.springframework.boot.jersey.autoconfigure that return JerseyProperties.TypeModifier and TypeMethodDescriptionJerseyProperties.getType()
static JerseyProperties.Type
Returns the enum constant of this class with the specified name.static JerseyProperties.Type[]
JerseyProperties.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.boot.jersey.autoconfigure with parameters of type JerseyProperties.Type