Uses of Class
com.rabbitmq.client.DefaultConsumer
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
-
Uses of DefaultConsumer in com.rabbitmq.client
Modifier and TypeMethodDescriptionprotected DefaultConsumer
RpcClient.setupConsumer()
Registers a consumer on the reply queue.