Package org.springframework.integration.dsl.support
Provides various support classes used across Spring Integration Java DSL Components.
-
Class Summary Class Description FixedSubscriberChannelPrototype An "artificial"MessageChannel
implementation which will be unwrapped to theFixedSubscriberChannel
on the bean registration phase.MessageChannelReference An "artificial"MessageChannel
implementation which will be unwrapped to theMessageChannel
bean on the bean registration phase.