All Classes
-
All Classes Interface Summary Class Summary Class Description DefaultLocaleResolver TheDefaultLocaleResolverresolves the request's Locale by calling theServletRequest.getLocales()method, which generally will be the Servlet Container's implementation of this method and thus be based on the client'sAccept-Languageheader.LocaleResolver Deprecated. TheRequestLocaleResolvershould be used instead.RequestLocaleResolver TheRequestLocaleResolverservice interface may be implemented by a service registered under this name to allow the resolution of the requestLocaleto apply.ResourceBundleProvider TheResourceBundleProviderservice interface defines the API for a service, which is capable of returnedResourceBundlefor given anyLocale.