Uses of Class
com.rabbitmq.client.QueueingConsumer
-
Packages that use QueueingConsumer Package Description com.rabbitmq.client The client API proper: classes and interfaces representing the AMQP connections, channels, and wire-protocol framing descriptors. -
-
Uses of QueueingConsumer in com.rabbitmq.client
Methods in com.rabbitmq.client that return QueueingConsumer Modifier and Type Method Description protected QueueingConsumer
RpcServer. setupConsumer()
Registers a consumer on the reply queue.
-