Uses of Class
org.springframework.integration.kafka.inbound.KafkaInboundGateway
Packages that use KafkaInboundGateway
Package
Description
Provides Spring Integration Java DSL Components support for Apache Kafka.
- 
Uses of KafkaInboundGateway in org.springframework.integration.kafka.dslSubclasses with type arguments of type KafkaInboundGateway in org.springframework.integration.kafka.dslModifier and TypeClassDescriptionclassKafkaInboundGatewaySpec<K, V, R, S extends KafkaInboundGatewaySpec<K,V, R, S>> AMessagingGatewaySpecimplementation for theKafkaInboundGateway.