Package org.springframework.integration.aws.outbound
package org.springframework.integration.aws.outbound
Provides classes which represent outbound AWS components.
-
ClassDescriptionThe base
AbstractMessageProducingHandler
for AWS services.TheAbstractMessageHandler
implementation for the Amazon KinesisputRecord(s)
.TheAbstractMessageHandler
implementation for the Amazon Kinesis Producer LibraryputRecord(s)
.TheAbstractReplyProducingMessageHandler
implementation for the Amazon S3 services.TheS3MessageHandler
mode.TheAbstractAwsMessageHandler
implementation to send SNS Notifications (SnsAsyncClient.publish(PublishRequest)
) to the providedtopicArn
(or evaluated at runtime againstMessage
).TheAbstractMessageHandler
implementation for the Amazon SQSsendMessage
.