rice.pastry.direct
Interface SimulatorListener

All Superinterfaces:
GenericSimulatorListener<NodeHandle,Message>

public interface SimulatorListener
extends GenericSimulatorListener<NodeHandle,Message>

Notified for every message that is sent over the network. to install this, call NetworkSimulator.addSimulatorListener().

Author:
Jeff Hoye

Method Summary
 
Methods inherited from interface rice.pastry.direct.GenericSimulatorListener
messageReceived, messageSent
 



Copyright © 2010. All Rights Reserved.