Uses of Interface
com.streambase.liveview.client.LiveViewMultiConnection
- 
Packages that use LiveViewMultiConnection Package Description com.streambase.liveview.client Provides classes and interfaces fundamental to the TIBCO LiveView Java API. - 
- 
Uses of LiveViewMultiConnection in com.streambase.liveview.client
Methods in com.streambase.liveview.client that return LiveViewMultiConnection Modifier and Type Method Description static LiveViewMultiConnectionLiveViewConnectionFactory. getConnection(MultiConnectionConfig config, boolean waitForConnection)Retrieves aLiveViewMultiConnectionbased on the givenMultiConnectionConfig. 
 -