Enum Class HttpChannelState.Action

java.lang.Object
java.lang.Enum<HttpChannelState.Action>
org.eclipse.jetty.ee8.nested.HttpChannelState.Action
All Implemented Interfaces:
Serializable, Comparable<HttpChannelState.Action>, 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.