Uses of Class
org.springframework.integration.kafka.channel.SubscribableKafkaChannel
Package
Description
Provides classes related to message channel implementations for Apache Kafka.
Provides Spring Integration Java DSL Components support for Apache Kafka.
-
Uses of SubscribableKafkaChannel in org.springframework.integration.kafka.channel
Modifier and TypeClassDescriptionclass
Publish/subscribe channel backed by an Apache Kafka topic. -
Uses of SubscribableKafkaChannel in org.springframework.integration.kafka.dsl
Modifier and TypeClassDescriptionclass
Spec for a subscribable channel.