Uses of Class
com.streambase.liveview.client.SendTupleInfo
-
Packages that use SendTupleInfo Package Description com.streambase.liveview.client Provides classes and interfaces fundamental to the TIBCO LiveView Java API. -
-
Uses of SendTupleInfo in com.streambase.liveview.client
Methods in com.streambase.liveview.client that return SendTupleInfo Modifier and Type Method Description SendTupleInfo
LiveViewConnection. getSendTupleInfo(StreamBaseURI sbUri, String targetInputStreamName, String responseOutputStreamName)
Gets the schemas associated with streams, for the purposes of using SendTupleAction.
-