| Modifier and Type | Method and Description |
|---|---|
void |
PCEPSessionListener.onMessage(PCEPSession session,
Message message)
Fired when a normal protocol message is received.
|
io.netty.util.concurrent.Future<Void> |
PCEPSession.sendMessage(Message message)
Sends message from user to PCE/PCC.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Close
This class represents the following YANG schema fragment defined in module pcep-message
|
interface |
Keepalive
This class represents the following YANG schema fragment defined in module pcep-message
|
interface |
Open
This class represents the following YANG schema fragment defined in module pcep-message
|
interface |
Pcerr
This class represents the following YANG schema fragment defined in module pcep-message
|
interface |
Pcmonrep
This class represents the following YANG schema fragment defined in module pcep-message
|
interface |
Pcmonreq
This class represents the following YANG schema fragment defined in module pcep-message
|
interface |
Pcntf
This class represents the following YANG schema fragment defined in module pcep-message
|
interface |
Pcrep
This class represents the following YANG schema fragment defined in module pcep-message
|
interface |
Pcreq
This class represents the following YANG schema fragment defined in module pcep-message
|
interface |
Starttls
This class represents the following YANG schema fragment defined in module pcep-message
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloseMessage
This class represents the following YANG schema fragment defined in module pcep-types
|
interface |
KeepaliveMessage
This class represents the following YANG schema fragment defined in module pcep-types
|
interface |
OpenMessage
This class represents the following YANG schema fragment defined in module pcep-types
|
interface |
PcerrMessage
This class represents the following YANG schema fragment defined in module pcep-types
|
interface |
PcmonrepMessage
The PCMonRep message is used to provide PCEstate metrics back to the requester
for out-of-band monitoring requests.
|
interface |
PcntfMessage
This class represents the following YANG schema fragment defined in module pcep-types
|
interface |
PcrepMessage
This class represents the following YANG schema fragment defined in module pcep-types
|
interface |
PcreqMessage
This class represents the following YANG schema fragment defined in module pcep-types
|
interface |
StartTlsMessage
This class represents the following YANG schema fragment defined in module pcep-types
|
Copyright © 2018 OpenDaylight. All rights reserved.