Uses of Interface
org.springframework.web.context.request.WebRequestInterceptor
Packages that use WebRequestInterceptor
Package
Description
Support for generic request context holding, in particular for
scoping of application objects per HTTP request or HTTP session.
-
Uses of WebRequestInterceptor in org.springframework.web.context.request
Subinterfaces of WebRequestInterceptor in org.springframework.web.context.requestModifier and TypeInterfaceDescriptioninterfaceExtendsWebRequestInterceptorwith a callback method invoked during asynchronous request handling.