Uses of Interface
org.springframework.kafka.transaction.KafkaAwareTransactionManager
Packages that use KafkaAwareTransactionManager
-
Uses of KafkaAwareTransactionManager in org.springframework.kafka.transaction
Classes in org.springframework.kafka.transaction that implement KafkaAwareTransactionManagerModifier and TypeClassDescriptionclass
Deprecated.class
PlatformTransactionManager
implementation for a single KafkaProducerFactory
.
ChainedTransactionManager
javadocs.