Uses of Class
org.springframework.web.context.request.ServletRequestAttributes

Packages that use ServletRequestAttributes
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.
Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.
Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.