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