open fun setTaskExecutor(taskExecutor: AsyncListenableTaskExecutor): Unit
Set the task executor for this request factory. Setting this property is required for creating asynchronous requests.
taskExecutor - the task executor
taskExecutor