Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.amqp.rabbit.listener.adapter.AbstractAdaptableMessageListener (implements org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener)
- org.springframework.amqp.rabbit.listener.adapter.MessagingMessageListenerAdapter
- org.springframework.amqp.rabbit.config.BaseRabbitListenerContainerFactory<C> (implements org.springframework.context.ApplicationContextAware, org.springframework.amqp.rabbit.listener.RabbitListenerContainerFactory<C>)
- org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin (implements org.springframework.amqp.core.AmqpAdmin, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.SmartLifecycle)
- org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.amqp.rabbit.listener.MessageListenerContainer)
- org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate (implements org.springframework.amqp.core.AsyncAmqpTemplate, org.springframework.beans.factory.DisposableBean)
- org.springframework.amqp.rabbitmq.client.RabbitAmqpUtils
- org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory (implements org.springframework.amqp.rabbitmq.client.AmqpConnectionFactory, org.springframework.beans.factory.DisposableBean)
- org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Affinity
- org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.OAuth2
- org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Recovery
- org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Tls
Interface Hierarchy
- org.springframework.amqp.rabbitmq.client.AmqpConnectionFactory
- org.springframework.amqp.core.MessageListener