We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b147716 commit 2875554Copy full SHA for 2875554
src/com/rabbitmq/client/Channel.java
@@ -37,7 +37,7 @@
37
import com.rabbitmq.client.AMQP.Exchange;
38
import com.rabbitmq.client.AMQP.Queue;
39
import com.rabbitmq.client.AMQP.Tx;
40
-import com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk;
+import com.rabbitmq.client.AMQP.Channel.FlowOk;
41
42
/**
43
* Public API: Interface to an AMQ channel. See the <a href="http://www.amqp.org/">spec</a> for details.
0 commit comments