|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
NetworkSimulator.addSimulatorListener(GenericSimulatorListener<Identifier,MessageType> sl)
|
boolean |
NetworkSimulatorImpl.addSimulatorListener(GenericSimulatorListener<Identifier,MessageType> sl)
|
boolean |
NetworkSimulator.removeSimulatorListener(GenericSimulatorListener<Identifier,MessageType> sl)
|
boolean |
NetworkSimulatorImpl.removeSimulatorListener(GenericSimulatorListener<Identifier,MessageType> sl)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |