Package | Description |
---|---|
org.springframework.web.context.request |
Support for generic request context holding, in particular for
scoping of application objects per HTTP request or HTTP session.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncWebRequestInterceptor
Extends
WebRequestInterceptor with a callback method invoked during
asynchronous request handling. |