Package | Description |
---|---|
org.glassfish.grizzly |
Modifier and Type | Method and Description |
---|---|
static Connection.CloseType |
Connection.CloseType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Connection.CloseType[] |
Connection.CloseType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Connection.CloseListener.onClosed(Connection connection,
Connection.CloseType type)
Deprecated.
|
Copyright © 2015 Oracle Corporation. All rights reserved.