Uses of Enum Class
org.glassfish.jersey.servlet.WebConfig.ConfigType
Package
Description
Jersey generic Servlet container integration classes.
-
Uses of WebConfig.ConfigType in org.glassfish.jersey.servlet
Modifier and TypeMethodDescriptionWebConfig.getConfigType()
Get the configuration type of this config.WebFilterConfig.getConfigType()
WebServletConfig.getConfigType()
static WebConfig.ConfigType
Returns the enum constant of this class with the specified name.static WebConfig.ConfigType[]
WebConfig.ConfigType.values()
Returns an array containing the constants of this enum class, in the order they are declared.