| Class | Description |
|---|---|
| AlgorithmConstants | |
| AlgorithmRule |
First basic version of the Algorithm Rule
Only objective function and if SVEC is present
|
| ComputingRequest | |
| ComputingResponse |
It's a copy of PCEPResponse.
|
| ComputingTask | |
| IniProcessorThread |
IniProcessorThread is devoted to LSP Inititation from the PCE
|
| InitiationRequest | |
| MapAlgoRule | |
| ReportDispatcher |
The ReportDispatcher receives PCEPReport messages and decides what to do with:
Add information to the database, generate an error,...
|
| ReportProcessorThread | |
| RequestDispatcher |
The Request Dispatcher receives the PCEP Request messages and distribute the
individual requests in the computing threads.
|
| RequestProcessorThread |
RequestProcessorThread is devoted to Path Computation
It chooses the right algorithm based on the Algorithm rules
and parameters of the requests.
|
| SingleDomainIniProcessorThread |
IniProcessorThread is devoted to LSP Inititation from the PCE
|
| SinkTimerTask |
Copyright © 2016. All rights reserved.