Javadoc update
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / serialization / factories / HelloInputMessageFactory.java
index 0c5519e091357a83172c0d5d3adffd2a0b802212..303eb6c8055e1db3fa8547bcfdef1d9e7d707773 100644 (file)
@@ -14,8 +14,9 @@ import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;\r
 \r
 /**\r
+ * Translates Hello messages\r
  * @author michal.polkorab\r
- *\r
+ * @author timotej.kubas\r
  */\r
 public class HelloInputMessageFactory implements OFSerializer<HelloInput>{\r
 \r