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