| Package | Description |
|---|---|
| org.onosproject.pcepio.types |
Implementation of Tlvs and Pcep common objects.
|
| Modifier and Type | Method and Description |
|---|---|
static NexthopIPv4addressTlv |
NexthopIPv4addressTlv.of(int raw)
Return next hop IPv4 address tlv.
|
static NexthopIPv4addressTlv |
NexthopIPv4addressTlv.read(org.jboss.netty.buffer.ChannelBuffer c)
Reads the channel buffer and returns object of NexthopIPv4addressTlv.
|
Copyright © 2015. All rights reserved.