| Interface | Description |
|---|---|
| LocaleFacade |
Facade interface to provide access to single and multiple current locales.
|
| 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 © 2022 SAP SE. All rights reserved.