Package | Description |
---|---|
org.springframework.web.context.request.async |
Support for asynchronous request processing.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSupportAsyncWebRequest
An
AsyncWebRequest to use when there is no underlying async support. |
class |
StandardServletAsyncWebRequest
A Servlet 3.0 implementation of
AsyncWebRequest . |
Copyright © 2020. All rights reserved.