Uses of Interface
com.rbnb.api.Shortcut

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

Uses of Shortcut in com.rbnb.api
 

Methods in com.rbnb.api that return Shortcut
static Shortcut Server.createShortcut(String nameI, String destinationAddressI, double costI)
          Creates a Shortcut object.
 

Methods in com.rbnb.api with parameters of type Shortcut
 void Client.start(Shortcut shortcutI)
          Starts a shortcut connection.
 void Client.stop(Shortcut shortcutI)
          Stops the local Shortcut.