| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RouteInterface.Aodv
AODV routing entity interface.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface jist.swans.route.RouteInterface | 
|---|
| RouteInterface.Aodv, RouteInterface.BezierRouting, RouteInterface.Dsr, RouteInterface.ECGRIDRouting, RouteInterface.GenericRouting, RouteInterface.HeartbeatProtocol, RouteInterface.MultiTreeRouting, RouteInterface.RandomPathRouting, RouteInterface.ShortestPathRouting, RouteInterface.Zrp | 
| Method Summary | |
|---|---|
|  void | RREQtimeout(java.lang.Object rreqObj)This event is called periodically after a route request is originated, until a route has been found. | 
|  void | sendIpMsg(NetMessage.Ip ipMsg,
          MacAddress destMacAddr)Sends IP message after transmission delay, and renews precursor list entry. | 
|  void | timeout()AODV Timeout event, which gets called periodically. | 
| Methods inherited from interface jist.swans.route.RouteInterface | 
|---|
| peek, send | 
| Methods inherited from interface jist.swans.net.NetInterface.NetHandler | 
|---|
| dropNotify, receive | 
| Methods inherited from interface jist.swans.misc.Protocol | 
|---|
| start | 
| Method Detail | 
|---|
void timeout()
void RREQtimeout(java.lang.Object rreqObj)
rreqObj - RouteRequest object
void sendIpMsg(NetMessage.Ip ipMsg,
               MacAddress destMacAddr)
ipMsg - IP message to senddestMacAddr - next hop mac address| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||