Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityParser
Packages that use ExtendedCommunityParser
Package
Description
-
Uses of ExtendedCommunityParser in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type ExtendedCommunityParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationBGPExtensionProviderContext.registerExtendedCommunityParser(int type, int subtype, ExtendedCommunityParser parser) -
Uses of ExtendedCommunityParser in org.opendaylight.protocol.bgp.parser.spi.extended.community
Classes in org.opendaylight.protocol.bgp.parser.spi.extended.community that implement ExtendedCommunityParserModifier and TypeClassDescriptionclassclassclassclass -
Uses of ExtendedCommunityParser in org.opendaylight.protocol.bgp.parser.spi.pojo
Methods in org.opendaylight.protocol.bgp.parser.spi.pojo with parameters of type ExtendedCommunityParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationSimpleBGPExtensionProviderContext.registerExtendedCommunityParser(int type, int subtype, ExtendedCommunityParser parser)