| Package | Description |
|---|---|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
static BgpLSIdentifierTlv |
BgpLSIdentifierTlv.of(int bgpLsIdentifier)
Returns object of this class with specified bgpLsIdentifier.
|
static BgpLSIdentifierTlv |
BgpLSIdentifierTlv.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads the channel buffer and parses BGPLS Identifier TLV.
|
Copyright © 2016. All rights reserved.