Uses of Enum Class
org.eclipse.jetty.ee10.servlet.ServletChannelState.Action
-
Uses of ServletChannelState.Action in org.eclipse.jetty.ee10.servlet
Modifier and TypeMethodDescriptionServletChannelState.handling()
protected ServletChannelState.Action
ServletChannelState.unhandle()
Signal that the HttpConnection has finished handling the request.static ServletChannelState.Action
Returns the enum constant of this class with the specified name.static ServletChannelState.Action[]
ServletChannelState.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.