Uses of Annotation Interface
org.springframework.integration.dsl.IntegrationDsl
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of IntegrationDsl in org.springframework.integration.dsl
Modifier and TypeClassDescriptionclass
BaseIntegrationFlowDefinition<B extends BaseIntegrationFlowDefinition<B>>
TheBuilder
pattern implementation for the EIP-method chain.class
IntegrationComponentSpec<S extends IntegrationComponentSpec<S,
T>, T> The common Builder abstraction.