Package be.ac.ulg.montefiore.run.totem.repository.model

This package holds the model for the repository package.

See:
          Description

Interface Summary
DomainSyncAlgorithm This interface must be implemented only by the algorithms that have a local database related to a domain.
DomainTMSyncAlgorithm This empty interface must be implemented only by the algorithms that have a local database related to a domain and to a traffic matrix.
LSPBackupRouting This interface specifies the methods required by a algorithm that compute backup LSP.
LSPPrimaryRouting This interface specifies the methods required by an algorithm that computes primary LSPs.
SPF This interface describes the Shortest Path First service.
TotemAction Generic interface for a Action
TotemAlgorithm Each algorithm must implemented this generic interface
 

Class Summary
AddLspAction This action describes an LSP and can be used to add the LSP on the domain
LSPBypassRoutingParameter This class specifies the information needed to compute a bypass backup.
LSPDetourRoutingParameter This class specifies the information needed to compute a detour backup.
LSPPrimaryRoutingParameter This class specifies the information needed to compute a primary LSP.
LSPRoutingParameter This abstract class is the base class for the routing parameters classes.
PreemptLspsAction Action to manage LSPs preempted by computation algorithm
SetLspReservationAction This action can be used to set the reservation of an LSP.
TotemActionList<E extends TotemAction> A list of TOTEM actions.
TriggerRerouteLspsAction Class used to trigger rerouting.
 

Package be.ac.ulg.montefiore.run.totem.repository.model Description

This package holds the model for the repository package.



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