Interface I18nInterceptor.LocaleHandler

All Superinterfaces:
LocaleHandler
All Known Implementing Classes:
I18nInterceptor.AcceptLanguageLocaleHandler, I18nInterceptor.CookieLocaleHandler, I18nInterceptor.LocaleHandlerAdapter, I18nInterceptor.RequestLocaleHandler, I18nInterceptor.SessionLocaleHandler
Enclosing class:
I18nInterceptor

@Deprecated(forRemoval=true, since="7.2.0") protected static interface I18nInterceptor.LocaleHandler extends LocaleHandler
Deprecated, for removal: This API element is subject to removal in a future version.
Uses to handle reading/storing Locale from/in different locations