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