Package | Description |
---|---|
com.redhat.thermostat.common.storage |
Modifier and Type | Method and Description |
---|---|
static Connection.ConnectionStatus |
Connection.ConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Connection.ConnectionStatus[] |
Connection.ConnectionStatus.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.ConnectionListener.changed(Connection.ConnectionStatus newStatus) |
protected void |
Connection.fireChanged(Connection.ConnectionStatus status) |
Copyright © 2012. All Rights Reserved.