Uses of Class
be.ac.ulg.montefiore.run.totem.domain.exception.BadLspTypeException

Packages that use BadLspTypeException
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 BadLspTypeException in be.ac.ulg.montefiore.run.totem.domain.model
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model that throw BadLspTypeException
 void Lsp.setLspId(java.lang.String id)
          Sets the id of the LSP (the LSP must not be established in the domain).
 void Lsp.setProtectedLsp(java.lang.String lspId)
          Sets the protected lsp of a backup lsp.
 

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that throw BadLspTypeException
 void LspImpl.setLspId(java.lang.String id)
           
 void LspImpl.setProtectedLsp(java.lang.String lspId)
           
 



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