Package org.apache.struts2.interceptor
Class I18nInterceptor.AcceptLanguageLocaleHandler
java.lang.Object
org.apache.struts2.interceptor.I18nInterceptor.RequestLocaleHandler
org.apache.struts2.interceptor.I18nInterceptor.AcceptLanguageLocaleHandler
- All Implemented Interfaces:
I18nInterceptor.LocaleHandler
- Direct Known Subclasses:
I18nInterceptor.CookieLocaleHandler
,I18nInterceptor.SessionLocaleHandler
- Enclosing class:
- I18nInterceptor
protected class I18nInterceptor.AcceptLanguageLocaleHandler
extends I18nInterceptor.RequestLocaleHandler
-
Field Summary
Fields inherited from class org.apache.struts2.interceptor.I18nInterceptor.RequestLocaleHandler
actionInvocation, shouldStore
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.interceptor.I18nInterceptor.RequestLocaleHandler
read, shouldStore, store
-
Constructor Details
-
AcceptLanguageLocaleHandler
-
-
Method Details
-
find
- Specified by:
find
in interfaceI18nInterceptor.LocaleHandler
- Overrides:
find
in classI18nInterceptor.RequestLocaleHandler
-