Package | Description |
---|---|
org.springframework.integration.amqp.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.config.xml |
Provides supporting XML-based configuration - parsers, namespace handlers.
|
org.springframework.integration.event.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.file.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.ip.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.jdbc.config |
Contains parser classes for the JDBC namespace support.
|
org.springframework.integration.jms.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.jmx.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.jpa.config.xml |
Provides parser classes to provide Xml namespace support for the Jpa components.
|
org.springframework.integration.mail.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.mongodb.config |
Contains parser classes for the MongoDb namespace support.
|
org.springframework.integration.redis.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.stream.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.twitter.config |
Contains parser classes for the Twitter namespace support.
|
org.springframework.integration.xmpp.config |
Contains parser classes for the XMPP namespace support.
|
Modifier and Type | Class and Description |
---|---|
class |
AmqpOutboundChannelAdapterParser
Parser for the AMQP 'outbound-channel-adapter' element.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultOutboundChannelAdapterParser
Parser for the <outbound-channel-adapter/> element.
|
class |
LoggingChannelAdapterParser
Parser for the 'logging-channel-adapter' element.
|
Modifier and Type | Class and Description |
---|---|
class |
EventOutboundChannelAdapterParser |
Modifier and Type | Class and Description |
---|---|
class |
FileOutboundChannelAdapterParser
Parser for the <outbound-channel-adapter/> element of the 'file'
namespace.
|
class |
RemoteFileOutboundChannelAdapterParser |
Modifier and Type | Class and Description |
---|---|
class |
TcpOutboundChannelAdapterParser |
class |
UdpOutboundChannelAdapterParser |
Modifier and Type | Class and Description |
---|---|
class |
JdbcMessageHandlerParser |
class |
StoredProcMessageHandlerParser |
Modifier and Type | Class and Description |
---|---|
class |
JmsOutboundChannelAdapterParser
Parser for the <outbound-channel-adapter/> element of the jms namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
NotificationPublishingChannelAdapterParser |
class |
OperationInvokingChannelAdapterParser |
Modifier and Type | Class and Description |
---|---|
class |
JpaOutboundChannelAdapterParser
The parser for JPA outbound channel adapter
|
Modifier and Type | Class and Description |
---|---|
class |
MailOutboundChannelAdapterParser
Parser for the <outbound-channel-adapter/> element of the 'mail' namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
MongoDbOutboundChannelAdapterParser
Parser for Mongodb store outbound adapters
|
Modifier and Type | Class and Description |
---|---|
class |
RedisOutboundChannelAdapterParser
Parser for the
<outbound-channel-adapter/> component. |
class |
RedisQueueOutboundChannelAdapterParser
Parser for the <int-redis:queue-outbound-channel-adapter> element.
|
class |
RedisStoreOutboundChannelAdapterParser
Parser for the <redis:store-outbound-channel-adapter> element.
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleOutboundChannelAdapterParser
Parser for the "stdout-" and "stderr-channel-adapter" elements.
|
Modifier and Type | Class and Description |
---|---|
class |
TwitterOutboundChannelAdapterParser
Parser for all outbound Twitter adapters
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractXmppOutboundChannelAdapterParser
Base class of XMPP outbound parsers
|
class |
ChatMessageOutboundChannelAdapterParser
Parser for the XMPP 'outbound-channel-adapter' element
|
class |
PresenceOutboundChannelAdapterParser
Parser for 'xmpp:presence-outbound-channel-adapter' element
|
Copyright © 2016. All rights reserved.