| Interface | Description |
|---|---|
| PcepController |
Abstraction of an PCEP controller.
|
| PcepLink |
Abstraction of a network infrastructure link.
|
| PcepLinkListener |
Allows for providers interested in Link events to be notified.
|
| PcepOperator |
A interface defined operator type, and provide a method to get the operator
type.
|
| PcepSwitch | |
| PcepSwitchListener |
Notifies providers about switch in events.
|
| PcepTunnel |
Abstraction of a generalized PCEP Tunnel entity (bandwidth pipe) for L2
networks or L1/L0 networks, representation of e.g., VLAN, L1 ODUk connection,
WDM OCH, etc..
|
| PcepTunnelListener |
Allows for providers interested in tunnel events to be notified.
|
| PcepTunnelStatistics |
Statistics of a PCEP tunnel.
|
| Class | Description |
|---|---|
| DeviceCapability |
Configuration to specify device capabilities.
|
| PcepDpid |
The class representing a network switch PCEPDid.
|
| PcepHopNodeDescription |
Description of a pcep tunnel hop node.a hop list consists of a number of hop
node.
|
| Enum | Description |
|---|---|
| PcepLink.PortType | |
| PcepLink.SubType | |
| PcepOperator.OperationType | |
| PcepSwitch.DeviceType | |
| PcepTunnel.Ability |
The ability of a tunnel.
|
| PcepTunnel.PathState |
Represents state of the path, work normally or broken down.
|
| PcepTunnel.PathType | |
| PcepTunnel.Type |
Describe the type of a tunnel.
|