|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientConnection.State | |
---|---|
com.asdf.server | Server component of the software. |
Uses of ClientConnection.State in com.asdf.server |
---|
Methods in com.asdf.server that return ClientConnection.State | |
---|---|
ClientConnection.State |
ClientConnection.getReceivingState()
Getter for receivingState |
static ClientConnection.State |
ClientConnection.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ClientConnection.State[] |
ClientConnection.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |