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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.mapping.AbstractHeaderMapper<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.integration.mapping.RequestReplyHeaderMapper<T>)
    • org.springframework.integration.amqp.support.AmqpMessageHeaderErrorMessageStrategy (implements org.springframework.integration.support.ErrorMessageStrategy)
    • org.springframework.integration.amqp.support.BoundRabbitChannelAdvice (implements org.springframework.integration.handler.advice.HandleMessageAdvice)
    • org.springframework.integration.amqp.support.EndpointUtils
    • org.springframework.integration.amqp.support.MappingUtils
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception

Interface Hierarchy

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