|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Timer | |
|---|---|
| jist.swans.route | Routing entity of SWANS simulator and related classes. |
| Uses of Timer in jist.swans.route |
|---|
| Classes in jist.swans.route that implement Timer | |
|---|---|
class |
RouteZrpBrp
Zone Routing Protocol: Bordercast Resolution (sub)Protocol: Default implementation. |
class |
RouteZrpBrpFlood
Zone Routing Protocol: Bordercast Resolution (sub)Protocol: Naive flooding. |
class |
RouteZrpIarp
Zone Routing Protocol: IntrAzone Routing (sub)Protocol: Default implementation. |
class |
RouteZrpIerp
Zone Routing Protocol: IntErzone Routing (sub)Protocol: Default implementation. |
class |
RouteZrpNdp
Zone Routing Protocol: Node Discovery (sub)Protocol: Default implementation. |
| Methods in jist.swans.route with parameters of type Timer | |
|---|---|
void |
RouteInterface.Zrp.timeout(Timer t)
Process timer expiration. |
void |
RouteZrp.timeout(Timer t)
Process timer expiration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||