Uses of Class
org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
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, 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.
Contains parser classes for the WebSockets namespace support.
Contains parser classes for the XMPP namespace support.
-
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.amqp.config
Modifier and TypeClassDescriptionclass
Parser for the AMQP 'outbound-channel-adapter' element. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.cassandra.config.xml
Modifier and TypeClassDescriptionclass
The parser for the<int-cassandra:outbound-channel-adapter>
. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.config.xml
Modifier and TypeClassDescriptionclass
Parser for the <outbound-channel-adapter/> element.class
Parser for the 'logging-channel-adapter' element. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.event.config
-
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.file.config
Modifier and TypeClassDescriptionclass
Parser for the <outbound-channel-adapter/> element of the 'file' namespace.class
-
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.ftp.config
Modifier and TypeClassDescriptionclass
Parser for FTP Outbound Channel Adapters. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.hazelcast.config.xml
Modifier and TypeClassDescriptionclass
Hazelcast Outbound Channel Adapter Parser for<int-hazelcast:inbound-channel-adapter />
. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.http.config
Modifier and TypeClassDescriptionclass
Parser for the 'outbound-channel-adapter' element of the http namespace. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.ip.config
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.jdbc.config
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.jms.config
Modifier and TypeClassDescriptionclass
Parser for the <outbound-channel-adapter/> element of the jms namespace. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.jmx.config
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.jpa.config.xml
Modifier and TypeClassDescriptionclass
The parser for JPA outbound channel adapter. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.kafka.config.xml
Modifier and TypeClassDescriptionclass
Parser for the outbound channel adapter. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.mail.config
Modifier and TypeClassDescriptionclass
Parser for the <outbound-channel-adapter/> element of the 'mail' namespace. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.mongodb.config
Modifier and TypeClassDescriptionclass
Parser for Mongodb store outbound adapters. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.mqtt.config.xml
Modifier and TypeClassDescriptionclass
The parser for the MqttAdapter Outbound Channel Adapter. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.redis.config
Modifier and TypeClassDescriptionclass
Parser for the<outbound-channel-adapter/>
component.class
Parser for the <int-redis:queue-outbound-channel-adapter> element.class
Parser for the <redis:store-outbound-channel-adapter> element. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.sftp.config
Modifier and TypeClassDescriptionclass
Parser for SFTP Outbound Channel Adapters. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.smb.config
Modifier and TypeClassDescriptionclass
The parser for<Int-smb:outbound-channel-adapter>
. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.stomp.config
Modifier and TypeClassDescriptionclass
TheAbstractOutboundChannelAdapterParser
implementation for the<stomp:outbound-channel-adapter/>
element. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.stream.config
Modifier and TypeClassDescriptionclass
Parser for the "stdout-" and "stderr-channel-adapter" elements. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.webflux.config
Modifier and TypeClassDescriptionclass
Parser for the 'outbound-channel-adapter' element of the webflux namespace. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.websocket.config
Modifier and TypeClassDescriptionclass
TheAbstractOutboundChannelAdapterParser
implementation for the<websocket:outbound-channel-adapter/>
element. -
Uses of AbstractOutboundChannelAdapterParser in org.springframework.integration.xmpp.config
Modifier and TypeClassDescriptionclass
Base class of XMPP outbound parsersclass
Parser for the XMPP 'outbound-channel-adapter' elementclass
Parser for 'xmpp:presence-outbound-channel-adapter' element