Bug 1637: Change Rpc actor calls to async 43/10443/6
authortpantelis <tpanteli@brocade.com>
Mon, 25 Aug 2014 00:29:58 +0000 (20:29 -0400)
committerMoiz Raja <moraja@cisco.com>
Thu, 4 Sep 2014 15:22:58 +0000 (15:22 +0000)
Changed RemoteRpcImplementation and RpcBroker to use async calls and
modified/created unit tests.

Added an RpcErrorsException to transfer RpcError info on failure. This
is now used in lieu of ErrorResponse to communicate failures.

Change-Id: Ib0bbda1867caff9b6c584b9b8a9b336f8acf53d7
Signed-off-by: tpantelis <tpanteli@brocade.com>

No differences found