Package com.rabbitmq.client
Interface AMQP.Queue.Purge
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Queue.Purge
- Enclosing class:
AMQP.Queue
-
Nested Class Summary
-
Method Summary
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
Method Details
-
getTicket
int getTicket() -
getQueue
String getQueue() -
getNowait
boolean getNowait()
-