Uses of Class
org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
Packages that use RabbitProperties.AmqpContainer
-
Uses of RabbitProperties.AmqpContainer in org.springframework.boot.autoconfigure.amqp
Modifier and TypeClassDescriptionstatic class
Configuration properties forDirectMessageListenerContainer
.static class
Configuration properties forSimpleMessageListenerContainer
.Methods in org.springframework.boot.autoconfigure.amqp with parameters of type RabbitProperties.AmqpContainerModifier and TypeMethodDescriptionprotected void
AbstractRabbitListenerContainerFactoryConfigurer.configure
(T factory, org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory, RabbitProperties.AmqpContainer configuration)