Enum HttpChannelState.Action

java.lang.Object
java.lang.Enum<HttpChannelState.Action>
org.eclipse.jetty.server.HttpChannelState.Action
All Implemented Interfaces:
Serializable, Comparable<HttpChannelState.Action>, java.lang.constant.Constable
Enclosing class:
HttpChannelState

public static enum HttpChannelState.Action extends Enum<HttpChannelState.Action>
The actions to take as the channel moves from state to state.