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 51ac5482bb1fb95cd5573a370ffce5a4fda9003f..88144d47be163db2bbffb9303a11c8174508867a 100644 (file)
@@ -44,9 +44,9 @@ public enum PipelineHandlers {
      */
     DELEGATING_INBOUND_HANDLER,
     /**
-     * Performs efficient flushing
+     * Performs configurable efficient flushing
      */
-    CHANNEL_OUTBOUNF_QUEUE,
+    CHANNEL_OUTBOUND_QUEUE_MANAGER,
     /**
      * Decodes incoming messages into message frames
      * and filters them based on version supported