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.core |
Provides core classes of the 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.jms |
Provides JMS 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.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.
|