Interface | Description |
---|---|
LocaleFacade | |
RequestFacade |
Facade interface encapsulating the logic to access the current
HttpServletRequest . |
Class | Description |
---|---|
DefaultLocaleFacade |
Facade for accessing
Locale information. |
DefaultRequestFacade |
Facade for retrieving the current
HttpServletRequest . |
LocaleAccessor |
Accessor for retrieving the current
Locale . |
RequestAccessor |
Accessor for retrieving the current
HttpServletRequest . |
RequestAccessorFilter |
Servlet filter for storing the current
HttpServletRequest in the current thread context. |
RequestThreadContextListener |
Implementation of
ThreadContextListener that ensures that the current
HttpServletRequest |
Copyright © 2019 SAP SE. All rights reserved.