All Classes and Interfaces
Class
Description
ConnectionErrorHandler implementation which always restarts whenever an error is encounted.A basic connection factory for RabbitMQ.
Connects to a RabbitMQ Queue and consumes messages.
Implementation that allows you to explicit configure values in config.
Interface that wraps connections and builders usually implemented by
RabbitMqConnection.Interface that allows exchange declaration to be composed.
Interface that allows queue declaration to be composed.
Add metadata to the message from the
Delivery#getEnvelope() object.Abstract implementation of
ExceptionHandler for RabbitMQ.Declaring an explicit exchange.
Explicitly configured Queue declaration.
Various metadata keys that represent the corresponding Delivery/Envelope properties.
Build a BasicProperties object from metadata.
Add metadata to the message from the
BasicProperties object.Wraps
StandardMessageProducer as a service for discoverability purposes.Controls behaviour when publishing the messsage.
Wraps a connection for RabbitMQ.
A simple connection factory for RabbitMQ.
Publishes a message to RabbitMQ.
Implementation that uses values from
MetadataConstants to populate the BasicProperties#Builder.Translating between
AdaptrisMessage and their RabbitMQ Equivalents.Create
BasicProperties from an AdaptrisMessageTransfer the contents of
Delivery#getProperties() into the AdaptrisMessageTransfer the contents of
Delivery#getEnvelope() into the AdaptrisMessageCreates a
BasicProperties.Builder object from AdaptrisMessage.