Uses of Class
com.streambase.sb.client.BaseClient
Packages that use BaseClient
Package
Description
Provides classes and interfaces used to communicate with a Streaming server.
-
Uses of BaseClient in com.streambase.sb.client
Subclasses of BaseClient in com.streambase.sb.clientModifier and TypeClassDescriptionclassThis is a StreamBaseClient that is intended for use by several independent queries.classThis class is used to send administrative commands to the StreamBase ServerclassA client used to subscribe to StreamBase streams and to send commands to the StreamBase Server.