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 TypeInterfaceDescriptioninterfaceContext 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 classStarts and stopsBGPExtensionProviderActivatorinstances 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, io.netty.channel.EventLoopGroup bossGroup, io.netty.channel.EventLoopGroup workerGroup, BGPPeerRegistry bgpPeerRegistry) -
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bmp.parser
Constructors in org.opendaylight.protocol.bmp.parser with parameters of type BGPExtensionConsumerContext