Hierarchy For Package org.springframework.cloud.stream.binder.kafka

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.cloud.stream.binder.AbstractBinder<T,C,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.Binder<T,C,P>, org.springframework.beans.factory.InitializingBean)
      • org.springframework.cloud.stream.binder.AbstractMessageChannelBinder<C,P,PP> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.stream.binder.PollableConsumerBinder<H,C>)
        • org.springframework.cloud.stream.binder.kafka.KafkaMessageChannelBinder (implements org.springframework.cloud.stream.binder.ExtendedPropertiesBinder<T,C,P>)
    • org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
      • org.springframework.cloud.stream.binder.kafka.common.AbstractKafkaBinderHealthIndicator (implements org.springframework.beans.factory.DisposableBean)
    • org.springframework.messaging.converter.AbstractMessageConverter (implements org.springframework.messaging.converter.SmartMessageConverter)
    • org.springframework.cloud.stream.binder.kafka.KafkaBinderMetrics (implements org.springframework.context.ApplicationListener<E>, java.lang.AutoCloseable, org.springframework.context.Lifecycle, io.micrometer.core.instrument.binder.MeterBinder)
    • org.springframework.cloud.stream.binder.kafka.KafkaExpressionEvaluatingInterceptor (implements org.springframework.messaging.support.ChannelInterceptor)
    • org.springframework.cloud.stream.binder.kafka.KafkaMessageChannelBinder.NullObservationRegistry (implements io.micrometer.observation.ObservationRegistry)

Interface Hierarchy