| Package | Description |
|---|---|
| org.onosproject.pcepio.types |
Implementation of Tlvs and Pcep common objects.
|
| Modifier and Type | Method and Description |
|---|---|
static IPv4NeighborAddressTlv |
IPv4NeighborAddressTlv.of(int raw)
Returns newly created IPv4NeighborAddressTlv object.
|
static IPv4NeighborAddressTlv |
IPv4NeighborAddressTlv.read(org.jboss.netty.buffer.ChannelBuffer c)
Reads the channel buffer and returns object of IPv4-Neighbor-Address-Tlv.
|
Copyright © 2015. All rights reserved.