Package org.springframework.integration.aws.outbound
package org.springframework.integration.aws.outbound
Provides classes which represent outbound AWS components.
-
ClassDescriptionThe base
AbstractMessageProducingHandlerfor AWS services.TheAbstractMessageHandlerimplementation for the Amazon KinesisputRecord(s).TheAbstractMessageHandlerimplementation for the Amazon Kinesis Producer LibraryputRecord(s).TheAbstractReplyProducingMessageHandlerimplementation for the Amazon S3 services.TheS3MessageHandlermode.The callback to populate anObjectMetadatafor upload operation.TheAbstractAwsMessageHandlerimplementation to send SNS Notifications (AmazonSNSAsync.publishAsync(PublishRequest)) to the providedtopicArn(or evaluated at runtime againstMessage).TheAbstractMessageHandlerimplementation for the Amazon SQSsendMessage.