Package | Description |
---|---|
org.opendaylight.protocol.bgp.parser.impl.message | |
org.opendaylight.protocol.bgp.parser.spi | |
org.opendaylight.protocol.bgp.parser.spi.pojo |
Modifier and Type | Class and Description |
---|---|
class |
BGPKeepAliveMessageParser |
class |
BGPNotificationMessageParser
Parser for BGPNotification message.
|
class |
BGPOpenMessageParser
Parser for BGP Open message.
|
class |
BGPRouteRefreshMessageParser |
class |
BGPUpdateMessageParser
LENGTH fields, that denote the length of the fields with variable length, have fixed SIZE.
|
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
BGPExtensionProviderContext.registerMessageParser(int messageType,
MessageParser parser) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
SimpleBGPExtensionProviderContext.registerMessageParser(int messageType,
MessageParser parser) |
Copyright © 2018 OpenDaylight. All rights reserved.