public class RpcServices extends Object
DOMRpcService and DOMRpcProviderService for RPC republishing operations.| Constructor and Description |
|---|
RpcServices(org.opendaylight.controller.md.sal.dom.api.DOMRpcService rpcService,
org.opendaylight.controller.md.sal.dom.api.DOMRpcProviderService rpcProviderService)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.controller.md.sal.dom.api.DOMRpcProviderService |
getRpcProviderService() |
org.opendaylight.controller.md.sal.dom.api.DOMRpcService |
getRpcService() |
public RpcServices(org.opendaylight.controller.md.sal.dom.api.DOMRpcService rpcService,
org.opendaylight.controller.md.sal.dom.api.DOMRpcProviderService rpcProviderService)
rpcService - registers new RpcListeners and invokes RpcsrpcProviderService - registers new RpcImplementationsCopyright © 2018 OpenDaylight. All rights reserved.