Package com.rabbitmq.client
Interface AMQP.Channel.Flow
-
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Channel.Flow
- Enclosing class:
- AMQP.Channel
public static interface AMQP.Channel.Flow extends Method
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
AMQP.Channel.Flow.Builder
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
getActive()
-
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
-