Uses of Interface
driver.CBR.ClientInterface

Packages that use CBR.ClientInterface
driver SWANS demo, benchmark and test simulation programs. 
 

Uses of CBR.ClientInterface in driver
 

Classes in driver that implement CBR.ClientInterface
static class CBR.Client
          A client node in the simulation.
 

Methods in driver that return CBR.ClientInterface
 CBR.ClientInterface CBR.Client.getProxy()
          Returns this object's proxy interface.