Package | Description |
---|---|
com.streambase.liveview.client |
Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API.
|
Modifier and Type | Method and Description |
---|---|
LiveViewConnectionControl.ConnectionState |
LiveViewConnectionControl.getConnectionState() |
static LiveViewConnectionControl.ConnectionState |
LiveViewConnectionControl.ConnectionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LiveViewConnectionControl.ConnectionState[] |
LiveViewConnectionControl.ConnectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|