| 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 |
|---|---|
PcepAttribute.Builder |
PcepFactory.buildPcepAttribute()
Return PcepAttribute list.
|
PcepAttribute.Builder |
PcepAttribute.Builder.setBandwidthObject(PcepBandwidthObject bandwidthObject)
Sets the PcepBandwidthObject.
|
PcepAttribute.Builder |
PcepAttribute.Builder.setIroObject(PcepIroObject iroObject)
Sets the PcepIroObject.
|
PcepAttribute.Builder |
PcepAttribute.Builder.setLspaObject(PcepLspaObject lspaObject)
Sets the PcepLspaObject.
|
PcepAttribute.Builder |
PcepAttribute.Builder.setMetricObjectList(LinkedList<PcepMetricObject> llMetricList)
Sets PcepMetricObject List.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PcepAttributeVer1.Builder
Builder class for PCEP attributes.
|
| Modifier and Type | Method and Description |
|---|---|
PcepAttribute.Builder |
PcepFactoryVer1.buildPcepAttribute() |
Copyright © 2015. All rights reserved.