Uses of Package
com.rbnb.api

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

Classes in com.rbnb.api used by com.rbnb.api
AddressException
          Extended RBNBException for addressing problems.
BuildInterface
          RBNB build version information interface.
Client
          Client-side representation of a client application connection to the RBNB server.
ClientInterface
          Common representation of a client application connection to an RBNB server.
Controller
          Client-side representation of an application control connection to an RBNB server.
DataArray
          Data information extracted from an Rmap.
DataBlock
          Describes and provides the data belonging to an Rmap.
DataRequest
          Request for data from the DataTurbine.
Mirror
          Client-side representation of a mirror of data from one RBNB server to another.
PlugIn
          Client-side representation of a plugin client application connection to the RBNB server.
PlugInInterface
          Common representation of a plugin client application connection to the RBNB server.
RBNBException
          RBNB exception interface.
RegisteredInterface
          Interface for getting registration information.
RequestOptions
          Data request options class.
Rmap
          Hierarchical description of data.
RmapInterface
          Rmap methods interface.
SecurityProvider
           
SerializeException
          Serialization exception class.
Server
          Object representing a handle to an RBNB server.
Shortcut
          Client-side representation of a shortcut connection from one server to another.
Sink
          Client-side representation of a sink client application connection to the RBNB server.
SinkInterface
          Common representation of a sink client application connection to the RBNB server.
Source
          Client-side representation of a source client application connection to the RBNB server.
SourceInterface
          Common representation of a source client application connection to the RBNB server.
TimeRange
          The range of times that applies to the data of an Rmap.
Username
          Username class for the RBNB V2 DataTurbine server.
UsernameInterface
          Username interface.
 

Classes in com.rbnb.api used by com.rbnb.sapi
RequestOptions
          Data request options class.