| Package | Description |
|---|---|
| org.onosproject.bgpio.protocol |
BGP Protocol specific components.
|
| org.onosproject.bgpio.protocol.ver4 |
BGP Protocol specific details of version 4.
|
| Modifier and Type | Method and Description |
|---|---|
BgpOpenMsg |
BgpOpenMsg.Builder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
BgpOpenMsgVer4
Provides BGP open message.
|
| Modifier and Type | Method and Description |
|---|---|
BgpOpenMsg |
BgpOpenMsgVer4.Reader.readFrom(org.jboss.netty.buffer.ChannelBuffer cb,
BgpHeader bgpHeader) |
Copyright © 2016. All rights reserved.