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.

See:
          Description

Class Summary
BandwidthSharingBandwidthManagement This class manages link bandwidth.
BgpNeighborImpl  
BgpNetworkImpl  
BgpRouterImpl Implementation of the representation of a BGP router.
ComputeBackupOnFailureRerouteMethod Compute another lsp when an lsp has its status changed to DOWN.
DiffServBandwidthManagement This class manages link bandwidth.
DomainChangeObserverImpl The DomainChangeObserverImpl is associated to a Domain and notify to all listeners the Domain changes.
DomainConvertorImpl This convertor allow to convert any node,link or LSP id from int to String.
DomainImpl Implementation of a network domain.
DomainStatisticsImpl Compute statistcs on a domain
DomainValidatorImpl A DomainValidator can check and force some characteristics on a Domain
LinkImpl Represent a Link in a Domain
LspImpl A Label Switched Path in a Domain
NodeImpl Represent a Node in a Domain
NodeInterfaceImpl Represents an interface of a node.
PathImpl Represent a Path in a Domain and is used by a LSP
RemovePrimaryOnFailureRerouteMethod When an lsp status changed to down, it is removed from the domain.
RerouteMethodManager Create and start reroute methods.
SPFCacheImpl The SPFCache is designed to improve the performance of SPF path computation.
UseBackupOnFailureRerouteMethod When a lsp status changes to down, one of its backups is chosen and activated.
 

Package be.ac.ulg.montefiore.run.totem.domain.model.impl Description

This package holds classes which are the implementation of the model for the domain package. These classes should not be accessed directly (use the model package instead).



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