Class I18nInterceptor.AcceptLanguageLocaleHandler

java.lang.Object
org.apache.struts2.interceptor.I18nInterceptor.LocaleHandlerAdapter
org.apache.struts2.interceptor.I18nInterceptor.AcceptLanguageLocaleHandler
All Implemented Interfaces:
LocaleHandler, I18nInterceptor.LocaleHandler
Enclosing class:
I18nInterceptor

@Deprecated(forRemoval=true, since="7.2.0") protected class I18nInterceptor.AcceptLanguageLocaleHandler extends I18nInterceptor.LocaleHandlerAdapter
Deprecated, for removal: This API element is subject to removal in a future version.
Since 7.2.0, use AcceptLanguageLocaleHandler. Scheduled for removal in the next release cycle.
  • Constructor Details

    • AcceptLanguageLocaleHandler

      protected AcceptLanguageLocaleHandler(ActionInvocation invocation)
      Deprecated, for removal: This API element is subject to removal in a future version.