Hierarchy For Package org.springframework.kafka.core

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.kafka.core.ABSwitchCluster (implements java.util.function.Supplier<T>)
    • org.springframework.kafka.core.CleanupConfig
    • org.springframework.kafka.core.DefaultKafkaProducerFactory.CloseSafeProducer<K,​V> (implements org.apache.kafka.clients.producer.Producer<K,​V>)
    • org.springframework.kafka.core.KafkaResourceFactory
      • org.springframework.kafka.core.DefaultKafkaConsumerFactory<K,​V> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.kafka.core.ConsumerFactory<K,​V>)
      • org.springframework.kafka.core.DefaultKafkaProducerFactory<K,​V> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.kafka.core.ProducerFactory<K,​V>)
      • org.springframework.kafka.core.KafkaAdmin (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.SmartInitializingSingleton)
    • org.springframework.kafka.core.KafkaTemplate<K,​V> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.kafka.core.KafkaOperations<K,​V>)
    • org.springframework.kafka.core.MicrometerConsumerListener<K,​V> (implements org.springframework.kafka.core.ConsumerFactory.Listener<K,​V>)
    • org.springframework.kafka.core.MicrometerProducerListener<K,​V> (implements org.springframework.kafka.core.ProducerFactory.Listener<K,​V>)
    • org.springframework.kafka.core.ProducerFactoryUtils
    • org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception

Interface Hierarchy