Enum Class ServletChannelState.Action

java.lang.Object
java.lang.Enum<ServletChannelState.Action>
org.eclipse.jetty.ee10.servlet.ServletChannelState.Action
All Implemented Interfaces:
Serializable, Comparable<ServletChannelState.Action>, Constable
Enclosing class:
ServletChannelState

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