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