Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityRegistry
-
-
Uses of ExtendedCommunityRegistry in org.opendaylight.protocol.bgp.parser.impl.message.update
Constructors in org.opendaylight.protocol.bgp.parser.impl.message.update with parameters of type ExtendedCommunityRegistry Constructor Description ExtendedCommunitiesAttributeParser(ExtendedCommunityRegistry ecReg)
-
Uses of ExtendedCommunityRegistry in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi that return ExtendedCommunityRegistry Modifier and Type Method Description ExtendedCommunityRegistry
BGPExtensionConsumerContext. getExtendedCommunityRegistry()
-
Uses of ExtendedCommunityRegistry in org.opendaylight.protocol.bgp.parser.spi.pojo
Methods in org.opendaylight.protocol.bgp.parser.spi.pojo that return ExtendedCommunityRegistry Modifier and Type Method Description ExtendedCommunityRegistry
DefaultBGPExtensionConsumerContext. getExtendedCommunityRegistry()
-