Uses of Interface
org.springframework.integration.core.Pausable
Package
Description
Provides Spring Integration inbound components for Apache Kafka.
-
Uses of Pausable in org.springframework.integration.kafka.inbound
Modifier and TypeClassDescriptionclass
KafkaInboundGateway<K,
V, R> Inbound gateway.class
Message-driven channel adapter.class
KafkaMessageSource<K,
V> Polled message source for Apache Kafka.