Uses of Interface
com.rabbitmq.client.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
Modifier and TypeMethodDescriptionprotected RpcServer.RpcConsumer
RpcServer.setupConsumer()
Registers a consumer on the reply queue.