Hierarchy For Package org.springframework.integration.amqp.inbound

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
    • org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener (implements org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener)
    • org.springframework.integration.amqp.inbound.AmqpInboundGateway.Listener (implements org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener)
    • org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallback (implements org.springframework.integration.acks.AcknowledgmentCallback)
    • org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallbackFactory (implements org.springframework.integration.acks.AcknowledgmentCallbackFactory<T>)
    • org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckInfo
    • org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
      • org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
        • org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
          • org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter (implements org.springframework.integration.context.OrderlyShutdownCapable)
        • org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)