Uses of Class
be.ac.ulg.montefiore.run.totem.domain.model.SwitchingMethod

Packages that use SwitchingMethod
be.ac.ulg.montefiore.run.totem.domain.model This package holds the model for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.impl This package holds classes which are the implementation of the model for the domain package. 
 

Uses of SwitchingMethod in be.ac.ulg.montefiore.run.totem.domain.model
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model that return SwitchingMethod
 SwitchingMethod Domain.getSwitchingMethod()
          Returns the current active switching method
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model with parameters of type SwitchingMethod
 void Domain.setSwitchingMethod(SwitchingMethod sm)
          Set a switching method for the domain.
 

Uses of SwitchingMethod in be.ac.ulg.montefiore.run.totem.domain.model.impl
 

Subclasses of SwitchingMethod in be.ac.ulg.montefiore.run.totem.domain.model.impl
 class FastRerouteSwitchingMethod
          Temporarily activate backup LSPs when a link or node status changed.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return SwitchingMethod
 SwitchingMethod DomainImpl.getSwitchingMethod()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl with parameters of type SwitchingMethod
 void DomainImpl.setSwitchingMethod(SwitchingMethod sm)
           
 



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