See: Description
| Interface | Description |
|---|---|
| S3MessageHandler.UploadMetadataProvider |
The callback to populate an
ObjectMetadata for upload operation. |
| Class | Description |
|---|---|
| S3MessageHandler |
The
AbstractReplyProducingMessageHandler implementation for the Amazon S3 services. |
| SnsMessageHandler |
The
AbstractReplyProducingMessageHandler implementation to send SNS Notifications
(AmazonSNS.publish(PublishRequest)) to the provided topicArn
(or evaluated at runtime against Message). |
| SqsMessageHandler |
The
AbstractMessageHandler implementation for the Amazon SQS sendMessage. |
| Enum | Description |
|---|---|
| S3MessageHandler.Command |
The
S3MessageHandler mode. |