X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=simple-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fopenflowjava%2Fprotocol%2Fimpl%2Fclients%2FScenarioFactory.java;fp=simple-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fopenflowjava%2Fprotocol%2Fimpl%2Fclients%2FScenarioFactory.java;h=5b4e669aa6d8867043fc35ce6f53d139f9f09790;hb=c0b0278f0a4e8b784131f9aac9faf9335223848b;hp=f0e5b9cffbf958f7de182bcaf137beee038bbc39;hpb=45b551b9ca2ef8da9b67a0a877711798f1780355;p=openflowjava.git diff --git a/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioFactory.java b/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioFactory.java index f0e5b9cf..5b4e669a 100644 --- a/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioFactory.java +++ b/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioFactory.java @@ -25,8 +25,8 @@ public final class ScenarioFactory { } /** - * Creates stack with handshake needed messages. - *
    XID of messages: + * Creates stack with handshake needed messages. XID of messages: + *
      *
    1. hello sent - 00000001 *
    2. hello waiting - 00000002 *
    3. featuresrequest waiting - 00000003 @@ -45,8 +45,8 @@ public final class ScenarioFactory { } /** - * Creates stack with handshake needed messages. - *
        XID of messages: + * Creates stack with handshake needed messages. XID of messages: + *
          *
        1. hello sent - 00000001 *
        2. hello waiting - 00000002 *
        3. featuresrequest waiting - 00000003