| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRequestAttributes | |
|---|---|
| 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.portlet.context | Support for Spring's application context concept in a portlet environment, including ApplicationContext implementations and various utility classes. | 
| org.springframework.web.servlet.handler | Provides standard HandlerMapping implementations, including abstract base classes for custom implementations. | 
| Uses of AbstractRequestAttributes in org.springframework.web.context.request | 
|---|
| Subclasses of AbstractRequestAttributes in org.springframework.web.context.request | |
|---|---|
|  class | ServletRequestAttributesServlet-based implementation of the RequestAttributesinterface. | 
|  class | ServletWebRequestWebRequestadapter for anHttpServletRequest. | 
| Uses of AbstractRequestAttributes in org.springframework.web.portlet.context | 
|---|
| Subclasses of AbstractRequestAttributes in org.springframework.web.portlet.context | |
|---|---|
|  class | PortletRequestAttributesPortlet-based implementation of the RequestAttributesinterface. | 
|  class | PortletWebRequestWebRequestadapter
 for aPortletRequest. | 
| Uses of AbstractRequestAttributes in org.springframework.web.servlet.handler | 
|---|
| Subclasses of AbstractRequestAttributes in org.springframework.web.servlet.handler | |
|---|---|
|  class | DispatcherServletWebRequestServletWebRequestsubclass that is aware ofDispatcherServlet's
 request context, such as the Locale determined by the configuredLocaleResolver. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||