| Interface | Description |
|---|---|
| PCEPCapability |
Stores usability for available capabilities
|
| PCEPDispatcher |
Dispatcher class for creating servers and clients.
|
| PCEPPeerProposal |
Proposal from peer for establishment of PCEP session
|
| PCEPSession |
PCEP Session represents the finite state machine in PCEP, including timers and its purpose is to create a PCEP
connection between PCE/PCC.
|
| PCEPSessionListener |
Listener that receives session informations from the session.
|
| PCEPSessionListenerFactory |
Factory for generating PCEP Session Listeners.
|
| PCEPSessionNegotiatorFactory<S extends PCEPSession> |
Factory for creating PCEP session negotiator
|
| PCEPSessionProposalFactory |
Factory for generating PCEP Session proposals.
|
| SessionNegotiator |
| Class | Description |
|---|---|
| PCEPCloseTermination |
Used as a reason when one of the regular reasons was the cause of the termination of a session.
|
| PCEPTerminationReason |
| Enum | Description |
|---|---|
| TerminationReason |
Copyright © 2018 OpenDaylight. All rights reserved.