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