| 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 |
|---|---|
PcepStateReport.Builder |
PcepFactory.buildPcepStateReport()
Returns PcepStateReport.
|
PcepStateReport.Builder |
PcepStateReport.Builder.setLspObject(PcepLspObject lspObject)
Sets the LSP Object.
|
PcepStateReport.Builder |
PcepStateReport.Builder.setMsgPath(PcepStateReport.PcepMsgPath msgPath)
Sets the Path Object.
|
PcepStateReport.Builder |
PcepStateReport.Builder.setSrpObject(PcepSrpObject srpObj)
Sets the SRP Object.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PcepStateReportVer1.Builder
Builder class for PCEP state report.
|
| Modifier and Type | Method and Description |
|---|---|
PcepStateReport.Builder |
PcepFactoryVer1.buildPcepStateReport() |
Copyright © 2015. All rights reserved.