Skip to content

Commit

Permalink
More docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lerch, Kay committed Sep 6, 2016
1 parent acd47f7 commit 3faa1d0
Show file tree
Hide file tree
Showing 66 changed files with 196 additions and 145 deletions.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__Current state__: Releasing ...
__Reference project__: The award-winning [Morse-Coder skill](http://alexaskillscentral.com/skills/2016/05/26/morse-coder/) heavily relies on the States SDK. To learn more about this SDK use [the open source of Morse Coder](https://github.com/KayLerch/alexa-morse-coder/tree/master/skill) as a reference.

#Alexa Skills Kit extensions SDK for state management
This SDK is an extension to the Amazon Alexa Skills Kit for Java which
Expand All @@ -13,6 +13,23 @@ building your own state handlers__ for any possible data store.
Don't be scared by the complexity of that schema. Most of it is hidden for you when
using the SDK.

## How to use
Add below Maven dependency to your project.

```xml
<dependencies>
...
<dependency>
<groupId>io.klerch</groupId>
<artifactId>alexa-skills-kit-states-java</artifactId>
<version>0.2.1</version>
</dependency>
...
</dependencies>
```

Depending on what features you use from this SDK you also need to add dependencies to certain AWS SDKs dedicated to S3, DynamoDb or IoT.

This SDK can __save you hundreds of lines of code__. See following examples where
you can see how to load / create state of your prepared POJO model (referred as AlexaStateModel), updating
some value and persist the update.
Expand Down
4 changes: 2 additions & 2 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
10 changes: 7 additions & 3 deletions docs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -175,7 +175,9 @@ <h2 class="title">A</h2>
the correct AWS region.</div>
</dd>
<dt><a href="io/klerch/alexa/state/handler/AWSIotStateHandler.html" title="class in io.klerch.alexa.state.handler"><span class="typeNameLink">AWSIotStateHandler</span></a> - Class in <a href="io/klerch/alexa/state/handler/package-summary.html">io.klerch.alexa.state.handler</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">As this handler works in the user and application scope it persists all models to a thing shadow in AWS IoT.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/klerch/alexa/state/handler/AWSIotStateHandler.html#AWSIotStateHandler-com.amazon.speech.speechlet.Session-">AWSIotStateHandler(Session)</a></span> - Constructor for class io.klerch.alexa.state.handler.<a href="io/klerch/alexa/state/handler/AWSIotStateHandler.html" title="class in io.klerch.alexa.state.handler">AWSIotStateHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/klerch/alexa/state/handler/AWSIotStateHandler.html#AWSIotStateHandler-com.amazon.speech.speechlet.Session-com.amazonaws.services.iot.AWSIot-com.amazonaws.services.iotdata.AWSIotData-">AWSIotStateHandler(Session, AWSIot, AWSIotData)</a></span> - Constructor for class io.klerch.alexa.state.handler.<a href="io/klerch/alexa/state/handler/AWSIotStateHandler.html" title="class in io.klerch.alexa.state.handler">AWSIotStateHandler</a></dt>
Expand Down Expand Up @@ -424,6 +426,8 @@ <h2 class="title">I</h2>
<dd>&nbsp;</dd>
<dt><a href="io/klerch/alexa/state/utils/package-summary.html">io.klerch.alexa.state.utils</a> - package io.klerch.alexa.state.utils</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/klerch/alexa/state/model/AlexaScope.html#isIn-io.klerch.alexa.state.model.AlexaScope...-">isIn(AlexaScope...)</a></span> - Method in enum io.klerch.alexa.state.model.<a href="io/klerch/alexa/state/model/AlexaScope.html" title="enum in io.klerch.alexa.state.model">AlexaScope</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:M">
<!-- -->
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Alexa Skills Kit States SDK for Java 0.2.1 API</title>
<script type="text/javascript">
Expand Down
4 changes: 2 additions & 2 deletions docs/io/klerch/alexa/state/handler/AWSDynamoStateHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:40 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:07 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AWSDynamoStateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
10 changes: 8 additions & 2 deletions docs/io/klerch/alexa/state/handler/AWSIotStateHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:40 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:07 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AWSIotStateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -121,6 +121,12 @@ <h2 title="Class AWSIotStateHandler" class="title">Class AWSIotStateHandler</h2>
<br>
<pre>public class <span class="typeNameLabel">AWSIotStateHandler</span>
extends <a href="../../../../../io/klerch/alexa/state/handler/AlexaSessionStateHandler.html" title="class in io.klerch.alexa.state.handler">AlexaSessionStateHandler</a></pre>
<div class="block">As this handler works in the user and application scope it persists all models to a thing shadow in AWS IoT.
A saved state goes into the "desired" JSON portion of a shadow state whereas state is read only from
the "reported" portion of that shadow. That said this handler differs a bit from the other ones as you
cannot expect to read state like you wrote it to the store. It needs the thing to fulfill the desired
state and reports it back to the shadow. That's how you cannot only trigger physical action by saving state
over this handler but also get informed about current thing state.</div>
</li>
</ul>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/io/klerch/alexa/state/handler/AWSS3StateHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:40 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:07 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AWSS3StateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:40 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:07 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AlexaSessionStateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/io/klerch/alexa/state/handler/AlexaStateHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:40 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:07 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AlexaStateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class io.klerch.alexa.state.handler.AWSDynamoStateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class io.klerch.alexa.state.handler.AWSIotStateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class io.klerch.alexa.state.handler.AWSS3StateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class io.klerch.alexa.state.handler.AlexaSessionStateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -111,7 +111,9 @@ <h3>Uses of <a href="../../../../../../io/klerch/alexa/state/handler/AlexaSessio
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/klerch/alexa/state/handler/AWSIotStateHandler.html" title="class in io.klerch.alexa.state.handler">AWSIotStateHandler</a></span></code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/klerch/alexa/state/handler/AWSIotStateHandler.html" title="class in io.klerch.alexa.state.handler">AWSIotStateHandler</a></span></code>
<div class="block">As this handler works in the user and application scope it persists all models to a thing shadow in AWS IoT.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface io.klerch.alexa.state.handler.AlexaStateHandler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -125,7 +125,9 @@ <h3>Uses of <a href="../../../../../../io/klerch/alexa/state/handler/AlexaStateH
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/klerch/alexa/state/handler/AWSIotStateHandler.html" title="class in io.klerch.alexa.state.handler">AWSIotStateHandler</a></span></code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/klerch/alexa/state/handler/AWSIotStateHandler.html" title="class in io.klerch.alexa.state.handler">AWSIotStateHandler</a></span></code>
<div class="block">As this handler works in the user and application scope it persists all models to a thing shadow in AWS IoT.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
Expand Down
4 changes: 2 additions & 2 deletions docs/io/klerch/alexa/state/handler/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:40 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>io.klerch.alexa.state.handler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
8 changes: 5 additions & 3 deletions docs/io/klerch/alexa/state/handler/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:40 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>io.klerch.alexa.state.handler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -115,7 +115,9 @@ <h1 title="Package" class="title">Package&nbsp;io.klerch.alexa.state.handler</h1
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../io/klerch/alexa/state/handler/AWSIotStateHandler.html" title="class in io.klerch.alexa.state.handler">AWSIotStateHandler</a></td>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">As this handler works in the user and application scope it persists all models to a thing shadow in AWS IoT.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../io/klerch/alexa/state/handler/AWSS3StateHandler.html" title="class in io.klerch.alexa.state.handler">AWSS3StateHandler</a></td>
Expand Down
4 changes: 2 additions & 2 deletions docs/io/klerch/alexa/state/handler/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:40 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>io.klerch.alexa.state.handler Class Hierarchy (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/io/klerch/alexa/state/handler/package-use.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Sep 04 22:06:41 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_45) on Tue Sep 06 21:52:08 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package io.klerch.alexa.state.handler (Alexa Skills Kit States SDK for Java 0.2.1 API)</title>
<meta name="date" content="2016-09-04">
<meta name="date" content="2016-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit 3faa1d0

Please sign in to comment.