| Modifier and Type | Method and Description |
|---|---|
RpcConsumerRegistry |
BindingAdapterFactory.createRpcConsumerRegistry(DOMRpcService domService)
Create a
RpcConsumerRegistry backed by a DOMRpcService. |
| Constructor and Description |
|---|
BindingDOMRpcServiceAdapter(DOMRpcService domService,
BindingToNormalizedNodeCodec codec) |
| Modifier and Type | Method and Description |
|---|---|
RpcConsumerRegistry |
AdapterFactory.createRpcConsumerRegistry(DOMRpcService domService)
Create a
RpcConsumerRegistry backed by a DOMRpcService. |
| Constructor and Description |
|---|
BindingDOMOperationServiceAdapter(DOMRpcService domRpcService,
DOMActionService domActionService,
BindingToNormalizedNodeCodec codec) |
| Modifier and Type | Method and Description |
|---|---|
DOMRpcService |
DOMRpcRouter.getRpcService() |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingDOMRpcService
Utility
DOMRpcService which forwards all requests to a backing delegate instance. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract @NonNull DOMRpcService |
ForwardingDOMRpcService.delegate() |
Copyright © 2019 OpenDaylight. All rights reserved.