Uses of Package
org.springframework.web.context.request
Packages that use org.springframework.web.context.request Package Description org.springframework.orm.hibernate5.support Classes supporting theorg.springframework.orm.hibernate5package.org.springframework.orm.jpa.support Classes supporting theorg.springframework.orm.jpapackage.org.springframework.web.accept This package contains classes used to determine the requested the media types in a request.org.springframework.web.bind.support Support classes for web data binding.org.springframework.web.context.request Support for generic request context holding, in particular for scoping of application objects per HTTP request or HTTP session.org.springframework.web.context.request.async Support for asynchronous request processing.org.springframework.web.method.annotation Support classes for annotation-based handler method processing.org.springframework.web.method.support Generic support classes for handler method processing.org.springframework.web.multipart.support Support classes for the multipart resolution framework.org.springframework.web.servlet Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.org.springframework.web.servlet.config.annotation Annotation-based setup for Spring MVC.org.springframework.web.servlet.handler Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.org.springframework.web.servlet.mvc.annotation Support package for annotation-based Servlet MVC controllers.org.springframework.web.servlet.mvc.method.annotation MVC infrastructure for annotation-based handler method processing, building on theorg.springframework.web.method.annotationpackage.Classes in org.springframework.web.context.request used by org.springframework.orm.hibernate5.support Class Description AsyncWebRequestInterceptor ExtendsWebRequestInterceptorwith a callback method invoked during asynchronous request handling.WebRequest Generic interface for a web request.WebRequestInterceptor Interface for general web request interception.Classes in org.springframework.web.context.request used by org.springframework.orm.jpa.support Class Description AsyncWebRequestInterceptor ExtendsWebRequestInterceptorwith a callback method invoked during asynchronous request handling.WebRequest Generic interface for a web request.WebRequestInterceptor Interface for general web request interception.Classes in org.springframework.web.context.request used by org.springframework.web.accept Class Description NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.Classes in org.springframework.web.context.request used by org.springframework.web.bind.support Class Description NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.WebRequest Generic interface for a web request.Classes in org.springframework.web.context.request used by org.springframework.web.context.request Class Description AbstractRequestAttributes Abstract support class for RequestAttributes implementations, offering a request completion mechanism for request-specific destruction callbacks and for updating accessed session attributes.AbstractRequestAttributesScope AbstractScopeimplementation that reads from a particular scope in the current thread-boundRequestAttributesobject.FacesRequestAttributes RequestAttributesadapter for a JSFFacesContext.NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.RequestAttributes Abstraction for accessing attribute objects associated with a request.ServletRequestAttributes Servlet-based implementation of theRequestAttributesinterface.WebRequest Generic interface for a web request.WebRequestInterceptor Interface for general web request interception.Classes in org.springframework.web.context.request used by org.springframework.web.context.request.async Class Description AbstractRequestAttributes Abstract support class for RequestAttributes implementations, offering a request completion mechanism for request-specific destruction callbacks and for updating accessed session attributes.NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.RequestAttributes Abstraction for accessing attribute objects associated with a request.ServletRequestAttributes Servlet-based implementation of theRequestAttributesinterface.ServletWebRequest WebRequestadapter for anHttpServletRequest.WebRequest Generic interface for a web request.Classes in org.springframework.web.context.request used by org.springframework.web.method.annotation Class Description NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.WebRequest Generic interface for a web request.Classes in org.springframework.web.context.request used by org.springframework.web.method.support Class Description NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.Classes in org.springframework.web.context.request used by org.springframework.web.multipart.support Class Description NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.Classes in org.springframework.web.context.request used by org.springframework.web.servlet Class Description RequestAttributes Abstraction for accessing attribute objects associated with a request.ServletRequestAttributes Servlet-based implementation of theRequestAttributesinterface.Classes in org.springframework.web.context.request used by org.springframework.web.servlet.config.annotation Class Description WebRequestInterceptor Interface for general web request interception.Classes in org.springframework.web.context.request used by org.springframework.web.servlet.handler Class Description AbstractRequestAttributes Abstract support class for RequestAttributes implementations, offering a request completion mechanism for request-specific destruction callbacks and for updating accessed session attributes.NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.RequestAttributes Abstraction for accessing attribute objects associated with a request.ServletRequestAttributes Servlet-based implementation of theRequestAttributesinterface.ServletWebRequest WebRequestadapter for anHttpServletRequest.WebRequest Generic interface for a web request.WebRequestInterceptor Interface for general web request interception.Classes in org.springframework.web.context.request used by org.springframework.web.servlet.mvc.annotation Class Description NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.Classes in org.springframework.web.context.request used by org.springframework.web.servlet.mvc.method.annotation Class Description NativeWebRequest Extension of theWebRequestinterface, exposing the native request and response objects in a generic fashion.ServletWebRequest WebRequestadapter for anHttpServletRequest.WebRequest Generic interface for a web request.