spring-framework / org.springframework.web.context.request.async / StandardServletAsyncWebRequest / setTimeout

setTimeout

open fun setTimeout(timeout: Long): Unit

Overrides AsyncWebRequest.setTimeout

In Servlet 3 async processing, the timeout period begins after the container processing thread has exited.