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