Package | Description |
---|---|
com.sun.webkit.network |
Modifier and Type | Field and Description |
---|---|
private SocketStreamHandle.State |
SocketStreamHandle.state |
Modifier and Type | Method and Description |
---|---|
static SocketStreamHandle.State |
SocketStreamHandle.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SocketStreamHandle.State[] |
SocketStreamHandle.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|