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

Packages that use LspNotFoundException
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. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl This package holds the implementation of the model for the trafficMatrix package. 
test This package holds JUnit test classes. 
 

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model that throw LspNotFoundException
 void Lsp.activateBackup(Lsp backupLsp)
           
 void Domain.addLsp(Lsp lsp)
          Add a Lsp in the domain without using implicit preemption
 void BandwidthManagement.addLsp(Lsp lsp)
          Add lsp reservation.
 void Domain.addLsp(Lsp lsp, boolean preemption)
          Add a Lsp in the domain
 void BandwidthManagement.addLspTemp(Lsp lsp)
          Adds a lsp temporarily.
 void Lsp.deactivateBackup(Lsp backupLsp)
           
 Lsp Domain.getLsp(java.lang.String id)
          Return the Lsp with the specified id
 java.lang.String DomainConvertor.getLspId(int id)
          Convert a int lsp id in a String lsp id
 int DomainConvertor.getLspId(java.lang.String id)
          Convert a String LSP id in a int LSP id
 Lsp Lsp.getProtectedLsp()
           
 void Lsp.removeBackupLsp(Lsp lsp)
          Removes a LSP for the list of backups
 void Domain.removeLsp(Lsp lsp)
          Remove a Lsp
 void BandwidthManagement.removeLsp(Lsp lsp)
          Removes lsp reservation.
 void Domain.removeLsp(Lsp lsp, boolean isReroute)
          Remove a Lsp
 void DomainConvertor.removeLspId(java.lang.String lspId)
          Remove the conversion for the lspId LSP
 void BandwidthManagement.removeLspTemp(Lsp lsp)
          Removes a lsp temporarily.
 void Domain.renameLsp(java.lang.String oldId, java.lang.String newId)
          Rename an lsp of the domain.
 void DomainConvertor.renameLspId(java.lang.String oldId, java.lang.String newId)
          Rename an LSP without changing its int id
 

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that throw LspNotFoundException
 void LspImpl.activateBackup(Lsp backupLsp)
           
 void DomainImpl.addLsp(Lsp lsp)
          Add a Lsp in the domain
 void BandwidthSharingBandwidthManagement.addLsp(Lsp lsp)
          Add lsp reservation.
 void DomainImpl.addLsp(Lsp lsp, boolean preemption)
          Add a Lsp in the domain
 void DiffServBandwidthManagement.addLspTemp(Lsp lsp)
          Removes a lsp temporarily.
 void BandwidthSharingBandwidthManagement.addLspTemp(Lsp lsp)
          Adds a lsp temporarily.
 void LspImpl.deactivateBackup(Lsp backupLsp)
           
 Lsp DomainImpl.getLsp(java.lang.String id)
          Return the Lsp with the specified id
 java.lang.String DomainConvertorImpl.getLspId(int id)
          Convert a int lsp id in a String lsp id
 int DomainConvertorImpl.getLspId(java.lang.String id)
          Convert a String LSP id in a int LSP id
 Lsp LspImpl.getProtectedLsp()
          If the LSP is a backup LSP and protect a particular LSP, this method return this protected LSP and null otherwise.
 void LspImpl.removeBackupLsp(Lsp lsp)
          Removes a LSP for the list of backups
 void DomainImpl.removeLsp(Lsp lsp)
          Remove a Lsp
 void BandwidthSharingBandwidthManagement.removeLsp(Lsp lsp)
          Removes lsp reservation.
 void DomainImpl.removeLsp(Lsp lsp, boolean isReroute)
           
 void DomainConvertorImpl.removeLspId(java.lang.String lspId)
          Remove the conversion for the lspId LSP
 void DiffServBandwidthManagement.removeLspTemp(Lsp lsp)
          !!! if the exception is thrown, tempData will be left in an inconsistent state
 void BandwidthSharingBandwidthManagement.removeLspTemp(Lsp lsp)
          Removes a lsp temporarily.
 void DomainImpl.renameLsp(java.lang.String oldId, java.lang.String newId)
          Rename an lsp of the domain.
 void DomainConvertorImpl.renameLspId(java.lang.String oldId, java.lang.String newId)
          Rename an LSP without changing its int id
 

Uses of LspNotFoundException in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl that throw LspNotFoundException
 Path BasicIGPShortcutStrategy.computePath(Domain domain, Node srcNode, Node dstNode)
           
 

Uses of LspNotFoundException in test
 

Methods in test that throw LspNotFoundException
 void PreemptTest.test2PreemptNoBwSharing()
           
 void DomaintTest.testAddLink()
          Test add link on test-domain1.xml
 void DomaintTest.testAddLsp()
          Add a LSP in a domain with existings LSPs
 void DomaintTest.testAddLsp2()
          Add a LSP in a domain without MPLS section
 void DiffServTest.testAddPriorityLevelDF()
           
 void ListenersTest.testaddremoveLSP()
          check the number of listeners in the domain, start algorithms, add a explicit route lsp in the domain, route a second lsp and check that the right route is taken (that the first lsp is added in the algorithm specific database)
 void DomaintTest.testAddRemoveLsp()
          Add and remove a LSP from a domain
 void BWSharingTest.testBackupBackup()
           
 void HybridStrategiesTest.testBasicIGPShortcut()
           
 void DiffServTest.testDiffServ()
           
 void RoutingPathTest.testE2ERoutingPath()
           
 void HybridStrategiesTest.testIGPShortcut()
           
 void ScenarioTest.testLoadSaveScenario()
           
 void RoutingPathTest.testLocalBackupRoutingPath()
           
 void MIRATest.testNEWMIRA()
           
 void XAMCRATest.testNonConsecutiveIds()
           
 void PreemptTest.testNotDefinedPL()
           
 void PreemptTest.testPreemptImpos()
          Try to add a lsp on a path with insufficent free bandwidth and check reservations on lsp links.
 void PreemptTest.testPreemptNoBwSharing()
           
 void RoutingPathTest.testPrimaryRoutingPath()
           
 void DiffServTest.testRbwBCMethodsDF()
           
 void DiffServTest.testRemovePriorityLevelDF()
           
 void XAMCRATest.testRouteBw()
          Test with only bw constraint
 void XAMCRATest.testRouteBwDelay()
          Test with bw and delay constraint (path 0-3-2 does not satisfy constraints anymore)
 void MIRATest.testSMIRA()
           
 void PreemptTest.testUselessPreemption()
           
 



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