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

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
 
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