| Package | Description |
|---|---|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
static LinkLocalRemoteIdentifiersTlv |
LinkLocalRemoteIdentifiersTlv.of(int linkLocalIdentifer,
int linkRemoteIdentifer)
Returns object of this class with specified link local identifer and link remote identifer.
|
static LinkLocalRemoteIdentifiersTlv |
LinkLocalRemoteIdentifiersTlv.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads the channel buffer and returns object of LinkLocalRemoteIdentifiersTlv.
|
Copyright © 2016. All rights reserved.