open static fun getAsyncManager(servletRequest: ServletRequest): WebAsyncManageropen static fun getAsyncManager(webRequest: WebRequest): WebAsyncManager
Obtain the WebAsyncManager for the current request, or if not found, create and associate it with the request.