Skip navigation links
Spring Integration Java DSL

Spring Integration Java DSL 1.2.0.BUILD-SNAPSHOT API

This document is the API specification for Spring Integration Java DSL Extension

See: Description

Packages 
Package Description
org.springframework.integration.dsl
Root package of the Spring Integration Java DSL.
org.springframework.integration.dsl.amqp
Provides AMQP Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.channel
Contains MessageChannel Builders DSL.
org.springframework.integration.dsl.config
Provides config classes of the Spring Integration Java DSL.
org.springframework.integration.dsl.context
The context support classes for Spring Integration Java DSL.
org.springframework.integration.dsl.core
Provides core classes of the Spring Integration Java DSL.
org.springframework.integration.dsl.feed
Provides Feed Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.file
Provides File Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.ftp
Provides FTP Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.http
Provides HTTP Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.jms
Provides JMS Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.jpa
Provides JPA Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.kafka
Provides Kafka Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.mail
Provides Mail Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.scripting
Provides Scripting Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.sftp
Provides SFTP Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.support
Provides various support classes used across Spring Integration Java DSL Components.
org.springframework.integration.dsl.support.tuple
Tuples provide a type-safe way to specify multiple parameters.
org.springframework.integration.dsl.transaction
Provides classes supporting Transactions.
This document is the API specification for Spring Integration Java DSL Extension

For further API reference and developer documentation, see the Spring Integration Java DSL reference documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

If you are interested in commercial training, consultancy, and support for Spring Integration, please visit http://spring.io

Spring Integration Java DSL