Package peersim.cdsim

Interface Summary
CDProtocol Defines cycle driven protocols, that is, protocols that have a periodic activity in regular time intervals.
 

Class Summary
CDSimulator This is the cycle driven simulation engine.
CDState This is the common state of a cycle driven simulation that all objects see.
DaemonProtocol A protocol that is not really a protocol, but a trick to carry out all kinds of tasks during the simulation.
FullNextCycle Control to run a cycle of the cycle driven simulation.
NextCycle It generalizes its superclass so that the list of protocols to run can be specified.
Shuffle Shuffles the network.