| Package | Description |
|---|---|
| org.onosproject.pcepio.types |
Implementation of Tlvs and Pcep common objects.
|
| Modifier and Type | Field and Description |
|---|---|
static IPv6SubObject |
IPv6SubObject.FULL_MASK |
static IPv6SubObject |
IPv6SubObject.NO_MASK |
static IPv6SubObject |
IPv6SubObject.NONE |
| Modifier and Type | Method and Description |
|---|---|
static IPv6SubObject |
IPv6SubObject.of(byte[] raw)
To create instance of IPv6SubObject.
|
static IPv6SubObject |
IPv6SubObject.read20Bytes(org.jboss.netty.buffer.ChannelBuffer c)
Reads the channel buffer and returns object of IPv6SubObject.
|
Copyright © 2015. All rights reserved.