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