Uses of Interface
com.rbnb.api.Mirror

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

Uses of Mirror in com.rbnb.api
 

Methods in com.rbnb.api that return Mirror
static Mirror Server.createMirror()
          Creates a Mirror.
 

Methods in com.rbnb.api with parameters of type Mirror
 void ControllerHandle.mirror(Mirror mirrorI)
          Mirrors data from or to a remote RBNB server.
 void Controller.mirror(Mirror mirrorI)
          Mirrors data from or to a remote RBNB server.