All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AlwaysRestartExceptionHandler ConnectionErrorHandlerimplementation which always restarts whenever an error is encounted.BasicConnectionFactoryBuilder A basic connection factory for RabbitMQ.BasicConsumer Connects to a RabbitMQ Queue and consumes messages.ConfiguredPropertiesBuilderFactory Implementation that allows you to explicit configure values in config.ConnectionFactoryBuilder ConnectionWrapper Interface that wraps connections and builders usually implemented byRabbitMqConnection.Declaration Declaration.ExchangeDeclaration Interface that allows exchange declaration to be composed.Declaration.QueueDeclaration Interface that allows queue declaration to be composed.EnvelopeToMetadata Add metadata to the message from theDelivery#getEnvelope()object.ExceptionHandlerImpl Abstract implementation ofExceptionHandlerfor RabbitMQ.ExplicitExchange Declaring an explicit exchange.ExplicitQueue Explicitly configured Queue declaration.MetadataConstants Various metadata keys that represent the corresponding Delivery/Envelope properties.MetadataToProperties Build a BasicProperties object from metadata.PropertiesToMetadata Add metadata to the message from theBasicPropertiesobject.PublishToDefaultExchange WrapsStandardMessageProduceras a service for discoverability purposes.PublishToDefaultExchange.Behaviour Controls behaviour when publishing the messsage.RabbitMqConnection Wraps a connection for RabbitMQ.SimpleConnectionFactoryBuilder A simple connection factory for RabbitMQ.StandardMessageProducer Publishes a message to RabbitMQ.StandardPropertiesBuilderFactory Implementation that uses values fromMetadataConstantsto populate theBasicProperties#Builder.Translator Translating betweenAdaptrisMessageand their RabbitMQ Equivalents.Translator.BasicPropertiesBuilder CreateBasicPropertiesfrom anAdaptrisMessageTranslator.BasicPropertiesHandler Transfer the contents ofDelivery#getProperties()into theAdaptrisMessageTranslator.EnvelopeHandler Transfer the contents ofDelivery#getEnvelope()into theAdaptrisMessageTranslator.PropertiesBuilderFactory Creates aBasicProperties.Builderobject fromAdaptrisMessage.