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