| Package | Description |
|---|---|
| org.onosproject.pcepio.types |
Implementation of Tlvs and Pcep common objects.
|
| Modifier and Type | Method and Description |
|---|---|
static PcepNaiIpv6Adjacency |
PcepNaiIpv6Adjacency.of(byte[] localIpv6Addr,
byte[] remoteIpv6Addr)
Creates object of PcepNaiIpv6Adjacency with local ipv6 address and remote ipv6 address.
|
static PcepNaiIpv6Adjacency |
PcepNaiIpv6Adjacency.read(org.jboss.netty.buffer.ChannelBuffer bb)
Reads from channel buffer and returns object of PcepNAIIpv6AdjacencyVer1.
|
Copyright © 2015. All rights reserved.