flowsim.core
Interface NodeMonitor

All Known Implementing Classes:
RouterImpl, SLATRouter

public abstract interface NodeMonitor


Method Summary
 void iface_changed(Node node, int iface)
           
 

Method Detail

iface_changed

public void iface_changed(Node node,
                          int iface)