Uses of Interface
com.rabbitmq.client.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
Modifier 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
-
Uses of AMQP.Queue.PurgeOk in com.rabbitmq.client.impl.recovery