Uses of Interface
com.streambase.liveview.client.LiveViewMultiConnection
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of LiveViewMultiConnection in com.streambase.liveview.client
Modifier and TypeMethodDescriptionstatic LiveViewMultiConnection
LiveViewConnectionFactory.getConnection
(MultiConnectionConfig config, boolean waitForConnection) Retrieves aLiveViewMultiConnection
based on the givenMultiConnectionConfig
.