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.channelSubclasses of SubscribableKafkaChannel in org.springframework.integration.kafka.channelModifier and TypeClassDescriptionclassPublish/subscribe channel backed by an Apache Kafka topic.
- 
Uses of SubscribableKafkaChannel in org.springframework.integration.kafka.dslClasses in org.springframework.integration.kafka.dsl with type parameters of type SubscribableKafkaChannelModifier and TypeClassDescriptionclassSpec for a subscribable channel.Subclasses with type arguments of type SubscribableKafkaChannel in org.springframework.integration.kafka.dslModifier and TypeClassDescriptionclassSpec for a point to point channel backed by an Apache Kafka topic.