jist.swans.route
Interface RouteInterface.MultiTreeRouting

All Superinterfaces:
JistAPI.Proxiable, JistAPI.Timeless, NetInterface.NetHandler, Protocol, RouteInterface
All Known Implementing Classes:
GeographicalTreeRouting, GeographicalTreeRouting, GeographicalTreeRouting, GeographicalTreeRouting
Enclosing interface:
RouteInterface

public static interface RouteInterface.MultiTreeRouting
extends RouteInterface, Protocol

NWU 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 epochConditionCompleted(Message msgAggr, java.lang.Object incomingAggregationBean)
           
 
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

epochConditionCompleted

void epochConditionCompleted(Message msgAggr,
                             java.lang.Object incomingAggregationBean)