Uses of Class
be.ac.ulg.montefiore.run.totem.repository.model.LSPDetourRoutingParameter

Packages that use LSPDetourRoutingParameter
be.ac.ulg.montefiore.run.totem.repository.CSPF This package holds CSPF-related classes (various implementations of the CSPF algorithm is available). 
be.ac.ulg.montefiore.run.totem.repository.DAMOTE This package holds DAMOTE-related classes. 
be.ac.ulg.montefiore.run.totem.repository.model This package holds the model for the repository package. 
 

Uses of LSPDetourRoutingParameter in be.ac.ulg.montefiore.run.totem.repository.CSPF
 

Methods in be.ac.ulg.montefiore.run.totem.repository.CSPF with parameters of type LSPDetourRoutingParameter
 TotemActionList CSPF.routeDetour(Domain domain, LSPDetourRoutingParameter param)
          Computes a detour backup for a LSP.
 

Uses of LSPDetourRoutingParameter in be.ac.ulg.montefiore.run.totem.repository.DAMOTE
 

Methods in be.ac.ulg.montefiore.run.totem.repository.DAMOTE with parameters of type LSPDetourRoutingParameter
 TotemActionList DAMOTE.routeDetour(Domain dom, LSPDetourRoutingParameter param)
          Computes a global detour or local detours for a primary LSP
 

Uses of LSPDetourRoutingParameter in be.ac.ulg.montefiore.run.totem.repository.model
 

Methods in be.ac.ulg.montefiore.run.totem.repository.model with parameters of type LSPDetourRoutingParameter
 TotemActionList LSPBackupRouting.routeDetour(Domain domain, LSPDetourRoutingParameter param)
          Computes a detour backup for a LSP
 



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