Spring MVC - Class Diagram - Classes that extend ServletWebRequest




NameTypePackageDescriptionDetail

DispatcherServletWebRequestClassorg.springframework.web.servlet.handlerServletWebRequest subclass that is aware ofrequest context, such as the Locale determined by the configuredDetail
NoSupportAsyncWebRequestClassorg.springframework.web.context.request.asyncAn AsyncWebRequest to use when there is no underlying async support.Detail
ServletWebRequestClassorg.springframework.web.context.requestWebRequest adapter for an HttpServletRequest.Detail
StandardServletAsyncWebRequestClassorg.springframework.web.context.request.asyncA Servlet 3.Detail