fixedSubscriberChannel

fun fixedSubscriberChannel(messageChannelName: String? = null)

Populate an org.springframework.integration.channel.FixedSubscriberChannel instance at the current IntegrationFlow chain position. The provided messageChannelName is used for the bean registration.