| Package | Description |
|---|---|
| org.onosproject.pcepio.types |
Implementation of Tlvs and Pcep common objects.
|
| Modifier and Type | Field and Description |
|---|---|
static NexthopIPv6addressTlv |
NexthopIPv6addressTlv.FULL_MASK |
static NexthopIPv6addressTlv |
NexthopIPv6addressTlv.NO_MASK |
static NexthopIPv6addressTlv |
NexthopIPv6addressTlv.NONE |
| Modifier and Type | Method and Description |
|---|---|
static NexthopIPv6addressTlv |
NexthopIPv6addressTlv.of(byte[] raw)
Creates next hop IPv6 address tlv.
|
static NexthopIPv6addressTlv |
NexthopIPv6addressTlv.read(org.jboss.netty.buffer.ChannelBuffer c)
Reads the channel buffer and returns object of NexthopIPv6addressTlv.
|
Copyright © 2015. All rights reserved.