JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.integration.amqp.channel
,
org.springframework.integration.amqp.config
,
org.springframework.integration.amqp.dsl
,
org.springframework.integration.amqp.inbound
,
org.springframework.integration.amqp.outbound
,
org.springframework.integration.amqp.support
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.AbstractOutboundChannelAdapterParser
org.springframework.integration.amqp.config.
AmqpOutboundChannelAdapterParser
org.springframework.integration.config.xml.AbstractChannelParser
org.springframework.integration.amqp.config.
AmqpChannelParser
org.springframework.integration.config.xml.AbstractConsumerEndpointParser
org.springframework.integration.amqp.config.
AmqpOutboundGatewayParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.integration.amqp.config.
AmqpInboundChannelAdapterParser
org.springframework.integration.amqp.config.
AmqpInboundGatewayParser
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.core.MessageSource<T>, org.springframework.integration.support.management.MessageSourceMetrics, org.springframework.integration.support.context.NamedComponent)
org.springframework.integration.amqp.inbound.
AmqpMessageSource
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.amqp.config.
AmqpChannelFactoryBean
(implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.SmartLifecycle)
org.springframework.integration.mapping.AbstractHeaderMapper<T> (implements org.springframework.integration.mapping.RequestReplyHeaderMapper<T>)
org.springframework.integration.amqp.support.
DefaultAmqpHeaderMapper
(implements org.springframework.integration.amqp.support.
AmqpHeaderMapper
)
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.integration.amqp.config.
AmqpNamespaceHandler
org.springframework.integration.amqp.dsl.
Amqp
org.springframework.integration.amqp.inbound.
AmqpInboundChannelAdapter.Listener
(implements org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener, org.springframework.retry.RetryListener)
org.springframework.integration.amqp.inbound.
AmqpInboundGateway.Listener
(implements org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener, org.springframework.retry.RetryListener)
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.support.CorrelationData (implements org.springframework.amqp.core.Correlation)
org.springframework.integration.amqp.outbound.
AbstractAmqpOutboundEndpoint.CorrelationDataWrapper
org.springframework.integration.dsl.IntegrationComponentSpec<S,T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.amqp.dsl.
AbstractMessageListenerContainerSpec
<S,C>
org.springframework.integration.amqp.dsl.
DirectMessageListenerContainerSpec
org.springframework.integration.amqp.dsl.
SimpleMessageListenerContainerSpec
org.springframework.integration.dsl.MessageChannelSpec<S,C> (implements org.springframework.integration.dsl.ComponentsRegistration)
org.springframework.integration.amqp.dsl.
AmqpPollableMessageChannelSpec
<S>
org.springframework.integration.amqp.dsl.
AmqpMessageChannelSpec
<S>
org.springframework.integration.amqp.dsl.
AmqpPublishSubscribeMessageChannelSpec
org.springframework.integration.dsl.MessageHandlerSpec<S,H>
org.springframework.integration.amqp.dsl.
AmqpBaseOutboundEndpointSpec
<S,E>
org.springframework.integration.amqp.dsl.
AmqpAsyncOutboundGatewaySpec
org.springframework.integration.amqp.dsl.
AmqpOutboundEndpointSpec
org.springframework.integration.dsl.MessageProducerSpec<S,P>
org.springframework.integration.amqp.dsl.
AmqpBaseInboundChannelAdapterSpec
<S>
org.springframework.integration.amqp.dsl.
AmqpInboundChannelAdapterSpec
<S,C> (implements org.springframework.integration.dsl.ComponentsRegistration)
org.springframework.integration.amqp.dsl.
AmqpInboundChannelAdapterDMLCSpec
org.springframework.integration.amqp.dsl.
AmqpInboundChannelAdapterSMLCSpec
org.springframework.integration.dsl.MessageSourceSpec<S,H>
org.springframework.integration.amqp.dsl.
AmqpInboundPolledChannelAdapterSpec
org.springframework.integration.dsl.MessagingGatewaySpec<S,G>
org.springframework.integration.amqp.dsl.
AmqpBaseInboundGatewaySpec
<S>
org.springframework.integration.amqp.dsl.
AmqpInboundGatewaySpec
<S,C> (implements org.springframework.integration.dsl.ComponentsRegistration)
org.springframework.integration.amqp.dsl.
AmqpInboundGatewayDMLCSpec
org.springframework.integration.amqp.dsl.
AmqpInboundGatewaySMLCSpec
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.context.SmartLifecycle)
org.springframework.integration.endpoint.MessageProducerSupport (implements 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.MessageSourceMetrics, org.springframework.integration.support.management.TrackableComponent)
org.springframework.integration.amqp.inbound.
AmqpInboundGateway
org.springframework.integration.channel.AbstractMessageChannel (implements org.springframework.integration.channel.ChannelInterceptorAware, org.springframework.integration.support.management.ConfigurableMetricsAware<M>, org.springframework.messaging.MessageChannel, org.springframework.integration.support.management.MessageChannelMetrics, org.springframework.integration.support.management.TrackableComponent)
org.springframework.integration.amqp.channel.
AbstractAmqpChannel
(implements org.springframework.amqp.rabbit.connection.ConnectionListener, org.springframework.beans.factory.DisposableBean)
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.support.management.PollableChannelManagement)
org.springframework.integration.amqp.channel.
PublishSubscribeAmqpChannel
org.springframework.integration.handler.AbstractMessageHandler (implements org.springframework.integration.support.management.ConfigurableMetricsAware<M>, reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler, org.springframework.integration.support.management.MessageHandlerMetrics, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
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.context.Lifecycle)
org.springframework.integration.amqp.outbound.
AmqpOutboundEndpoint
(implements org.springframework.amqp.rabbit.core.RabbitTemplate.ConfirmCallback, org.springframework.amqp.rabbit.core.RabbitTemplate.ReturnCallback)
org.springframework.integration.amqp.outbound.
AsyncAmqpOutboundGateway
org.springframework.integration.amqp.support.
MappingUtils
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.messaging.MessagingException
org.springframework.integration.amqp.support.
NackedAmqpMessageException
org.springframework.integration.amqp.support.
ReturnedAmqpMessageException
Interface Hierarchy
org.springframework.integration.mapping.RequestReplyHeaderMapper<T>
org.springframework.integration.amqp.support.
AmqpHeaderMapper
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes