Class Hierarchy
- java.lang.Object
- org.springframework.integration.dsl.IntegrationComponentSpec<S,T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle) - org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec<K,V> 
- org.springframework.integration.kafka.dsl.KafkaTemplateSpec<K,V> - org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec.ReplyingKafkaTemplateSpec<K,V, R> 
 
- org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec.ReplyingKafkaTemplateSpec<K,
- org.springframework.integration.dsl.MessageChannelSpec<S,C> (implements org.springframework.integration.dsl.ComponentsRegistration) - org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec<S,C> - org.springframework.integration.kafka.dsl.KafkaPollableChannelSpec
- org.springframework.integration.kafka.dsl.KafkaSubscribableChannelSpec<C>
- org.springframework.integration.kafka.dsl.KafkaPointToPointChannelSpec
- org.springframework.integration.kafka.dsl.KafkaPublishSubscribeChannelSpec
 
 
 
- org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec<S,
- org.springframework.integration.dsl.MessageHandlerSpec<S,H> - org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec<K,V, S> - org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec<K,V, R, S> - org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec.KafkaGatewayMessageHandlerTemplateSpec<K,V, R> (implements org.springframework.integration.dsl.ComponentsRegistration) 
 
- org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec.KafkaGatewayMessageHandlerTemplateSpec<K,
- org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec.KafkaProducerMessageHandlerTemplateSpec<K,V> (implements org.springframework.integration.dsl.ComponentsRegistration) 
 
- org.springframework.integration.kafka.dsl.KafkaOutboundGatewaySpec<K,
 
- org.springframework.integration.kafka.dsl.KafkaProducerMessageHandlerSpec<K,
- org.springframework.integration.dsl.MessageProducerSpec<S,P> - org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec<K,V, S> (implements org.springframework.integration.dsl.ComponentsRegistration) - org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec.KafkaMessageDrivenChannelAdapterListenerContainerSpec<K,V> 
 
- org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec.KafkaMessageDrivenChannelAdapterListenerContainerSpec<K,
 
- org.springframework.integration.kafka.dsl.KafkaMessageDrivenChannelAdapterSpec<K,
- org.springframework.integration.dsl.MessageSourceSpec<S,H> - org.springframework.integration.kafka.dsl.KafkaInboundChannelAdapterSpec<K,V> 
 
- org.springframework.integration.kafka.dsl.KafkaInboundChannelAdapterSpec<K,
- org.springframework.integration.dsl.MessagingGatewaySpec<S,G> - org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec<K,V, R, S> (implements org.springframework.integration.dsl.ComponentsRegistration) - org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec.KafkaInboundGatewayListenerContainerSpec<K,V, R> 
 
- org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec.KafkaInboundGatewayListenerContainerSpec<K,
 
- org.springframework.integration.kafka.dsl.KafkaInboundGatewaySpec<K,
 
- org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec<K,
- org.springframework.integration.kafka.dsl.Kafka
 
- org.springframework.integration.dsl.IntegrationComponentSpec<S,