Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.MessageParser
Package
Description
-
Uses of MessageParser in org.opendaylight.protocol.bgp.parser.impl.message
Modifier and TypeClassDescriptionfinal class
final class
Parser for BGPNotification message.final class
Parser for BGP Open message.final class
final class
LENGTH fields, that denote the length of the fields with variable length, have fixed SIZE. -
Uses of MessageParser in org.opendaylight.protocol.bgp.parser.spi
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
BGPExtensionProviderContext.registerMessageParser
(int messageType, MessageParser parser) -
Uses of MessageParser in org.opendaylight.protocol.bgp.parser.spi.pojo
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
SimpleBGPExtensionProviderContext.registerMessageParser
(int messageType, MessageParser parser)