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 classHeliumRpcProviderRegistryDeprecated, 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 classBindingDOMRpcServiceAdapterDeprecated, 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_FACTORYDeprecated, 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 classAbstractBindingSalConsumerInstance<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 classAbstractBindingSalConsumerInstance<N extends NotificationService,R extends RpcConsumerRegistry>Deprecated, for removal: This API element is subject to removal in a future version.classAbstractBindingSalProviderInstance<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 interfaceBindingAwareBroker.ConsumerContextDeprecated.static interfaceBindingAwareBroker.ProviderContextDeprecated.interfaceRpcProviderRegistryDeprecated, for removal: This API element is subject to removal in a future version.UseRpcProviderServiceinstead -
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 classRootBindingAwareBrokerDeprecated, for removal: This API element is subject to removal in a future version.static classRootBindingAwareBroker.RootSalInstanceDeprecated, for removal: This API element is subject to removal in a future version.
-