Uses of Class
org.springframework.web.context.request.AbstractRequestAttributes
Packages that use AbstractRequestAttributes
Package
Description
Support for generic request context holding, in particular for
scoping of application objects per HTTP request or HTTP session.
Support for asynchronous request processing.
-
Uses of AbstractRequestAttributes in org.springframework.web.context.request
Subclasses of AbstractRequestAttributes in org.springframework.web.context.requestModifier and TypeClassDescriptionclassServlet-based implementation of theRequestAttributesinterface.classWebRequestadapter for anHttpServletRequest. -
Uses of AbstractRequestAttributes in org.springframework.web.context.request.async
Subclasses of AbstractRequestAttributes in org.springframework.web.context.request.async