| Package | Description |
|---|---|
| org.onosproject.pcepio.protocol |
Abstraction of an entity providing PCEP messages.
|
| org.onosproject.pcepio.protocol.ver1 |
Implementation of PCEP messages.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PcepCloseMsg
Abstraction of an entity providing PCEP Close Message.
|
interface |
PcepErrorMsg
Abstraction of an entity providing PCEP Error Message.
|
interface |
PcepInitiateMsg
Abstraction of an entity providing PCEP Initiate Message.
|
interface |
PcepKeepaliveMsg
Abstraction of an entity providing PCEP Keepalive Message.
|
interface |
PcepLabelRangeResvMsg
Abstraction of an entity providing PCEP Label Range Reservation Message.
|
interface |
PcepLabelUpdateMsg
Abstraction of an entity providing PCEP Label Update Message.
|
interface |
PcepMessage
Abstraction of an entity providing PCEP Messages.
|
interface |
PcepObject
Abstraction of an entity providing PCEP Object.
|
interface |
PcepOpenMsg
Abstraction of an entity providing PCEP Open Message.
|
interface |
PcepReportMsg
Abstraction of an entity providing PCEP Report Message.
|
interface |
PcepTEReportMsg
Abstraction of an entity providing PCEP TE Report Message.
|
interface |
PcepUpdateMsg
Abstraction of an entity providing PCEP Update Message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PcepErrorMsgVer1
Provides PCEP Error Message.
|
class |
PcepOpenMsgVer1
Provides PCEP open message.
|
Copyright © 2015. All rights reserved.