| 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 |
|---|---|
PcepOpenMsg.Builder |
PcepFactory.buildOpenMsg()
To get Builder Object for Open Message.
|
PcepOpenMsg.Builder |
PcepOpenMsg.Builder.setPcepOpenObj(PcepOpenObject obj)
Sets Open Object in Open Message and return its builder.
|
| Modifier and Type | Method and Description |
|---|---|
PcepOpenMsg.Builder |
PcepFactoryVer1.buildOpenMsg() |
Copyright © 2015. All rights reserved.