Package | Description |
---|---|
io.cettia |
Modifier and Type | Method and Description |
---|---|
ServerSocket.State |
ServerSocket.state()
The current state of the socket.
|
static ServerSocket.State |
ServerSocket.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerSocket.State[] |
ServerSocket.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2015, The Cettia Project