| 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 | Method and Description |
|---|---|
PcepReportMsg.Builder |
PcepFactory.buildReportMsg()
To get Builder Object for Report Message.
|
PcepReportMsg.Builder |
PcepReportMsg.Builder.setStateReportList(LinkedList<PcepStateReport> llStateReportList)
Sets list of PcepStateReport and returns builder.
|
| Modifier and Type | Method and Description |
|---|---|
PcepReportMsg.Builder |
PcepFactoryVer1.buildReportMsg() |
Copyright © 2015. All rights reserved.