Class Hierarchy
- java.lang.Object
- org.springframework.boot.autoconfigure.amqp.AbstractConnectionFactoryConfigurer<T>
- org.springframework.boot.autoconfigure.amqp.CachingConnectionFactoryConfigurer
- org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer<T>
- org.springframework.boot.autoconfigure.amqp.DirectRabbitListenerContainerFactoryConfigurer
- org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.MessagingTemplateConfiguration
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitConnectionFactoryCreator
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
- org.springframework.boot.autoconfigure.amqp.RabbitConnectionFactoryBeanConfigurer
- org.springframework.boot.autoconfigure.amqp.RabbitProperties
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.BaseContainer
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.StreamContainer
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.ListenerRetry
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Stream
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
- org.springframework.boot.autoconfigure.amqp.RabbitStreamTemplateConfigurer
- org.springframework.boot.autoconfigure.amqp.RabbitTemplateConfigurer
- java.lang.Record
- org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails.Address
- org.springframework.boot.autoconfigure.amqp.AbstractConnectionFactoryConfigurer<T>
Interface Hierarchy
- org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
- org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails
- org.springframework.boot.autoconfigure.amqp.ConnectionFactoryCustomizer
- org.springframework.boot.autoconfigure.amqp.EnvironmentBuilderCustomizer
- org.springframework.boot.autoconfigure.amqp.RabbitRetryTemplateCustomizer
- org.springframework.boot.autoconfigure.amqp.RabbitTemplateCustomizer
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.ContainerType
- org.springframework.boot.autoconfigure.amqp.RabbitRetryTemplateCustomizer.Target
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)