Package | Description |
---|---|
etri.sdn.controller.protocol.io |
Modifier and Type | Field and Description |
---|---|
private Connection.STATUS |
Connection.client_status |
Modifier and Type | Method and Description |
---|---|
Connection.STATUS |
Connection.getStatus() |
static Connection.STATUS |
Connection.STATUS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Connection.STATUS[] |
Connection.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Connection.setStatus(Connection.STATUS stat) |