jar

org.springframework.cloud : spring-cloud-stream-binder-kinesis

Maven & Gradle

Jun 01, 2023
2 usages
166 stars

spring-cloud-stream-binder-kinesis · AWS Kinesis Binder Implementation

Table Of Contents

Latest Version

Download org.springframework.cloud : spring-cloud-stream-binder-kinesis JAR file - Latest Versions:

All Versions

Download org.springframework.cloud : spring-cloud-stream-binder-kinesis JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.0.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-cloud-stream-binder-kinesis-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.cloud.stream.binder.kinesis.config

├─ org.springframework.cloud.stream.binder.kinesis.config.KinesisBinderConfiguration.class - [JAR]

org.springframework.cloud.stream.binder.kinesis.provisioning

├─ org.springframework.cloud.stream.binder.kinesis.provisioning.KinesisConsumerDestination.class - [JAR]

├─ org.springframework.cloud.stream.binder.kinesis.provisioning.KinesisProducerDestination.class - [JAR]

├─ org.springframework.cloud.stream.binder.kinesis.provisioning.KinesisStreamProvisioner.class - [JAR]

org.springframework.cloud.stream.binder.kinesis.properties

├─ org.springframework.cloud.stream.binder.kinesis.properties.KinesisBinderConfigurationProperties.class - [JAR]

├─ org.springframework.cloud.stream.binder.kinesis.properties.KinesisBindingProperties.class - [JAR]

├─ org.springframework.cloud.stream.binder.kinesis.properties.KinesisConsumerProperties.class - [JAR]

├─ org.springframework.cloud.stream.binder.kinesis.properties.KinesisExtendedBindingProperties.class - [JAR]

├─ org.springframework.cloud.stream.binder.kinesis.properties.KinesisProducerProperties.class - [JAR]

org.springframework.cloud.stream.binder.kinesis

├─ org.springframework.cloud.stream.binder.kinesis.KinesisBinderHealthIndicator.class - [JAR]

├─ org.springframework.cloud.stream.binder.kinesis.KinesisMessageChannelBinder.class - [JAR]

├─ org.springframework.cloud.stream.binder.kinesis.LegacyEmbeddedHeadersSupportBytesMessageMapper.class - [JAR]