Fixed YANG - GetAsyncReply
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / connection / ConnectionFacade.java
@@ -7,7 +7,7 @@ import org.opendaylight.openflowjava.protocol.api.connection.ConnectionAdapter;
  * @author michal.polkorab\r
  *\r
  */\r
-public interface CommunicationFacade extends MessageConsumer, ConnectionAdapter {\r
+public interface ConnectionFacade extends MessageConsumer, ConnectionAdapter {\r
 \r
  // empty unifying superinterface\r
 }\r