Remove AbstractDOMRpcRoutingTableEntry.invokeRpc 24/74624/2
authorJie Han <han.jie@zte.com.cn>
Mon, 30 Jul 2018 06:20:07 +0000 (14:20 +0800)
committerRobert Varga <nite@hq.sk>
Mon, 30 Jul 2018 10:55:51 +0000 (10:55 +0000)
Make routing entry not directly tied to invocation model and
add an inner static class RpcInvocation in DOMRpcRouter
to be used to invoke rpc with routing entries.

Change-Id: I55fa669bff8a18eb182a579b9dd636294d54e460
Signed-off-by: Jie Han <han.jie@zte.com.cn>

No differences found