Package | Description |
---|---|
org.springframework.integration.dsl |
Root package of the Spring Integration Java DSL.
|
org.springframework.integration.dsl.channel |
Contains MessageChannel Builders DSL.
|
org.springframework.integration.dsl.config |
Provides configuration 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.support |
Provides various support classes used across Spring Integration Java DSL Components.
|
org.springframework.integration.dsl.tuple |
Tuples provide a type-safe way to specify multiple parameters.
|