Uses of Enum Class
org.eclipse.jetty.server.HttpChannelState.State
Packages that use HttpChannelState.State
-
Uses of HttpChannelState.State in org.eclipse.jetty.server
Fields in org.eclipse.jetty.server declared as HttpChannelState.StateMethods in org.eclipse.jetty.server that return HttpChannelState.StateModifier and TypeMethodDescriptionHttpChannelState.getState()static HttpChannelState.StateReturns the enum constant of this class with the specified name.static HttpChannelState.State[]HttpChannelState.State.values()Returns an array containing the constants of this enum class, in the order they are declared.