Revert "Bug 5118 - Unsent messages reported as failed after disconnect"
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / core / PipelineHandlers.java
index 88144d47be163db2bbffb9303a11c8174508867a..51ac5482bb1fb95cd5573a370ffce5a4fda9003f 100644 (file)
@@ -44,9 +44,9 @@ public enum PipelineHandlers {
      */
     DELEGATING_INBOUND_HANDLER,
     /**
-     * Performs configurable efficient flushing
+     * Performs efficient flushing
      */
-    CHANNEL_OUTBOUND_QUEUE_MANAGER,
+    CHANNEL_OUTBOUNF_QUEUE,
     /**
      * Decodes incoming messages into message frames
      * and filters them based on version supported