Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityRegistry
- 
Packages that use ExtendedCommunityRegistry Package Description org.opendaylight.protocol.bgp.parser.impl.message.update org.opendaylight.protocol.bgp.parser.spi  - 
- 
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 ExtendedCommunityRegistryBGPExtensionConsumerContext. getExtendedCommunityRegistry() 
 -