| Name | Description | Type | Package | Framework |
| AbstractAdaptableMessageListener | An abstract MessageListener adapter providing the necessary infrastructureto extract the payload of a Message | Class | org.springframework.amqp.rabbit.listener.adapter | Spring AMQP |
|
| AbstractCompressingPostProcessor | Base class for post processors that compress the message body. | Class | org.springframework.amqp.support.postprocessor | Spring AMQP |
|
| AbstractConnectionFactory | | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| AbstractDeclarable | Base class for Declarable classes. | Class | org.springframework.amqp.core | Spring AMQP |
|
| AbstractDecompressingPostProcessor | Base class for post processors that decompress the message body if theMessageProperties. | Class | org.springframework.amqp.support.postprocessor | Spring AMQP |
|
| AbstractDeflaterPostProcessor | Base class for post processors based on DeflaterSince:1. | Class | org.springframework.amqp.support.postprocessor | Spring AMQP |
|
| AbstractExchange | Common properties that describe all exchange types. | Class | org.springframework.amqp.core | Spring AMQP |
|
| AbstractExchangeParser | | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| AbstractJavaTypeMapper | | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| AbstractJsonMessageConverter | | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| AbstractMessageConverter | Convenient base class for MessageConverter implementations. | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| AbstractMessageListenerContainer | | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| AbstractRabbitListenerContainerFactory | Base RabbitListenerContainerFactory for Spring's base container implementation. | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| AbstractRabbitListenerEndpoint | Base model for a Rabbit listener endpointSince:1. | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| AbstractRetryOperationsInterceptorFactoryBean | Convenient base class for interceptor factories. | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| AbstractRoutingConnectionFactory | Abstract ConnectionFactory implementation that routes createConnection()calls to one of various target ConnectionFactories based on a lookup key. | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| AcknowledgeMode | enum AcknowledgeModeEnum Constant Summary | Class | org.springframework.amqp.core | Spring AMQP |
|
| ActiveObjectCounter | | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| Address | Represents an address for publication of an AMQP message. | Class | org.springframework.amqp.core | Spring AMQP |
|
| AddressUtils | | Class | org.springframework.amqp.core | Spring AMQP |
|
| AmqpAdmin | Specifies a basic set of portable AMQP administrative operations for AMQP > 0. | Interface | org.springframework.amqp.core | Spring AMQP |
|
| AmqpAppender | A Log4J appender that publishes logging events to an AMQP Exchange. | Class | org.springframework.amqp.rabbit.log4j | Spring AMQP |
|
| AmqpAppender | A Lockback appender that publishes logging events to an AMQP Exchange. | Class | org.springframework.amqp.rabbit.logback | Spring AMQP |
|
| AmqpAuthenticationException | Runtime wrapper for an authentication exception. | Class | org.springframework.amqp | Spring AMQP |
|
| AmqpClientInterceptor | MethodInterceptor for accessing RMI-style AMQP services. | Class | org.springframework.amqp.remoting.client | Spring AMQP |
|
| AmqpConnectException | RuntimeException wrapper for an ConnectException which can be commonly thrown from AMQP operations if theremote process dies or there is a network issue. | Class | org.springframework.amqp | Spring AMQP |
|
| AmqpEvent | Base class for events. | Class | org.springframework.amqp.event | Spring AMQP |
|
| AmqpException | Base RuntimeException for errors that occur when executing AMQP operations. | Class | org.springframework.amqp | Spring AMQP |
|
| AmqpHeaderMapper | Strategy interface for mapping messaging Message headers to an outboundMessageProperties (e. | Interface | org.springframework.amqp.support | Spring AMQP |
|
| AmqpHeaders | Pre-defined names and prefixes to be used for setting and/or retrieving AMQPMessageProperties from/to Message Headers. | Class | org.springframework.amqp.support | Spring AMQP |
|
| AmqpIllegalStateException | Equivalent of an IllegalStateException but within the AmqpException hierarchy. | Class | org.springframework.amqp | Spring AMQP |
|
| AmqpInvokerServiceExporter | This message listener exposes a plain java service via AMQP. | Class | org.springframework.amqp.remoting.service | Spring AMQP |
|
| AmqpIOException | RuntimeException wrapper for an IOException whichcan be commonly thrown from AMQP operations. | Class | org.springframework.amqp | Spring AMQP |
|
| AmqpManagementOperations | Interface specifying management operations. | Interface | org.springframework.amqp.core | Spring AMQP |
|
| AmqpMessageHeaderAccessor | A MessageHeaderAccessorSince:1. | Class | org.springframework.amqp.support | Spring AMQP |
|
| AmqpMessageReturnedException | Exception thrown in an RPC scenario if the request message cannot be delivered whenthe mandatory flag is set. | Class | org.springframework.amqp.core | Spring AMQP |
|
| AmqpProxyFactoryBean | FactoryBean for AMQP proxies. | Class | org.springframework.amqp.remoting.client | Spring AMQP |
|
| AmqpRejectAndDontRequeueException | Exception for listener implementations used to indicate thebasic. | Class | org.springframework.amqp | Spring AMQP |
|
| AmqpTemplate | Specifies a basic set of AMQP operations. | Interface | org.springframework.amqp.core | Spring AMQP |
|
| AmqpTimeoutException | Exception thrown when some time-bound operation fails to execute in theSince:1. | Class | org.springframework.amqp | Spring AMQP |
|
| AmqpUnsupportedEncodingException | RuntimeException for unsupported encoding in an AMQP operation. | Class | org.springframework.amqp | Spring AMQP |
|
| AnonymousQueue | Represents an anonymous, non-durable, exclusive, auto-delete queue. | Class | org.springframework.amqp.core | Spring AMQP |
|
| BatchingRabbitTemplate | A RabbitTemplate that permits batching individual messages into a largermessage. | Class | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| BatchingStrategy | Strategy for batching messages. | Interface | org.springframework.amqp.rabbit.core.support | Spring AMQP |
|
| Binding | Simple container collecting information to describe a binding. | Class | org.springframework.amqp.core | Spring AMQP |
|
| BindingBuilder | Basic builder class to create bindings for a more fluent API style in code based configuration. | Class | org.springframework.amqp.core | Spring AMQP |
|
| BindingFactoryBean | | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| BlockingQueueConsumer | Specialized consumer encapsulating knowledge of the brokerconnections and having its own lifecycle (start and stop). | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| CachingConnectionFactory | A ConnectionFactory implementation that (when the cache mode is CachingConnectionFactory. | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ChannelAwareMessageListener | A message listener that is aware of the Channel on which the message was received. | Interface | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| ChannelCallback | Basic callback for use in RabbitTemplateExecute any number of operations against the supplied RabbitMQ | Interface | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| ChannelListener | | Interface | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ChannelProxy | Subinterface of Channel to be implemented byChannel proxies. | Interface | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ClassMapper | Strategy for setting metadata on messages such that one can create the classthat needs to be instantiated when receiving a message. | Interface | org.springframework.amqp.support.converter | Spring AMQP |
|
| CompositeChannelListener | | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| CompositeConnectionListener | | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ConditionalExceptionLogger | For components that support customization of the logging of certain events, users canprovide an implementation of this interface to modify the existing logging behavior. | Interface | org.springframework.amqp.support | Spring AMQP |
|
| ConditionalRejectingErrorHandler | ErrorHandler that conditionally wraps the Exception in anAmqpRejectAndDontRequeueException if the configured rejection | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| Connection | Close this connection and all its channelswith the AMQP. | Interface | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ConnectionFactory | An interface based ConnectionFactory for creating Connections. | Interface | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ConnectionFactoryUtils | Helper class for managing a Spring based Rabbit ConnectionFactory,in particular for obtaining transactional Rabbit resources for a given ConnectionFactory. | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ConnectionListener | | Interface | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ConnectionProxy | Subinterface of Connection to be implemented byConnection proxies. | Interface | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ConsumerCancelledException | Thrown when the broker cancels the consumer and the messageSince:1. | Class | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| ConsumerChannelRegistry | Consumers register their primary channels with this class. | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ConsumerTagStrategy | A strategy interface to determine the consumer tag to be used when issuing abasicConsume operation. | Interface | org.springframework.amqp.support | Spring AMQP |
|
| ContentTypeDelegatingMessageConverter | A composite MessageConverter that delegates to an actual MessageConverterbased on the contentType header. | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| CorrelationData | Base class for correlating publisher confirms to sent messages. | Class | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| CustomExchange | Simple container collecting information to describe a custom exchange. | Class | org.springframework.amqp.core | Spring AMQP |
|
| Declarable | Classes implementing this interface can be auto-declaredwith the broker during context initialization by an AmqpAdmin. | Interface | org.springframework.amqp.core | Spring AMQP |
|
| DefaultClassMapper | Maps to/from JSON using type information in the MessageProperties;the default name of the message property containing the type is '__TypeId__'. | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| DefaultJackson2JavaTypeMapper | | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| DefaultJavaTypeMapper | | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| DefaultMessagePropertiesConverter | Default implementation of the MessagePropertiesConverter strategy. | Class | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| DelegatingDecompressingPostProcessor | A MessagePostProcessor that delegates to one of its MessagePostProcessorsdepending on the content encoding. | Class | org.springframework.amqp.support.postprocessor | Spring AMQP |
|
| DelegatingInvocableHandler | Delegates to an InvocableHandlerMethod based on the message payload type. | Class | org.springframework.amqp.rabbit.listener.adapter | Spring AMQP |
|
| DirectExchange | Simple container collecting information to describe a direct exchange. | Class | org.springframework.amqp.core | Spring AMQP |
|
| DirectExchangeParser | | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| EnableRabbit | Enable Rabbit listener annotated endpoints that are created under the coverby a RabbitListenerContainerFactory. | Class | org.springframework.amqp.rabbit.annotation | Spring AMQP |
|
| Exchange | | Interface | org.springframework.amqp.core | Spring AMQP |
|
| Exchange | An exchange to which to bind a RabbitListener queue. | Class | org.springframework.amqp.rabbit.annotation | Spring AMQP |
|
| ExchangeTypes | Constants for the standard Exchange type names. | Class | org.springframework.amqp.core | Spring AMQP |
|
| ExpressionFactoryBean | FactoryBean for creating Expression instances. | Class | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| FanoutExchange | Simple container collecting information to describe a fanout exchange. | Class | org.springframework.amqp.core | Spring AMQP |
|
| FanoutExchangeParser | | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| FatalExceptionStrategy | A strategy interface for the ConditionalRejectingErrorHandler todecide whether an exception should be considered to be fatal and the | Interface | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| FatalListenerExecutionException | Exception to be thrown when the execution of a listener method failed unrecoverably. | Class | org.springframework.amqp.rabbit.listener.exception | Spring AMQP |
|
| FatalListenerStartupException | Exception to be thrown when the execution of a listener method failed on startup. | Class | org.springframework.amqp.rabbit.listener.exception | Spring AMQP |
|
| GUnzipPostProcessor | A post processor that uses a GZIPInputStream to decompress theSince:1. | Class | org.springframework.amqp.support.postprocessor | Spring AMQP |
|
| GZipPostProcessor | A post processor that uses a GZIPOutputStream to compress themessage body. | Class | org.springframework.amqp.support.postprocessor | Spring AMQP |
|
| HandlerAdapter | A wrapper for either an InvocableHandlerMethod orDelegatingInvocableHandler. | Class | org.springframework.amqp.rabbit.listener.adapter | Spring AMQP |
|
| HeadersExchange | | Class | org.springframework.amqp.core | Spring AMQP |
|
| HeadersExchangeParser | | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| ImmediateAcknowledgeAmqpException | Special exception for listener implementations that want to signal that the current batch of messages should beacknowledged immediately (i. | Class | org.springframework.amqp | Spring AMQP |
|
| Jackson2JavaTypeMapper | Strategy for setting metadata on messages such that one can create the class that needs to be instantiated whenreceiving a message. | Interface | org.springframework.amqp.support.converter | Spring AMQP |
|
| Jackson2JsonMessageConverter | JSON converter that uses the Jackson 2 Json library. | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| JavaTypeMapper | Strategy for setting metadata on messages such that one can create the class that needs to be instantiated whenreceiving a message. | Interface | org.springframework.amqp.support.converter | Spring AMQP |
|
| JsonMessageConverter | JSON converter that uses the Jackson Json library. | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| ListenerContainerAware | MessageListeners and ChannelAwareMessageListeners that also implement thisinterface can have configuration verified during initialization. | Interface | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| ListenerContainerConsumerFailedEvent | Published when a listener consumer fails. | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| ListenerExecutionFailedException | Exception to be thrown when the execution of a listener method failed. | Class | org.springframework.amqp.rabbit.listener.exception | Spring AMQP |
|
| LocalizedQueueConnectionFactory | A RoutingConnectionFactory that determines the node on which a queue is located andreturns a factory that connects directly to that node. | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| MarshallingMessageConverter | Spring Rabbit MessageConverter that uses a Marshaller and Unmarshaller. | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| Message | The 0-8 and 0-9-1 AMQP specifications do not define an Message class or interface. | Class | org.springframework.amqp.core | Spring AMQP |
|
| MessageBatch | An object encapsulating a Message containing the batch of messages,the exchange, and routing key. | Class | org.springframework.amqp.rabbit.core.support | Spring AMQP |
|
| MessageBuilder | Builds a Spring AMQP Message either from a byte[] body oranother Message using a fluent API. | Class | org.springframework.amqp.core | Spring AMQP |
|
| MessageBuilderSupport | Support class for building Message and MessagePropertiesSince:1. | Class | org.springframework.amqp.core | Spring AMQP |
|
| MessageConversionException | Exception to be thrown by message converters if they encounter a problem with converting a message or object. | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| MessageConverter | | Interface | org.springframework.amqp.support.converter | Spring AMQP |
|
| MessageDeliveryMode | enum MessageDeliveryModeEnumeration for the message delivery mode. | Class | org.springframework.amqp.core | Spring AMQP |
|
| MessageKeyGenerator | Generate a unique key for the message that is repeatable on redelivery. | Interface | org.springframework.amqp.rabbit.retry | Spring AMQP |
|
| MessageListener | Listener interface to receive asynchronous delivery of Amqp Messages. | Interface | org.springframework.amqp.core | Spring AMQP |
|
| MessageListenerAdapter | Message listener adapter that delegates the handling of messages to target listener methods via reflection, withflexible message type conversion. | Class | org.springframework.amqp.rabbit.listener.adapter | Spring AMQP |
|
| MessageListenerContainer | Internal abstraction used by the framework representing a messagelistener container. | Interface | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| MessagePostProcessor | To be used with the send method of Amqp template classes (such as RabbitTemplate)that convert an object to a message. | Interface | org.springframework.amqp.core | Spring AMQP |
|
| MessagePostProcessorUtils | | Class | org.springframework.amqp.support.postprocessor | Spring AMQP |
|
| MessageProperties | Message Properties for an AMQP message. | Class | org.springframework.amqp.core | Spring AMQP |
|
| MessagePropertiesBuilder | Builds a Spring AMQP MessageProperties object using a fluent API. | Class | org.springframework.amqp.core | Spring AMQP |
|
| MessagePropertiesConverter | Strategy interface for converting between Spring AMQP MessagePropertiesand RabbitMQ BasicProperties. | Interface | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| MessageRecoverer | Callback for message that was consumed but failed all retry attempts. | Interface | org.springframework.amqp.rabbit.retry | Spring AMQP |
|
| MessageRejectedWhileStoppingException | Exception class that indicates a rejected message on shutdown. | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| MessagingMessageConverter | Convert a Message from the messaging abstraction to and from aMessage using an underlying | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| MessagingMessageListenerAdapter | adapter that invokes a configurable HandlerAdapter. | Class | org.springframework.amqp.rabbit.listener.adapter | Spring AMQP |
|
| MethodRabbitListenerEndpoint | A RabbitListenerEndpoint providing the method to invoke to processan incoming message for this endpoint. | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| MissingMessageIdAdvice | Advice that can be placed in the listener delegate's advice chain toenhance the message with an ID if not present. | Class | org.springframework.amqp.rabbit.retry | Spring AMQP |
|
| MultiMethodRabbitListenerEndpoint | | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| NamespaceUtils | Shared utility methods for namespace parsers. | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| NewMessageIdentifier | An optimization for stateful retry of message processing. | Interface | org.springframework.amqp.rabbit.retry | Spring AMQP |
|
| PendingConfirm | Instances of this object track pending publisher confirms. | Class | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| PublisherCallbackChannel | Instances of this interface support a single listener beingregistered for publisher confirms with multiple channels, | Interface | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| PublisherCallbackChannelConnectionFactory | Connection factories implementing this interface return a connection thatprovides PublisherCallbackChannel channel instances when confirms | Interface | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| PublisherCallbackChannelImpl | Channel wrapper to allow a single listener able to handleconfirms from multiple channels. | Class | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| Queue | Simple container collecting information to describe a queue. | Class | org.springframework.amqp.core | Spring AMQP |
|
| Queue | A queue definition used within the bindings attribute of a QueueBinding. | Class | org.springframework.amqp.rabbit.annotation | Spring AMQP |
|
| QueueBinding | Defines a queue, the exchange it is to be bound to, and an optional binding key; usedwith @RabbitListener. | Class | org.springframework.amqp.rabbit.annotation | Spring AMQP |
|
| QueueParser | | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| QueuesNotAvailableException | This exception indicates that a consumer could not be started because none ofits queues are available for listening. | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| RabbitAccessor | | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| RabbitAdmin | RabbitMQ implementation of portable AMQP administrative operations for AMQP >= 0. | Class | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| RabbitBootstrapConfiguration | @Configuration class that registers a RabbitListenerAnnotationBeanPostProcessorbean capable of processing Spring's @RabbitListener annotation. | Class | org.springframework.amqp.rabbit.annotation | Spring AMQP |
|
| RabbitConnectionFactoryBean | Factory bean to create a RabbitMQ ConnectionFactory, delegating mostsetter methods and optionally enabling SSL, with or without | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| RabbitExceptionTranslator | Translates Rabbit Exceptions to the AmqpException classThis functionality was previously in RabbitUtils, but that | Class | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| RabbitGatewaySupport | Convenient super class for application classes that need RabbitMQ access. | Class | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| RabbitHandler | Annotation that marks a method to be the target of a Rabbit messagelistener within a class that is annotated with RabbitListener. | Class | org.springframework.amqp.rabbit.annotation | Spring AMQP |
|
| RabbitListener | Annotation that marks a method to be the target of a Rabbit messagelistener on the specified queues() (or bindings()). | Class | org.springframework.amqp.rabbit.annotation | Spring AMQP |
|
| RabbitListenerAnnotationBeanPostProcessor | Bean post-processor that registers methods annotated with RabbitListenerto be invoked by a AMQP message listener container created under the cover | Class | org.springframework.amqp.rabbit.annotation | Spring AMQP |
|
| RabbitListenerConfigurer | Optional interface to be implemented by Spring managed bean willingto customize how Rabbit listener endpoints are configured. | Interface | org.springframework.amqp.rabbit.annotation | Spring AMQP |
|
| RabbitListenerConfigUtils | Configuration constants for internal sharing across subpackages. | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| RabbitListenerContainerFactory | Factory of MessageListenerContainer based on aRabbitListenerEndpoint definition. | Interface | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| RabbitListenerEndpoint | Model for a Rabbit listener endpoint. | Interface | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| RabbitListenerEndpointRegistrar | Helper bean for registering RabbitListenerEndpoint witha RabbitListenerEndpointRegistry. | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| RabbitListenerEndpointRegistry | Creates the necessary MessageListenerContainer instances for theregistered endpoints. | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| RabbitManagementTemplate | A convenience wrapper for the RabbitMQ Client providing convenient access tothe REST methods using the familiar Spring AMQP domain objects for Queue, | Class | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| RabbitMessageOperations | A specialization of MessageSendingOperations and MessageRequestReplyOperationsfor AMQP related operations that allow to specify not only the exchange but also the | Interface | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| RabbitMessagingTemplate | An implementation of RabbitMessageOperations. | Class | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| RabbitNamespaceHandler | Namespace handler for Rabbit. | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| RabbitNamespaceUtils | | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| RabbitOperations | Rabbit specific methods for Amqp functionality. | Interface | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| RabbitResourceHolder | Rabbit resource holder, wrapping a RabbitMQ Connection and Channel. | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| RabbitTemplate | Helper class that simplifies synchronous RabbitMQ access (sending and receiving messages). | Class | org.springframework.amqp.rabbit.core | Spring AMQP |
|
| RabbitTransactionManager | PlatformTransactionManager implementation for a single RabbitConnectionFactory. | Class | org.springframework.amqp.rabbit.transaction | Spring AMQP |
|
| RabbitUtils | | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| ReceiveAndReplyCallback | To be used with the receive-and-reply methods of AmqpTemplateas processor for inbound object and producer for outbound object. | Interface | org.springframework.amqp.core | Spring AMQP |
|
| ReceiveAndReplyMessageCallback | Message exchanging contract of ReceiveAndReplyCallback. | Interface | org.springframework.amqp.core | Spring AMQP |
|
| RejectAndDontRequeueRecoverer | MessageRecover that causes the listener container to rejectthe message without requeuing. | Class | org.springframework.amqp.rabbit.retry | Spring AMQP |
|
| ReplyFailureException | Exception to be thrown when the reply of a message failed to be sent. | Class | org.springframework.amqp.rabbit.listener.adapter | Spring AMQP |
|
| ReplyToAddressCallback | To be used with the receive-and-reply methods of AmqpTemplateto determine Address for Message | Interface | org.springframework.amqp.core | Spring AMQP |
|
| RepublishMessageRecoverer | MessageRecoverer implementation that republishes recovered messagesto a specified exchange with the exception stack trace stored in the | Class | org.springframework.amqp.rabbit.retry | Spring AMQP |
|
| RetryInterceptorBuilder | Simplified facade to make it easier and simpler to build aStatefulRetryOperationsInterceptor or | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| RoutingConnectionFactory | | Interface | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| SerializationUtils | Static utility to help with serialization. | Class | org.springframework.amqp.utils | Spring AMQP |
|
| SerializerMessageConverter | Serializer and Deserializer abstractions in Spring. | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| SimpleAmqpHeaderMapper | Simple implementation of AmqpHeaderMapper. | Class | org.springframework.amqp.support | Spring AMQP |
|
| SimpleBatchingStrategy | A simple batching strategy that supports only one exchange/routingKey; includes a batchsize, a batched message size limit and a timeout. | Class | org.springframework.amqp.rabbit.core.support | Spring AMQP |
|
| SimpleConnection | Simply a Connection. | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| SimpleMessageConverter | or byte arrays. | Class | org.springframework.amqp.support.converter | Spring AMQP |
|
| SimpleMessageListenerContainer | | Class | org.springframework.amqp.rabbit.listener | Spring AMQP |
|
| SimpleRabbitListenerContainerFactory | A RabbitListenerContainerFactory implementation to build a regularSimpleMessageListenerContainer. | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| SimpleRabbitListenerEndpoint | A RabbitListenerEndpoint simply providing the MessageListener toinvoke to process an incoming message for this endpoint. | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| SimpleResourceHolder | Central helper that manages resources per thread to be used by resource management code. | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| SimpleRoutingConnectionFactory | An AbstractRoutingConnectionFactory implementation which gets a lookupKeyfor current ConnectionFactory from thread-bound resource by key of the instance of | Class | org.springframework.amqp.rabbit.connection | Spring AMQP |
|
| StatefulRetryOperationsInterceptorFactoryBean | Convenient factory bean for creating a stateful retry interceptor for use in a message listener container, giving youa large amount of control over the behaviour of a container when a listener fails. | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| StatelessRetryOperationsInterceptorFactoryBean | Convenient factory bean for creating a stateless retry interceptor for use in a message listener container, givingyou a large amount of control over the behaviour of a container when a listener fails. | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| TestUtils | See Spring Integration TestUtils. | Class | org.springframework.amqp.utils.test | Spring AMQP |
|
| TopicExchange | Simple container collecting information to describe a topic exchange. | Class | org.springframework.amqp.core | Spring AMQP |
|
| TopicExchangeParser | | Class | org.springframework.amqp.rabbit.config | Spring AMQP |
|
| UncategorizedAmqpException | A catch-all exception type within the AmqpException hierarchywhen no more specific cause is known. | Class | org.springframework.amqp | Spring AMQP |
|
| UniquelyNamedQueue | Create a queue with a unique name. | Class | org.springframework.amqp.core | Spring AMQP |
|
| UnzipPostProcessor | A post processor that uses a ZipInputStream to decompress theSince:1. | Class | org.springframework.amqp.support.postprocessor | Spring AMQP |
|
| ValueExpression | A very simple hardcoded implementation of the Expressioninterface that represents an immutable value. | Class | org.springframework.amqp.rabbit.support | Spring AMQP |
|
| ZipPostProcessor | A post processor that uses a ZipOutputStream to compress themessage body. | Class | org.springframework.amqp.support.postprocessor | Spring AMQP |