Uses of Interface
jist.swans.route.RouteInterface.Aodv

Packages that use RouteInterface.Aodv
jist.swans.route Routing entity of SWANS simulator and related classes. 
 

Uses of RouteInterface.Aodv in jist.swans.route
 

Classes in jist.swans.route that implement RouteInterface.Aodv
 class RouteAodv
          Ad-hoc On-demand Distance Vector (AODV) Routing Protocol Implementation.
 

Methods in jist.swans.route that return RouteInterface.Aodv
 RouteInterface.Aodv RouteAodv.getProxy()
          Returns self-referencing proxy entity.