Uses of Interface
org.springframework.integration.core.Pausable
Packages that use Pausable
Package
Description
Provides Spring Integration inbound components for Apache Kafka.
-
Uses of Pausable in org.springframework.integration.kafka.inbound
Classes in org.springframework.integration.kafka.inbound that implement PausableModifier and TypeClassDescriptionclassKafkaInboundGateway<K,V, R> Inbound gateway.classMessage-driven channel adapter.classKafkaMessageSource<K,V> Polled message source for Apache Kafka.