Uses of Enum
org.eclipse.jetty.server.HttpChannelState.State
-
Uses of HttpChannelState.State in org.eclipse.jetty.server
Modifier and TypeMethodDescriptionHttpChannelState.getState()
static HttpChannelState.State
Returns the enum constant of this type with the specified name.static HttpChannelState.State[]
HttpChannelState.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.