Package org.springframework.amqp.rabbitmq.client
@NullMarked
package org.springframework.amqp.rabbitmq.client
Provides Spring support for RabbitMQ AMQP 1.0 Client.
-
ClassDescriptionThe contract for RabbitMQ AMQP 1.0
Connection
management.TheAmqpAdmin
implementation for RabbitMQ AMQP 1.0 client.TheAmqpTemplate
for RabbitMQ AMQP 1.0 protocol support.The utilities for RabbitMQ AMQP 1.0 protocol API.TheAmqpConnectionFactory
implementation to hold a single, sharedConnection
instance.