Uses of Class
org.springframework.integration.config.xml.AbstractInboundGatewayParser
Package
Description
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides parser classes to provide Xml namespace support for the Apache Kafka components.
Provides classes for configuration - parsers, namespace handlers.
Provides classes for RSocket XML namespace parsing and configuration support.
Contains parser classes for the Web Services namespace support.
-
Uses of AbstractInboundGatewayParser in org.springframework.integration.ip.config
-
Uses of AbstractInboundGatewayParser in org.springframework.integration.kafka.config.xml
-
Uses of AbstractInboundGatewayParser in org.springframework.integration.redis.config
Modifier and TypeClassDescriptionclass
Parser for the <queue-inbound-gateway> element of the 'redis' namespace. -
Uses of AbstractInboundGatewayParser in org.springframework.integration.rsocket.config
Modifier and TypeClassDescriptionclass
Parser for the <inbound-gateway/> element of the 'rsocket' namespace. -
Uses of AbstractInboundGatewayParser in org.springframework.integration.ws.config