Spring Integration Kafka Support

Package org.springframework.integration.kafka.config.xml

Provides parser classes to provide Xml namespace support for the Kafka components.

See:
          Description

Class Summary
KafkaConsumerContextParser  
KafkaInboundChannelAdapterParser The Kafka Inbound Channel adapter parser
KafkaNamespaceHandler The namespace handler for the Kafka namespace
KafkaOutboundChannelAdapterParser  
KafkaProducerContextParser  
ZookeeperConnectParser  
 

Package org.springframework.integration.kafka.config.xml Description

Provides parser classes to provide Xml namespace support for the Kafka components.


Spring Integration Kafka Support