Skip navigation links
Spring Integration AWS Support
A B C D E F G H I K L M N O P Q R S T V W 

A

AbstractAwsMessageHandler - Class in org.springframework.integration.aws.outbound
The base AbstractMessageProducingHandler for AWS services.
AbstractAwsMessageHandler() - Constructor for class org.springframework.integration.aws.outbound.AbstractAwsMessageHandler
 
ACKNOWLEDGMENT - Static variable in class org.springframework.integration.aws.support.AwsHeaders
The "aws_acknowledgment" header for received SQS message.
additionalOnSuccessHeaders(AbstractIntegrationMessageBuilder<?>, AmazonWebServiceRequest, Object) - Method in class org.springframework.integration.aws.outbound.AbstractAwsMessageHandler
 
additionalOnSuccessHeaders(AbstractIntegrationMessageBuilder<?>, AmazonWebServiceRequest, Object) - Method in class org.springframework.integration.aws.outbound.KinesisMessageHandler
 
additionalOnSuccessHeaders(AbstractIntegrationMessageBuilder<?>, AmazonWebServiceRequest, Object) - Method in class org.springframework.integration.aws.outbound.SnsMessageHandler
 
additionalOnSuccessHeaders(AbstractIntegrationMessageBuilder<?>, AmazonWebServiceRequest, Object) - Method in class org.springframework.integration.aws.outbound.SqsMessageHandler
 
afterPropertiesSet() - Method in class org.springframework.integration.aws.metadata.DynamoDbMetaDataStore
 
afterSequenceNumber(String) - Static method in class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
 
afterSequenceNumber(String, String, String) - Static method in class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
 
append(InputStream, String) - Method in class org.springframework.integration.aws.support.S3Session
 
asFileInfoList(Collection<S3ObjectSummary>) - Method in class org.springframework.integration.aws.inbound.S3StreamingMessageSource
 
atSequenceNumber(String) - Static method in class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
 
atSequenceNumber(String, String, String) - Static method in class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
 
atTimestamp(Date) - Static method in class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
 
atTimestamp(String, String, Date) - Static method in class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
 
AwsHeaders - Class in org.springframework.integration.aws.support
The AWS specific message headers constants.
AwsHeaders() - Constructor for class org.springframework.integration.aws.support.AwsHeaders
 
AwsNamespaceHandler - Class in org.springframework.integration.aws.config.xml
The namespace handler for "int-aws" namespace.
AwsNamespaceHandler() - Constructor for class org.springframework.integration.aws.config.xml.AwsNamespaceHandler
 
AwsParserUtils - Class in org.springframework.integration.aws.config.xml
The utility class for the namespace parsers.
AwsRequestFailureException - Exception in org.springframework.integration.aws.support
An exception that is the payload of an ErrorMessage when a send fails.
AwsRequestFailureException(Message<?>, AmazonWebServiceRequest, Throwable) - Constructor for exception org.springframework.integration.aws.support.AwsRequestFailureException
 
A B C D E F G H I K L M N O P Q R S T V W 
Skip navigation links
Spring Integration AWS Support