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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.channel.AbstractMessageChannel (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.messaging.support.InterceptableChannel, org.springframework.messaging.MessageChannel, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.kafka.channel.AbstractKafkaChannel
          • org.springframework.integration.kafka.channel.PollableKafkaChannel (implements org.springframework.integration.channel.ExecutorChannelInterceptorAware, org.springframework.messaging.PollableChannel)
          • org.springframework.integration.kafka.channel.SubscribableKafkaChannel (implements org.springframework.integration.support.management.ManageableSmartLifecycle, org.springframework.messaging.SubscribableChannel)
            • org.springframework.integration.kafka.channel.PublishSubscribeKafkaChannel (implements org.springframework.integration.channel.BroadcastCapableChannel)