[SRVUTILS-10] Do not use RpcService in SRCUTILS components Created: 03/Aug/23  Updated: 23/Oct/23  Resolved: 23/Oct/23

Status: Done
Project: serviceutils
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Medium
Reporter: Robert Varga Assignee: Ľuboš Čičut
Resolution: Done Votes: 0
Labels: pt
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Blocks
blocks MDSAL-772 Remove RpcService Resolved

 Description   

A quick grep is showing these users of deprecated API:

./serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/SrmRpcProvider.java:        reg = rpcProvider.registerRpcImplementation(OdlSrmRpcsService.class, this);

Convert them to new-style yang.binding.Rpc-based implementations.


Generated at Wed Feb 07 20:37:53 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.