com.rabbitmq.client
Interface AMQP.File.CancelOk

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.File.CancelOk
Enclosing class:
AMQP.File

public static interface AMQP.File.CancelOk
extends Method


Method Summary
 java.lang.String getConsumerTag()
           
 
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
 

Method Detail

getConsumerTag

java.lang.String getConsumerTag()