Uses of Interface
com.rabbitmq.client.AMQP.Queue.PurgeOk
Packages that use AMQP.Queue.PurgeOk
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
Implementations of interfaces specified in the client API, and their supporting classes.
Implementation of connection and topology recovery.
-
Uses of AMQP.Queue.PurgeOk in com.rabbitmq.client
Methods in com.rabbitmq.client that return AMQP.Queue.PurgeOkModifier and TypeMethodDescriptionAMQP.Queue.PurgeOk.Builder.build()
Channel.queuePurge
(String queue) Purges the contents of the given queue. -
Uses of AMQP.Queue.PurgeOk in com.rabbitmq.client.impl
Classes in com.rabbitmq.client.impl that implement AMQP.Queue.PurgeOk -
Uses of AMQP.Queue.PurgeOk in com.rabbitmq.client.impl.recovery
Methods in com.rabbitmq.client.impl.recovery that return AMQP.Queue.PurgeOk