Binding2 runtime - Codecs impl - codecs - part2 59/58959/1
authorJakub Toth <jakub.toth@pantheon.tech>
Thu, 8 Jun 2017 15:58:47 +0000 (17:58 +0200)
committerMartin Ciglan <martin.ciglan@pantheon.tech>
Wed, 14 Jun 2017 15:09:36 +0000 (15:09 +0000)
commit842da41ce0a6c8058e5fe879266b9f314082bcac
treed2d42d3085ba7797ed66555f4ca5d199f0c611b3
parent5bae96b1199db4531995962e5e077d8d7a41ae2d
Binding2 runtime - Codecs impl - codecs - part2

  * operation codecs

Change-Id: I8c08617ec52d47b424d41aa04c7bf574055f1662
Signed-off-by: Jakub Toth <jakub.toth@pantheon.tech>
(cherry picked from commit 346a1c7b7783f4a5e8da6e539ecbc1ae370436c2)
binding2/mdsal-binding2-dom-codec/src/main/java/org/opendaylight/mdsal/binding/javav2/dom/codec/impl/OperationInputCodec.java [new file with mode: 0644]
binding2/mdsal-binding2-dom-codec/src/main/java/org/opendaylight/mdsal/binding/javav2/dom/codec/impl/UnmappedOperationInputCodec.java [new file with mode: 0644]