| 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 |
|---|---|
static BgpMessageReader<BgpMessage> |
BgpFactories.getGenericReader()
Returns BGP messsage generic reader.
|
BgpMessageReader<BgpMessage> |
BgpFactory.getReader()
Gets the BGP message reader.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BgpOpenMsgVer4.Reader
Reader class for reading BGP open message from channel buffer.
|
| Modifier and Type | Method and Description |
|---|---|
BgpMessageReader<BgpMessage> |
BgpFactoryVer4.getReader() |
Copyright © 2016. All rights reserved.