Uses of Class
org.springframework.integration.config.xml.AbstractChannelAdapterParser
Package
Description
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides classes for Cassandra parsers and namespace handlers.
Provides supporting XML-based configuration - parsers, namespace handlers.
Provides classes for 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.
Provides classes for configuration - parsers, namespace handlers.
Provides classes for configuration - parsers, namespace handlers, factory beans.
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 parser classes to provide Xml namespace support for the MqttAdapter components.
Provides classes for configuration - parsers, namespace handlers.
Provides classes for configuration - parsers, namespace handlers.
SMB-specific file list filter classes.
Contains parser classes for the STOMP namespace support.
Provides classes for configuration - parsers, namespace handlers.
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides classes for configuration - parsers, namespace handlers.
Contains parser classes for the WebSockets namespace support.
Contains parser classes for the XMPP namespace support.
-
Uses of AbstractChannelAdapterParser in org.springframework.integration.amqp.config
Modifier and TypeClassDescriptionclass
Parser for the AMQP 'outbound-channel-adapter' element. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.cassandra.config.xml
Modifier and TypeClassDescriptionclass
The parser for the<int-cassandra:outbound-channel-adapter>
. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.config.xml
Modifier and TypeClassDescriptionclass
Base class for outbound Channel Adapter parsers.class
Base parser for inbound Channel Adapters that poll a source.class
Parser for the <inbound-channel-adapter/> element.class
Parser for the <outbound-channel-adapter/> element.class
Parser for the 'logging-channel-adapter' element.class
Parser for 'resource-inbound-channel-adapter'. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.event.config
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractChannelAdapterParser in org.springframework.integration.feed.config
Modifier and TypeClassDescriptionclass
Handles parsing the configuration for the feed inbound-channel-adapter. -
Uses of AbstractChannelAdapterParser 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.class
Parser for the <outbound-channel-adapter/> element of the 'file' namespace.class
class
-
Uses of AbstractChannelAdapterParser in org.springframework.integration.ftp.config
Modifier and TypeClassDescriptionclass
Parser for the FTP 'inbound-channel-adapter' element.class
Parser for FTP Outbound Channel Adapters.class
-
Uses of AbstractChannelAdapterParser 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.class
Hazelcast Outbound Channel Adapter Parser for<int-hazelcast:inbound-channel-adapter />
. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.http.config
Modifier and TypeClassDescriptionclass
Parser for the 'outbound-channel-adapter' element of the http namespace. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.ip.config
Modifier and TypeClassDescriptionclass
Channel Adapter that receives TCP stream frames and maps them to Messages.class
class
Channel Adapter that receives UDP datagram packets and maps them to Messages.class
-
Uses of AbstractChannelAdapterParser in org.springframework.integration.jdbc.config
-
Uses of AbstractChannelAdapterParser in org.springframework.integration.jms.config
Modifier and TypeClassDescriptionclass
Parser for the <inbound-channel-adapter/> element of the 'jms' namespace.class
Parser for the <outbound-channel-adapter/> element of the jms namespace. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.jmx.config
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of AbstractChannelAdapterParser in org.springframework.integration.jpa.config.xml
Modifier and TypeClassDescriptionclass
The JPA Inbound Channel adapter parser.class
The parser for JPA outbound channel adapter. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.kafka.config.xml
Modifier and TypeClassDescriptionclass
Parser for the inbound channel adapter.class
Parser for the message driven channel adapter.class
Parser for the outbound channel adapter. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.mail.config
Modifier and TypeClassDescriptionclass
Parser for the <imap-idle-channel-adapter> element in the 'mail' namespace.class
Parser for the <inbound-channel-adapter> element of Spring Integration's 'mail' namespace.class
Parser for the <outbound-channel-adapter/> element of the 'mail' namespace. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.mongodb.config
Modifier and TypeClassDescriptionclass
Parser for MongoDb store inbound adapters.class
Parser for Mongodb store outbound adapters. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.mqtt.config.xml
Modifier and TypeClassDescriptionclass
The MqttAdapter Message Driven Channel adapter parser.class
The parser for the MqttAdapter Outbound Channel Adapter. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.redis.config
Modifier and TypeClassDescriptionclass
class
Parser for the<outbound-channel-adapter/>
component.class
Parser for the <queue-inbound-channel-adapter> element of the 'redis' namespace.class
Parser for the <int-redis:queue-outbound-channel-adapter> element.class
Parser for Redis store inbound adaptersclass
Parser for the <redis:store-outbound-channel-adapter> element. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.sftp.config
Modifier and TypeClassDescriptionclass
Parser for 'sftp:inbound-channel-adapter'class
Parser for SFTP Outbound Channel Adapters.class
-
Uses of AbstractChannelAdapterParser in org.springframework.integration.smb.config
Modifier and TypeClassDescriptionclass
Parser for the SMB 'inbound-channel-adapter' element.class
The parser for<Int-smb:outbound-channel-adapter>
.class
Parser for the SMB 'inbound-streaming-channel-adapter' element. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.stomp.config
Modifier and TypeClassDescriptionclass
TheAbstractChannelAdapterParser
implementation for the<stomp:inbound-channel-adapter/>
element.class
TheAbstractOutboundChannelAdapterParser
implementation for the<stomp:outbound-channel-adapter/>
element. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.stream.config
Modifier and TypeClassDescriptionclass
Parser for the <stdin-channel-adapter> element.class
Parser for the "stdout-" and "stderr-channel-adapter" elements. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.syslog.config
Modifier and TypeClassDescriptionclass
Parses a<int-syslog:inbound-channel-adapter/>
. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.webflux.config
Modifier and TypeClassDescriptionclass
Parser for the 'outbound-channel-adapter' element of the webflux namespace. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.websocket.config
Modifier and TypeClassDescriptionclass
TheAbstractChannelAdapterParser
implementation for the<int-websocket:inbound-channel-adapter/>
element.class
TheAbstractOutboundChannelAdapterParser
implementation for the<websocket:outbound-channel-adapter/>
element. -
Uses of AbstractChannelAdapterParser in org.springframework.integration.xmpp.config
Modifier and TypeClassDescriptionclass
Base class for XMPP inbound parsersclass
Base class of XMPP outbound parsersclass
Parser for the XMPP 'inbound-channel-adapter' element.class
Parser for the XMPP 'outbound-channel-adapter' elementclass
Parser for 'xmpp:presence-inbound-channel-adapter' element.class
Parser for 'xmpp:presence-outbound-channel-adapter' element