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.
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
FastRerouteSwitchingMethod Temporarily activate backup LSPs when a link or node status changed.
LinkImpl Represent a Link in a Domain
LspImpl A Label Switched Path in a Domain A LspImpl is in UP state when all its links are UP.
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
SPFCacheImpl The SPFCache is designed to improve the performance of SPF path computation.
 

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-2007 Research Unit in Networking, All Rights Reserved.