Updating cluster RPC code making it work 60/9460/3
authorHarman Singh <harmasin@cisco.com>
Wed, 30 Jul 2014 02:03:08 +0000 (19:03 -0700)
committerHarman Singh <harmasin@cisco.com>
Thu, 31 Jul 2014 23:59:51 +0000 (16:59 -0700)
Added XMLUtils to serialize and deserialize instance identifier objects and the values insides path arguments with proper object type. This code use Yangtools existing utility, but modify that code to make sure
right type is picked up. We can think of adding it directly in yang tools also and remove it from here
Added Preconditions check for pojos

Change-Id: Ieb73b4ee660d2e058d0a62952799fc6f39d4c6b5
Signed-off-by: Harman Singh <harmasin@cisco.com>

No differences found