Package io.micronaut.aws.alexa.locale
package io.micronaut.aws.alexa.locale
-
ClassDescription
Primary
HandlerInputLocaleResolver
which evaluates everyHandlerInputLocaleResolver
by order to resolve aLocale
.ResolvesLocale
from theHandlerInput
request.Provides an abstract class which implementsLocaleResolver
and handles default locale resolution.Generic implementation ofLocaleResolver
for fixed locale resolution.ConfigurationProperties
implementation ofHandlerInputLocaleResolutionConfiguration
.Responsible for determining the current locale for aHandlerInput
event.