| 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 |
|---|---|
PcepInitiateMsg.Builder |
PcepFactory.buildPcepInitiateMsg()
To get Builder Object for Initiate Message.
|
PcepInitiateMsg.Builder |
PcepInitiateMsg.Builder.setPcInitiatedLspRequestList(LinkedList<PcInitiatedLspRequest> llPcInitiatedLspRequestList)
Sets PcInitiatedLspRequestList.
|
| Modifier and Type | Method and Description |
|---|---|
PcepInitiateMsg.Builder |
PcepFactoryVer1.buildPcepInitiateMsg() |
Copyright © 2015. All rights reserved.