Uses of Enum Class
org.eclipse.jetty.ee10.servlet.ServletChannelState.Action
Packages that use ServletChannelState.Action
-
Uses of ServletChannelState.Action in org.eclipse.jetty.ee10.servlet
Methods in org.eclipse.jetty.ee10.servlet that return ServletChannelState.ActionModifier and TypeMethodDescriptionServletChannelState.handling()protected ServletChannelState.ActionServletChannelState.unhandle()Signal that the HttpConnection has finished handling the request.static ServletChannelState.ActionReturns 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.