| Modifier and Type | Method and Description |
|---|---|
<T extends org.opendaylight.yangtools.yang.binding.RpcService> |
HeliumRpcProviderRegistry.addRpcImplementation(Class<T> type,
T impl) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.opendaylight.yangtools.yang.binding.RpcService> |
AbstractBindingSalProviderInstance.addRpcImplementation(Class<T> type,
T implementation) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BindingAwareBroker.RoutedRpcRegistration<T extends org.opendaylight.yangtools.yang.binding.RpcService>
Represents a routed RPC implementation registration.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends org.opendaylight.yangtools.yang.binding.RpcService> |
RpcProviderRegistry.addRpcImplementation(Class<T> serviceInterface,
T implementation)
Deprecated.
Registers a global implementation of the provided RPC service interface.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends org.opendaylight.yangtools.yang.binding.RpcService> |
RootBindingAwareBroker.addRpcImplementation(Class<T> type,
T implementation)
Deprecated.
|
Copyright © 2019 OpenDaylight. All rights reserved.