Uses of Enum Class
org.eclipse.jetty.ee10.servlet.ServletChannelState.State
-
Uses of ServletChannelState.State in org.eclipse.jetty.ee10.servlet
Modifier and TypeMethodDescriptionServletChannelState.getState()
static ServletChannelState.State
Returns the enum constant of this class with the specified name.static ServletChannelState.State[]
ServletChannelState.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.