Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.integration.config.xml.AbstractChannelAdapterParser
      • org.springframework.integration.config.xml.AbstractChannelParser
      • org.springframework.integration.config.xml.AbstractConsumerEndpointParser
      • org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
    • 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.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.integration.mapping.AbstractHeaderMapper<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.integration.mapping.RequestReplyHeaderMapper<T>)
    • org.springframework.integration.amqp.dsl.Amqp
    • 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.support.AmqpMessageHeaderErrorMessageStrategy (implements org.springframework.integration.support.ErrorMessageStrategy)
    • 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.amqp.support.BoundRabbitChannelAdvice (implements org.springframework.integration.handler.advice.HandleMessageAdvice)
    • org.springframework.amqp.rabbit.connection.CorrelationData (implements org.springframework.amqp.core.Correlation)
    • org.springframework.integration.amqp.support.EndpointUtils
    • 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)
      • org.springframework.integration.channel.AbstractMessageChannel (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.messaging.support.InterceptableChannel, org.springframework.messaging.MessageChannel, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.amqp.channel.AbstractAmqpChannel (implements org.springframework.amqp.rabbit.connection.ConnectionListener)
          • org.springframework.integration.amqp.channel.PointToPointSubscribableAmqpChannel
          • org.springframework.integration.amqp.channel.PollableAmqpChannel (implements org.springframework.integration.channel.ExecutorChannelInterceptorAware, org.springframework.messaging.PollableChannel)
          • org.springframework.integration.amqp.channel.PublishSubscribeAmqpChannel (implements org.springframework.integration.channel.BroadcastCapableChannel)
      • org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
          • org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
            • org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
              • org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint (implements org.springframework.integration.support.management.ManageableLifecycle)
                • org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint (implements org.springframework.amqp.rabbit.core.RabbitTemplate.ConfirmCallback, org.springframework.amqp.rabbit.core.RabbitTemplate.ReturnsCallback)
                • org.springframework.integration.amqp.outbound.AsyncAmqpOutboundGateway
    • org.springframework.integration.amqp.support.MappingUtils
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception

Interface Hierarchy

  • org.springframework.integration.mapping.RequestReplyHeaderMapper<T>

Enum Hierarchy

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