Uses of Interface
org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext
-
Packages that use BmpExtensionConsumerContext Package Description org.opendaylight.protocol.bmp.impl org.opendaylight.protocol.bmp.spi.registry -
-
Uses of BmpExtensionConsumerContext in org.opendaylight.protocol.bmp.impl
Constructors in org.opendaylight.protocol.bmp.impl with parameters of type BmpExtensionConsumerContext Constructor Description BmpDispatcherImpl(io.netty.channel.EventLoopGroup bossGroup, io.netty.channel.EventLoopGroup workerGroup, BmpExtensionConsumerContext ctx, BmpSessionFactory sessionFactory) -
Uses of BmpExtensionConsumerContext in org.opendaylight.protocol.bmp.spi.registry
Subinterfaces of BmpExtensionConsumerContext in org.opendaylight.protocol.bmp.spi.registry Modifier and Type Interface Description interfaceBmpExtensionProviderContextClasses in org.opendaylight.protocol.bmp.spi.registry that implement BmpExtensionConsumerContext Modifier and Type Class Description classDefaultBmpExtensionConsumerContextclassSimpleBmpExtensionProviderContext
-