|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSim.Routing.Champ.RouteRepairTimeout
public class RouteRepairTimeout
Constructor Summary | |
---|---|
RouteRepairTimeout(int sequenceNumber,
NormalPacketHeader norHeader,
Packet packet,
ChampAlgorithm champ)
Creates a new instance of RouteRepairTimeout |
Method Summary | |
---|---|
void |
perform(Simulation sim,
double time)
Perform will figure out whether or not it now has a route for the packet. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RouteRepairTimeout(int sequenceNumber, NormalPacketHeader norHeader, Packet packet, ChampAlgorithm champ)
Method Detail |
---|
public void perform(Simulation sim, double time)
perform
in interface SimulationEvent
sim
- non-null Simulationtime
- simulation time, exactly equal to the result of Simulation.getTime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |