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