Package | Description |
---|---|
net.kebernet.skillz |
This is the top level package for the Skillz API.
|
net.kebernet.skillz.annotation |
This package contains the annotations needed to configure POJOs to operate as Alexa skills.
|
net.kebernet.skillz.builder |
Because the core Alexa Skills Kit classes do not include builder or convenience constructors,
this package contains a set of builders to simplify building these types.
|
net.kebernet.skillz.format |
A package of classes for creating Formatter instances.
|
net.kebernet.skillz.impl |
This package contains implementation details for the Skillz API.
|
net.kebernet.skillz.util |
Utility classes
|