| Package | Description |
|---|---|
| org.springframework.amqp.rabbit.connection |
Provides classes related to connections.
|
| Modifier and Type | Method and Description |
|---|---|
private static RabbitResourceHolder |
ConnectionFactoryUtils.doGetTransactionalResourceHolder(ConnectionFactory connectionFactory,
ConnectionFactoryUtils.ResourceFactory resourceFactory)
Obtain a RabbitMQ Channel that is synchronized with the current transaction, if any.
|