Package | Description |
---|---|
org.glassfish.grizzly.filterchain |
Modifier and Type | Method and Description |
---|---|
FilterChainContext.State |
FilterChainContext.state()
Get the current processing task state.
|
static FilterChainContext.State |
FilterChainContext.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterChainContext.State[] |
FilterChainContext.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Oracle Corporation. All rights reserved.