| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AbstractThemeResolver | |
| org.springframework.web.servlet.theme | |
| Uses of AbstractThemeResolver in org.springframework.web.servlet.theme |
| Subclasses of AbstractThemeResolver in org.springframework.web.servlet.theme | |
class | CookieThemeResolverImplementation of ThemeResolver that uses a cookie sent back to the user in case of a custom setting, with a fallback to the fixed locale. |
class | FixedThemeResolverImplementation of ThemeResolver that simply uses a fixed theme. |
class | SessionThemeResolverImplementation of ThemeResolver that uses a theme attribute in the user's session in case of a custom setting, with a fallback to the fixed default theme. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||