Hierarchy For Package org.springframework.integration.kafka.inbound

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
        • org.springframework.integration.kafka.inbound.KafkaMessageSource<K,V> (implements org.springframework.integration.core.Pausable)
    • org.springframework.integration.core.ErrorMessagePublisher (implements org.springframework.beans.factory.BeanFactoryAware)
    • org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
      • org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
        • org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
          • org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter<K,V> (implements org.springframework.integration.kafka.inbound.KafkaInboundEndpoint, org.springframework.integration.context.OrderlyShutdownCapable, org.springframework.integration.core.Pausable)
        • org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)
          • org.springframework.integration.kafka.inbound.KafkaInboundGateway<K,V,R> (implements org.springframework.integration.kafka.inbound.KafkaInboundEndpoint, org.springframework.integration.context.OrderlyShutdownCapable, org.springframework.integration.core.Pausable)
    • org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckCallback<K,V> (implements org.springframework.kafka.support.Acknowledgment, org.springframework.integration.acks.AcknowledgmentCallback)
    • org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfoImpl (implements org.springframework.integration.kafka.inbound.KafkaMessageSource.KafkaAckInfo<K,V>)
    • java.lang.Record

Interface Hierarchy

Enum Class Hierarchy