| Package | Description |
|---|---|
| csbase.server.services.openbusservice |
| Modifier and Type | Method and Description |
|---|---|
OpenbusStatus.ConnectionState |
OpenbusStatus.getState() |
static OpenbusStatus.ConnectionState |
OpenbusStatus.ConnectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenbusStatus.ConnectionState[] |
OpenbusStatus.ConnectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OpenbusStatus(OpenbusStatus.ConnectionState state,
Date lastConnectionDate) |
OpenbusStatus(OpenbusStatus.ConnectionState state,
Exception exception,
Date lastConnectionDate) |
Copyright © 2020. All rights reserved.