类的使用
cn.taketoday.web.context.async.WebAsyncTask
使用WebAsyncTask的程序包
-
cn.taketoday.web.context.async中WebAsyncTask的使用
修饰符和类型方法说明voidWebAsyncManager.startCallableProcessing(WebAsyncTask<?> webAsyncTask, Object... processingContext) Use the givenWebAsyncTaskto configure the task executor as well as the timeout value of theAsyncWebRequestbefore delegating toWebAsyncManager.startCallableProcessing(Callable, Object...).