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 

K

KclMessageDrivenChannelAdapter - Class in org.springframework.integration.aws.inbound.kinesis
The MessageProducerSupport implementation for receiving data from Amazon Kinesis stream(s) using AWS KCL.
KclMessageDrivenChannelAdapter(String) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KclMessageDrivenChannelAdapter
 
KclMessageDrivenChannelAdapter(String, Regions) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KclMessageDrivenChannelAdapter
 
KclMessageDrivenChannelAdapter(String, AmazonKinesis, AmazonCloudWatch, AmazonDynamoDB, AWSCredentialsProvider) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KclMessageDrivenChannelAdapter
 
KinesisMessageDrivenChannelAdapter - Class in org.springframework.integration.aws.inbound.kinesis
The MessageProducerSupport implementation for receiving data from Amazon Kinesis stream(s).
KinesisMessageDrivenChannelAdapter(AmazonKinesis, String...) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisMessageDrivenChannelAdapter
 
KinesisMessageDrivenChannelAdapter(AmazonKinesis, KinesisShardOffset...) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisMessageDrivenChannelAdapter
 
KinesisMessageHandler - Class in org.springframework.integration.aws.outbound
The AbstractMessageHandler implementation for the Amazon Kinesis putRecord(s).
KinesisMessageHandler(AmazonKinesisAsync) - Constructor for class org.springframework.integration.aws.outbound.KinesisMessageHandler
 
KinesisMessageHeaderErrorMessageStrategy - Class in org.springframework.integration.aws.inbound.kinesis
The ErrorMessageStrategy implementation to build an ErrorMessage with the AwsHeaders.RAW_RECORD header by the value from the the provided AttributeAccessor.
KinesisMessageHeaderErrorMessageStrategy() - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisMessageHeaderErrorMessageStrategy
 
KinesisShardOffset - Class in org.springframework.integration.aws.inbound.kinesis
A model to represent a sequence in the shard for particular ShardIteratorType.
KinesisShardOffset(ShardIteratorType) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
 
KinesisShardOffset(KinesisShardOffset) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
 
KplMessageHandler - Class in org.springframework.integration.aws.outbound
The AbstractMessageHandler implementation for the Amazon Kinesis Producer Library putRecord(s).
KplMessageHandler(KinesisProducer) - Constructor for class org.springframework.integration.aws.outbound.KplMessageHandler
 
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