| Package | Description |
|---|---|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
static OspfPseudonode |
OspfPseudonode.of(int routerID,
org.onlab.packet.Ip4Address drInterface)
Returns object of this class with specified values.
|
static OspfPseudonode |
OspfPseudonode.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads the channel buffer and returns object of OSPFPseudonode.
|
Copyright © 2016. All rights reserved.