| Interface | Description |
|---|---|
| PcepClient |
Represents to provider facing side of a path computation client(pcc).
|
| PcepClientController |
Abstraction of an Pcep client controller.
|
| PcepClientListener |
Allows for providers interested in PCC client events to be notified.
|
| PcepEventListener |
Notifies providers about PCEP message events.
|
| PcepNodeListener |
Notifies providers about PCEP node events.
|
| PcepPacketStats |
The representation for PCEP packet statistics.
|
| Class | Description |
|---|---|
| ClientCapability |
Representation of capabilities supported by client.
|
| LspKey |
Representation of LSP info, it will be unique for each LSP.
|
| PccId |
The class representing a network client pc ip.
|
| PcepAnnotationKeys |
Collection of keys for annotation for PCEP tunnels.
|
| SrpIdGenerators |
Unique Srp Id generator for pcep messages.
|
| Enum | Description |
|---|---|
| LspType |
Representation of LSP type.
|
| PcepLspStatus |
Representation of the PCEP LSP state.
|
| PcepLspSyncAction |
Representation of actions to be taken for LSPs on end of LSP-DB sync.
|
| PcepSyncStatus |
Representation of PCEP database sync status on session establishment.
|