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.amqp.rabbit
,
org.springframework.amqp.rabbit.annotation
,
org.springframework.amqp.rabbit.config
,
org.springframework.amqp.rabbit.connection
,
org.springframework.amqp.rabbit.core
,
org.springframework.amqp.rabbit.core.support
,
org.springframework.amqp.rabbit.listener
,
org.springframework.amqp.rabbit.listener.adapter
,
org.springframework.amqp.rabbit.listener.exception
,
org.springframework.amqp.rabbit.log4j2
,
org.springframework.amqp.rabbit.logback
,
org.springframework.amqp.rabbit.retry
,
org.springframework.amqp.rabbit.support
,
org.springframework.amqp.rabbit.transaction
Class Hierarchy
java.lang.Object
org.springframework.amqp.rabbit.listener.adapter.
AbstractAdaptableMessageListener
(implements org.springframework.amqp.rabbit.core.
ChannelAwareMessageListener
, org.springframework.amqp.core.MessageListener)
org.springframework.amqp.rabbit.listener.adapter.
MessageListenerAdapter
org.springframework.amqp.rabbit.listener.adapter.
MessagingMessageListenerAdapter
org.springframework.amqp.rabbit.listener.adapter.
AbstractAdaptableMessageListener.ReplyExpressionRoot
org.springframework.amqp.rabbit.listener.adapter.
AbstractAdaptableMessageListener.ResultHolder
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.amqp.rabbit.config.
AbstractExchangeParser
org.springframework.amqp.rabbit.config.
DirectExchangeParser
org.springframework.amqp.rabbit.config.
FanoutExchangeParser
org.springframework.amqp.rabbit.config.
HeadersExchangeParser
org.springframework.amqp.rabbit.config.
TopicExchangeParser
org.springframework.amqp.rabbit.config.
QueueParser
org.springframework.amqp.rabbit.connection.
AbstractConnectionFactory
(implements org.springframework.beans.factory.BeanNameAware, org.springframework.amqp.rabbit.connection.
ConnectionFactory
, org.springframework.beans.factory.DisposableBean)
org.springframework.amqp.rabbit.connection.
CachingConnectionFactory
(implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.InitializingBean, org.springframework.amqp.rabbit.connection.
PublisherCallbackChannelConnectionFactory
, com.rabbitmq.client.ShutdownListener)
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.amqp.rabbit.support.
ExpressionFactoryBean
org.springframework.amqp.rabbit.config.
ListenerContainerFactoryBean
(implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.SmartLifecycle)
org.springframework.amqp.rabbit.connection.
RabbitConnectionFactoryBean
org.apache.logging.log4j.core.AbstractLifeCycle (implements org.apache.logging.log4j.core.LifeCycle2)
org.apache.logging.log4j.core.filter.AbstractFilterable (implements org.apache.logging.log4j.core.filter.Filterable)
org.apache.logging.log4j.core.appender.AbstractAppender (implements org.apache.logging.log4j.core.Appender)
org.springframework.amqp.rabbit.log4j2.
AmqpAppender
org.apache.logging.log4j.core.appender.AbstractManager (implements java.lang.AutoCloseable)
org.springframework.amqp.rabbit.log4j2.
AmqpAppender.AmqpManager
org.springframework.messaging.core.AbstractMessageSendingTemplate<D> (implements org.springframework.messaging.core.MessageSendingOperations<D>)
org.springframework.messaging.core.AbstractMessageReceivingTemplate<D> (implements org.springframework.messaging.core.MessageReceivingOperations<D>)
org.springframework.messaging.core.AbstractMessagingTemplate<D> (implements org.springframework.messaging.core.MessageRequestReplyOperations<D>)
org.springframework.amqp.rabbit.core.
RabbitMessagingTemplate
(implements org.springframework.beans.factory.InitializingBean, org.springframework.amqp.rabbit.core.
RabbitMessageOperations
)
org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
org.springframework.amqp.rabbit.transaction.
RabbitTransactionManager
(implements org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
org.springframework.amqp.rabbit.config.
AbstractRabbitListenerContainerFactory
<C> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.amqp.rabbit.listener.
RabbitListenerContainerFactory
<C>)
org.springframework.amqp.rabbit.config.
DirectRabbitListenerContainerFactory
org.springframework.amqp.rabbit.config.
SimpleRabbitListenerContainerFactory
org.springframework.amqp.rabbit.listener.
AbstractRabbitListenerEndpoint
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.amqp.rabbit.listener.
RabbitListenerEndpoint
)
org.springframework.amqp.rabbit.listener.
MethodRabbitListenerEndpoint
org.springframework.amqp.rabbit.listener.
MultiMethodRabbitListenerEndpoint
org.springframework.amqp.rabbit.config.
SimpleRabbitListenerEndpoint
org.springframework.amqp.rabbit.config.
AbstractRetryOperationsInterceptorFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>)
org.springframework.amqp.rabbit.config.
StatefulRetryOperationsInterceptorFactoryBean
org.springframework.amqp.rabbit.config.
StatelessRetryOperationsInterceptorFactoryBean
org.springframework.amqp.rabbit.connection.
AbstractRoutingConnectionFactory
(implements org.springframework.amqp.rabbit.connection.
ConnectionFactory
, org.springframework.amqp.rabbit.connection.
RoutingConnectionFactory
)
org.springframework.amqp.rabbit.connection.
SimpleRoutingConnectionFactory
org.springframework.amqp.rabbit.listener.
ActiveObjectCounter
<T>
org.springframework.amqp.rabbit.logback.
AmqpAppender.Event
org.springframework.amqp.rabbit.log4j2.
AmqpAppender.Event
org.springframework.amqp.rabbit.logback.
AmqpAppender.EventSender
(implements java.lang.Runnable)
org.springframework.amqp.rabbit.log4j2.
AmqpAppender.EventSender
(implements java.lang.Runnable)
org.springframework.amqp.rabbit.
AsyncRabbitTemplate
(implements org.springframework.amqp.core.AsyncAmqpTemplate, org.springframework.beans.factory.BeanNameAware, org.springframework.amqp.rabbit.core.
ChannelAwareMessageListener
, org.springframework.amqp.rabbit.core.
RabbitTemplate.ConfirmCallback
, org.springframework.amqp.rabbit.core.
RabbitTemplate.ReturnCallback
, org.springframework.context.SmartLifecycle)
org.springframework.amqp.rabbit.config.
BindingFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>)
org.springframework.amqp.rabbit.listener.
BlockingQueueConsumer
org.springframework.amqp.rabbit.connection.
CompositeChannelListener
(implements org.springframework.amqp.rabbit.connection.
ChannelListener
)
org.springframework.amqp.rabbit.connection.
CompositeConnectionListener
(implements org.springframework.amqp.rabbit.connection.
ConnectionListener
)
org.springframework.amqp.rabbit.listener.
ConditionalRejectingErrorHandler
(implements org.springframework.util.ErrorHandler)
org.springframework.amqp.rabbit.listener.
ConditionalRejectingErrorHandler.DefaultExceptionStrategy
(implements org.springframework.amqp.rabbit.listener.
FatalExceptionStrategy
)
org.springframework.amqp.rabbit.connection.
ConnectionFactoryUtils
org.springframework.amqp.rabbit.connection.
ConsumerChannelRegistry
ch.qos.logback.core.spi.ContextAwareBase (implements ch.qos.logback.core.spi.ContextAware)
ch.qos.logback.core.AppenderBase<E> (implements ch.qos.logback.core.Appender<E>)
org.springframework.amqp.rabbit.logback.
AmqpAppender
org.springframework.amqp.rabbit.support.
CorrelationData
(implements org.springframework.amqp.support.Correlation)
org.springframework.amqp.rabbit.core.
DeclareExchangeConnectionListener
(implements org.springframework.amqp.rabbit.connection.
ConnectionListener
)
com.rabbitmq.client.DefaultConsumer (implements com.rabbitmq.client.Consumer)
org.springframework.amqp.rabbit.core.
RabbitTemplate.TemplateConsumer
org.springframework.amqp.rabbit.support.
DefaultMessagePropertiesConverter
(implements org.springframework.amqp.rabbit.support.
MessagePropertiesConverter
)
org.springframework.transaction.support.DefaultTransactionDefinition (implements java.io.Serializable, org.springframework.transaction.TransactionDefinition)
org.springframework.transaction.interceptor.DefaultTransactionAttribute (implements org.springframework.transaction.interceptor.TransactionAttribute)
org.springframework.transaction.interceptor.RuleBasedTransactionAttribute (implements java.io.Serializable)
org.springframework.amqp.rabbit.transaction.
ListenerFailedRuleBasedTransactionAttribute
org.springframework.amqp.rabbit.listener.adapter.
DelegatingInvocableHandler
org.springframework.amqp.rabbit.support.
Delivery
org.springframework.amqp.rabbit.listener.
DirectReplyToMessageListenerContainer.ChannelHolder
java.util.EventObject (implements java.io.Serializable)
org.springframework.context.ApplicationEvent
org.springframework.amqp.event.AmqpEvent
org.springframework.amqp.rabbit.listener.
AsyncConsumerRestartedEvent
org.springframework.amqp.rabbit.listener.
AsyncConsumerStartedEvent
org.springframework.amqp.rabbit.listener.
AsyncConsumerStoppedEvent
org.springframework.amqp.rabbit.listener.
ListenerContainerConsumerFailedEvent
org.springframework.amqp.rabbit.listener.
ListenerContainerConsumerTerminatedEvent
org.springframework.amqp.rabbit.listener.
ListenerContainerIdleEvent
org.springframework.amqp.rabbit.core.
RabbitAdminEvent
org.springframework.amqp.rabbit.core.
DeclarationExceptionEvent
org.springframework.amqp.rabbit.listener.adapter.
HandlerAdapter
org.springframework.amqp.rabbit.connection.
LocalizedQueueConnectionFactory
(implements org.springframework.amqp.rabbit.connection.
ConnectionFactory
, org.springframework.beans.factory.DisposableBean, org.springframework.amqp.rabbit.connection.
RoutingConnectionFactory
)
org.springframework.amqp.rabbit.support.
LogAppenderUtils
org.springframework.amqp.utils.MapBuilder<B,K,V>
org.springframework.amqp.rabbit.support.
ArgumentBuilder
org.springframework.amqp.rabbit.core.support.
MessageBatch
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.amqp.rabbit.config.
RabbitNamespaceHandler
org.springframework.amqp.rabbit.config.
NamespaceUtils
org.springframework.amqp.rabbit.support.
PendingConfirm
org.springframework.amqp.rabbit.support.
PublisherCallbackChannelImpl
(implements com.rabbitmq.client.ConfirmListener, org.springframework.amqp.rabbit.support.
PublisherCallbackChannel
, com.rabbitmq.client.ReturnListener, com.rabbitmq.client.ShutdownListener)
org.springframework.amqp.rabbit.connection.
RabbitAccessor
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.amqp.rabbit.listener.
AbstractMessageListenerContainer
(implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.amqp.rabbit.listener.
MessageListenerContainer
)
org.springframework.amqp.rabbit.listener.
DirectMessageListenerContainer
org.springframework.amqp.rabbit.listener.
DirectReplyToMessageListenerContainer
org.springframework.amqp.rabbit.listener.
SimpleMessageListenerContainer
org.springframework.amqp.rabbit.core.
RabbitTemplate
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.Lifecycle, org.springframework.amqp.rabbit.support.
ListenerContainerAware
, org.springframework.amqp.core.MessageListener, org.springframework.amqp.rabbit.support.
PublisherCallbackChannel.Listener
, org.springframework.amqp.rabbit.core.
RabbitOperations
)
org.springframework.amqp.rabbit.core.
BatchingRabbitTemplate
(implements org.springframework.context.Lifecycle)
org.springframework.amqp.rabbit.core.
RabbitAdmin
(implements org.springframework.amqp.core.AmqpAdmin, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean)
org.springframework.amqp.rabbit.annotation.
RabbitBootstrapConfiguration
org.springframework.amqp.rabbit.support.
RabbitExceptionTranslator
org.springframework.amqp.rabbit.core.
RabbitGatewaySupport
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.amqp.rabbit.annotation.
RabbitListenerAnnotationBeanPostProcessor
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.context.EnvironmentAware, org.springframework.core.Ordered, org.springframework.beans.factory.SmartInitializingSingleton)
org.springframework.amqp.rabbit.config.
RabbitListenerConfigUtils
org.springframework.amqp.rabbit.listener.
RabbitListenerEndpointRegistrar
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
org.springframework.amqp.rabbit.listener.
RabbitListenerEndpointRegistry
(implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.DisposableBean, org.springframework.context.SmartLifecycle)
org.springframework.amqp.rabbit.core.
RabbitManagementTemplate
(implements org.springframework.amqp.core.AmqpManagementOperations)
org.springframework.amqp.rabbit.config.
RabbitNamespaceUtils
org.springframework.amqp.rabbit.connection.
RabbitUtils
org.springframework.amqp.rabbit.retry.
RejectAndDontRequeueRecoverer
(implements org.springframework.amqp.rabbit.retry.
MessageRecoverer
)
org.springframework.amqp.rabbit.retry.
RepublishMessageRecoverer
(implements org.springframework.amqp.rabbit.retry.
MessageRecoverer
)
org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
org.springframework.amqp.rabbit.connection.
RabbitResourceHolder
org.springframework.amqp.rabbit.config.
RetryInterceptorBuilder
<T>
org.springframework.amqp.rabbit.config.
RetryInterceptorBuilder.StatefulRetryInterceptorBuilder
org.springframework.amqp.rabbit.config.
RetryInterceptorBuilder.StatelessRetryInterceptorBuilder
org.springframework.util.concurrent.SettableListenableFuture<T> (implements org.springframework.util.concurrent.ListenableFuture<T>)
org.springframework.amqp.rabbit.
AsyncRabbitTemplate.RabbitFuture
<T>
org.springframework.amqp.rabbit.
AsyncRabbitTemplate.RabbitConverterFuture
<C> (implements org.springframework.util.concurrent.ListenableFuture<T>)
org.springframework.amqp.rabbit.
AsyncRabbitTemplate.RabbitMessageFuture
(implements org.springframework.util.concurrent.ListenableFuture<T>)
org.springframework.amqp.rabbit.core.support.
SimpleBatchingStrategy
(implements org.springframework.amqp.rabbit.core.support.
BatchingStrategy
)
org.springframework.amqp.rabbit.connection.
SimpleConnection
(implements org.springframework.amqp.rabbit.connection.
Connection
, com.rabbitmq.client.impl.NetworkConnection)
org.springframework.amqp.rabbit.connection.
SimpleResourceHolder
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.amqp.rabbit.listener.
AbstractMessageListenerContainer.SharedConnectionNotInitializedException
org.springframework.amqp.rabbit.listener.
AbstractMessageListenerContainer.WrappedTransactionException
org.springframework.amqp.AmqpException
org.springframework.amqp.rabbit.connection.
AutoRecoverConnectionNotCurrentlyOpenException
org.springframework.amqp.rabbit.core.
ConsumeOkNotReceivedException
org.springframework.amqp.rabbit.listener.exception.
FatalListenerExecutionException
org.springframework.amqp.rabbit.listener.exception.
FatalListenerStartupException
org.springframework.amqp.rabbit.listener.
QueuesNotAvailableException
org.springframework.amqp.rabbit.listener.exception.
ListenerExecutionFailedException
org.springframework.amqp.rabbit.listener.
MessageRejectedWhileStoppingException
org.springframework.amqp.rabbit.listener.adapter.
ReplyFailureException
org.springframework.amqp.rabbit.support.
ConsumerCancelledException
org.springframework.amqp.rabbit.support.
ValueExpression
<V> (implements org.springframework.expression.Expression)
Interface Hierarchy
org.springframework.amqp.core.AmqpTemplate
org.springframework.amqp.rabbit.core.
RabbitOperations
java.lang.AutoCloseable
com.rabbitmq.client.Channel (also extends com.rabbitmq.client.ShutdownNotifier)
org.springframework.amqp.rabbit.connection.
ChannelProxy
org.springframework.amqp.rabbit.support.
PublisherCallbackChannel
org.springframework.amqp.rabbit.core.support.
BatchingStrategy
org.springframework.amqp.rabbit.core.
ChannelAwareMessageListener
org.springframework.amqp.rabbit.core.
ChannelCallback
<T>
org.springframework.amqp.rabbit.connection.
ChannelListener
org.springframework.amqp.rabbit.connection.
ShutDownChannelListener
org.springframework.amqp.rabbit.connection.
Connection
org.springframework.amqp.rabbit.connection.
ConnectionProxy
org.springframework.amqp.rabbit.connection.
ConnectionFactory
org.springframework.amqp.rabbit.connection.
ConnectionFactoryUtils.ResourceFactory
org.springframework.amqp.rabbit.connection.
ConnectionListener
org.springframework.amqp.rabbit.connection.
ConnectionNameStrategy
org.springframework.amqp.rabbit.core.
CorrelationDataPostProcessor
org.springframework.amqp.rabbit.listener.
FatalExceptionStrategy
org.springframework.context.Lifecycle
org.springframework.context.SmartLifecycle (also extends org.springframework.context.Phased)
org.springframework.amqp.rabbit.listener.
MessageListenerContainer
org.springframework.amqp.rabbit.support.
ListenerContainerAware
org.springframework.amqp.rabbit.retry.
MessageKeyGenerator
org.springframework.amqp.rabbit.support.
MessagePropertiesConverter
org.springframework.messaging.core.MessageReceivingOperations<D>
org.springframework.amqp.rabbit.core.
RabbitMessageOperations
(also extends org.springframework.messaging.core.MessageRequestReplyOperations<D>, org.springframework.messaging.core.MessageSendingOperations<D>)
org.springframework.amqp.rabbit.retry.
MessageRecoverer
org.springframework.messaging.core.MessageRequestReplyOperations<D>
org.springframework.amqp.rabbit.core.
RabbitMessageOperations
(also extends org.springframework.messaging.core.MessageReceivingOperations<D>, org.springframework.messaging.core.MessageSendingOperations<D>)
org.springframework.messaging.core.MessageSendingOperations<D>
org.springframework.amqp.rabbit.core.
RabbitMessageOperations
(also extends org.springframework.messaging.core.MessageReceivingOperations<D>, org.springframework.messaging.core.MessageRequestReplyOperations<D>)
org.springframework.amqp.rabbit.retry.
NewMessageIdentifier
org.springframework.context.Phased
org.springframework.context.SmartLifecycle (also extends org.springframework.context.Lifecycle)
org.springframework.amqp.rabbit.listener.
MessageListenerContainer
org.springframework.amqp.rabbit.support.
PublisherCallbackChannel.Listener
org.springframework.amqp.rabbit.connection.
PublisherCallbackChannelConnectionFactory
org.springframework.amqp.rabbit.annotation.
RabbitListenerConfigurer
org.springframework.amqp.rabbit.listener.
RabbitListenerContainerFactory
<C>
org.springframework.amqp.rabbit.listener.
RabbitListenerEndpoint
org.springframework.amqp.rabbit.listener.
RabbitListenerErrorHandler
org.springframework.amqp.rabbit.core.
RabbitOperations.OperationsCallback
<T>
org.springframework.amqp.rabbit.core.
RabbitTemplate.ConfirmCallback
org.springframework.amqp.rabbit.core.
RabbitTemplate.ReturnCallback
org.springframework.amqp.rabbit.listener.adapter.
ReplyingMessageListener
<T,R>
org.springframework.amqp.rabbit.connection.
RoutingConnectionFactory
com.rabbitmq.client.ShutdownNotifier
com.rabbitmq.client.Channel (also extends java.lang.AutoCloseable)
org.springframework.amqp.rabbit.connection.
ChannelProxy
org.springframework.amqp.rabbit.support.
PublisherCallbackChannel
Annotation Type Hierarchy
org.springframework.amqp.rabbit.annotation.
Queue
(implements java.lang.annotation.Annotation)
org.springframework.amqp.rabbit.annotation.
Argument
(implements java.lang.annotation.Annotation)
org.springframework.amqp.rabbit.annotation.
QueueBinding
(implements java.lang.annotation.Annotation)
org.springframework.amqp.rabbit.annotation.
EnableRabbit
(implements java.lang.annotation.Annotation)
org.springframework.amqp.rabbit.annotation.
RabbitHandler
(implements java.lang.annotation.Annotation)
org.springframework.amqp.rabbit.annotation.
RabbitListener
(implements java.lang.annotation.Annotation)
org.springframework.amqp.rabbit.annotation.
RabbitListeners
(implements java.lang.annotation.Annotation)
org.springframework.amqp.rabbit.annotation.
Exchange
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.amqp.rabbit.config.
ListenerContainerFactoryBean.Type
org.springframework.amqp.rabbit.connection.
CachingConnectionFactory.CacheMode
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes