Class Hierarchy
- java.lang.Object
- org.springframework.amqp.rabbit.connection.RabbitAccessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.amqp.rabbit.listener.ObservableListenerContainer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.amqp.rabbit.listener.MessageListenerContainer)
- org.springframework.rabbit.stream.listener.StreamListenerContainer
- org.springframework.amqp.rabbit.listener.ObservableListenerContainer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.amqp.rabbit.listener.MessageListenerContainer)
- org.springframework.amqp.rabbit.connection.RabbitAccessor (implements org.springframework.beans.factory.InitializingBean)
Interface Hierarchy
- java.util.function.BiConsumer<T,
U> - org.springframework.rabbit.stream.listener.ConsumerCustomizer
- org.springframework.amqp.core.MessageListener
- org.springframework.rabbit.stream.listener.StreamMessageListener