|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
trafficMatrix
package.
See:
Description
Interface Summary | |
---|---|
CosIPLoadData | Extends the CosLoadData , and the IPLoadData and add the capability to obtain the ip load in a per
class of service manner. |
CosLoadData | Extends the LoadData interface, so that load can be represented per class of service. |
CosMPLSLoadData | Extends the CosLoadData , and the MPLSLoadData and add the capability to obtain the mpls load in a per
class of service manner. |
HybridLoadData | Used to reprent a view of the load that includes MPLS and IP load separetely. |
IPLoadData | Represent a view of the computed ip load for links in a domain (traffic not routed on LSPs). |
LinkLoadComputer | The classes that implements LinkLoadComputer calculates the links load and utilization for a given domain, given some traffic matrices. |
LinkLoadComputerListener | Define the events that a listener will receive. |
LinkLoadStrategy | Define the behavior of a link load computation stategy. |
LoadData | Represent a view of the computed load for links in a domain. |
LoadDataListener | Should be implemented by all objects that need to be signaled when the calculated load has changed. |
MPLSLoadComputer | |
MPLSLoadData | Represent a view of the computed mpls load for links in a domain (traffic that is routed on LSPs). |
TrafficMatrix | This class represents a traffic matrix. |
TrafficMatrix.TrafficMatrixElem | Represents an element of the traffic matrix. |
TrafficMatrixChangeListener | Define the events that a listener will receive. |
TrafficMatrixChangeObserver | This class is used to notify all listeners of changes in the traffic matrix data. |
Class Summary | |
---|---|
AbstractLoadData | Provides the listener management functionality to the LoadData object. |
ListOfTrafficMatrices | Creation date: 20 avr. |
This package holds the model for the trafficMatrix
package. Use
these classes instead of the JAXB generated classes and the implementation
classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |