Uses of Class
org.springframework.integration.kafka.channel.SubscribableKafkaChannel
Packages that use 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
Subclasses of SubscribableKafkaChannel in org.springframework.integration.kafka.channelModifier and TypeClassDescriptionclass
Publish/subscribe channel backed by an Apache Kafka topic. -
Uses of SubscribableKafkaChannel in org.springframework.integration.kafka.dsl
Classes in org.springframework.integration.kafka.dsl with type parameters of type SubscribableKafkaChannelModifier and TypeClassDescriptionclass
Spec for a subscribable channel.