Uses of Enum Class
org.glassfish.grizzly.filterchain.FilterChainContext.State
Packages that use FilterChainContext.State
-
Uses of FilterChainContext.State in org.glassfish.grizzly.filterchain
Methods in org.glassfish.grizzly.filterchain that return FilterChainContext.StateModifier and TypeMethodDescriptionFilterChainContext.state()Get the current processing task state.static FilterChainContext.StateReturns the enum constant of this class with the specified name.static FilterChainContext.State[]FilterChainContext.State.values()Returns an array containing the constants of this enum class, in the order they are declared.