Uses of Class
org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
Package
Description
Provides supporting XML-based configuration - parsers, namespace handlers.
Provides classes for configuration - parsers, namespace handlers.
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides classes for configuration - parsers, namespace handlers.
Provides classes for parsers and namespace handlers.
Contains parser classes for the JDBC namespace support.
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides classes for configuration - parsers, namespace handlers.
Provides parser classes to provide Xml namespace support for the Jpa components.
Provides parser classes to provide Xml namespace support for the Apache Kafka components.
Provides classes for configuration - parsers, namespace handlers.
Contains parser classes for the MongoDb namespace support.
Provides classes for configuration - parsers, namespace handlers.
Provides classes for configuration - parsers, namespace handlers.
SMB-specific file list filter classes.
Provides classes for configuration - parsers, namespace handlers.
-
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.config.xml
Modifier and TypeClassDescriptionclass
Parser for the <inbound-channel-adapter/> element.class
Parser for 'resource-inbound-channel-adapter'. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.feed.config
Modifier and TypeClassDescriptionclass
Handles parsing the configuration for the feed inbound-channel-adapter. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.file.config
Modifier and TypeClassDescriptionclass
Abstract base class for parsing remote file inbound channel adapters.class
Abstract base class for parsing remote file streaming inbound channel adapters.class
Parser for the <inbound-channel-adapter> element of the 'file' namespace. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.ftp.config
Modifier and TypeClassDescriptionclass
Parser for the FTP 'inbound-channel-adapter' element.class
-
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.hazelcast.config.xml
Modifier and TypeClassDescriptionclass
Hazelcast Distributed SQL Inbound Channel Adapter Parser parses<int-hazelcast:ds-inbound-channel-adapter/>
configuration. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.jdbc.config
-
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.jms.config
Modifier and TypeClassDescriptionclass
Parser for the <inbound-channel-adapter/> element of the 'jms' namespace. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.jmx.config
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.jpa.config.xml
Modifier and TypeClassDescriptionclass
The JPA Inbound Channel adapter parser. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.kafka.config.xml
Modifier and TypeClassDescriptionclass
Parser for the inbound channel adapter. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.mail.config
Modifier and TypeClassDescriptionclass
Parser for the <inbound-channel-adapter> element of Spring Integration's 'mail' namespace. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.mongodb.config
Modifier and TypeClassDescriptionclass
Parser for MongoDb store inbound adapters. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.redis.config
Modifier and TypeClassDescriptionclass
Parser for Redis store inbound adapters -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.sftp.config
Modifier and TypeClassDescriptionclass
Parser for 'sftp:inbound-channel-adapter'class
-
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.smb.config
Modifier and TypeClassDescriptionclass
Parser for the SMB 'inbound-channel-adapter' element.class
Parser for the SMB 'inbound-streaming-channel-adapter' element. -
Uses of AbstractPollingInboundChannelAdapterParser in org.springframework.integration.stream.config
Modifier and TypeClassDescriptionclass
Parser for the <stdin-channel-adapter> element.