Uses of Interface
com.rbnb.api.SourceInterface

Packages that use SourceInterface
com.rbnb.api Provides the unsupported full application programming interface (API) and the DataTurbine server for the RBNB system. 
 

Uses of SourceInterface in com.rbnb.api
 

Subinterfaces of SourceInterface in com.rbnb.api
 interface Sink
          Client-side representation of a sink client application connection to the RBNB server.
 interface SinkInterface
          Common representation of a sink client application connection to the RBNB server.
 interface Source
          Client-side representation of a source client application connection to the RBNB server.