| 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 |
|---|---|
PcepLabelUpdateMsg.Builder |
PcepFactory.buildPcepLabelUpdateMsg()
To get Builder Object for LabelUpdate message.
|
PcepLabelUpdateMsg.Builder |
PcepLabelUpdateMsg.Builder.setPcLabelUpdateList(LinkedList<PcepLabelUpdate> llPcLabelUpdateList)
Sets list of PcLabelUpdateList.
|
| Modifier and Type | Method and Description |
|---|---|
PcepLabelUpdateMsg.Builder |
PcepFactoryVer1.buildPcepLabelUpdateMsg() |
Copyright © 2015. All rights reserved.