Package org.springframework.integration.kafka.config.xml
Provides parser classes to provide Xml namespace support for the Apache Kafka components.
-
Class Summary Class Description KafkaChannelParser Parser for a channel backed by an Apache Kafka topic.KafkaInboundChannelAdapterParser Parser for the inbound channel adapter.KafkaInboundGatewayParser Inbound gateway parser.KafkaMessageDrivenChannelAdapterParser Parser for the message driven channel adapter.KafkaNamespaceHandler The namespace handler for the Apache Kafka namespace.KafkaOutboundChannelAdapterParser Parser for the outbound channel adapter.KafkaOutboundGatewayParser Parser for the outbound gateway.KafkaParsingUtils Utilities to assist with parsing XML.