jist.swans.misc
Interface Protocol

All Known Subinterfaces:
RouteInterface.Aodv, RouteInterface.BezierRouting, RouteInterface.ECGRIDRouting, RouteInterface.GenericRouting, RouteInterface.HeartbeatProtocol, RouteInterface.MultiTreeRouting, RouteInterface.RandomPathRouting, RouteInterface.ShortestPathRouting, RouteInterface.Zrp, RouteInterface.Zrp.Brp, RouteInterface.Zrp.Iarp, RouteInterface.Zrp.Ierp, RouteInterface.Zrp.Ndp
All Known Implementing Classes:
GeographicalTreeRouting, GeographicalTreeRouting, GeographicalTreeRouting, GeographicalTreeRouting, HeartbeatProtocol, HeartbeatProtocol, RouteAodv, RouteBezier, RouteBezier, RouteBezier, RouteZrp, RouteZrpBrp, RouteZrpBrpFlood, RouteZrpIarp, RouteZrpIerp, RouteZrpNdp, RouteZrpZdp

public interface Protocol

Network protocol interface.

Since:
SWANS1.0

Method Summary
 void start()
          Start running protocol.
 

Method Detail

start

void start()
Start running protocol.