Uses of Interface
rice.pastry.direct.GenericSimulatorListener

Packages that use GenericSimulatorListener
rice.pastry.direct   
 

Uses of GenericSimulatorListener in rice.pastry.direct
 

Subinterfaces of GenericSimulatorListener in rice.pastry.direct
 interface SimulatorListener
          Notified for every message that is sent over the network.
 

Methods in rice.pastry.direct with parameters of type GenericSimulatorListener
 boolean NetworkSimulatorImpl.addSimulatorListener(GenericSimulatorListener<Identifier,MessageType> sl)
           
 boolean NetworkSimulator.addSimulatorListener(GenericSimulatorListener<Identifier,MessageType> sl)
           
 boolean NetworkSimulatorImpl.removeSimulatorListener(GenericSimulatorListener<Identifier,MessageType> sl)
           
 boolean NetworkSimulator.removeSimulatorListener(GenericSimulatorListener<Identifier,MessageType> sl)
           
 



Copyright © 2010. All Rights Reserved.