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.Publisher
Packages that use
Publisher
Package
Description
com.rabbitmq.client.amqp
Main API for the RabbitMQ AMQP Java Client.
Uses of
Publisher
in
com.rabbitmq.client.amqp
Methods in
com.rabbitmq.client.amqp
that return
Publisher
Modifier and Type
Method
Description
Publisher
PublisherBuilder.
build
()
Build the configured instance.