Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.BgpPrefixSidTlvParser
Packages that use BgpPrefixSidTlvParser
Package
Description
-
Uses of BgpPrefixSidTlvParser in org.opendaylight.protocol.bgp.inet.codec
Classes in org.opendaylight.protocol.bgp.inet.codec that implement BgpPrefixSidTlvParser -
Uses of BgpPrefixSidTlvParser in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type BgpPrefixSidTlvParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationBGPExtensionProviderContext.registerBgpPrefixSidTlvParser(int tlvType, BgpPrefixSidTlvParser parser) -
Uses of BgpPrefixSidTlvParser in org.opendaylight.protocol.bgp.parser.spi.pojo
Methods in org.opendaylight.protocol.bgp.parser.spi.pojo with parameters of type BgpPrefixSidTlvParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationSimpleBGPExtensionProviderContext.registerBgpPrefixSidTlvParser(int tlvType, BgpPrefixSidTlvParser parser)