| 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 |
|---|---|
PcepErrorInfo.Builder |
PcepFactory.buildPcepErrorInfo()
To get Builder Object for ErrorInfo.
|
PcepErrorInfo.Builder |
PcepErrorInfo.Builder.setPcepErrorList(LinkedList<PcepError> llPcepErrorList)
Sets PcepError lists and returns its builder.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PcepErrorInfoVer1.Builder
Builder class for PCEP error info.
|
| Modifier and Type | Method and Description |
|---|---|
PcepErrorInfo.Builder |
PcepFactoryVer1.buildPcepErrorInfo() |
Copyright © 2015. All rights reserved.