@Singleton public class DefaultHandlerInputLocaleResolver extends HandlerInputAbstractLocaleResolver
Locale
from the HandlerInput
request.localeResolutionConfiguration, ORDER
Modifier | Constructor and Description |
---|---|
protected |
DefaultHandlerInputLocaleResolver(HandlerInputLocaleResolutionConfiguration localeResolutionConfiguration) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<java.util.Locale> |
resolve(com.amazon.ask.dispatcher.request.handler.HandlerInput input) |
getOrder
protected DefaultHandlerInputLocaleResolver(HandlerInputLocaleResolutionConfiguration localeResolutionConfiguration)
localeResolutionConfiguration
- The locale resolution configuration