publishSubscribe
fun publishSubscribe(broadcastCapableChannel: BroadcastCapableChannel, vararg subscribeSubFlows: KotlinIntegrationFlowDefinition.() -> Unit)
The org.springframework.integration.channel.BroadcastCapableChannel channel()
method specific implementation to allow the use of the 'subflow' subscriber capability.