See: Description
Class | Description |
---|---|
AbstractMessageAttributesHeaderMapper<A> |
Base
HeaderMapper implementation for common logic in SQS and SNS
around message attributes mapping. |
AwsHeaders |
The AWS specific message headers constants.
|
S3FileInfo |
An Amazon S3
FileInfo implementation. |
S3RemoteFileTemplate |
An Amazon S3 specific
RemoteFileTemplate extension. |
S3Session |
An Amazon S3
Session implementation. |
S3SessionFactory |
An Amazon S3 specific
SessionFactory implementation. |
SnsBodyBuilder |
An utility class to simplify an SNS Message body building.
|
SnsHeaderMapper |
The
AbstractMessageAttributesHeaderMapper implementation for the mapping
from headers to SNS message attributes. |
SqsHeaderMapper |
The
AbstractMessageAttributesHeaderMapper implementation for the mapping
from headers to SQS message attributes. |
Exception | Description |
---|---|
AwsRequestFailureException |
An exception that is the payload of an
ErrorMessage when a send fails. |