spring-framework / org.springframework.web.servlet.mvc.method.annotation / ResponseBodyEmitter / onTimeout

onTimeout

open fun onTimeout(callback: Runnable): Unit

Register code to invoke when the async request times out. This method is called from a container thread when an async request times out.