Javadoc update
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / util / InstructionsDeserializer.java
index 61f8a9705bb5b630f24f6e5dcad8d292516c7c45..2308346bddecb3240c781ccbae974bdfc58f58d5 100644 (file)
@@ -27,8 +27,9 @@ import org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction
 import io.netty.buffer.ByteBuf;\r
 \r
 /**\r
+ * Deserializes ofp_instruction (OpenFlow v1.3) structures\r
  * @author michal.polkorab\r
- *\r
+ * @author timotej.kubas\r
  */\r
 public class InstructionsDeserializer {\r
     \r