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.registerMessageSerializer(Class<? extends org.opendaylight.yangtools.yang.binding.Notification> messageClass,
MessageSerializer serializer) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
SimpleBGPExtensionProviderContext.registerMessageSerializer(Class<? extends org.opendaylight.yangtools.yang.binding.Notification> messageClass,
MessageSerializer serializer) |
Copyright © 2019 OpenDaylight. All rights reserved.