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