Uses of Interface
org.opendaylight.controller.sal.binding.api.RpcProviderRegistry
-
-
Uses of RpcProviderRegistry in org.opendaylight.controller.md.sal.binding.compat
Classes in org.opendaylight.controller.md.sal.binding.compat that implement RpcProviderRegistry Modifier and Type Class Description classHeliumRpcProviderRegistryDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of RpcProviderRegistry in org.opendaylight.controller.md.sal.binding.impl
Methods in org.opendaylight.controller.md.sal.binding.impl that return RpcProviderRegistry Modifier and Type Method Description RpcProviderRegistryBindingBrokerWiring. getRpcProviderRegistry()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of RpcProviderRegistry in org.opendaylight.controller.md.sal.binding.util
Classes in org.opendaylight.controller.md.sal.binding.util with type parameters of type RpcProviderRegistry Modifier and Type Class Description classAbstractBindingSalProviderInstance<N extends NotificationProviderService,R extends RpcProviderRegistry>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 RpcProviderRegistry Modifier and Type Class Description classAbstractBindingSalProviderInstance<N extends NotificationProviderService,R extends RpcProviderRegistry>Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of RpcProviderRegistry in org.opendaylight.controller.sal.binding.api
Subinterfaces of RpcProviderRegistry in org.opendaylight.controller.sal.binding.api Modifier and Type Interface Description static interfaceBindingAwareBroker.ProviderContextDeprecated. -
Uses of RpcProviderRegistry in org.opendaylight.controller.sal.binding.impl
Classes in org.opendaylight.controller.sal.binding.impl that implement RpcProviderRegistry 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.Methods in org.opendaylight.controller.sal.binding.impl that return RpcProviderRegistry Modifier and Type Method Description RpcProviderRegistryRootBindingAwareBroker. getRpcBroker()Deprecated, for removal: This API element is subject to removal in a future version.RpcProviderRegistryRootBindingAwareBroker. getRpcProviderRegistry()Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.opendaylight.controller.sal.binding.impl with parameters of type RpcProviderRegistry Modifier and Type Method Description voidRootBindingAwareBroker. setRpcBroker(RpcProviderRegistry rpcBroker)Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.opendaylight.controller.sal.binding.impl with parameters of type RpcProviderRegistry Constructor Description RootSalInstance(RpcProviderRegistry rpcRegistry, NotificationProviderService notificationBroker)
-