com.rabbitmq.client
Interface AMQP.Channel.FlowOk

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.Channel.FlowOk
Enclosing class:
AMQP.Channel

public static interface AMQP.Channel.FlowOk
extends Method


Nested Class Summary
static class AMQP.Channel.FlowOk.Builder
           
 
Method Summary
 boolean getActive()
           
 
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
 

Method Detail

getActive

boolean getActive()