Uses of Interface
org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer
-
Uses of BGPTableTypeRegistryConsumer in org.opendaylight.protocol.bgp.openconfig.spi
Subinterfaces of BGPTableTypeRegistryConsumer in org.opendaylight.protocol.bgp.openconfig.spiModifier and TypeInterfaceDescriptioninterfaceThe BGP extension may provide supported table type (AFI/SAFI).Classes in org.opendaylight.protocol.bgp.openconfig.spi that implement BGPTableTypeRegistryConsumerMethods in org.opendaylight.protocol.bgp.openconfig.spi that return BGPTableTypeRegistryConsumerModifier and TypeMethodDescriptionstatic @NonNull BGPTableTypeRegistryConsumerBGPTableTypeRegistryConsumer.of(Collection<BGPTableTypeRegistryProviderActivator> extensionActivators) Create an immutable BGPTableTypeRegistryConsumer.static @NonNull BGPTableTypeRegistryConsumerBGPTableTypeRegistryConsumer.of(BGPTableTypeRegistryProviderActivator... extensionActivators) Create an immutable BGPTableTypeRegistryConsumer.