Uses of Interface
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.LinkLoadComputerListener

Packages that use LinkLoadComputerListener
be.ac.ulg.montefiore.run.totem.trafficMatrix.model This package holds the model for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl This package holds the implementation of the model for the trafficMatrix package. 
 

Uses of LinkLoadComputerListener in be.ac.ulg.montefiore.run.totem.trafficMatrix.model
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model with parameters of type LinkLoadComputerListener
 void LinkLoadComputer.addListener(LinkLoadComputerListener listener)
          Add a listener.
 void LinkLoadComputer.removeListener(LinkLoadComputerListener listener)
          Remove a listener.
 

Uses of LinkLoadComputerListener in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl with parameters of type LinkLoadComputerListener
 void LinkLoadComputerImpl.addListener(LinkLoadComputerListener listener)
          Add a listener.
 void LinkLoadComputerImpl.removeListener(LinkLoadComputerListener listener)
          Remove a listener.
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.