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.ftp.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.groovy.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.rmi.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.scripting.config.jsr223 |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.security.config |
Provides classes for configuration - parsers, namespace handlers, bean post processors.
|
org.springframework.integration.sftp.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.stream.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.syslog.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.twitter.config |
Contains parser classes for the Twitter namespace support.
|
org.springframework.integration.ws.config |
Contains parser classes for the Web Services namespace support.
|
org.springframework.integration.xml.config |
Contains parser classes for the XML namespace support.
|
Modifier and Type | Class and Description |
---|---|
class |
AmqpNamespaceHandler
Namespace handler for the AMQP schema.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegrationNamespaceHandler
Namespace handler for the integration namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
EventNamespaceHandler
Namespace handler for Spring Integration's 'event' namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
FileNamespaceHandler
Namespace handler for Spring Integration's 'file' namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
FtpNamespaceHandler
Provides namespace support for using FTP
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyNamespaceHandler |
Modifier and Type | Class and Description |
---|---|
class |
IpNamespaceHandler
Namespace handler for Spring Integration's ip namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcNamespaceHandler
Namespace handler for the integration JDBC schema.
|
Modifier and Type | Class and Description |
---|---|
class |
JmsNamespaceHandler
Namespace handler for Spring Integration's jms namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
JmxNamespaceHandler
Namespace handler for Spring Integration's jmx namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
JpaNamespaceHandler
The namespace handler for the JPA namespace
|
Modifier and Type | Class and Description |
---|---|
class |
MailNamespaceHandler
Namespace handler for the 'mail' namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
MongoDbNamespaceHandler
Namespace handler for Spring Integration's 'mongodb' namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
RedisNamespaceHandler
Namespace handler for Spring Integration's 'redis' namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
RmiNamespaceHandler
Namespace handler for Spring Integration's rmi namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptNamespaceHandler |
Modifier and Type | Class and Description |
---|---|
class |
IntegrationSecurityNamespaceHandler
Namespace handler for the security namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
SftpNamespaceHandler
Provides namespace support for using SFTP.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamNamespaceHandler |
Modifier and Type | Class and Description |
---|---|
class |
SyslogNamespaceHandler
Namspace handler for spring-integration-syslog.
|
Modifier and Type | Class and Description |
---|---|
class |
TwitterNamespaceHandler
Namespace handler for the Twitter adapters.
|
Modifier and Type | Class and Description |
---|---|
class |
WsNamespaceHandler |
Modifier and Type | Class and Description |
---|---|
class |
IntegrationXmlNamespaceHandler |
Copyright © 2015. All rights reserved.