Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.MessageParser
Packages that use MessageParser
Package
Description
-
Uses of MessageParser in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type MessageParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationBGPExtensionProviderContext.registerMessageParser(int messageType, MessageParser parser) -
Uses of MessageParser in org.opendaylight.protocol.bgp.parser.spi.pojo
Methods in org.opendaylight.protocol.bgp.parser.spi.pojo with parameters of type MessageParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationSimpleBGPExtensionProviderContext.registerMessageParser(int messageType, MessageParser parser)