| Package | Description | 
|---|---|
| com.streambase.liveview.client | 
 Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
LiveViewServerCapability.AlertRules  | 
static class  | 
LiveViewServerCapability.AlertWithQueryString  | 
static class  | 
LiveViewServerCapability.AlertWithQuiescence  | 
static class  | 
LiveViewServerCapability.BlockingDeleteQuery  | 
static class  | 
LiveViewServerCapability.ClientVersionAware  | 
static class  | 
LiveViewServerCapability.DataOnRemoveMessage  | 
static class  | 
LiveViewServerCapability.ExternalLiveViewHosting  | 
static class  | 
LiveViewServerCapability.FullSchemas  | 
static class  | 
LiveViewServerCapability.PluggableTableProviders  | 
static class  | 
LiveViewServerCapability.PublishSupportsByteOrder  | 
static class  | 
LiveViewServerCapability.PublishV2  | 
static class  | 
LiveViewServerCapability.ReferenceTablesDirectly  | 
static class  | 
LiveViewServerCapability.SavedWorkspaces  | 
static class  | 
LiveViewServerCapability.SeparatelyTransmittedExtendedKeys  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends LiveViewServerCapability> | 
LiveViewConnection.getCapability(Class<T> typeOfCapability)
Returns the object that represents a capability of the connected server,
 or throws NoSuchCapabilityException if the type of capability is not
 supported by the server. 
 | 
<T extends LiveViewServerCapability> | 
LiveViewConnection.hasCapability(Class<T> typeOfCapability)
Returns true if the connected server supports the given type of capability. 
 | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.