| パッケージ | 説明 |
|---|---|
| org.springframework.boot.autoconfigure.amqp | RabbitMQ の自動構成。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected RabbitProperties | AbstractRabbitListenerContainerFactoryConfigurer.getRabbitProperties() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.amqp.rabbit.connection.CachingConnectionFactory | RabbitAutoConfiguration.RabbitConnectionFactoryCreator.rabbitConnectionFactory(RabbitProperties properties, org.springframework.beans.factory.ObjectProvider<org.springframework.amqp.rabbit.connection.ConnectionNameStrategy> connectionNameStrategy) |
protected void | AbstractRabbitListenerContainerFactoryConfigurer.setRabbitProperties(RabbitProperties rabbitProperties) 使用する RabbitProperties を設定します。 |
| コンストラクターと説明 |
|---|
RabbitTemplateConfiguration(RabbitProperties properties, org.springframework.beans.factory.ObjectProvider<org.springframework.amqp.support.converter.MessageConverter> messageConverter, org.springframework.beans.factory.ObjectProvider<RabbitRetryTemplateCustomizer> retryTemplateCustomizers) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.