Fix Java 8 javadoc compatibility
[openflowjava.git] / simple-client / src / main / java / org / opendaylight / openflowjava / protocol / impl / clients / ScenarioFactory.java
index f0e5b9cffbf958f7de182bcaf137beee038bbc39..5b4e669aa6d8867043fc35ce6f53d139f9f09790 100644 (file)
@@ -25,8 +25,8 @@ public final class ScenarioFactory {
     }
 
     /**
-     * Creates stack with handshake needed messages.
-     * <ol> XID of messages:
+     * Creates stack with handshake needed messages. XID of messages:
+     * <ol>
      *   <li> hello sent - 00000001
      *   <li> hello waiting - 00000002
      *   <li> featuresrequest waiting - 00000003
@@ -45,8 +45,8 @@ public final class ScenarioFactory {
     }
 
     /**
-     * Creates stack with handshake needed messages.
-     * <ol> XID of messages:
+     * Creates stack with handshake needed messages. XID of messages:
+     * <ol>
      *   <li> hello sent - 00000001
      *   <li> hello waiting - 00000002
      *   <li> featuresrequest waiting - 00000003