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

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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl with parameters of type LSPRoutingParameter
 void LspImpl.setInitParameters(LSPRoutingParameter param)
          Initilise the lsp with the given parameters
 

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

Subclasses of LSPRoutingParameter in be.ac.ulg.montefiore.run.totem.repository.model
 class LSPBypassRoutingParameter
          This class specifies the information needed to compute a bypass backup.
 class LSPDetourRoutingParameter
          This class specifies the information needed to compute a detour backup.
 class LSPPrimaryRoutingParameter
          This class specifies the information needed to compute a primary LSP.
 



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