fun fixedSubscriberChannel(messageChannelName: String? = null): Unit
Populate an org.springframework.integration.channel.FixedSubscriberChannel instance
at the current IntegrationFlow chain position.
The provided messageChannelName is used for the bean registration.