multipart reply message updated 06/2206/2
authorTimotej Kubas <timotej.kubas@pantheon.sk>
Mon, 28 Oct 2013 08:00:41 +0000 (09:00 +0100)
committerTimotej Kubas <timotej.kubas@pantheon.sk>
Mon, 28 Oct 2013 12:55:26 +0000 (13:55 +0100)
commit6fb89f647f3f393c8f2c697076da53fb987f03ef
treee2bf79cf1afbdd9f92e19b6e5e63c35b30412982
parent84ceefc03687a6864eb70ac434fd839302aafe10
multipart reply message updated
added actions
added match entries
fixed names for augmentation

Change-Id: I4d663eabb8ad0ac883c470ca0577b9c853e50805
Signed-off-by: Timotej Kubas <timotej.kubas@pantheon.sk>
openflow-protocol-api/pom.xml
openflow-protocol-api/src/main/yang/openflow-augments.yang
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/MultipartReplyMessageFactory.java
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ActionCreator.java [new file with mode: 0644]
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchEntriesCreator.java [new file with mode: 0644]
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/MultipartReplyMessageFactoryTest.java