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