Uses of Class
be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.LinkLoadComputerAlreadyExistsException

Packages that use LinkLoadComputerAlreadyExistsException
be.ac.ulg.montefiore.run.totem.trafficMatrix.facade This package holds the manager for the trafficMatrix package. 
 

Uses of LinkLoadComputerAlreadyExistsException in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade that throw LinkLoadComputerAlreadyExistsException
 java.lang.String LinkLoadComputerManager.addLinkLoadComputer(LinkLoadComputer llc)
          Add the given LinkLoadComputer to the manager.
 void LinkLoadComputerManager.addLinkLoadComputer(LinkLoadComputer llc, boolean addAsDefault, java.lang.String id)
          Adds a LinkLoadComputer to the manager and make it start listening to events by calling LinkLoadComputer.startListening().
 



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