接口的使用
cn.taketoday.http.server.ServerHttpAsyncRequestControl
-
cn.taketoday.http.server中ServerHttpAsyncRequestControl的使用
修饰符和类型方法说明ServerHttpRequest.getAsyncRequestControl(ServerHttpResponse response) Return a control that allows putting the request in asynchronous mode so the response remains open until closed explicitly from the current or another thread.ServletServerHttpRequest.getAsyncRequestControl(ServerHttpResponse response)