| 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 |
|---|---|
PcepMsgPath.Builder |
PcepFactory.buildPcepMsgPath()
Returns PcepMsgPath.
|
PcepMsgPath.Builder |
PcepMsgPath.Builder.setEroObject(PcepEroObject eroObject)
Sets PcepEroObject.
|
PcepMsgPath.Builder |
PcepMsgPath.Builder.setPcepAttribute(PcepAttribute pcepAttribute)
Sets PcepAttribute.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PcepMsgPathVer1.Builder
Builder class for PCEP Message path.
|
| Modifier and Type | Method and Description |
|---|---|
PcepMsgPath.Builder |
PcepFactoryVer1.buildPcepMsgPath() |
Copyright © 2015. All rights reserved.