| 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 |
|---|---|
PcepInterLayerObject |
PcepInterLayerObject.Builder.build()
Builds INTER Layer object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PcepInterLayerObjectVer1
Provides PCEP inter layer object.
|
| Modifier and Type | Method and Description |
|---|---|
PcepInterLayerObject |
PcepInterLayerObjectVer1.Builder.build() |
static PcepInterLayerObject |
PcepInterLayerObjectVer1.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads channel buffer and returns object of PcepInterLayerObject.
|
Copyright © 2015. All rights reserved.