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