Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext
Packages that use BGPExtensionConsumerContext
Package
Description
-
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bgp.parser.spi
Subinterfaces of BGPExtensionConsumerContext in org.opendaylight.protocol.bgp.parser.spiModifier and TypeInterfaceDescriptioninterface
Context for registering providers of the various types of extension points BGP provides. -
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bgp.parser.spi.pojo
Classes in org.opendaylight.protocol.bgp.parser.spi.pojo that implement BGPExtensionConsumerContextModifier and TypeClassDescriptionfinal class
Starts and stopsBGPExtensionProviderActivator
instances for anBGPExtensionProviderContext
.final class
-
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bgp.rib.impl
Constructors in org.opendaylight.protocol.bgp.rib.impl with parameters of type BGPExtensionConsumerContextModifierConstructorDescriptionBGPDispatcherImpl
(BGPExtensionConsumerContext extensions, BGPNettyGroups nettyGroups, BGPPeerRegistry bgpPeerRegistry) -
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bmp.parser
Constructors in org.opendaylight.protocol.bmp.parser with parameters of type BGPExtensionConsumerContext