| 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 |
|---|---|
PcepLabelUpdate.Builder |
PcepFactory.buildPcepLabelUpdateObject()
To get Builder Object for PcepLabelUpdate Object.
|
PcepLabelUpdate.Builder |
PcepLabelUpdate.Builder.setLabelDownload(PcepLabelDownload labelDownload)
Sets the Label Download object.
|
PcepLabelUpdate.Builder |
PcepLabelUpdate.Builder.setLabelMap(PcepLabelMap labelMap)
Sets the Label map object.
|
| Modifier and Type | Method and Description |
|---|---|
PcepLabelUpdate.Builder |
PcepFactoryVer1.buildPcepLabelUpdateObject() |
Copyright © 2015. All rights reserved.