Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext
-
Packages that use BGPExtensionConsumerContext Package Description org.opendaylight.protocol.bgp.parser.spi org.opendaylight.protocol.bgp.parser.spi.pojo org.opendaylight.protocol.bmp.parser -
-
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bgp.parser.spi
Subinterfaces of BGPExtensionConsumerContext in org.opendaylight.protocol.bgp.parser.spi Modifier and Type Interface Description interface
BGPExtensionProviderContext
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 BGPExtensionConsumerContext Modifier and Type Class Description class
SimpleBGPExtensionProviderContext
-
Uses of BGPExtensionConsumerContext in org.opendaylight.protocol.bmp.parser
Constructors in org.opendaylight.protocol.bmp.parser with parameters of type BGPExtensionConsumerContext Constructor Description BmpActivator(BGPExtensionConsumerContext context)
-