| Modifier and Type | Method and Description | 
|---|---|
| void | PeopleProvider. setRpcRegistration(BindingAwareBroker.RoutedRpcRegistration<CarPurchaseService> rpcRegistration) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends org.opendaylight.yangtools.yang.binding.RpcService> | HeliumRpcProviderRegistry. addRoutedRpcImplementation(Class<T> type,
                          T impl) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends org.opendaylight.yangtools.yang.binding.RpcService> | AbstractBindingSalProviderInstance. addRoutedRpcImplementation(Class<T> type,
                          T implementation) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends org.opendaylight.yangtools.yang.binding.RpcService> | RpcProviderRegistry. addRoutedRpcImplementation(Class<T> serviceInterface,
                          T implementation)Deprecated.  Registers an implementation of the given routed RPC service interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends org.opendaylight.yangtools.yang.binding.RpcService> | RootBindingAwareBroker. addRoutedRpcImplementation(Class<T> type,
                          T implementation)Deprecated.  | 
Copyright © 2019 OpenDaylight. All rights reserved.