- service(HttpServletRequest, HttpServletResponse) - Method in class net.kebernet.skillz.impl.DynamicServlet
-
- SessionEnded - Annotation Type in net.kebernet.skillz.annotation
-
An annotation for a method called when a session is ended.
- SessionStarted - Annotation Type in net.kebernet.skillz.annotation
-
An annotation for a method called called when a session is started.
- setDateOverride(String) - Static method in class net.kebernet.skillz.util.Coercion
-
Sets a *ThreadLocal* date format for use in coercing dates.
- setForProduction() - Static method in class net.kebernet.skillz.util.ConfigureSystemProperties
-
Sets the timestamp tolerance to 120.
- setForTesting() - Static method in class net.kebernet.skillz.util.ConfigureSystemProperties
-
This disables request signature testing and timestamp testing for development purposes.
- setPathPrefix(String) - Method in class net.kebernet.skillz.SkillzFilter
-
- SHUFFLE_OFF - Static variable in class net.kebernet.skillz.util.AmazonIntents
-
- SHUFFLE_ON - Static variable in class net.kebernet.skillz.util.AmazonIntents
-
- SimpleCardBuilder - Class in net.kebernet.skillz.builder
-
Created by rcooper on 10/22/16.
- SimpleCardBuilder() - Constructor for class net.kebernet.skillz.builder.SimpleCardBuilder
-
- SimplePlainTextTell() - Constructor for class net.kebernet.skillz.util.Formatters.SimplePlainTextTell
-
- Skill - Annotation Type in net.kebernet.skillz.annotation
-
Marks a class as exposing an Alexa skill.
- SkillzException - Exception in net.kebernet.skillz
-
Thrown when there is a problem within the Skillz API.
- SkillzException() - Constructor for exception net.kebernet.skillz.SkillzException
-
Default constructor
- SkillzException(String) - Constructor for exception net.kebernet.skillz.SkillzException
-
Constructor with message
- SkillzException(String, Throwable) - Constructor for exception net.kebernet.skillz.SkillzException
-
Constructor with message and cause
- SkillzFilter - Class in net.kebernet.skillz
-
This is the servlet Filter that handles dispatching requests to the declared
Skill classes.
- SkillzFilter(Registry, TypeFactory, FormatterMappings) - Constructor for class net.kebernet.skillz.SkillzFilter
-
The standard Dependency-Injected constructor.
- SkillzFilter() - Constructor for class net.kebernet.skillz.SkillzFilter
-
For simple JavaEE type usage, the default constructor will create a registry,
a DefaultTypeFactory, and a FormatterMappings instance for the filter.
- Slot - Annotation Type in net.kebernet.skillz.annotation
-
Marks a method parameter as being populated from a slot value.
- SsmlOutputBuilder - Class in net.kebernet.skillz.builder
-
A builder for PlainTextOutputSpeech.
- StandardCardBuilder - Class in net.kebernet.skillz.builder
-
Created by rcooper on 10/22/16.
- StandardCardBuilder() - Constructor for class net.kebernet.skillz.builder.StandardCardBuilder
-
- START_OVER - Static variable in class net.kebernet.skillz.util.AmazonIntents
-
- STATE - Static variable in class net.kebernet.skillz.util.AmazonSlotTypes.UnitedStates
-
- STOP - Static variable in class net.kebernet.skillz.util.AmazonIntents
-