Uses of Class
com.streambase.liveview.client.LiveViewConnectionCanceledException
-
Packages that use LiveViewConnectionCanceledException Package Description com.streambase.liveview.client Provides classes and interfaces fundamental to the TIBCO LiveView Java API. -
-
Uses of LiveViewConnectionCanceledException in com.streambase.liveview.client
Methods in com.streambase.liveview.client that throw LiveViewConnectionCanceledException Modifier and Type Method Description static LiveViewConnection
LiveViewConnectionFactory. getConnection(ConnectionConfig config)
Retrieves aLiveViewConnection
based on theConnectionConfig
-