Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext
Package
Description
-
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bgp.parser.spi
Modifier 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
Modifier and TypeClassDescriptionfinal class
Starts and stopsBGPExtensionProviderActivator
instances for anBGPExtensionProviderContext
.final class
-
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bgp.rib.impl
ModifierConstructorDescriptionBGPDispatcherImpl
(BGPExtensionConsumerContext extensions, io.netty.channel.EventLoopGroup bossGroup, io.netty.channel.EventLoopGroup workerGroup, BGPPeerRegistry bgpPeerRegistry) -
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bmp.parser