urv.olsr.mcast
Interface TopologyInformationSender

All Known Implementing Classes:
OLSRController

public interface TopologyInformationSender

Interface that implement the classes that need to pass topology information events to the above layer.

Author:
Gerard Paris Aixala, Raul Gracia Tinedo

Method Summary
 void sendTopologyInformationEvent()
          Method defined in order to send TopologyEvents to the above layer.
 

Method Detail

sendTopologyInformationEvent

void sendTopologyInformationEvent()
Method defined in order to send TopologyEvents to the above layer.

See Also:
TopologyEvent