Uses of Interface
org.apache.struts2.interceptor.I18nInterceptor.LocaleHandler
Packages that use I18nInterceptor.LocaleHandler
-
Uses of I18nInterceptor.LocaleHandler in org.apache.struts2.interceptor
Classes in org.apache.struts2.interceptor that implement I18nInterceptor.LocaleHandlerModifier and TypeClassDescriptionprotected classDeprecated, for removal: This API element is subject to removal in a future version.protected classDeprecated, for removal: This API element is subject to removal in a future version.Since 7.2.0, useCookieLocaleHandler.protected classDeprecated, for removal: This API element is subject to removal in a future version.Since 7.2.0, use the top-level handler classes inorg.apache.struts2.interceptor.i18n.protected classDeprecated, for removal: This API element is subject to removal in a future version.Since 7.2.0, useRequestLocaleHandler.protected classDeprecated, for removal: This API element is subject to removal in a future version.Since 7.2.0, useSessionLocaleHandler.Methods in org.apache.struts2.interceptor that return I18nInterceptor.LocaleHandlerModifier and TypeMethodDescriptionprotected I18nInterceptor.LocaleHandlerI18nInterceptor.getLocaleHandler(ActionInvocation invocation) Override this method to use your own implementation ofI18nInterceptor.LocaleHandler
AcceptLanguageLocaleHandler.