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 classConfiguration properties forDirectMessageListenerContainer.static classConfiguration properties forSimpleMessageListenerContainer.Methods in org.springframework.boot.autoconfigure.amqp with parameters of type RabbitProperties.AmqpContainerModifier and TypeMethodDescriptionprotected voidAbstractRabbitListenerContainerFactoryConfigurer.configure(T factory, org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory, RabbitProperties.AmqpContainer configuration)