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

Packages that use ServletWebRequest
Package
Description
Support for asynchronous request processing.
Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.