Package | Description |
---|---|
org.glassfish.jersey.servlet |
Jersey generic Servlet container integration classes.
|
Modifier and Type | Method and Description |
---|---|
WebConfig.ConfigType |
WebConfig.getConfigType()
Get the configuration type of this config.
|
WebConfig.ConfigType |
WebFilterConfig.getConfigType() |
WebConfig.ConfigType |
WebServletConfig.getConfigType() |
static WebConfig.ConfigType |
WebConfig.ConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebConfig.ConfigType[] |
WebConfig.ConfigType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.