Hierarchy For Package org.springframework.cloud.stream.binder.rabbit

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.cloud.stream.binder.AbstractBinder<T,C,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.Binder<T,C,P>, org.springframework.beans.factory.InitializingBean)
      • org.springframework.cloud.stream.binder.AbstractMessageChannelBinder<C,P,PP> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.stream.binder.PollableConsumerBinder<H,C>)
        • org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder (implements org.springframework.beans.factory.DisposableBean, org.springframework.cloud.stream.binder.ExtendedPropertiesBinder<T,C,P>)
    • org.springframework.cloud.stream.binder.rabbit.BatchCapableRejectAndDontRequeueRecoverer (implements org.springframework.amqp.rabbit.retry.MessageBatchRecoverer)
    • org.springframework.cloud.stream.binder.rabbit.RabbitExpressionEvaluatingInterceptor (implements org.springframework.messaging.support.ChannelInterceptor)
    • org.springframework.cloud.stream.binder.rabbit.StreamUtils