BUG-7983: unify JSONCodec and XmlCodec methods 69/53869/5
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 26 Mar 2017 18:06:21 +0000 (20:06 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 4 Apr 2017 15:59:51 +0000 (17:59 +0200)
This patch introduces TypeAwareCodec to define the common interface
which both these codecs implement. We adjust methods to conform
to this interface.

Change-Id: I25ccaf56c2e6013dee01016efe5fd7c960790f70
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found