| Package | Description |
|---|---|
| org.springframework.amqp.rabbit.connection |
Provides classes related to connections.
|
| org.springframework.amqp.rabbit.core |
Provides core classes for Spring Rabbit.
|
| org.springframework.amqp.rabbit.core.support |
Provides core support classes for Spring Rabbit.
|
| org.springframework.amqp.rabbit.listener |
Provides classes for message listener containers.
|
| org.springframework.amqp.rabbit.transaction |
Provides classes supporting transactions in Spring Rabbit.
|
| Class and Description |
|---|
| AbstractConnectionFactory |
| AbstractRoutingConnectionFactory
Abstract
ConnectionFactory implementation that routes AbstractRoutingConnectionFactory.createConnection()
calls to one of various target ConnectionFactories based on a lookup key. |
| CachingConnectionFactory.CacheMode |
| ChannelListener |
| Connection |
| ConnectionFactory
An interface based ConnectionFactory for creating
Connections. |
| ConnectionListener |
| RabbitResourceHolder
Rabbit resource holder, wrapping a RabbitMQ Connection and Channel.
|
| Class and Description |
|---|
| ConnectionFactory
An interface based ConnectionFactory for creating
Connections. |
| RabbitAccessor |
| Class and Description |
|---|
| ConnectionFactory
An interface based ConnectionFactory for creating
Connections. |
| Class and Description |
|---|
| ConnectionFactory
An interface based ConnectionFactory for creating
Connections. |
| RabbitAccessor |
| Class and Description |
|---|
| ConnectionFactory
An interface based ConnectionFactory for creating
Connections. |
Copyright © 2021. All rights reserved.