Uses of Interface
com.streambase.liveview.client.clientcontrol.ClientController
-
Packages that use ClientController Package Description com.streambase.liveview.client Provides classes and interfaces fundamental to the TIBCO LiveView Java API. -
-
Uses of ClientController in com.streambase.liveview.client
Methods in com.streambase.liveview.client that return ClientController Modifier and Type Method Description ClientController
LiveViewConnection. getClientController()
A ClientController is used to perform actions to control clients.
-