JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.rabbitmq.client.amqp.Consumer
Packages that use
Consumer
Package
Description
com.rabbitmq.client.amqp
Main API for the RabbitMQ AMQP Java Client.
Uses of
Consumer
in
com.rabbitmq.client.amqp
Methods in
com.rabbitmq.client.amqp
that return
Consumer
Modifier and Type
Method
Description
Consumer
ConsumerBuilder.
build
()
Build the consumer.