See: Description
Class | Description |
---|---|
DefaultTypeFactory |
A default implementation of TypeFactory that builds everything assuming there
is a no-args constructor.
|
DynamicServlet |
A subclass of Speechlet Servlet that delegates to the DynamicSpeechlet.
|
DynamicSpeechlet |
This is a Speechlet subclass that will delegate to a Skill annotated pojo.
|
Registry |
This is the class that managed discovery and metadata for the Skill implementations.
|