| Package | Description |
|---|---|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
static OspfRouteTypeTlv |
OspfRouteTypeTlv.of(byte routeType)
Returns object of this class with specified routeType.
|
static OspfRouteTypeTlv |
OspfRouteTypeTlv.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads from ChannelBuffer and parses OSPFRouteTypeTlv.
|
Copyright © 2016. All rights reserved.