Uses of Interface
com.streambase.sb.client.Admin
Package
Description
Provides classes and interfaces used to communicate with a Streaming server.
-
Uses of Admin in com.streambase.sb.client
Modifier and TypeClassDescription(package private) class
Interface describes the admin commands that pass from the client to the stream base server.Modifier and TypeMethodDescription(package private) static Admin
AdminFactory.create
(List<StreamBaseURI> _uris) Create the admin implementation object that does the actual communication to the server.