Uses of Package
org.springframework.amqp.rabbit.connection
Package
Description
Provides top-level classes for Spring Rabbit.
Provides classes supporting the Rabbit XML namespace.
Provides classes related to connections.
Provides core classes for Spring Rabbit.
Provides classes for message listener containers.
Provides classes supporting Log4j 2 appenders.
Provides classes supporting Logback appenders.
Provides classes supporting retries.
Classes for testing Spring AMQP applications.
Provides classes supporting transactions in Spring Rabbit.
-
ClassDescriptionAn interface based ConnectionFactory for creating
Connections
.Base class for correlating publisher confirms to sent messages. -
-
ClassDescriptionThe mode used to shuffle the addresses.Abstract
ConnectionFactory
implementation that routesAbstractRoutingConnectionFactory.createConnection()
calls to one of various target ConnectionFactories based on a lookup key.The cache mode.The type of publisher confirms to use.A listener for new channel creation and destruction.Subinterface ofChannel
to be implemented by Channel proxies.An interface based ConnectionFactory for creatingConnections
.A listener for connection creation and closing.A strategy to build an application-specific connection name, which can be displayed in the management UI if RabbitMQ server supports it.Base class for correlating publisher confirms to sent messages.Represents a publisher confirmation.Instances of this object track pending publisher confirms.Instances of this interface support a single listener being registered for publisher confirms with multiple channels, by adding context to the callbacks.Listeners implementing this interface can participate in publisher confirms received from multiple channels, by invoking addListener on each channel.A factory forPublisherCallbackChannel
s.Rabbit resource holder, wrapping a RabbitMQ Connection and Channel.Implementations select a connection factory based on a supplied key. -
ClassDescriptionAn interface based ConnectionFactory for creating
Connections
.A listener for connection creation and closing.Base class for correlating publisher confirms to sent messages.Instances of this object track pending publisher confirms.Listeners implementing this interface can participate in publisher confirms received from multiple channels, by invoking addListener on each channel. -
ClassDescriptionAn interface based ConnectionFactory for creating
Connections
.Rabbit resource holder, wrapping a RabbitMQ Connection and Channel.Implementations select a connection factory based on a supplied key. -
ClassDescriptionFactory bean to create a RabbitMQ ConnectionFactory, delegating most setter methods and optionally enabling SSL, with or without certificate validation.
-
ClassDescriptionFactory bean to create a RabbitMQ ConnectionFactory, delegating most setter methods and optionally enabling SSL, with or without certificate validation.
-
-
ClassDescriptionAn interface based ConnectionFactory for creating
Connections
.Base class for correlating publisher confirms to sent messages.Listeners implementing this interface can participate in publisher confirms received from multiple channels, by invoking addListener on each channel. -