Uses of Interface
com.rbnb.api.PlugIn

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

Uses of PlugIn in com.rbnb.api
 

Methods in com.rbnb.api that return PlugIn
 PlugIn Server.createPlugIn(String nameI)
          Creates a PlugIn for this Server.
 PlugIn Server.createRAMPlugIn(String nameI)
          Creates a PlugIn that communicates via RAM.