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
Classes in com.rabbitmq.client that implement RpcServer.RpcConsumerFields in com.rabbitmq.client declared as RpcServer.RpcConsumerModifier and TypeFieldDescriptionprivate RpcServer.RpcConsumer
RpcServer._consumer
Consumer attached to our request queueMethods in com.rabbitmq.client that return RpcServer.RpcConsumerModifier and TypeMethodDescriptionprotected RpcServer.RpcConsumer
RpcServer.setupConsumer()
Registers a consumer on the reply queue.