| 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 |
|---|---|
PcepFecObjectIPv4Adjacency |
PcepFecObjectIPv4Adjacency.Builder.build()
Builds FEC Object IPv4 Adjacency.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PcepFecObjectIPv4AdjacencyVer1
Provides PCEP fec Object IPv4 Adjacency object.
|
| Modifier and Type | Method and Description |
|---|---|
PcepFecObjectIPv4Adjacency |
PcepFecObjectIPv4AdjacencyVer1.Builder.build() |
static PcepFecObjectIPv4Adjacency |
PcepFecObjectIPv4AdjacencyVer1.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads from channel buffer and Returns object of PcepFecObjectIPv4Adjacency.
|
Copyright © 2015. All rights reserved.