Uses of Class
com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
-
Packages that use AMQImpl.Queue.PurgeOk Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of AMQImpl.Queue.PurgeOk in com.rabbitmq.client.impl
Methods in com.rabbitmq.client.impl that return AMQImpl.Queue.PurgeOk Modifier and Type Method Description AMQImpl.Queue.PurgeOkChannelN. queuePurge(String queue)Public API - Purges the contents of the given queue.Methods in com.rabbitmq.client.impl with parameters of type AMQImpl.Queue.PurgeOk Modifier and Type Method Description ObjectAMQImpl.DefaultMethodVisitor. visit(AMQImpl.Queue.PurgeOk x)ObjectAMQImpl.MethodVisitor. visit(AMQImpl.Queue.PurgeOk x)
-