| Package | Description |
|---|---|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
static IPv6AddressTlv |
IPv6AddressTlv.of(org.onlab.packet.Ip6Address address,
short type)
Returns object of this class with specified values.
|
static IPv6AddressTlv |
IPv6AddressTlv.read(org.jboss.netty.buffer.ChannelBuffer cb,
short type)
Reads the channel buffer and returns object of IPv6AddressTlv.
|
Copyright © 2016. All rights reserved.