Uses of Interface
org.opendaylight.controller.sal.binding.api.RpcConsumerRegistry
-
-
Uses of RpcConsumerRegistry in org.opendaylight.controller.md.sal.binding.compat
Classes in org.opendaylight.controller.md.sal.binding.compat that implement RpcConsumerRegistry Modifier and Type Class Description class
HeliumRpcProviderRegistry
Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.opendaylight.controller.md.sal.binding.compat with parameters of type RpcConsumerRegistry Constructor Description HeliumRpcProviderRegistry(RpcConsumerRegistry consumerRegistry, BindingDOMRpcProviderServiceAdapter providerAdapter)
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of RpcConsumerRegistry in org.opendaylight.controller.md.sal.binding.impl
Classes in org.opendaylight.controller.md.sal.binding.impl that implement RpcConsumerRegistry Modifier and Type Class Description class
BindingDOMRpcServiceAdapter
Deprecated, for removal: This API element is subject to removal in a future version.Fields in org.opendaylight.controller.md.sal.binding.impl with type parameters of type RpcConsumerRegistry Modifier and Type Field Description protected static org.opendaylight.controller.md.sal.binding.impl.BindingDOMAdapterBuilder.Factory<RpcConsumerRegistry>
BindingDOMRpcServiceAdapter. BUILDER_FACTORY
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of RpcConsumerRegistry in org.opendaylight.controller.md.sal.binding.util
Classes in org.opendaylight.controller.md.sal.binding.util with type parameters of type RpcConsumerRegistry Modifier and Type Class Description class
AbstractBindingSalConsumerInstance<N extends NotificationService,R extends RpcConsumerRegistry>
Deprecated, for removal: This API element is subject to removal in a future version.Classes in org.opendaylight.controller.md.sal.binding.util that implement RpcConsumerRegistry Modifier and Type Class Description class
AbstractBindingSalConsumerInstance<N extends NotificationService,R extends RpcConsumerRegistry>
Deprecated, for removal: This API element is subject to removal in a future version.class
AbstractBindingSalProviderInstance<N extends NotificationProviderService,R extends RpcProviderRegistry>
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of RpcConsumerRegistry in org.opendaylight.controller.sal.binding.api
Subinterfaces of RpcConsumerRegistry in org.opendaylight.controller.sal.binding.api Modifier and Type Interface Description static interface
BindingAwareBroker.ConsumerContext
Deprecated.static interface
BindingAwareBroker.ProviderContext
Deprecated.interface
RpcProviderRegistry
Deprecated, for removal: This API element is subject to removal in a future version.UseRpcProviderService
instead -
Uses of RpcConsumerRegistry in org.opendaylight.controller.sal.binding.impl
Classes in org.opendaylight.controller.sal.binding.impl that implement RpcConsumerRegistry Modifier and Type Class Description class
RootBindingAwareBroker
Deprecated, for removal: This API element is subject to removal in a future version.static class
RootBindingAwareBroker.RootSalInstance
Deprecated, for removal: This API element is subject to removal in a future version.
-