You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2017/03/23 14:25:39 UTC

[01/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Repository: incubator-edgent-website
Updated Branches:
  refs/heads/asf-site caf82fcbd -> 0684ec9c4


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-use.html
new file mode 100644
index 0000000..f7674b8
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-use.html
@@ -0,0 +1,183 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.connectors.jdbc" class="title">Uses of Package<br>org.apache.edgent.connectors.jdbc</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.jdbc">org.apache.edgent.connectors.jdbc</a></td>
+<td class="colLast">
+<div class="block">JDBC based database stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.connectors.jdbc">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a> used by <a href="../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html#org.apache.edgent.connectors.jdbc">CheckedFunction</a>
+<div class="block">Function to apply a funtion to an input value and return a result.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html#org.apache.edgent.connectors.jdbc">CheckedSupplier</a>
+<div class="block">Function that supplies a result and may throw an Exception.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html#org.apache.edgent.connectors.jdbc">ParameterSetter</a>
+<div class="block">Function that sets parameters in a JDBC SQL <code>PreparedStatement</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html#org.apache.edgent.connectors.jdbc">ResultsHandler</a>
+<div class="block">Handle the results of executing an SQL statement.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html#org.apache.edgent.connectors.jdbc">StatementSupplier</a>
+<div class="block">Function that supplies a JDBC SQL <code>PreparedStatement</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[47/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/command/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/command/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/command/package-summary.html
index 98fe2c9..86f1137 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/command/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/command/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.command (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.command (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.command (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.command (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -151,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/command/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/command/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/command/package-tree.html
index e7b9bff..e8e34f8 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/command/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/command/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.command Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.command Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.command Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.command Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/command/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/command/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/command/package-use.html
index 35cb9a6..e78d9e1 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/command/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/command/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.command (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.command (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.command (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.command (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/csv/Csv.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/csv/Csv.html b/content/javadoc/latest/org/apache/edgent/connectors/csv/Csv.html
index ed1bb8a..b672b04 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/csv/Csv.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/csv/Csv.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Csv (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Csv (Edgent v1.0.0)";
+            parent.document.title="Csv (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -340,6 +340,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/csv/class-use/Csv.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/csv/class-use/Csv.html b/content/javadoc/latest/org/apache/edgent/connectors/csv/class-use/Csv.html
index 94fb8f7..be98203 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/csv/class-use/Csv.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/csv/class-use/Csv.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.csv.Csv (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.csv.Csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.csv.Csv (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.csv.Csv (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/csv/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/csv/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/csv/package-frame.html
index b30db79..45b8d72 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/csv/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/csv/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.csv (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/csv/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/csv/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/csv/package-summary.html
index db92454..aa75200 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/csv/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/csv/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.csv (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.csv (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.csv (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/csv/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/csv/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/csv/package-tree.html
index 555136b..251e3f7 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/csv/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/csv/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.csv Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.csv Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.csv Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.csv Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/csv/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/csv/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/csv/package-use.html
index c992654..bc04d65 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/csv/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/csv/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.csv (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.csv (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.csv (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html b/content/javadoc/latest/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
index 4b0b869..3ba0693 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>CompressedFileWriterPolicy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>CompressedFileWriterPolicy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressedFileWriterPolicy (Edgent v1.0.0)";
+            parent.document.title="CompressedFileWriterPolicy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -423,6 +423,6 @@ extends <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPoli
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/FileStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/FileStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/file/FileStreams.html
index 00748cd..2640500 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/FileStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/FileStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>FileStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileStreams (Edgent v1.0.0)";
+            parent.document.title="FileStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -295,13 +295,33 @@ extends java.lang.Object</pre>
  <p>
  This is the same as <code>textFileReader(pathnames, null, null)</code>
  <p>
- Sample use:
+ Sample uses:
+ 
  <pre><code>
+ // continuously watch a directory for new files and process each one once
  String dir = "/some/directory/path";
  Topology t = ...
  TStream&lt;String&gt; pathnames = FileStreams.directoryWatcher(t, () -&gt; dir);
  TStream&lt;String&gt; contents = FileStreams.textFileReader(pathnames);
  contents.print();
+ </code></pre>
+ 
+ <pre><code>
+ // periodically process one or more files
+ Supplier&lt;List&lt;String&gt;&gt; myPathnamesSupplier = () -&gt; </code> {
+ <code>
+    // implementation of List&lt;String&gt; get() - return a list of pathnames
+      //  return Arrays.asList("/some/pathname"); // a fixed list
+      //  return Arrays.asList(new File("/some/dir").list()); // query a directory
+      //  or query some other object(s) for a list ...
+ </code>
+    };
+ <code>
+ Topology t = ...
+ TStream&lt;String&gt; pathnames = t.poll(myPathnamesSupplier, 30, TimeUnit.SECONDS)
+                              .flatMap(tuple -&gt; tuple);
+ TStream&lt;String&gt; contents = FileStreams.textFileReader(pathnames);
+ contents.print();
  </code></pre></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -513,6 +533,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterCycleConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
index 18feba7..a4fede0 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>FileWriterCycleConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileWriterCycleConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileWriterCycleConfig (Edgent v1.0.0)";
+            parent.document.title="FileWriterCycleConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -498,6 +498,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterFlushConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
index 098a8d5..cd17250 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>FileWriterFlushConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileWriterFlushConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileWriterFlushConfig (Edgent v1.0.0)";
+            parent.document.title="FileWriterFlushConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -472,6 +472,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterPolicy.html b/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterPolicy.html
index 6e61f00..ef53af3 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterPolicy.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterPolicy.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>FileWriterPolicy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileWriterPolicy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileWriterPolicy (Edgent v1.0.0)";
+            parent.document.title="FileWriterPolicy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -665,6 +665,6 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
index 7a3e494..47edcdf 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>FileWriterRetentionConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileWriterRetentionConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileWriterRetentionConfig (Edgent v1.0.0)";
+            parent.document.title="FileWriterRetentionConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -453,6 +453,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
index 8d12508..3479b22 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileStreams.html
index 60ef562..64741bb 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileStreams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
index 84bdb47..84f5bbc 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -218,6 +218,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
index 6c4200d..3f87864 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -217,6 +217,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
index 8095e27..13c3570 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
index a1859b5..9ca615f 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -213,6 +213,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/file/package-frame.html
index 4c387ad..6be6a1f 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.file (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.file (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/file/package-summary.html
index 291d1e7..4b98ef9 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.file (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.file (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.file (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.file (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -183,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/file/package-tree.html
index abeee5d..70a56bd 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.file Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.file Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.file Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.file Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/file/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/file/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/file/package-use.html
index d0a422c..ea3008c 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/file/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/file/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.file (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.file (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.file (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.file (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -173,6 +173,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/HttpClients.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/HttpClients.html b/content/javadoc/latest/org/apache/edgent/connectors/http/HttpClients.html
index 5c33331..382ac3a 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/HttpClients.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/HttpClients.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>HttpClients (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>HttpClients (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HttpClients (Edgent v1.0.0)";
+            parent.document.title="HttpClients (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -349,6 +349,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/HttpResponders.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/HttpResponders.html b/content/javadoc/latest/org/apache/edgent/connectors/http/HttpResponders.html
index 89ea116..3a1c75f 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/HttpResponders.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/HttpResponders.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>HttpResponders (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>HttpResponders (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HttpResponders (Edgent v1.0.0)";
+            parent.document.title="HttpResponders (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -343,6 +343,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/HttpStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/HttpStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/http/HttpStreams.html
index 76b639d..83c6f5d 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/HttpStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/HttpStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>HttpStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>HttpStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HttpStreams (Edgent v1.0.0)";
+            parent.document.title="HttpStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -199,7 +199,7 @@ extends java.lang.Object</pre>
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
                 <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request with body for each tuple.</div>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
 </td>
 </tr>
 </table>
@@ -598,6 +598,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpClients.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpClients.html b/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpClients.html
index d534f6d..64bd1b1 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpClients.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpClients.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.http.HttpClients (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.http.HttpClients (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpClients (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpClients (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpResponders.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpResponders.html b/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpResponders.html
index c427ac3..3277c8a 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpResponders.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpResponders.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.http.HttpResponders (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.http.HttpResponders (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpResponders (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpResponders (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpStreams.html
index aed42a0..e01bfc3 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.http.HttpStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.http.HttpStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpStreams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/http/package-frame.html
index 4e5f3af..e8fec15 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.http (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.http (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/http/package-summary.html
index df5628d..85329c5 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.http (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.http (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.http (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.http (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/http/package-tree.html
index df67ef2..6027227 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.http Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.http Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.http Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.http Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/http/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/http/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/http/package-use.html
index 45e6b92..bbc0a67 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/http/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/http/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.http (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.http (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.http (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.http (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/Commands.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/Commands.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/Commands.html
index 2df8fd4..c242db1 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/Commands.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/Commands.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Commands (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Commands (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Commands (Edgent v1.0.0)";
+            parent.document.title="Commands (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">Commands</span></pre>
-<div class="block">Devic command identifiers used by Edgent.</div>
+<div class="block">Device command identifiers used by Edgent.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX"><code>IotDevice.RESERVED_ID_PREFIX</code></a></dd>
@@ -232,6 +232,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/Events.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/Events.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/Events.html
index 43b63cf..72aaec2 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/Events.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/Events.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Events (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Events (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Events (Edgent v1.0.0)";
+            parent.document.title="Events (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -225,6 +225,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/HeartBeat.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/HeartBeat.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/HeartBeat.html
index f74ba5d..418d809 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/HeartBeat.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/HeartBeat.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>HeartBeat (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>HeartBeat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HeartBeat (Edgent v1.0.0)";
+            parent.document.title="HeartBeat (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -111,6 +111,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public class <span class="typeNameLabel">HeartBeat</span>
 extends java.lang.Object</pre>
+<div class="block">An IoT device heartbeat event generator.</div>
 </li>
 </ul>
 </div>
@@ -274,6 +275,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[15/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Ranges.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Ranges.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Ranges.html
new file mode 100644
index 0000000..2640593
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Ranges.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Ranges (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Ranges (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Ranges.html" target="_top">Frames</a></li>
+<li><a href="Ranges.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.analytics.sensors.Ranges" class="title">Uses of Class<br>org.apache.edgent.analytics.sensors.Ranges</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.analytics.sensors.Ranges</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Ranges.html" target="_top">Frames</a></li>
+<li><a href="Ranges.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/doc-files/deadband.png
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/doc-files/deadband.png b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/doc-files/deadband.png
new file mode 100644
index 0000000..2426eda
Binary files /dev/null and b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/doc-files/deadband.png differ

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-frame.html
new file mode 100644
index 0000000..81e83af
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-frame.html
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.sensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/analytics/sensors/package-summary.html" target="classFrame">org.apache.edgent.analytics.sensors</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Deadtime.html" title="class in org.apache.edgent.analytics.sensors" target="classFrame">Deadtime</a></li>
+<li><a href="Filters.html" title="class in org.apache.edgent.analytics.sensors" target="classFrame">Filters</a></li>
+<li><a href="Range.html" title="class in org.apache.edgent.analytics.sensors" target="classFrame">Range</a></li>
+<li><a href="Ranges.html" title="class in org.apache.edgent.analytics.sensors" target="classFrame">Ranges</a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors" target="classFrame">Range.BoundType</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-summary.html
new file mode 100644
index 0000000..e4423cd
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-summary.html
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.sensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.analytics.sensors (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/apps/iot/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.analytics.sensors</h1>
+<div class="docSummary">
+<div class="block">Analytics focused on handling sensor data.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors">Deadtime</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">Deadtime <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function"><code>Predicate</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors">Filters</a></td>
+<td class="colLast">
+<div class="block">Filters aimed at sensors.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T extends java.lang.Comparable&lt;?&gt;&gt;</td>
+<td class="colLast">
+<div class="block">A generic immutable range of values and a way to 
+ check a value for containment in the range.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></td>
+<td class="colLast">
+<div class="block">Convenience functions and utility operations on <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors"><code>Range</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></td>
+<td class="colLast">
+<div class="block">Exclude or include an endpoint value in the range.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.analytics.sensors Description">Package org.apache.edgent.analytics.sensors Description</h2>
+<div class="block">Analytics focused on handling sensor data.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/apps/iot/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-tree.html
new file mode 100644
index 0000000..c14a00f
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-tree.html
@@ -0,0 +1,154 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.sensors Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.analytics.sensors Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/math3/stat/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/apps/iot/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.analytics.sensors</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.analytics.sensors.<a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Deadtime</span></a>&lt;T&gt; (implements org.apache.edgent.function.<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;)</li>
+<li type="circle">org.apache.edgent.analytics.sensors.<a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Filters</span></a></li>
+<li type="circle">org.apache.edgent.analytics.sensors.<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Range</span></a>&lt;T&gt; (implements org.apache.edgent.function.<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;, java.io.Serializable)</li>
+<li type="circle">org.apache.edgent.analytics.sensors.<a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Ranges</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.apache.edgent.analytics.sensors.<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Range.BoundType</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/math3/stat/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/apps/iot/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-use.html
new file mode 100644
index 0000000..49d2c4a
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/package-use.html
@@ -0,0 +1,215 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.analytics.sensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.analytics.sensors (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.analytics.sensors" class="title">Uses of Package<br>org.apache.edgent.analytics.sensors</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.sensors">org.apache.edgent.analytics.sensors</a></td>
+<td class="colLast">
+<div class="block">Analytics focused on handling sensor data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.samples.apps">org.apache.edgent.samples.apps</a></td>
+<td class="colLast">
+<div class="block">Support for some more complex Edgent application samples.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.samples.utils.sensor">org.apache.edgent.samples.utils.sensor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.analytics.sensors">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a> used by <a href="../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/analytics/sensors/class-use/Range.html#org.apache.edgent.analytics.sensors">Range</a>
+<div class="block">A generic immutable range of values and a way to 
+ check a value for containment in the range.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html#org.apache.edgent.analytics.sensors">Range.BoundType</a>
+<div class="block">Exclude or include an endpoint value in the range.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.samples.apps">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a> used by <a href="../../../../../org/apache/edgent/samples/apps/package-summary.html">org.apache.edgent.samples.apps</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/analytics/sensors/class-use/Range.html#org.apache.edgent.samples.apps">Range</a>
+<div class="block">A generic immutable range of values and a way to 
+ check a value for containment in the range.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.samples.utils.sensor">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a> used by <a href="../../../../../org/apache/edgent/samples/utils/sensor/package-summary.html">org.apache.edgent.samples.utils.sensor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/analytics/sensors/class-use/Range.html#org.apache.edgent.samples.utils.sensor">Range</a>
+<div class="block">A generic immutable range of values and a way to 
+ check a value for containment in the range.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/IotDevicePubSub.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/IotDevicePubSub.html
new file mode 100644
index 0000000..d0ca7d3
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/IotDevicePubSub.html
@@ -0,0 +1,437 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:07 EST 2017 -->
+<title>IotDevicePubSub (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotDevicePubSub (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotDevicePubSub.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/iot/IotDevicePubSub.html" target="_top">Frames</a></li>
+<li><a href="IotDevicePubSub.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.apps.iot</div>
+<h2 title="Class IotDevicePubSub" class="title">Class IotDevicePubSub</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.apps.iot.IotDevicePubSub</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">IotDevicePubSub</span>
+extends java.lang.Object</pre>
+<div class="block">Application sharing an <code>IotDevice</code> through publish-subscribe. <BR>
+ This application shares an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> across multiple running
+ jobs. This allows a single connection to a back-end message hub to be shared
+ across multiple independent applications, without having to build a single
+ topology.
+ <P>
+ Applications coded to <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> obtain a topology specific
+ <code>IotDevice</code> using <a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#addIotDevice-org.apache.edgent.topology.TopologyElement-"><code>addIotDevice(TopologyElement)</code></a>. This returned
+ device will route events and commands to/from the actual message hub
+ <code>IotDevice</code> through publish-subscribe.
+ <P>
+ An instance of this application is created by first creating a new topology and
+ then creating a <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> specific to the desired message hub. Then
+ the application is created by calling <a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#createApplication-org.apache.edgent.connectors.iot.IotDevice-"><code>createApplication(IotDevice)</code></a>
+ passing the <code>IotDevice</code>. <BR>
+ Then additional independent applications (topologies) can be created and they
+ create a proxy <code>IotDevice</code> for their topology using
+ <a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#addIotDevice-org.apache.edgent.topology.TopologyElement-"><code>addIotDevice(TopologyElement)</code></a>. This proxy <code>IotDevice</code> is then
+ used to send device events and receive device commands in that topology. <BR>
+ Once all the topologies have been declared they can be submitted.
+ </P>
+ <P>
+ At startup this application sends a single device event with
+ identifier <a href="../../../../../org/apache/edgent/connectors/iot/Events.html#IOT_START"><code>Events.IOT_START</code></a>. This performs two functions:
+ </P>
+ <UL>
+ <LI>Initiates a connection to the message hub.</LI>
+ <LI>Allows external applications to be notified (by subscribing to device events)
+ when an Edgent provider starts.</LI>
+ </UL></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/pubsub/PublishSubscribe.html" title="class in org.apache.edgent.connectors.pubsub"><code>PublishSubscribe</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#APP_NAME">APP_NAME</a></span></code>
+<div class="block">IotDevicePubSub application name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#COMMANDS_TOPIC">COMMANDS_TOPIC</a></span></code>
+<div class="block">Device commands are published to "edgent/iot/commands" by
+ this application.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#EVENTS_TOPIC">EVENTS_TOPIC</a></span></code>
+<div class="block">Events published to topic "edgent/iot/events" are sent as device events using the
+ actual message hub <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#IotDevicePubSub--">IotDevicePubSub</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#addIotDevice-org.apache.edgent.topology.TopologyElement-">addIotDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a>&nbsp;te)</code>
+<div class="block">Add a proxy <code>IotDevice</code> for the topology containing <code>te</code>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#createApplication-org.apache.edgent.connectors.iot.IotDevice-">createApplication</a></span>(<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;device)</code>
+<div class="block">Create an instance of this application using <code>device</code> as the device
+ connection to a message hub.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="APP_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>APP_NAME</h4>
+<pre>public static final&nbsp;java.lang.String APP_NAME</pre>
+<div class="block">IotDevicePubSub application name.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.edgent.apps.iot.IotDevicePubSub.APP_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="EVENTS_TOPIC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EVENTS_TOPIC</h4>
+<pre>public static final&nbsp;java.lang.String EVENTS_TOPIC</pre>
+<div class="block">Events published to topic "edgent/iot/events" are sent as device events using the
+ actual message hub <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a>. <BR>
+ it is recommended applications use the <code>IotDevice</code> returned by
+ <a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#addIotDevice-org.apache.edgent.topology.TopologyElement-"><code>addIotDevice(TopologyElement)</code></a> to send events rather than
+ publishing streams to this topic.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.edgent.apps.iot.IotDevicePubSub.EVENTS_TOPIC">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="COMMANDS_TOPIC">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>COMMANDS_TOPIC</h4>
+<pre>public static final&nbsp;java.lang.String COMMANDS_TOPIC</pre>
+<div class="block">Device commands are published to "edgent/iot/commands" by
+ this application. <BR>
+ it is recommended applications use the <code>IotDevice</code> returned by
+ <a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#addIotDevice-org.apache.edgent.topology.TopologyElement-"><code>addIotDevice(TopologyElement)</code></a> to receive commands rather than
+ subscribing to streams with this topic prefix.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.edgent.apps.iot.IotDevicePubSub.COMMANDS_TOPIC">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IotDevicePubSub--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IotDevicePubSub</h4>
+<pre>public&nbsp;IotDevicePubSub()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="createApplication-org.apache.edgent.connectors.iot.IotDevice-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createApplication</h4>
+<pre>public static&nbsp;void&nbsp;createApplication(<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;device)</pre>
+<div class="block">Create an instance of this application using <code>device</code> as the device
+ connection to a message hub.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>device</code> - the IotDevice</dd>
+</dl>
+</li>
+</ul>
+<a name="addIotDevice-org.apache.edgent.topology.TopologyElement-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>addIotDevice</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;addIotDevice(<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a>&nbsp;te)</pre>
+<div class="block">Add a proxy <code>IotDevice</code> for the topology containing <code>te</code>.
+ <P>
+ Any events sent through the returned device are sent onto the message hub
+ device through publish-subscribe. <BR>
+ Subscribing to commands using the returned device will subscribe to
+ commands received by the message hub device.
+ </P></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>te</code> - Topology the returned device is contained in.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Proxy device.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotDevicePubSub.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/iot/IotDevicePubSub.html" target="_top">Frames</a></li>
+<li><a href="IotDevicePubSub.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
new file mode 100644
index 0000000..ada0487
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html" target="_top">Frames</a></li>
+<li><a href="IotDevicePubSub.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub" class="title">Uses of Class<br>org.apache.edgent.apps.iot.IotDevicePubSub</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.apps.iot.IotDevicePubSub</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html" target="_top">Frames</a></li>
+<li><a href="IotDevicePubSub.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-frame.html
new file mode 100644
index 0000000..c569358
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-frame.html
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/apps/iot/package-summary.html" target="classFrame">org.apache.edgent.apps.iot</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot" target="classFrame">IotDevicePubSub</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-summary.html
new file mode 100644
index 0000000..245291e
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-summary.html
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.apps.iot (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/apps/runtime/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/iot/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.apps.iot</h1>
+<div class="docSummary">
+<div class="block">Applications for use in an Internet of Things environment.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">IotDevicePubSub</a></td>
+<td class="colLast">
+<div class="block">Application sharing an <code>IotDevice</code> through publish-subscribe.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.apps.iot Description">Package org.apache.edgent.apps.iot Description</h2>
+<div class="block">Applications for use in an Internet of Things environment.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/apps/runtime/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/iot/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-tree.html
new file mode 100644
index 0000000..ac61c13
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-tree.html
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.iot Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.apps.iot Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/apps/runtime/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/iot/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.apps.iot</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.apps.iot.<a href="../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot"><span class="typeNameLink">IotDevicePubSub</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/apps/runtime/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/iot/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-use.html
new file mode 100644
index 0000000..aaf96e8
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/iot/package-use.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.apps.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.apps.iot (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/iot/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.apps.iot" class="title">Uses of Package<br>org.apache.edgent.apps.iot</h1>
+</div>
+<div class="contentContainer">No usage of org.apache.edgent.apps.iot</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/iot/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[09/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpResponders.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpResponders.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpResponders.html
new file mode 100644
index 0000000..3a1c75f
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpResponders.html
@@ -0,0 +1,348 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>HttpResponders (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="HttpResponders (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/HttpResponders.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/HttpResponders.html" target="_top">Frames</a></li>
+<li><a href="HttpResponders.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.http</div>
+<h2 title="Class HttpResponders" class="title">Class HttpResponders</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.http.HttpResponders</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">HttpResponders</span>
+extends java.lang.Object</pre>
+<div class="block">Functions to process HTTP requests.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http"><code>HttpStreams</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html#HttpResponders--">HttpResponders</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html#inputOn-java.lang.Integer...-">inputOn</a></span>(java.lang.Integer...&nbsp;codes)</code>
+<div class="block">Return the input tuple on specified codes.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html#inputOn200--">inputOn200</a></span>()</code>
+<div class="block">Return the input tuple on OK.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;com.google.gson.JsonObject,org.apache.http.client.methods.CloseableHttpResponse,com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html#json--">json</a></span>()</code>
+<div class="block">A HTTP response handler for <code>application/json</code>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="HttpResponders--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>HttpResponders</h4>
+<pre>public&nbsp;HttpResponders()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="inputOn200--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>inputOn200</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;&nbsp;inputOn200()</pre>
+<div class="block">Return the input tuple on OK.
+ Function that returns null (no output) if the HTTP response
+ is not OK (200), otherwise it returns the input tuple.
+ The HTTP entity in the response is consumed and discarded.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Type of input tuple.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Function that returns the input tuple on OK.</dd>
+</dl>
+</li>
+</ul>
+<a name="inputOn-java.lang.Integer...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>inputOn</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;&nbsp;inputOn(java.lang.Integer...&nbsp;codes)</pre>
+<div class="block">Return the input tuple on specified codes.
+ Function that returns null (no output) if the HTTP response
+ is not one of <code>codes</code>, otherwise it returns the input tuple.
+ The HTTP entity in the response is consumed and discarded.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Type of input tuple.</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>codes</code> - HTTP status codes to result in output</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Function that returns the input tuple on matching codes.</dd>
+</dl>
+</li>
+</ul>
+<a name="json--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>json</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;com.google.gson.JsonObject,org.apache.http.client.methods.CloseableHttpResponse,com.google.gson.JsonObject&gt;&nbsp;json()</pre>
+<div class="block">A HTTP response handler for <code>application/json</code>.
+ 
+ For each HTTP response a JSON object is produced that contains:
+ <UL>
+ <LI> <code>request</code> - the original input tuple that lead to the request  </LI>
+ <LI> <code>response</code> - JSON object containing information about the response
+ <UL>
+    <LI> <code>status</code> - Status code for the response as an integer</LI>
+    <LI> <code>entity</code> - JSON response entity if one exists </LI>
+ </UL>
+ </LI>
+ </UL></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Function that will process the <code>application/json</code> responses.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/HttpResponders.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/HttpResponders.html" target="_top">Frames</a></li>
+<li><a href="HttpResponders.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpStreams.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpStreams.html
new file mode 100644
index 0000000..83c6f5d
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpStreams.html
@@ -0,0 +1,603 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>HttpStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="HttpStreams (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/HttpStreams.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/HttpStreams.html" target="_top">Frames</a></li>
+<li><a href="HttpStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.http</div>
+<h2 title="Class HttpStreams" class="title">Class HttpStreams</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.http.HttpStreams</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">HttpStreams</span>
+extends java.lang.Object</pre>
+<div class="block">HTTP streams.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#HttpStreams--">HttpStreams</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#deleteJson-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-">deleteJson</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+          <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri)</code>
+<div class="block">Make an HTTP DELETE request with JsonObject.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#getJson-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-">getJson</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+       <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+       <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri)</code>
+<div class="block">Make an HTTP GET request with JsonObject.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#postJson-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">postJson</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+        <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+        <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri,
+        <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;body)</code>
+<div class="block">Make an HTTP POST request with JsonObject.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#putJson-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">putJson</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+       <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+       <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri,
+       <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;body)</code>
+<div class="block">Make an HTTP PUT request with JsonObject.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#requests-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-">requests</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+        <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+        <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
+        <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
+        <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
+<div class="block">Make an HTTP request for each tuple on a stream.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#requestsWithBody-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-">requestsWithBody</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
+                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
+                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
+                <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="HttpStreams--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>HttpStreams</h4>
+<pre>public&nbsp;HttpStreams()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getJson-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getJson</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;getJson(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                          <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+                                                          <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri)</pre>
+<div class="block">Make an HTTP GET request with JsonObject. <br>
+ 
+ Method specifically works with JsonObjects. For each JsonObject in the stream, 
+ HTTP GET request is executed on provided uri. As a result, Response is added to
+ the response TStream.
+ <br>
+ 
+ Sample usage:<br>
+ 
+ <pre>
+ <code>
+     DirectProvider ep = new DirectProvider();
+     Topology topology = ep.newTopology();
+     final String url = "http://httpbin.org/get?";
+ 
+     JsonObject request1 = new JsonObject();
+     request1.addProperty("a", "abc");
+     request1.addProperty("b", "42");
+ 
+     TStream&lt;JsonObject&gt; stream = topology.collection(Arrays.asList(request1));
+     TStream&lt;JsonObject&gt; rc = HttpStreams.getJson(stream,
+             HttpClients::noAuthentication,
+             t -&gt; url + "a=" + t.get("a").getAsString() + "&amp;b="
+                     + t.get("b").getAsString());
+ </code>
+ </pre>
+ 
+ <br>
+ See <i>HttpTest</i> for example. <br></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - - JsonObject TStream.</dd>
+<dd><code>clientCreator</code> - - CloseableHttpClient supplier preferably created using <a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http"><code>HttpClients</code></a></dd>
+<dd><code>uri</code> - - URI function which returns URI string</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TStream of JsonObject which contains responses of GET requests</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#requests-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-"><code>requests(TStream, Supplier, Function, Function, BiFunction)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="deleteJson-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deleteJson</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;deleteJson(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                             <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+                                                             <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri)</pre>
+<div class="block">Make an HTTP DELETE request with JsonObject. <br>
+ 
+ Method specifically works with JsonObjects. For each JsonObject in the
+ stream, HTTP DELETE request is executed on provided uri. As a result,
+ Response is added to the response TStream. <br>
+ 
+ Sample usage:<br>
+ 
+ <pre>
+ <code>
+     DirectProvider ep = new DirectProvider();
+     Topology topology = ep.newTopology();
+     final String url = "http://httpbin.org/delete?";
+ 
+     JsonObject request = new JsonObject();
+     request.addProperty("a", "abc");
+     request.addProperty("b", "42");
+ 
+     TStream&lt;JsonObject&gt; stream = topology.collection(Arrays.asList(request));
+     TStream&lt;JsonObject&gt; rc = HttpStreams.deleteJson(stream,
+             HttpClients::noAuthentication,
+             t -&gt; url + "a=" + t.get("a").getAsString() + "&amp;b="
+                     + t.get("b").getAsString());
+ </code>
+ </pre>
+ 
+ <br>
+ See <i>HttpTest</i> for example. <br></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - - JsonObject TStream.</dd>
+<dd><code>clientCreator</code> - - CloseableHttpClient supplier preferably created using <a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http"><code>HttpClients</code></a></dd>
+<dd><code>uri</code> - - URI function which returns URI string</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TStream of JsonObject which contains responses of DELETE requests</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#requests-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-"><code>requests(TStream, Supplier, Function, Function, BiFunction)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="postJson-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>postJson</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;postJson(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                           <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+                                                           <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri,
+                                                           <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;body)</pre>
+<div class="block">Make an HTTP POST request with JsonObject. <br>
+ 
+ Method specifically works with JsonObjects. For each JsonObject in the stream, 
+ HTTP POST request is executed on provided uri. Request body is filled using
+ HttpEntity provided by body function. As a result, Response is added to
+ the response TStream.<br>
+ 
+ Sample usage:<br>
+ 
+ <pre>
+ <code>
+     DirectProvider ep = new DirectProvider();
+     Topology topology = ep.newTopology();
+     final String url = "http://httpbin.org/post";
+ 
+     JsonObject body = new JsonObject();
+     body.addProperty("foo", "abc");
+     body.addProperty("bar", 42);
+ 
+     TStream&lt;JsonObject&gt; stream = topology.collection(Arrays.asList(body));
+     TStream&lt;JsonObject&gt; rc = HttpStreams.postJson(stream,
+             HttpClients::noAuthentication, t -&gt; url, t -&gt; t);
+ </code>
+ </pre>
+ 
+ <br>
+ See HttpTest for example. <br></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - - JsonObject TStream.</dd>
+<dd><code>clientCreator</code> - - CloseableHttpClient supplier preferably created using <a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http"><code>HttpClients</code></a></dd>
+<dd><code>uri</code> - - URI function which returns URI string</dd>
+<dd><code>body</code> - - Function that returns JsonObject which will be set as a body for the request.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TStream of JsonObject which contains responses of POST requests</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#requestsWithBody-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-"><code>requestsWithBody(TStream, Supplier, Function, Function, Function, BiFunction)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="putJson-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putJson</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;putJson(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                          <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+                                                          <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri,
+                                                          <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;body)</pre>
+<div class="block">Make an HTTP PUT request with JsonObject. <br>
+ 
+ Method specifically works with JsonObjects. For each JsonObject in the
+ stream, HTTP PUT request is executed on provided uri. Request body is
+ filled using HttpEntity provided by body function. As a result, Response
+ is added to the response TStream.<br>
+ 
+ Sample usage:<br>
+ 
+ <pre>
+ <code>
+     DirectProvider ep = new DirectProvider();
+     Topology topology = ep.newTopology();
+     final String url = "http://httpbin.org/put";
+ 
+     JsonObject body = new JsonObject();
+     body.addProperty("foo", "abc");
+     body.addProperty("bar", 42);
+ 
+     TStream&lt;JsonObject&gt; stream = topology.collection(Arrays.asList(body));
+     TStream&lt;JsonObject&gt; rc = HttpStreams.putJson(stream,
+             HttpClients::noAuthentication, t -&gt; url, t -&gt; t);
+ </code>
+ </pre>
+ 
+ <br>
+ See HttpTest for example. <br></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - - JsonObject TStream.</dd>
+<dd><code>clientCreator</code> - - CloseableHttpClient supplier preferably created using <a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http"><code>HttpClients</code></a></dd>
+<dd><code>uri</code> - - URI function which returns URI string</dd>
+<dd><code>body</code> - - Function that returns JsonObject which will be set as a body for the request.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TStream of JsonObject which contains responses of PUT requests</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#requestsWithBody-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-"><code>requestsWithBody(TStream, Supplier, Function, Function, Function, BiFunction)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="requests-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>requests</h4>
+<pre>public static&nbsp;&lt;T,R&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;&nbsp;requests(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                                        <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+                                        <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
+                                        <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
+                                        <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</pre>
+<div class="block">Make an HTTP request for each tuple on a stream.
+ <UL>
+ <LI><code>clientCreator</code> is invoked once to create a new HTTP client
+ to make the requests.
+ </LI>
+  <LI>
+ <code>method</code> is invoked for each tuple to define the method
+ to be used for the HTTP request driven by the tuple. A fixed method
+ can be declared using a function such as:
+ <UL style="list-style-type:none"><LI><code>t -&gt; HttpGet.METHOD_NAME</code></LI></UL>
+  </LI>
+  <LI>
+ <code>uri</code> is invoked for each tuple to define the URI
+ to be used for the HTTP request driven by the tuple. A fixed method
+ can be declared using a function such as:
+ <UL style="list-style-type:none"><LI><code>t -&gt; "http://www.example.com"</code></LI></UL>
+  </LI>
+  <LI>
+  <code>response</code> is invoked after each request that did not throw an exception.
+  It is passed the input tuple and the HTTP response. The function must completely
+  consume the entity stream for the response. The return value is present on
+  the stream returned by this method if it is non-null. A null return results
+  in no tuple on the returned stream.
+  
+  </LI>
+  </UL></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type for input stream</dd>
+<dd><code>R</code> - Tuple type for output stream</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to invoke HTTP requests.</dd>
+<dd><code>clientCreator</code> - Function to create a HTTP client.</dd>
+<dd><code>method</code> - Function to define the HTTP method.</dd>
+<dd><code>uri</code> - Function to define the URI.</dd>
+<dd><code>response</code> - Function to process the response.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing HTTP responses processed by the <code>response</code> function.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http"><code>HttpClients</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http"><code>HttpResponders</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="requestsWithBody-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>requestsWithBody</h4>
+<pre>public static&nbsp;&lt;T,R&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;&nbsp;requestsWithBody(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                                                <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
+                                                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
+                                                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
+                                                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
+                                                <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</pre>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type for input stream</dd>
+<dd><code>R</code> - Tuple type for output stream</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to invoke HTTP requests.</dd>
+<dd><code>clientCreator</code> - Function to create a HTTP client.</dd>
+<dd><code>method</code> - Function to define the HTTP method.</dd>
+<dd><code>uri</code> - Function to define the URI.</dd>
+<dd><code>body</code> - Function to define the HTTP request body</dd>
+<dd><code>response</code> - Function to process the response.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing HTTP responses processed by the <code>response</code> function.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#requests-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-"><code>requests(TStream, Supplier, Function, Function, BiFunction)</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http"><code>HttpClients</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http"><code>HttpResponders</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/HttpStreams.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/HttpStreams.html" target="_top">Frames</a></li>
+<li><a href="HttpStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpClients.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpClients.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpClients.html
new file mode 100644
index 0000000..64bd1b1
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpClients.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.http.HttpClients (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpClients (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/http/class-use/HttpClients.html" target="_top">Frames</a></li>
+<li><a href="HttpClients.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.http.HttpClients" class="title">Uses of Class<br>org.apache.edgent.connectors.http.HttpClients</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.http.HttpClients</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/http/class-use/HttpClients.html" target="_top">Frames</a></li>
+<li><a href="HttpClients.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpResponders.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpResponders.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpResponders.html
new file mode 100644
index 0000000..3277c8a
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpResponders.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.http.HttpResponders (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpResponders (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/http/class-use/HttpResponders.html" target="_top">Frames</a></li>
+<li><a href="HttpResponders.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.http.HttpResponders" class="title">Uses of Class<br>org.apache.edgent.connectors.http.HttpResponders</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.http.HttpResponders</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/http/class-use/HttpResponders.html" target="_top">Frames</a></li>
+<li><a href="HttpResponders.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpStreams.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpStreams.html
new file mode 100644
index 0000000..e01bfc3
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/class-use/HttpStreams.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.http.HttpStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpStreams (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/http/class-use/HttpStreams.html" target="_top">Frames</a></li>
+<li><a href="HttpStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.http.HttpStreams" class="title">Uses of Class<br>org.apache.edgent.connectors.http.HttpStreams</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.http.HttpStreams</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/http/class-use/HttpStreams.html" target="_top">Frames</a></li>
+<li><a href="HttpStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-frame.html
new file mode 100644
index 0000000..e8fec15
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-frame.html
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.http (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/connectors/http/package-summary.html" target="classFrame">org.apache.edgent.connectors.http</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="HttpClients.html" title="class in org.apache.edgent.connectors.http" target="classFrame">HttpClients</a></li>
+<li><a href="HttpResponders.html" title="class in org.apache.edgent.connectors.http" target="classFrame">HttpResponders</a></li>
+<li><a href="HttpStreams.html" title="class in org.apache.edgent.connectors.http" target="classFrame">HttpStreams</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-summary.html
new file mode 100644
index 0000000..85329c5
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-summary.html
@@ -0,0 +1,167 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.http (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.http (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.connectors.http</h1>
+<div class="docSummary">
+<div class="block">HTTP stream connector.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http">HttpClients</a></td>
+<td class="colLast">
+<div class="block">Creation of HTTP Clients.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http">HttpResponders</a></td>
+<td class="colLast">
+<div class="block">Functions to process HTTP requests.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http">HttpStreams</a></td>
+<td class="colLast">
+<div class="block">HTTP streams.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.connectors.http Description">Package org.apache.edgent.connectors.http Description</h2>
+<div class="block">HTTP stream connector.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-tree.html
new file mode 100644
index 0000000..6027227
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-tree.html
@@ -0,0 +1,141 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.http Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.http Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.connectors.http</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.connectors.http.<a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">HttpClients</span></a></li>
+<li type="circle">org.apache.edgent.connectors.http.<a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">HttpResponders</span></a></li>
+<li type="circle">org.apache.edgent.connectors.http.<a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">HttpStreams</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[33/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/Options.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/Options.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/Options.html
index 9b1778e..faab063 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/Options.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/Options.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Options (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Options (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Options (Edgent v1.0.0)";
+            parent.document.title="Options (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -361,6 +361,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/Util.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/Util.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/Util.html
index c2bfc89..9faf2cd 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/Util.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/Util.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Util (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Util (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Util (Edgent v1.0.0)";
+            parent.document.title="Util (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -310,6 +310,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/MsgSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/MsgSupplier.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/MsgSupplier.html
index 7cc6847..50fe408 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/MsgSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/MsgSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.MsgSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.MsgSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.MsgSupplier (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.MsgSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Options.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Options.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Options.html
index 5d3ea7d..50ea3e3 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Options.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Options.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.Options (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.Options (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.Options (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.Options (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Util.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Util.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Util.html
index 82bf1bd..c94612d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Util.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Util.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.Util (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.Util (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.Util (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.Util (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Cmd.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Cmd.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Cmd.html
index 799e660..6e04d60 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Cmd.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Cmd.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Cmd (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Cmd (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Cmd (Edgent v1.0.0)";
+            parent.document.title="Cmd (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -363,6 +363,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html
index 210d4c6..9de3892 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Elm327Cmds (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Elm327Cmds (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Elm327Cmds (Edgent v1.0.0)";
+            parent.document.title="Elm327Cmds (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -515,6 +515,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Streams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Streams.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Streams.html
index e71c908..b55ac37 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Streams.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Streams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Elm327Streams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Elm327Streams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Elm327Streams (Edgent v1.0.0)";
+            parent.document.title="Elm327Streams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -299,6 +299,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Pids01.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Pids01.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Pids01.html
index 38e649c..323f96e 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Pids01.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Pids01.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Pids01 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Pids01 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Pids01 (Edgent v1.0.0)";
+            parent.document.title="Pids01 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -487,6 +487,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Cmd.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Cmd.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Cmd.html
index bfb12e9..43314b3 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Cmd.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Cmd.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.samples.connectors.elm327.Cmd (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.samples.connectors.elm327.Cmd (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.samples.connectors.elm327.Cmd (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.samples.connectors.elm327.Cmd (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -226,6 +226,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Cmds.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Cmds.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Cmds.html
index f0154df..87937a4 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Cmds.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Cmds.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Cmds (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Cmds (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Cmds (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Cmds (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -188,6 +188,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Streams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Streams.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Streams.html
index a3dc7e6..baefd51 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Streams.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Streams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Streams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Streams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Streams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Streams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Pids01.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Pids01.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Pids01.html
index 0729e08..fd35d01 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Pids01.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Pids01.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.elm327.Pids01 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.elm327.Pids01 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.Pids01 (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.Pids01 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -172,6 +172,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-frame.html
index 57218a0..1cb0a73 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.elm327 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-summary.html
index 599bb3c..f61994b 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.elm327 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.elm327 (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.elm327 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -198,6 +198,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-tree.html
index 1fa387e..025f776 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327 Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.elm327 Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.elm327 Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.elm327 Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -151,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-use.html
index 1f7177f..c33e3e8 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.elm327 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.connectors.elm327 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.elm327 (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.elm327 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -189,6 +189,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html
index 81d1293..67ec3c2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>CommandExecutor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>CommandExecutor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CommandExecutor (Edgent v1.0.0)";
+            parent.document.title="CommandExecutor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -331,6 +331,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/class-use/CommandExecutor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/class-use/CommandExecutor.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/class-use/CommandExecutor.html
index 64e723c..d5a5781 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/class-use/CommandExecutor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/class-use/CommandExecutor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.elm327.runtime.CommandExecutor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.elm327.runtime.CommandExecutor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.runtime.CommandExecutor (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.runtime.CommandExecutor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-frame.html
index 14ae777..d3e21fa 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html
index 3c45b84..b46e9a6 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-tree.html
index 5b36be4..2307c35 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327.runtime Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.elm327.runtime Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.elm327.runtime Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.elm327.runtime Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-use.html
index 5323361..cf673db 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileReaderApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileReaderApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileReaderApp.html
index 632f9bc..1fbf0aa 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileReaderApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileReaderApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>FileReaderApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>FileReaderApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileReaderApp (Edgent v1.0.0)";
+            parent.document.title="FileReaderApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -296,6 +296,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileWriterApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileWriterApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileWriterApp.html
index 6488fa6..820146d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileWriterApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/FileWriterApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>FileWriterApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>FileWriterApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileWriterApp (Edgent v1.0.0)";
+            parent.document.title="FileWriterApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -296,6 +296,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileReaderApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileReaderApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileReaderApp.html
index 927bd6e..20969a6 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileReaderApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileReaderApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.file.FileReaderApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.file.FileReaderApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.file.FileReaderApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.file.FileReaderApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileWriterApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileWriterApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileWriterApp.html
index bb7ff1e..4bc7f6b 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileWriterApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileWriterApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.file.FileWriterApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.file.FileWriterApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.file.FileWriterApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.file.FileWriterApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-frame.html
index 5dfa850..6e4322d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.file (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.file (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-summary.html
index 3cfccbd..016bb52 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.file (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.file (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.file (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.file (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-tree.html
index 9d817e7..0d4d7f0 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.file Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.file Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.file Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.file Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-use.html
index 7dbe173..4fa9269 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/file/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.file (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.connectors.file (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.file (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.file (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpAppClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpAppClient.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpAppClient.html
new file mode 100644
index 0000000..56a55d3
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpAppClient.html
@@ -0,0 +1,290 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpAppClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotpAppClient (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpAppClient.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" target="_top">Frames</a></li>
+<li><a href="IotpAppClient.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.samples.connectors.iotp</div>
+<h2 title="Class IotpAppClient" class="title">Class IotpAppClient</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.samples.connectors.iotp.IotpAppClient</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">IotpAppClient</span>
+extends java.lang.Object</pre>
+<div class="block">A WIoTP ApplicationClient that publishes cmds 
+ and subscribes to events for the
+ IotpDeviceSample and IotpGWDeviceSample device samples.
+ <p>
+ Usage: <code>[useGw] &lt;app-cfg-path&gt; # see scripts/connectors/iotp/iotp-app-client.cfg</code>
+ <p>
+ This connects to your IBM Watson IoT Platform service
+ as the Application defined in a application config file.
+ The file format is the standard one for IBM Watson IoT Platform.
+ <p>
+ Note, the config file also contains some additional information for this application.
+ A sample iot-app-client.cfg is in the scripts/connectors/iotp directory.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpAppClient.html#IotpAppClient--">IotpAppClient</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpAppClient.html#main-java.lang.String:A-">main</a></span>(java.lang.String[]&nbsp;args)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IotpAppClient--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IotpAppClient</h4>
+<pre>public&nbsp;IotpAppClient()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="main-java.lang.String:A-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>main</h4>
+<pre>public static&nbsp;void&nbsp;main(java.lang.String[]&nbsp;args)
+                 throws java.lang.Exception</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpAppClient.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" target="_top">Frames</a></li>
+<li><a href="IotpAppClient.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html
new file mode 100644
index 0000000..08eacff
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html
@@ -0,0 +1,297 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpDeviceSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotpDeviceSample (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpDeviceSample.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" target="_top">Frames</a></li>
+<li><a href="IotpDeviceSample.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.samples.connectors.iotp</div>
+<h2 title="Class IotpDeviceSample" class="title">Class IotpDeviceSample</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.samples.connectors.iotp.IotpDeviceSample</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">IotpDeviceSample</span>
+extends java.lang.Object</pre>
+<div class="block">Similar to IotpQuickstart2 but for a real/non-quickstart WIoTP account
+ for a registered device AND it subscribes to/prints device cmds.
+ <P>
+ Use IotpAppClient to print published events and generate a command
+ (start this app before running IotpAppClient). 
+ <P>
+ This sample demonstrates:
+ <UL>
+ <LI>Using the IotpDevice connector</LI>
+ <LI>Initializing the IotpDevice connector using the WIoTP API objects</LI>
+ <LI>Publishing and subscribing to device events and commands</LI>
+ </UL>
+ <p>
+ This connects to your IBM Watson IoT Platform service
+ as the Device defined in a device config file.
+ The file format is the standard one for IBM Watson IoT Platform.
+ <p>
+ Note, the config file also contains some additional information for this application.
+ A sample iot-device-sample.cfg is in the scripts/connectors/iotp directory.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html#IotpDeviceSample--">IotpDeviceSample</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html#main-java.lang.String:A-">main</a></span>(java.lang.String[]&nbsp;args)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IotpDeviceSample--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IotpDeviceSample</h4>
+<pre>public&nbsp;IotpDeviceSample()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="main-java.lang.String:A-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>main</h4>
+<pre>public static&nbsp;void&nbsp;main(java.lang.String[]&nbsp;args)
+                 throws java.lang.Exception</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpDeviceSample.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" target="_top">Frames</a></li>
+<li><a href="IotpDeviceSample.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[34/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobEvents.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobEvents.html b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobEvents.html
index 70b96a4..17992db 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobEvents.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobEvents.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>JobEvents (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>JobEvents (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobEvents (Edgent v1.0.0)";
+            parent.document.title="JobEvents (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -303,6 +303,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobRegistry.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobRegistry.html b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobRegistry.html
index cad45d4..16dd08f 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobRegistry.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobRegistry.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>JobRegistry (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>JobRegistry (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobRegistry (Edgent v1.0.0)";
+            parent.document.title="JobRegistry (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -485,6 +485,6 @@ implements <a href="../../../../../org/apache/edgent/execution/services/JobRegis
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobEvents.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobEvents.html b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobEvents.html
index 54ddf88..de06d0f 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobEvents.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobEvents.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.jobregistry.JobEvents (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.jobregistry.JobEvents (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.jobregistry.JobEvents (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.jobregistry.JobEvents (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobRegistry.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobRegistry.html b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobRegistry.html
index 504b4e6..a8082c2 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobRegistry.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobRegistry.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.jobregistry.JobRegistry (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.jobregistry.JobRegistry (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.jobregistry.JobRegistry (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.jobregistry.JobRegistry (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-frame.html b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-frame.html
index 01f9b4d..3a89c14 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.jobregistry (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.jobregistry (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-summary.html b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-summary.html
index b9c3ade..7e0a240 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.jobregistry (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.jobregistry (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.jobregistry (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.jobregistry (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-tree.html b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-tree.html
index 90482b6..d2abce5 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.jobregistry Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.jobregistry Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.jobregistry Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.jobregistry Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-use.html b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-use.html
index e28c52d..dabdcc3 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.jobregistry (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.runtime.jobregistry (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.runtime.jobregistry (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.jobregistry (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/JsonControlService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/JsonControlService.html b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/JsonControlService.html
index a53e128..c2e41d1 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/JsonControlService.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/JsonControlService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>JsonControlService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>JsonControlService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsonControlService (Edgent v1.0.0)";
+            parent.document.title="JsonControlService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -123,7 +123,7 @@ implements <a href="../../../../../org/apache/edgent/execution/services/ControlS
  operation (method) on a registered MBean.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><code>Format of control request operation</code></dd>
+<dd><a href="../../../../../org/apache/edgent/runtime/jsoncontrol/package-summary.html">Control Request JSON</a></dd>
 </dl>
 </li>
 </ul>
@@ -548,6 +548,6 @@ implements <a href="../../../../../org/apache/edgent/execution/services/ControlS
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/class-use/JsonControlService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/class-use/JsonControlService.html b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/class-use/JsonControlService.html
index 9d166ce..6b03604 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/class-use/JsonControlService.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/class-use/JsonControlService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.jsoncontrol.JsonControlService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.jsoncontrol.JsonControlService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.jsoncontrol.JsonControlService (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.jsoncontrol.JsonControlService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-frame.html b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-frame.html
index 7e2035e..e5f6d2b 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.jsoncontrol (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.jsoncontrol (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-summary.html b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-summary.html
index 1f240c8..b288dff 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.jsoncontrol (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.jsoncontrol (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.jsoncontrol (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.jsoncontrol (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-tree.html b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-tree.html
index 21b883c..5b1c5af 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.jsoncontrol Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.jsoncontrol Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.jsoncontrol Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.jsoncontrol Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-use.html b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-use.html
index 9d71b58..77c7c39 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.jsoncontrol (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.runtime.jsoncontrol (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.runtime.jsoncontrol (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.jsoncontrol (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -159,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/AbstractApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/AbstractApplication.html b/content/javadoc/latest/org/apache/edgent/samples/apps/AbstractApplication.html
index f4fd708..86d0426 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/AbstractApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/AbstractApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>AbstractApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>AbstractApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractApplication (Edgent v1.0.0)";
+            parent.document.title="AbstractApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -464,6 +464,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/ApplicationUtilities.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/ApplicationUtilities.html b/content/javadoc/latest/org/apache/edgent/samples/apps/ApplicationUtilities.html
index b0dca12..d727de8 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/ApplicationUtilities.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/ApplicationUtilities.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>ApplicationUtilities (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>ApplicationUtilities (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ApplicationUtilities (Edgent v1.0.0)";
+            parent.document.title="ApplicationUtilities (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -527,6 +527,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/JsonTuples.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/JsonTuples.html b/content/javadoc/latest/org/apache/edgent/samples/apps/JsonTuples.html
index 8f47c8b..e5901d5 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/JsonTuples.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/JsonTuples.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>JsonTuples (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>JsonTuples (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsonTuples (Edgent v1.0.0)";
+            parent.document.title="JsonTuples (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -555,6 +555,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/TopologyProviderFactory.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/TopologyProviderFactory.html b/content/javadoc/latest/org/apache/edgent/samples/apps/TopologyProviderFactory.html
index 36f37bf..e650c89 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/TopologyProviderFactory.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/TopologyProviderFactory.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>TopologyProviderFactory (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>TopologyProviderFactory (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TopologyProviderFactory (Edgent v1.0.0)";
+            parent.document.title="TopologyProviderFactory (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -291,6 +291,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/AbstractApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/AbstractApplication.html b/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/AbstractApplication.html
index 91f2e72..64ce35f 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/AbstractApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/AbstractApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.AbstractApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.apps.AbstractApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.apps.AbstractApplication (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.AbstractApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -250,6 +250,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/ApplicationUtilities.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/ApplicationUtilities.html b/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/ApplicationUtilities.html
index 2dcc8f3..6506a43 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/ApplicationUtilities.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/ApplicationUtilities.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.ApplicationUtilities (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.apps.ApplicationUtilities (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.apps.ApplicationUtilities (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.ApplicationUtilities (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/JsonTuples.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/JsonTuples.html b/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/JsonTuples.html
index 846850f..b6e2449 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/JsonTuples.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/JsonTuples.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.JsonTuples (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.apps.JsonTuples (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.apps.JsonTuples (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.JsonTuples (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/TopologyProviderFactory.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/TopologyProviderFactory.html b/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/TopologyProviderFactory.html
index 9d67c88..27af39a 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/TopologyProviderFactory.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/class-use/TopologyProviderFactory.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.TopologyProviderFactory (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.apps.TopologyProviderFactory (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.apps.TopologyProviderFactory (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.TopologyProviderFactory (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html
index 5a7734c..243c3ab 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>AbstractMqttApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>AbstractMqttApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractMqttApplication (Edgent v1.0.0)";
+            parent.document.title="AbstractMqttApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -432,6 +432,6 @@ extends <a href="../../../../../../org/apache/edgent/samples/apps/AbstractApplic
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html
index d8965e2..b048b9d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>DeviceCommsApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>DeviceCommsApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DeviceCommsApp (Edgent v1.0.0)";
+            parent.document.title="DeviceCommsApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -309,6 +309,6 @@ extends <a href="../../../../../../org/apache/edgent/samples/apps/mqtt/AbstractM
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/AbstractMqttApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/AbstractMqttApplication.html b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/AbstractMqttApplication.html
index 3a24e81..f32573d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/AbstractMqttApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/AbstractMqttApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.mqtt.AbstractMqttApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.apps.mqtt.AbstractMqttApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.apps.mqtt.AbstractMqttApplication (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.mqtt.AbstractMqttApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -194,6 +194,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/DeviceCommsApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/DeviceCommsApp.html b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/DeviceCommsApp.html
index 4197ec1..7fdbefe 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/DeviceCommsApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/DeviceCommsApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.mqtt.DeviceCommsApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.apps.mqtt.DeviceCommsApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.apps.mqtt.DeviceCommsApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.mqtt.DeviceCommsApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-frame.html
index 81f54d6..d2c8efb 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.apps.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.apps.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-summary.html
index ad4af6a..46f8d3d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.apps.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.apps.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.apps.mqtt (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.apps.mqtt (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-tree.html
index 5a30943..bade3b9 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.apps.mqtt Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.apps.mqtt Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.apps.mqtt Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.apps.mqtt Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-use.html
index 9e2ca70..33b6296 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.apps.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.apps.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.apps.mqtt (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.apps.mqtt (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -182,6 +182,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/apps/package-frame.html
index b07d5f6..3c5abd4 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.apps (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.apps (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/apps/package-summary.html
index d328c8c..0b66ff0 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.apps (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.apps (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.apps (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.apps (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -189,6 +189,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/apps/package-tree.html
index 6d2cf33..1d629d7 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.apps Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.apps Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.apps Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.apps Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -137,6 +137,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/apps/package-use.html
index 3914703..b0e7cdc 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.apps (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.apps (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.apps (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.apps (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -247,6 +247,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html
index f77f607..3a7371f 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Sensor1 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Sensor1 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Sensor1 (Edgent v1.0.0)";
+            parent.document.title="Sensor1 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html
index 6fa7a5c..93fc4d6 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SensorAnalyticsApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>SensorAnalyticsApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SensorAnalyticsApplication (Edgent v1.0.0)";
+            parent.document.title="SensorAnalyticsApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -303,6 +303,6 @@ extends <a href="../../../../../../org/apache/edgent/samples/apps/mqtt/AbstractM
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/Sensor1.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/Sensor1.html b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/Sensor1.html
index 26469cf..ac2369d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/Sensor1.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/Sensor1.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.Sensor1 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.Sensor1 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.Sensor1 (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.Sensor1 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/SensorAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/SensorAnalyticsApplication.html b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/SensorAnalyticsApplication.html
index b4cc6f0..6961f2b 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/SensorAnalyticsApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/SensorAnalyticsApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.SensorAnalyticsApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.SensorAnalyticsApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.SensorAnalyticsApplication (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.SensorAnalyticsApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-frame.html
index f0ffbde..9d78eec 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-summary.html
index 1b92cd1..0530258 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -299,6 +299,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-tree.html
index 3041500..20395a2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.apps.sensorAnalytics Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.apps.sensorAnalytics Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.apps.sensorAnalytics Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.apps.sensorAnalytics Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -143,6 +143,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-use.html
index 1fecc67..2032486 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/MsgSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/MsgSupplier.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/MsgSupplier.html
index 047bec3..d31c800 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/MsgSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/MsgSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>MsgSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>MsgSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MsgSupplier (Edgent v1.0.0)";
+            parent.document.title="MsgSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -290,6 +290,6 @@ implements <a href="../../../../../org/apache/edgent/function/Supplier.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[27/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-summary.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-summary.html
index 54b5851..86e391e 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt.apps (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt.apps (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.test.svt.apps (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.test.svt.apps (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -93,13 +93,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">GpsAnalyticsApplication</a></td>
 <td class="colLast">
-<div class="block">GPS analytics
- 
- Source is a stream of GPS sensor data <a href="../../../../../../org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html" title="class in org.apache.edgent.test.svt.utils.sensor.gps"><code>GpsSensor</code></a>
- 
- Here's an outline of the topology
- 
- Log GPS coordinates by publishing to IotF.</div>
+<div class="block">GPS analytics</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -159,6 +153,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-tree.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-tree.html
index 0f51b19..0507e96 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt.apps Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt.apps Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.test.svt.apps Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.test.svt.apps Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -144,6 +144,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-use.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-use.html
index 0130011..7b24aff 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.test.svt.apps (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.test.svt.apps (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.test.svt.apps (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.test.svt.apps (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass1.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass1.html b/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass1.html
index 6b03b3f..82cf7f5 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass1.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass1.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.MyClass1 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.MyClass1 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.MyClass1 (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.MyClass1 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass2.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass2.html b/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass2.html
index 2519059..1973d16 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass2.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass2.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.MyClass2 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.MyClass2 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.MyClass2 (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.MyClass2 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/class-use/TopologyTestBasic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/class-use/TopologyTestBasic.html b/content/javadoc/latest/org/apache/edgent/test/svt/class-use/TopologyTestBasic.html
index e603112..a8d2649 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/class-use/TopologyTestBasic.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/class-use/TopologyTestBasic.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.TopologyTestBasic (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.TopologyTestBasic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.TopologyTestBasic (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.TopologyTestBasic (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/package-frame.html b/content/javadoc/latest/org/apache/edgent/test/svt/package-frame.html
index dbe11db..b32b862 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/package-summary.html b/content/javadoc/latest/org/apache/edgent/test/svt/package-summary.html
index e4fb4c1..365d521 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.test.svt (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.test.svt (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/package-tree.html b/content/javadoc/latest/org/apache/edgent/test/svt/package-tree.html
index 778b889..ce2e398 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.test.svt Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.test.svt Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/package-use.html b/content/javadoc/latest/org/apache/edgent/test/svt/package-use.html
index 353dbd6..14c785a 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.test.svt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.test.svt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.test.svt (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.test.svt (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html
index 09764dc..df9f655 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>GpsSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>GpsSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GpsSensor (Edgent v1.0.0)";
+            parent.document.title="GpsSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -360,6 +360,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html
index 23a2e3b..2d9c895 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>SimulatedGeofence (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>SimulatedGeofence (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimulatedGeofence (Edgent v1.0.0)";
+            parent.document.title="SimulatedGeofence (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -345,6 +345,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html
index 2285fcb..8ffcfeb 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>SimulatedGpsSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>SimulatedGpsSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimulatedGpsSensor (Edgent v1.0.0)";
+            parent.document.title="SimulatedGpsSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -268,6 +268,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/GpsSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/GpsSensor.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/GpsSensor.html
index ed44e73..849b4b2 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/GpsSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/GpsSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.GpsSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.GpsSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.GpsSensor (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.GpsSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGeofence.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGeofence.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGeofence.html
index fdb9652..5e45a2c 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGeofence.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGeofence.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGeofence (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGeofence (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGeofence (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGeofence (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGpsSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGpsSensor.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGpsSensor.html
index 8442ccd..15c6586 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGpsSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGpsSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGpsSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGpsSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGpsSensor (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGpsSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-frame.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-frame.html
index 66cdb46..6267e55 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-summary.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-summary.html
index 0931080..2de8294 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-tree.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-tree.html
index c78dc0d..0bfa541 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt.utils.sensor.gps Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt.utils.sensor.gps Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.test.svt.utils.sensor.gps Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.test.svt.utils.sensor.gps Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-use.html b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-use.html
index 939c3a3..83bf1ac 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/TSink.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/TSink.html b/content/javadoc/latest/org/apache/edgent/topology/TSink.html
index 7e20a0a..91a1375 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/TSink.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/TSink.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>TSink (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>TSink (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TSink (Edgent v1.0.0)";
+            parent.document.title="TSink (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -250,6 +250,6 @@ extends <a href="../../../../org/apache/edgent/topology/TopologyElement.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/TStream.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/TStream.html b/content/javadoc/latest/org/apache/edgent/topology/TStream.html
index c7e063e..b800a77 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/TStream.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/TStream.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>TStream (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>TStream (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TStream (Edgent v1.0.0)";
+            parent.document.title="TStream (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -1114,6 +1114,6 @@ extends <a href="../../../../org/apache/edgent/topology/TopologyElement.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/TWindow.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/TWindow.html b/content/javadoc/latest/org/apache/edgent/topology/TWindow.html
index 95b8a5a..4375e19 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/TWindow.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/TWindow.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>TWindow (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>TWindow (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TWindow (Edgent v1.0.0)";
+            parent.document.title="TWindow (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -375,6 +375,6 @@ extends <a href="../../../../org/apache/edgent/topology/TopologyElement.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/Topology.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/Topology.html b/content/javadoc/latest/org/apache/edgent/topology/Topology.html
index bc03cac..008cb30 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/Topology.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/Topology.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Topology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Topology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Topology (Edgent v1.0.0)";
+            parent.document.title="Topology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -559,6 +559,6 @@ extends <a href="../../../../org/apache/edgent/topology/TopologyElement.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/TopologyElement.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/TopologyElement.html b/content/javadoc/latest/org/apache/edgent/topology/TopologyElement.html
index a6517b0..744d460 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/TopologyElement.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/TopologyElement.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>TopologyElement (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>TopologyElement (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TopologyElement (Edgent v1.0.0)";
+            parent.document.title="TopologyElement (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -101,11 +101,11 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Known Subinterfaces:</dt>
-<dd><a href="../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>, <a href="../../../../org/apache/edgent/connectors/serial/SerialDevice.html" title="interface in org.apache.edgent.connectors.serial">SerialDevice</a>, <a href="../../../../org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester">Tester</a>, <a href="../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>, <a href="../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;T&gt;, <a href="../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;, <a href="../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;T,K&gt;, <a href="../../../../org/apache/edgent/connectors
 /wsclient/WebSocketClient.html" title="interface in org.apache.edgent.connectors.wsclient">WebSocketClient</a></dd>
+<dd><a href="../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>, <a href="../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a>, <a href="../../../../org/apache/edgent/connectors/serial/SerialDevice.html" title="interface in org.apache.edgent.connectors.serial">SerialDevice</a>, <a href="../../../../org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester">Tester</a>, <a href="../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>, <a href="../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;T&gt;, <a href="../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;, <a href="../../../../org/apache/edgent/top
 ology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;T,K&gt;, <a href="../../../../org/apache/edgent/connectors/wsclient/WebSocketClient.html" title="interface in org.apache.edgent.connectors.wsclient">WebSocketClient</a></dd>
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../org/apache/edgent/topology/spi/tester/AbstractTester.html" title="class in org.apache.edgent.topology.spi.tester">AbstractTester</a>, <a href="../../../../org/apache/edgent/topology/spi/AbstractTopology.html" title="class in org.apache.edgent.topology.spi">AbstractTopology</a>, <a href="../../../../org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi">AbstractTStream</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/AbstractTWindow.html" title="class in org.apache.edgent.topology.spi.graph">AbstractTWindow</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/ConnectorStream.html" title="class in org.apache.edgent.topology.spi.graph">ConnectorStream</a>, <a href="../../../../org/apache/edgent/providers/direct/DirectTopology.html" title="class in org.apache.edgent.providers.direct">DirectTopology</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/GraphTopology.html" title="class 
 in org.apache.edgent.topology.spi.graph">GraphTopology</a>, <a href="../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a>, <a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket">Jsr356WebSocketClient</a>, <a href="../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowImpl</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowTimeImpl</a></dd>
+<dd><a href="../../../../org/apache/edgent/topology/spi/tester/AbstractTester.html" title="class in org.apache.edgent.topology.spi.tester">AbstractTester</a>, <a href="../../../../org/apache/edgent/topology/spi/AbstractTopology.html" title="class in org.apache.edgent.topology.spi">AbstractTopology</a>, <a href="../../../../org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi">AbstractTStream</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/AbstractTWindow.html" title="class in org.apache.edgent.topology.spi.graph">AbstractTWindow</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/ConnectorStream.html" title="class in org.apache.edgent.topology.spi.graph">ConnectorStream</a>, <a href="../../../../org/apache/edgent/providers/direct/DirectTopology.html" title="class in org.apache.edgent.providers.direct">DirectTopology</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/GraphTopology.html" title="class 
 in org.apache.edgent.topology.spi.graph">GraphTopology</a>, <a href="../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a>, <a href="../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a>, <a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket">Jsr356WebSocketClient</a>, <a href="../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowImpl</a>, <a href="../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowTimeImpl</a></dd>
 </dl>
 <hr>
 <br>
@@ -234,6 +234,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/TopologyProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/TopologyProvider.html b/content/javadoc/latest/org/apache/edgent/topology/TopologyProvider.html
index 7ab2d75..9c39fc1 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/TopologyProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/TopologyProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>TopologyProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>TopologyProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TopologyProvider (Edgent v1.0.0)";
+            parent.document.title="TopologyProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,8 @@ var activeTableTab = "activeTableTab";
 <dd><code>name</code> - name for topology</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new topology.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - for null or empty name</dd>
 </dl>
 </li>
 </ul>
@@ -252,6 +254,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/class-use/TSink.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/class-use/TSink.html b/content/javadoc/latest/org/apache/edgent/topology/class-use/TSink.html
index cb958de..03a0cdb 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/class-use/TSink.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/class-use/TSink.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TSink (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.TSink (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.TSink (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TSink (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -97,7 +97,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -246,6 +246,25 @@
 <div class="block">Publish a stream's tuples as device events.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></span>(java.lang.String&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               java.lang.String&nbsp;eventId,
+               int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -271,12 +290,55 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
       java.lang.String&nbsp;eventId,
       int&nbsp;qos)</code>
 <div class="block">Publish a stream's tuples as device events.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      java.lang.String&nbsp;eventId,
+      int&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></span>(java.lang.String&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               java.lang.String&nbsp;eventId,
+               int&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+          <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-java.lang.String-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          java.lang.String&nbsp;eventId)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -628,6 +690,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[25/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-tree.html
index 14f8cf7..4e86afe 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.plumbing Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.plumbing Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.plumbing Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.plumbing Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-use.html
index bd6e0bb..35ac119 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology.plumbing (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology.plumbing (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology.plumbing (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.plumbing (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/services/ApplicationService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/services/ApplicationService.html b/content/javadoc/latest/org/apache/edgent/topology/services/ApplicationService.html
index 19084ae..90cc341 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/services/ApplicationService.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/services/ApplicationService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>ApplicationService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ApplicationService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ApplicationService (Edgent v1.0.0)";
+            parent.document.title="ApplicationService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -286,7 +286,7 @@ var activeTableTab = "activeTableTab";
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>jarURL</code> - URL of Jar containing new applications.</dd>
-<dd><code>jsonConfig</code> - Configuration information, currently unused.</dd>
+<dd><code>jsonConfig</code> - JSON configuration serialized as a String (currently unused).</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>java.lang.Exception</code> - if failure</dd>
 </dl>
@@ -376,6 +376,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/services/TopologyBuilder.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/services/TopologyBuilder.html b/content/javadoc/latest/org/apache/edgent/topology/services/TopologyBuilder.html
index 91121a6..b65d59b 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/services/TopologyBuilder.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/services/TopologyBuilder.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>TopologyBuilder (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>TopologyBuilder (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TopologyBuilder (Edgent v1.0.0)";
+            parent.document.title="TopologyBuilder (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -251,6 +251,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/services/class-use/ApplicationService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/services/class-use/ApplicationService.html b/content/javadoc/latest/org/apache/edgent/topology/services/class-use/ApplicationService.html
index 36a54f1..93c7b5c 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/services/class-use/ApplicationService.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/services/class-use/ApplicationService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.services.ApplicationService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.services.ApplicationService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.services.ApplicationService (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.services.ApplicationService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -206,6 +206,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/services/class-use/TopologyBuilder.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/services/class-use/TopologyBuilder.html b/content/javadoc/latest/org/apache/edgent/topology/services/class-use/TopologyBuilder.html
index 72ce80e..8736c3e 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/services/class-use/TopologyBuilder.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/services/class-use/TopologyBuilder.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.services.TopologyBuilder (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.services.TopologyBuilder (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.services.TopologyBuilder (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.services.TopologyBuilder (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/services/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/services/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/services/package-frame.html
index 91dbaa9..fe527e1 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/services/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/services/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.services (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.services (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/services/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/services/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/services/package-summary.html
index 2db0125..4546076 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/services/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/services/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.services (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.services (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.services (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.services (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/services/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/services/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/services/package-tree.html
index 59b3ab8..ca4f061 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/services/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/services/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.services Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.services Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.services Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.services Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -131,6 +131,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/services/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/services/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/services/package-use.html
index 45d6a68..33d0083 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/services/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/services/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology.services (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology.services (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology.services (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.services (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTStream.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTStream.html b/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTStream.html
index fe6ebcd..82529f0 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTStream.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTStream.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>AbstractTStream (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>AbstractTStream (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractTStream (Edgent v1.0.0)";
+            parent.document.title="AbstractTStream (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -511,6 +511,6 @@ implements <a href="../../../../../org/apache/edgent/topology/TStream.html" titl
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopology.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopology.html b/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopology.html
index 28362a1..e263d88 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopology.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopology.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>AbstractTopology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>AbstractTopology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractTopology (Edgent v1.0.0)";
+            parent.document.title="AbstractTopology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -479,6 +479,6 @@ implements <a href="../../../../../org/apache/edgent/topology/Topology.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopologyProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopologyProvider.html b/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopologyProvider.html
index 4751c6a..4f42c6e 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopologyProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopologyProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>AbstractTopologyProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>AbstractTopologyProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractTopologyProvider (Edgent v1.0.0)";
+            parent.document.title="AbstractTopologyProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":6};
+var methods = {"i0":10,"i1":10,"i2":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -156,12 +156,16 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html#checkName-java.lang.String-">checkName</a></span>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="type parameter in AbstractTopologyProvider">T</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html#newTopology--">newTopology</a></span>()</code>
 <div class="block">Create a new topology with a generated name.</div>
 </td>
 </tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>abstract <a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="type parameter in AbstractTopologyProvider">T</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html#newTopology-java.lang.String-">newTopology</a></span>(java.lang.String&nbsp;name)</code>
 <div class="block">Create a new topology with a given name.</div>
@@ -206,6 +210,15 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="checkName-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkName</h4>
+<pre>protected&nbsp;void&nbsp;checkName(java.lang.String&nbsp;name)</pre>
+</li>
+</ul>
 <a name="newTopology-java.lang.String-">
 <!--   -->
 </a>
@@ -312,6 +325,6 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTStream.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTStream.html b/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTStream.html
index 5a0c304..7a3643a 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTStream.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTStream.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.AbstractTStream (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.AbstractTStream (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.AbstractTStream (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.AbstractTStream (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopology.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopology.html b/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopology.html
index 19d75e5..a6e8703 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopology.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopology.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.AbstractTopology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.AbstractTopology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.AbstractTopology (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.AbstractTopology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -191,6 +191,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopologyProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopologyProvider.html b/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopologyProvider.html
index ca01406..5a27759 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopologyProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopologyProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.AbstractTopologyProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.AbstractTopologyProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.AbstractTopologyProvider (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.AbstractTopologyProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -193,6 +193,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/functions/EndlessSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/EndlessSupplier.html b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/EndlessSupplier.html
index 949ee9e..0299878 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/EndlessSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/EndlessSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>EndlessSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>EndlessSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EndlessSupplier (Edgent v1.0.0)";
+            parent.document.title="EndlessSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -301,6 +301,6 @@ implements <a href="../../../../../../org/apache/edgent/function/Supplier.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/functions/class-use/EndlessSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/class-use/EndlessSupplier.html b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/class-use/EndlessSupplier.html
index d56b39c..ba84ad0 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/class-use/EndlessSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/class-use/EndlessSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.functions.EndlessSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.functions.EndlessSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.functions.EndlessSupplier (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.functions.EndlessSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-frame.html
index 3777dc7..89defab 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi.functions (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi.functions (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-summary.html
index 81fdb95..3965d95 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi.functions (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi.functions (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.spi.functions (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.spi.functions (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-tree.html
index 63a7d3f..ed54e32 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi.functions Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi.functions Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.spi.functions Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.spi.functions Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-use.html
index 3354979..f6c14cb 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/functions/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology.spi.functions (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology.spi.functions (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology.spi.functions (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.spi.functions (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/AbstractTWindow.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/AbstractTWindow.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/AbstractTWindow.html
index d750a02..bfec6af 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/AbstractTWindow.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/AbstractTWindow.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>AbstractTWindow (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>AbstractTWindow (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractTWindow (Edgent v1.0.0)";
+            parent.document.title="AbstractTWindow (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -306,6 +306,6 @@ implements <a href="../../../../../../org/apache/edgent/topology/TWindow.html" t
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/ConnectorStream.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/ConnectorStream.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/ConnectorStream.html
index 9070425..f3b8580 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/ConnectorStream.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/ConnectorStream.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>ConnectorStream (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>ConnectorStream (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConnectorStream (Edgent v1.0.0)";
+            parent.document.title="ConnectorStream (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -1041,6 +1041,6 @@ extends <a href="../../../../../../org/apache/edgent/topology/spi/AbstractTStrea
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/GraphTopology.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/GraphTopology.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/GraphTopology.html
index fa74411..bfb0afa 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/GraphTopology.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/GraphTopology.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>GraphTopology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>GraphTopology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GraphTopology (Edgent v1.0.0)";
+            parent.document.title="GraphTopology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -446,6 +446,6 @@ extends <a href="../../../../../../org/apache/edgent/topology/spi/AbstractTopolo
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowImpl.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowImpl.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowImpl.html
index 867fba1..2cb123a 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowImpl.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowImpl.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>TWindowImpl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>TWindowImpl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TWindowImpl (Edgent v1.0.0)";
+            parent.document.title="TWindowImpl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -348,6 +348,6 @@ extends <a href="../../../../../../org/apache/edgent/topology/spi/graph/Abstract
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html
index c5d8501..5949291 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>TWindowTimeImpl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>TWindowTimeImpl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TWindowTimeImpl (Edgent v1.0.0)";
+            parent.document.title="TWindowTimeImpl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -355,6 +355,6 @@ extends <a href="../../../../../../org/apache/edgent/topology/spi/graph/Abstract
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/AbstractTWindow.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/AbstractTWindow.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/AbstractTWindow.html
index 4cc6c61..f3b224a 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/AbstractTWindow.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/AbstractTWindow.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.AbstractTWindow (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.graph.AbstractTWindow (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.AbstractTWindow (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.AbstractTWindow (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/ConnectorStream.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/ConnectorStream.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/ConnectorStream.html
index 8260861..57aaad3 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/ConnectorStream.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/ConnectorStream.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.ConnectorStream (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.graph.ConnectorStream (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.ConnectorStream (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.ConnectorStream (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/GraphTopology.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/GraphTopology.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/GraphTopology.html
index 4604d56..614368c 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/GraphTopology.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/GraphTopology.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.GraphTopology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.graph.GraphTopology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.GraphTopology (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.GraphTopology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowImpl.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowImpl.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowImpl.html
index 68f9b44..610ab85 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowImpl.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowImpl.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.TWindowImpl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.graph.TWindowImpl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.TWindowImpl (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.TWindowImpl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowTimeImpl.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowTimeImpl.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowTimeImpl.html
index 6deb785..05810c6 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowTimeImpl.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowTimeImpl.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.TWindowTimeImpl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.graph.TWindowTimeImpl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.TWindowTimeImpl (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.TWindowTimeImpl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-frame.html
index ee5f829..e0490b9 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi.graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi.graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-summary.html
index ae88d86..351af74 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi.graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi.graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.spi.graph (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.spi.graph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-tree.html
index 3986c4c..ea28834 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi.graph Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi.graph Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.spi.graph Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.spi.graph Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -149,6 +149,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-use.html
index 86e2bb0..33a2162 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/graph/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology.spi.graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology.spi.graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology.spi.graph (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.spi.graph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -183,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/spi/package-frame.html
index e4f413f..58d1984 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/spi/package-summary.html
index 5b5a4df..f4fabed 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.spi (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.spi (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -153,6 +153,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/spi/package-tree.html
index 182f9f1..920bdf7 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.spi Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.spi Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/spi/package-use.html
index 1c57ab7..6d899a7 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology.spi (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology.spi (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology.spi (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.spi (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -211,6 +211,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/tester/AbstractTester.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/AbstractTester.html b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/AbstractTester.html
index d7103a2..a876969 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/AbstractTester.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/AbstractTester.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>AbstractTester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>AbstractTester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractTester (Edgent v1.0.0)";
+            parent.document.title="AbstractTester (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -378,6 +378,6 @@ implements <a href="../../../../../../org/apache/edgent/topology/tester/Tester.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/tester/class-use/AbstractTester.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/class-use/AbstractTester.html b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/class-use/AbstractTester.html
index 5e4b88b..a31b16a 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/class-use/AbstractTester.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/class-use/AbstractTester.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.tester.AbstractTester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.spi.tester.AbstractTester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.spi.tester.AbstractTester (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.tester.AbstractTester (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[38/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/RateMeter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/RateMeter.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/RateMeter.html
index 344794a..d297d03 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/RateMeter.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/RateMeter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.oplets.RateMeter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.metrics.oplets.RateMeter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.metrics.oplets.RateMeter (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.oplets.RateMeter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/SingleMetricAbstractOplet.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/SingleMetricAbstractOplet.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/SingleMetricAbstractOplet.html
index 0df2ef4..8934fa6 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/SingleMetricAbstractOplet.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/SingleMetricAbstractOplet.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.oplets.SingleMetricAbstractOplet (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.metrics.oplets.SingleMetricAbstractOplet (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.metrics.oplets.SingleMetricAbstractOplet (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.oplets.SingleMetricAbstractOplet (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -170,6 +170,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-frame.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-frame.html
index 367b9db..3a8a622 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.metrics.oplets (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.metrics.oplets (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-summary.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-summary.html
index 85d12c1..b1dd0b8 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.metrics.oplets (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.metrics.oplets (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.metrics.oplets (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.metrics.oplets (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-tree.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-tree.html
index b689201..ee0a9db 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.metrics.oplets Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.metrics.oplets Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.metrics.oplets Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.metrics.oplets Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -151,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-use.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-use.html
index dfb63be..db3913e 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.metrics.oplets (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.metrics.oplets (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.metrics.oplets (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.metrics.oplets (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/package-frame.html b/content/javadoc/latest/org/apache/edgent/metrics/package-frame.html
index 7c2b486..eb71295 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.metrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.metrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/package-summary.html b/content/javadoc/latest/org/apache/edgent/metrics/package-summary.html
index 941c7ae..a116c20 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.metrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.metrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.metrics (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.metrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/package-tree.html b/content/javadoc/latest/org/apache/edgent/metrics/package-tree.html
index fa2b7f3..e57d406 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.metrics Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.metrics Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.metrics Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.metrics Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/package-use.html b/content/javadoc/latest/org/apache/edgent/metrics/package-use.html
index 9a8553e..87e0731 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.metrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.metrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.metrics (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.metrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/JobContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/JobContext.html b/content/javadoc/latest/org/apache/edgent/oplet/JobContext.html
index 6b5423e..d756259 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/JobContext.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/JobContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>JobContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>JobContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobContext (Edgent v1.0.0)";
+            parent.document.title="JobContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -250,6 +250,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/Oplet.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/Oplet.html b/content/javadoc/latest/org/apache/edgent/oplet/Oplet.html
index 8546f56..1bf739d 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/Oplet.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/Oplet.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Oplet (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Oplet (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Oplet (Edgent v1.0.0)";
+            parent.document.title="Oplet (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -293,6 +293,6 @@ extends java.lang.AutoCloseable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/OpletContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/OpletContext.html b/content/javadoc/latest/org/apache/edgent/oplet/OpletContext.html
index 4df147d..6226b3b 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/OpletContext.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/OpletContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>OpletContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>OpletContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OpletContext (Edgent v1.0.0)";
+            parent.document.title="OpletContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -422,6 +422,6 @@ extends <a href="../../../../org/apache/edgent/execution/services/RuntimeService
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/OutputPortContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/OutputPortContext.html b/content/javadoc/latest/org/apache/edgent/oplet/OutputPortContext.html
index bbe907e..6a1ebcf 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/OutputPortContext.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/OutputPortContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>OutputPortContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>OutputPortContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OutputPortContext (Edgent v1.0.0)";
+            parent.document.title="OutputPortContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -226,6 +226,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/class-use/JobContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/class-use/JobContext.html b/content/javadoc/latest/org/apache/edgent/oplet/class-use/JobContext.html
index 3cd3e1f..a800247 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/class-use/JobContext.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/class-use/JobContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.oplet.JobContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.oplet.JobContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.oplet.JobContext (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.oplet.JobContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/class-use/Oplet.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/class-use/Oplet.html b/content/javadoc/latest/org/apache/edgent/oplet/class-use/Oplet.html
index c1abdbc..6b957c0 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/class-use/Oplet.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/class-use/Oplet.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.oplet.Oplet (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.oplet.Oplet (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.oplet.Oplet (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.oplet.Oplet (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -662,6 +662,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html b/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html
index 47f193a..0764286 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -418,6 +418,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html b/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html
index 096d947..bef0427 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -224,6 +224,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html b/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html
index 03cc817..7beea6f 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>AbstractOplet (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>AbstractOplet (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractOplet (Edgent v1.0.0)";
+            parent.document.title="AbstractOplet (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ implements <a href="../../../../../org/apache/edgent/oplet/Oplet.html" title="in
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html b/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html
index 92af69b..2434867 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>FanIn (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>FanIn (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FanIn (Edgent v1.0.0)";
+            parent.document.title="FanIn (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -460,6 +460,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html b/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html
index 7d21881..af40d2e 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>FanOut (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>FanOut (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FanOut (Edgent v1.0.0)";
+            parent.document.title="FanOut (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -366,6 +366,6 @@ implements <a href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html
index bd361c1..e06bda6 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Peek (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Peek (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Peek (Edgent v1.0.0)";
+            parent.document.title="Peek (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -346,6 +346,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html b/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html
index 74d3f06..dc8717b 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>PeriodicSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>PeriodicSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PeriodicSource (Edgent v1.0.0)";
+            parent.document.title="PeriodicSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -489,6 +489,6 @@ implements java.lang.Runnable, <a href="../../../../../org/apache/edgent/executi
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html
index 1d5d2f0..1cf6abf 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Pipe (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Pipe (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Pipe (Edgent v1.0.0)";
+            parent.document.title="Pipe (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -408,6 +408,6 @@ implements <a href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html b/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html
index 1daa8bb..b4315d9 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>ProcessSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>ProcessSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProcessSource (Edgent v1.0.0)";
+            parent.document.title="ProcessSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -365,6 +365,6 @@ implements java.lang.Runnable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html
index b9df9af..cd7aed5 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Sink (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Sink (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Sink (Edgent v1.0.0)";
+            parent.document.title="Sink (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -407,6 +407,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html
index de18a95..08099c7 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Source (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Source (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Source (Edgent v1.0.0)";
+            parent.document.title="Source (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -373,6 +373,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html
index c124b30..91371a1 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Split (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Split (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Split (Edgent v1.0.0)";
+            parent.document.title="Split (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -408,6 +408,6 @@ implements <a href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html
index 7116831..29bc3e1 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Union (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Union (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Union (Edgent v1.0.0)";
+            parent.document.title="Union (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -360,6 +360,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html
index 6610f32..98ea0fc 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -426,6 +426,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html
index f23308c..29ae305 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html
index d06234e..83a44ef 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html
index c0a4d2a..9d76f4e 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -297,6 +297,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html
index 0a617ae..16fc9a6 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html
index 1a2403d..9a3eaad 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -393,6 +393,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html
index 31e0588..7638884 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html
index b383cf7..077fea2 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -213,6 +213,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html
index 6de13b0..8cc2370 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Source (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.Source (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Source (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Source (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -272,6 +272,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html
index 7eb257d..76f4345 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Split (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.Split (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Split (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Split (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html
index 8166aed..c52a62d 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Union (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.core.Union (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Union (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Union (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/package-frame.html b/content/javadoc/latest/org/apache/edgent/oplet/core/package-frame.html
index b7c2cd0..968d23b 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.core (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.core (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/package-summary.html b/content/javadoc/latest/org/apache/edgent/oplet/core/package-summary.html
index c767479..9c4541a 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.core (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.core (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet.core (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet.core (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -204,6 +204,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/package-tree.html b/content/javadoc/latest/org/apache/edgent/oplet/core/package-tree.html
index 7029b55..af5c1df 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.core Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.core Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet.core Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet.core Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/core/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/package-use.html b/content/javadoc/latest/org/apache/edgent/oplet/core/package-use.html
index 9a5c832..fc65dd2 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/core/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/core/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.oplet.core (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.oplet.core (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.oplet.core (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet.core (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -477,6 +477,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/Events.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/Events.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/Events.html
index 4608928..5961c7c 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/Events.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/Events.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Events (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Events (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Events (Edgent v1.0.0)";
+            parent.document.title="Events (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -363,6 +363,6 @@ implements <a href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[20/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/index.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/index.html b/content/javadoc/r1.1.0/index.html
new file mode 100644
index 0000000..42db5b1
--- /dev/null
+++ b/content/javadoc/r1.1.0/index.html
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Edgent v1.1.0</title>
+<script type="text/javascript">
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
+    function validURL(url) {
+        try {
+            url = decodeURIComponent(url);
+        }
+        catch (error) {
+            return false;
+        }
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_' ||
+                    ch.charCodeAt(0) > 127) {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonAnalytics.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
new file mode 100644
index 0000000..7490ee9
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
@@ -0,0 +1,705 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>JsonAnalytics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonAnalytics (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonAnalytics.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/JsonAnalytics.html" target="_top">Frames</a></li>
+<li><a href="JsonAnalytics.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.math3.json</div>
+<h2 title="Class JsonAnalytics" class="title">Class JsonAnalytics</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.analytics.math3.json.JsonAnalytics</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">JsonAnalytics</span>
+extends java.lang.Object</pre>
+<div class="block">Apache Common Math analytics for streams with JSON tuples.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#JsonAnalytics--">JsonAnalytics</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
+         java.lang.String&nbsp;resultPartitionProperty,
+         java.lang.String&nbsp;valueProperty,
+         <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-org.apache.edgent.function.ToDoubleFunction-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
+         java.lang.String&nbsp;resultPartitionProperty,
+         java.lang.String&nbsp;resultProperty,
+         <a href="../../../../../../org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
+         <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-org.apache.edgent.function.ToDoubleFunction-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList</a></span>(java.lang.String&nbsp;resultPartitionProperty,
+             java.lang.String&nbsp;resultProperty,
+             <a href="../../../../../../org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
+             <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
+ variable contained in an JSON object.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static com.google.gson.JsonElement</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#getMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-">getMvAggregate</a></span>(com.google.gson.JsonObject&nbsp;jo,
+              java.lang.String&nbsp;resultProperty,
+              java.lang.String&nbsp;variableName,
+              <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>&nbsp;aggregate)</code>
+<div class="block">Get the value of an aggregate computed by a multi-variable aggregation.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#hasMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-">hasMvAggregate</a></span>(com.google.gson.JsonObject&nbsp;jo,
+              java.lang.String&nbsp;resultProperty,
+              java.lang.String&nbsp;variableName,
+              <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>&nbsp;aggregate)</code>
+<div class="block">Check if an aggregation result from a multi-variable aggregation
+ is present.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static org.apache.commons.math3.util.Pair&lt;java.lang.String,<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>[]&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mkAggregationSpec-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">mkAggregationSpec</a></span>(java.lang.String&nbsp;variableName,
+                 <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Create an aggregation specification.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mvAggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-java.util.List-">mvAggregate</a></span>(<a href="../../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
+           java.lang.String&nbsp;resultPartitionKeyProperty,
+           java.lang.String&nbsp;resultProperty,
+           java.util.List&lt;org.apache.commons.math3.util.Pair&lt;java.lang.String,<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>[]&gt;&gt;&nbsp;aggregateSpecs)</code>
+<div class="block">Aggregate against multiple <code>Numeric</code> variables contained in an JSON object.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mvAggregateList-java.lang.String-java.lang.String-java.util.List-">mvAggregateList</a></span>(java.lang.String&nbsp;resultPartitionKeyProperty,
+               java.lang.String&nbsp;resultProperty,
+               java.util.List&lt;org.apache.commons.math3.util.Pair&lt;java.lang.String,<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>[]&gt;&gt;&nbsp;aggregateSpecs)</code>
+<div class="block">Create a Function that aggregates multiple <code>Numeric</code>
+ variables contained in an JSON object.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JsonAnalytics--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonAnalytics</h4>
+<pre>public&nbsp;JsonAnalytics()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="aggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>aggregate</h4>
+<pre>public static&nbsp;&lt;K extends com.google.gson.JsonElement&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;aggregate(<a href="../../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
+                                                                                                    java.lang.String&nbsp;resultPartitionProperty,
+                                                                                                    java.lang.String&nbsp;valueProperty,
+                                                                                                    <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</pre>
+<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.
+ 
+ The returned stream contains a tuple for each execution performed against a window partition.
+ The tuple is a <code>JsonObject</code> containing:
+ <UL>
+ <LI> Partition key of type <code>K</code> as a property with key <code>resultPartitionProperty</code>. </LI>
+ <LI> Aggregation results as a <code>JsonObject</code> as a property with key <code>valueProperty</code>.
+ This results object contains the results of all aggregations defined by <code>aggregates</code> against
+ <code>double</code> property with key <code>valueProperty</code>.
+ <BR>
+ Each <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><code>JsonUnivariateAggregate</code></a> declares how it represents its aggregation in this result
+ object.
+ </LI>
+ </UL>
+ <P>
+ For example if the window contains these three tuples (pseudo JSON) for
+ partition 3:
+ <BR>
+ <code>{id=3,reading=2.0}, {id=3,reading=2.6}, {id=3,reading=1.8}</code>
+ <BR>
+ the resulting aggregation for the stream returned by:
+ <BR>
+ <code>aggregate(window, "id", "reading", Statistic.MIN, Statistic.MAX)</code>
+ <BR>
+ would contain this tuple with the maximum and minimum values in the <code>reading</code>
+ JSON object:
+ <BR>
+ <code>{id=3, reading={MIN=1.8, MAX=1.8}}</code>
+ </P></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>K</code> - Partition type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>window</code> - Window to aggregate over.</dd>
+<dd><code>resultPartitionProperty</code> - Property to store the partition key in tuples on the returned stream.</dd>
+<dd><code>valueProperty</code> - JSON property containing the value to aggregate.</dd>
+<dd><code>aggregates</code> - Which aggregations to be performed.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream that will contain aggregations.</dd>
+</dl>
+</li>
+</ul>
+<a name="aggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-org.apache.edgent.function.ToDoubleFunction-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>aggregate</h4>
+<pre>public static&nbsp;&lt;K extends com.google.gson.JsonElement&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;aggregate(<a href="../../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
+                                                                                                    java.lang.String&nbsp;resultPartitionProperty,
+                                                                                                    java.lang.String&nbsp;resultProperty,
+                                                                                                    <a href="../../../../../../org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
+                                                                                                    <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</pre>
+<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.
+ 
+ The returned stream contains a tuple for each execution performed against a window partition.
+ The tuple is a <code>JsonObject</code> containing:
+ <UL>
+ <LI> Partition key of type <code>K</code> as a property with key <code>resultPartitionProperty</code>. </LI>
+ <LI> Aggregation results as a <code>JsonObject</code> as a property with key <code>resultProperty</code>.
+ This results object contains the results of all aggregations defined by <code>aggregates</code> against
+ value returned by <code>valueGetter</code>.
+ <BR>
+ Each <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><code>JsonUnivariateAggregate</code></a> declares how it represents its aggregation in this result
+ object.
+ </LI>
+ </UL></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>K</code> - Partition type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>window</code> - Window to aggregate over.</dd>
+<dd><code>resultPartitionProperty</code> - Property to store the partition key in tuples on the returned stream.</dd>
+<dd><code>resultProperty</code> - Property to store the aggregations in tuples on the returned stream.</dd>
+<dd><code>valueGetter</code> - How to obtain the single variable from input tuples.</dd>
+<dd><code>aggregates</code> - Which aggregations to be performed.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream that will contain aggregations.</dd>
+</dl>
+</li>
+</ul>
+<a name="aggregateList-java.lang.String-java.lang.String-org.apache.edgent.function.ToDoubleFunction-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>aggregateList</h4>
+<pre>public static&nbsp;&lt;K extends com.google.gson.JsonElement&gt;&nbsp;<a href="../../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;&nbsp;aggregateList(java.lang.String&nbsp;resultPartitionProperty,
+                                                                                                                                                        java.lang.String&nbsp;resultProperty,
+                                                                                                                                                        <a href="../../../../../../org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
+                                                                                                                                                        <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</pre>
+<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
+ variable contained in an JSON object.
+ 
+ Calling <code>apply(List&lt;JsonObject&gt;)</code> on the returned <code>BiFunction</code>
+ returns a <code>JsonObject</code> containing:
+ <UL>
+ <LI> Partition key of type <code>K</code> as a property with key <code>resultPartitionProperty</code>. </LI>
+ <LI> Aggregation results as a <code>JsonObject</code> as a property with key <code>valueProperty</code>.
+ This results object contains the results of all aggregations defined by <code>aggregates</code>
+ against the value returned by <code>valueGetter</code>.
+ <BR>
+ Each <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><code>JsonUnivariateAggregate</code></a> declares how it represents its aggregation in this result
+ object.
+ </LI>
+ </UL>
+ <P>
+ For example if the list contains these three tuples (pseudo JSON) for
+ partition 3:
+ <BR>
+ <code>{id=3,reading=2.0}, {id=3,reading=2.6}, {id=3,reading=1.8}</code>
+ <BR>
+ the resulting aggregation for the JsonObject returned by:
+ <BR>
+ <code>aggregateList("id", "reading", Statistic.MIN, Statistic.MAX).apply(list, 3)</code>
+ <BR>
+ would be this tuple with the maximum and minimum values in the <code>reading</code>
+ JSON object:
+ <BR>
+ <code>{id=3, reading={MIN=1.8, MAX=1.8}}</code>
+ </P></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>K</code> - Partition type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>resultPartitionProperty</code> - Property to store the partition key in tuples on the returned stream.</dd>
+<dd><code>resultProperty</code> - Property to store the aggregations in the returned JsonObject.</dd>
+<dd><code>valueGetter</code> - How to obtain the single variable from input tuples.</dd>
+<dd><code>aggregates</code> - Which aggregations to be performed.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Function that performs the aggregations.</dd>
+</dl>
+</li>
+</ul>
+<a name="mvAggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mvAggregate</h4>
+<pre>public static&nbsp;&lt;K extends com.google.gson.JsonElement&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;mvAggregate(<a href="../../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
+                                                                                                      java.lang.String&nbsp;resultPartitionKeyProperty,
+                                                                                                      java.lang.String&nbsp;resultProperty,
+                                                                                                      java.util.List&lt;org.apache.commons.math3.util.Pair&lt;java.lang.String,<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>[]&gt;&gt;&nbsp;aggregateSpecs)</pre>
+<div class="block">Aggregate against multiple <code>Numeric</code> variables contained in an JSON object.
+ <P>
+ This is a multi-variable analog of <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-"><code>aggregate()</code></a>
+ </P>
+ <P>
+ See <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mvAggregateList-java.lang.String-java.lang.String-java.util.List-"><code>mvAggregateList()</code></a> for
+ a description of the aggregation processing and result stream.
+ </P>
+ <P>
+ Sample use:
+ <pre><code>
+ // Ingest the data.  The JsonObject tuples have properties:
+ //   "id" - the partitionKey
+ //   "tx" - a numeric data variable
+ //   "rx" - a numeric data variable
+ TStream&lt;JsonObject&gt; ingestData = ...
+ 
+ // Define the tuple variables and their aggregations to compute
+ List&lt;Pair&lt;String, JsonUnivariateAggregate[]&gt;&gt; aggSpecs = new ArrayList&lt;&gt;();
+ aggSpecs.add(mkAggregationSpec("tx", Statistics.MIN, Statistics.MAX));
+ aggSpecs.add(mkAggregationSpec("rx", Statistics.MEAN));
+ 
+ // Create the window over which to aggregate
+ TWindow&lt;JsonObject, JsonElement&gt; window = 
+    ingestData.last(5, TimeUnit.SECONDS, jo -&gt; jo.get("id"));
+ 
+ // Create a stream with the aggregations. The result tuples have properties:
+ //   "id" - the partitionKey
+ //   "aggResults" - the aggregation results
+ TStream&lt;JsonObject&gt; aggResults = 
+    mvAggregate(window, "id", "aggResults", aggSpecs);
+    
+ // Create a stream of JsonObject tuples with just the average "rx"
+ TStream&lt;JsonObject&gt; avgRx = aggResults.map(
+    jo -&gt; {
+      JsonObject result = new JsonObject();
+      result.add("id", jo.get("id"))
+      result.add("avgRx", getMvAggregate(jo, "aggResults", "Rx", Statistic.MEAN);
+      return result;
+    });
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>window</code> - the window to compute aggregations over</dd>
+<dd><code>resultPartitionKeyProperty</code> - name of the partition key property in the result</dd>
+<dd><code>resultProperty</code> - name of the aggregation results property in the result</dd>
+<dd><code>aggregateSpecs</code> - see <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mkAggregationSpec-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-"><code>mkAggregationSpec()</code></a></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TStream<JsonObject> with aggregation results</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mvAggregateList-java.lang.String-java.lang.String-java.util.List-"><code>mvAggregateList()</code></a>, 
+<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mkAggregationSpec-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-"><code>mkAggregationSpec()</code></a>, 
+<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#getMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-"><code>getMvAggregate()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="mkAggregationSpec-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mkAggregationSpec</h4>
+<pre>public static&nbsp;org.apache.commons.math3.util.Pair&lt;java.lang.String,<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>[]&gt;&nbsp;mkAggregationSpec(java.lang.String&nbsp;variableName,
+                                                                                                               <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</pre>
+<div class="block">Create an aggregation specification.
+ <P>
+ The aggregation specification specifies a variable name and
+ the aggregates to compute on it.
+ </P>
+ <P>
+ The specification can be use with <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mvAggregateList-java.lang.String-java.lang.String-java.util.List-"><code>mkAggregateList()</code></a></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>variableName</code> - the name of a <code>Numeric</code> data variable in a JSON object</dd>
+<dd><code>aggregates</code> - the aggregates to compute for the variable</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the aggregation specification</dd>
+</dl>
+</li>
+</ul>
+<a name="mvAggregateList-java.lang.String-java.lang.String-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mvAggregateList</h4>
+<pre>public static&nbsp;&lt;K extends com.google.gson.JsonElement&gt;&nbsp;<a href="../../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;&nbsp;mvAggregateList(java.lang.String&nbsp;resultPartitionKeyProperty,
+                                                                                                                                                          java.lang.String&nbsp;resultProperty,
+                                                                                                                                                          java.util.List&lt;org.apache.commons.math3.util.Pair&lt;java.lang.String,<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>[]&gt;&gt;&nbsp;aggregateSpecs)</pre>
+<div class="block">Create a Function that aggregates multiple <code>Numeric</code>
+ variables contained in an JSON object.
+ <P>
+ This is a multi-variable analog of <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-org.apache.edgent.function.ToDoubleFunction-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-"><code>aggregateList()</code></a>
+ <P>
+ The overall multi-variable aggregation result is a JSON object
+ with properties:
+ <ul>
+ <li><code>resultPartionKeyProperty</code> whose value is the tuple's partition key
+ <li><code>resultProperty</code> whose value is a JSON object containing
+     a property for each variable aggregation.  The property names
+     correspond to the variable names from the <code>aggregateSpecs</code>
+     and the values are the aggregation results for the variable.
+     The aggregation results for a variable are a JSON object 
+     having a property for each aggregation name and its value.</li>
+ </ul>
+ <P>
+ For example if the list contains these three tuples (pseudo JSON) for
+ partition 3:
+ <BR>
+ <code>{id=3,tx=2.0,rx=1.0,...}, {id=3,tx=2.6,rx=2.0,...}, {id=3,tx=1.8,rx=3.0,...}</code>
+ <BR>
+ the resulting aggregation JsonObject returned is:
+ <BR>
+ <code>{id=3, aggData={tx={MIN=1.8, MAX=2.6}, rx={MEAN=2.0}}}</code>
+ <BR>
+ for the invocation:
+ <BR>
+ <code>mvAggregateList("id", "aggData", aggSpecs).apply(list, 3))</code>
+ <BR>
+ where <code>aggSpecs</code> is:
+ <BR>
+ <code>aggSpecs.add(mkAggregationSpec("tx", Statistics.MIN, Statistics.MAX));
+ aggSpecs.add(mkAggregationSpec("rx", Statistics.MEAN));
+ </code>
+ </P>
+ <P>
+ <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#getMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-"><code>getMvAggregate()</code></a>
+ can be used to extract individual aggregate values from the result.
+ </P></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>K</code> - Partition Key as a JsonElement</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>resultPartitionKeyProperty</code> - name of the partition key property in the result</dd>
+<dd><code>resultProperty</code> - name of the aggregation results property in the result</dd>
+<dd><code>aggregateSpecs</code> - see <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mkAggregationSpec-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-"><code>mkAggregationSpec()</code></a></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Function that performs the aggregations.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mkAggregationSpec-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-"><code>mkAggregationSpec()</code></a>, 
+<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#getMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-"><code>getMvAggregate()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMvAggregate</h4>
+<pre>public static&nbsp;com.google.gson.JsonElement&nbsp;getMvAggregate(com.google.gson.JsonObject&nbsp;jo,
+                                                         java.lang.String&nbsp;resultProperty,
+                                                         java.lang.String&nbsp;variableName,
+                                                         <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>&nbsp;aggregate)</pre>
+<div class="block">Get the value of an aggregate computed by a multi-variable aggregation.
+ <P>
+ This convenience method can be used to extract information from a JSON object
+ created by <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mvAggregateList-java.lang.String-java.lang.String-java.util.List-"><code>mvAggregationList()</code></a>
+ or <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mvAggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-java.util.List-"><code>mvAggregate()</code></a>
+ </P>
+ <P>
+ Sample use:
+ <pre><code>
+ ...
+ TStream&lt;JsonObject&gt; aggData = mvAggregate(window, "id", "aggResults", aggSpecs);
+ 
+ // Create a stream of JsonObject tuples with just the average "tx"
+ TStream&lt;JsonObject&gt; avgTx = aggResults.map(
+    jo -&gt; {
+      JsonObject result = new JsonObject();
+      result.add(partitionKeyName, jo.get(partitionKeyName))
+      result.add("avgTx", getMvAggregate(jo, "aggResults", "tx", Statistic.MEAN);
+      return result;
+    });
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>jo</code> - a JSON object created by <code>mvAggregationList</code></dd>
+<dd><code>resultProperty</code> - the corresponding value passed to <code>mvAggragateList</code></dd>
+<dd><code>variableName</code> - the data variable of interest in the multivariable aggregates</dd>
+<dd><code>aggregate</code> - the variable's aggregate of interest</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the variable's aggregate's value as a JsonElement</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.RuntimeException</code> - if the aggregate isn't present in the result</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#hasMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-"><code>hasAggregate()</code></a>, 
+<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mvAggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-java.util.List-"><code>mvAggregate()</code></a>, 
+<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mvAggregateList-java.lang.String-java.lang.String-java.util.List-"><code>mvAggregateList()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="hasMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>hasMvAggregate</h4>
+<pre>public static&nbsp;boolean&nbsp;hasMvAggregate(com.google.gson.JsonObject&nbsp;jo,
+                                     java.lang.String&nbsp;resultProperty,
+                                     java.lang.String&nbsp;variableName,
+                                     <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>&nbsp;aggregate)</pre>
+<div class="block">Check if an aggregation result from a multi-variable aggregation
+ is present.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>jo</code> - a JSON object created by <code>mvAggregationList</code></dd>
+<dd><code>resultProperty</code> - the corresponding value passed to <code>mvAggragateList</code></dd>
+<dd><code>variableName</code> - the data variable of interest in the multivariable aggregates</dd>
+<dd><code>aggregate</code> - the variable's aggregate of interest</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the specified aggregate is present in the jo, false otherwise.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#getMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-"><code>getMvAggregate()</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonAnalytics.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/JsonAnalytics.html" target="_top">Frames</a></li>
+<li><a href="JsonAnalytics.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
new file mode 100644
index 0000000..d888f63
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
@@ -0,0 +1,309 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>JsonUnivariateAggregate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonUnivariateAggregate (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonUnivariateAggregate.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" target="_top">Frames</a></li>
+<li><a href="JsonUnivariateAggregate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.math3.json</div>
+<h2 title="Interface JsonUnivariateAggregate" class="title">Interface JsonUnivariateAggregate</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.io.Serializable, <a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>, <a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">JsonUnivariateAggregate</span>
+extends <a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</pre>
+<div class="block">Univariate aggregate for a JSON tuple.
+ This is the declaration of the aggregate that
+ application use when declaring a topology.
+ <P>
+ Implementations are typically enums such
+ as <a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat"><code>Statistic</code></a>.
+ </P>
+ <P>
+ Each call to <code>get()</code> must return a new
+ <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json"><code>aggregator</code></a>
+ that implements the required aggregate.
+ </P></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json"><code>JsonAnalytics</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html#N">N</a></span></code>
+<div class="block">JSON key used for representation of the number
+ of tuples that were aggregated.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html#name--">name</a></span>()</code>
+<div class="block">Name of the aggregate.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.function.Supplier">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.edgent.function.<a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a></h3>
+<code><a href="../../../../../../org/apache/edgent/function/Supplier.html#get--">get</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="N">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>N</h4>
+<pre>static final&nbsp;java.lang.String N</pre>
+<div class="block">JSON key used for representation of the number
+ of tuples that were aggregated. Value is "N".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate.N">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="name--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>name</h4>
+<pre>java.lang.String&nbsp;name()</pre>
+<div class="block">Name of the aggregate.
+ The returned value is used as the JSON key containing
+ the result of the aggregation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Name of the aggregate.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonUnivariateAggregate.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" target="_top">Frames</a></li>
+<li><a href="JsonUnivariateAggregate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
new file mode 100644
index 0000000..6bb4a2f
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
@@ -0,0 +1,288 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>JsonUnivariateAggregator (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonUnivariateAggregator (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonUnivariateAggregator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" target="_top">Frames</a></li>
+<li><a href="JsonUnivariateAggregator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.math3.json</div>
+<h2 title="Interface JsonUnivariateAggregator" class="title">Interface JsonUnivariateAggregator</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat">JsonStorelessStatistic</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">JsonUnivariateAggregator</span></pre>
+<div class="block">Univariate aggregator for JSON tuples.
+ This is the runtime implementation interface
+ of <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><code>JsonUnivariateAggregate</code></a> defined aggregate.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#clear-com.google.gson.JsonElement-int-">clear</a></span>(com.google.gson.JsonElement&nbsp;partitionKey,
+     int&nbsp;n)</code>
+<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#increment-double-">increment</a></span>(double&nbsp;value)</code>
+<div class="block">Add a value to the aggregation.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#result-com.google.gson.JsonElement-com.google.gson.JsonObject-">result</a></span>(com.google.gson.JsonElement&nbsp;partitionKey,
+      com.google.gson.JsonObject&nbsp;result)</code>
+<div class="block">Place the result of the aggregation into the <code>result</code>
+ object.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="clear-com.google.gson.JsonElement-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clear</h4>
+<pre>void&nbsp;clear(com.google.gson.JsonElement&nbsp;partitionKey,
+           int&nbsp;n)</pre>
+<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>partitionKey</code> - Partition key.</dd>
+<dd><code>n</code> - Number of tuples to be aggregated.</dd>
+</dl>
+</li>
+</ul>
+<a name="increment-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>increment</h4>
+<pre>void&nbsp;increment(double&nbsp;value)</pre>
+<div class="block">Add a value to the aggregation.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - Value to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="result-com.google.gson.JsonElement-com.google.gson.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>result</h4>
+<pre>void&nbsp;result(com.google.gson.JsonElement&nbsp;partitionKey,
+            com.google.gson.JsonObject&nbsp;result)</pre>
+<div class="block">Place the result of the aggregation into the <code>result</code>
+ object. The key for the result must be
+ <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html#name--"><code>JsonUnivariateAggregate.name()</code></a> for the corresponding
+ aggregate. The value of the aggregation may be a primitive value
+ such as a <code>double</code> or any valid JSON element.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>partitionKey</code> - Partition key.</dd>
+<dd><code>result</code> - JSON object holding the result.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonUnivariateAggregator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" target="_top">Frames</a></li>
+<li><a href="JsonUnivariateAggregator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
new file mode 100644
index 0000000..23efc62
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html" target="_top">Frames</a></li>
+<li><a href="JsonAnalytics.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics" class="title">Uses of Class<br>org.apache.edgent.analytics.math3.json.JsonAnalytics</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.analytics.math3.json.JsonAnalytics</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html" target="_top">Frames</a></li>
+<li><a href="JsonAnalytics.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[23/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/allclasses-frame.html b/content/javadoc/r1.1.0/allclasses-frame.html
new file mode 100644
index 0000000..0677d70
--- /dev/null
+++ b/content/javadoc/r1.1.0/allclasses-frame.html
@@ -0,0 +1,285 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>All Classes (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/edgent/samples/apps/AbstractApplication.html" title="class in org.apache.edgent.samples.apps" target="classFrame">AbstractApplication</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/AbstractContext.html" title="class in org.apache.edgent.runtime.etiao" target="classFrame">AbstractContext</a></li>
+<li><a href="org/apache/edgent/graph/spi/AbstractGraph.html" title="class in org.apache.edgent.graph.spi" target="classFrame">AbstractGraph</a></li>
+<li><a href="org/apache/edgent/graph/spi/execution/AbstractGraphJob.html" title="class in org.apache.edgent.graph.spi.execution" target="classFrame">AbstractGraphJob</a></li>
+<li><a href="org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html" title="class in org.apache.edgent.test.svt.apps.iotp" target="classFrame">AbstractIotpApplication</a></li>
+<li><a href="org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html" title="class in org.apache.edgent.samples.apps.mqtt" target="classFrame">AbstractMqttApplication</a></li>
+<li><a href="org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core" target="classFrame">AbstractOplet</a></li>
+<li><a href="org/apache/edgent/topology/spi/tester/AbstractTester.html" title="class in org.apache.edgent.topology.spi.tester" target="classFrame">AbstractTester</a></li>
+<li><a href="org/apache/edgent/topology/spi/AbstractTopology.html" title="class in org.apache.edgent.topology.spi" target="classFrame">AbstractTopology</a></li>
+<li><a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi" target="classFrame">AbstractTopologyProvider</a></li>
+<li><a href="org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi" target="classFrame">AbstractTStream</a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/AbstractTWindow.html" title="class in org.apache.edgent.topology.spi.graph" target="classFrame">AbstractTWindow</a></li>
+<li><a href="org/apache/edgent/graph/spi/AbstractVertex.html" title="class in org.apache.edgent.graph.spi" target="classFrame">AbstractVertex</a></li>
+<li><a href="org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window" target="classFrame">Aggregate</a></li>
+<li><a href="org/apache/edgent/topology/services/ApplicationService.html" title="interface in org.apache.edgent.topology.services" target="classFrame"><span class="interfaceName">ApplicationService</span></a></li>
+<li><a href="org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html" title="interface in org.apache.edgent.topology.mbeans" target="classFrame"><span class="interfaceName">ApplicationServiceMXBean</span></a></li>
+<li><a href="org/apache/edgent/samples/apps/ApplicationUtilities.html" title="class in org.apache.edgent.samples.apps" target="classFrame">ApplicationUtilities</a></li>
+<li><a href="org/apache/edgent/runtime/appservice/AppService.html" title="class in org.apache.edgent.runtime.appservice" target="classFrame">AppService</a></li>
+<li><a href="org/apache/edgent/runtime/appservice/AppServiceControl.html" title="class in org.apache.edgent.runtime.appservice" target="classFrame">AppServiceControl</a></li>
+<li><a href="org/apache/edgent/oplet/plumbing/Barrier.html" title="class in org.apache.edgent.oplet.plumbing" target="classFrame">Barrier</a></li>
+<li><a href="org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function" target="classFrame"><span class="interfaceName">BiConsumer</span></a></li>
+<li><a href="org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function" target="classFrame"><span class="interfaceName">BiFunction</span></a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">CheckedFunction</span></a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">CheckedSupplier</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/Cmd.html" title="interface in org.apache.edgent.samples.connectors.elm327" target="classFrame"><span class="interfaceName">Cmd</span></a></li>
+<li><a href="org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html" title="class in org.apache.edgent.samples.topology" target="classFrame">CombiningStreamsProcessingResults</a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in org.apache.edgent.samples.connectors.elm327.runtime" target="classFrame">CommandExecutor</a></li>
+<li><a href="org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">Commands</span></a></li>
+<li><a href="org/apache/edgent/connectors/command/CommandStreams.html" title="class in org.apache.edgent.connectors.command" target="classFrame">CommandStreams</a></li>
+<li><a href="org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file" target="classFrame">CompressedFileWriterPolicy</a></li>
+<li><a href="org/apache/edgent/topology/tester/Condition.html" title="interface in org.apache.edgent.topology.tester" target="classFrame"><span class="interfaceName">Condition</span></a></li>
+<li><a href="org/apache/edgent/execution/Configs.html" title="interface in org.apache.edgent.execution" target="classFrame"><span class="interfaceName">Configs</span></a></li>
+<li><a href="org/apache/edgent/graph/Connector.html" title="interface in org.apache.edgent.graph" target="classFrame"><span class="interfaceName">Connector</span></a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/ConnectorStream.html" title="class in org.apache.edgent.topology.spi.graph" target="classFrame">ConnectorStream</a></li>
+<li><a href="org/apache/edgent/samples/console/ConsoleWaterDetector.html" title="class in org.apache.edgent.samples.console" target="classFrame">ConsoleWaterDetector</a></li>
+<li><a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function" target="classFrame"><span class="interfaceName">Consumer</span></a></li>
+<li><a href="org/apache/edgent/execution/services/Controls.html" title="class in org.apache.edgent.execution.services" target="classFrame">Controls</a></li>
+<li><a href="org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services" target="classFrame"><span class="interfaceName">ControlService</span></a></li>
+<li><a href="org/apache/edgent/metrics/oplets/CounterOp.html" title="class in org.apache.edgent.metrics.oplets" target="classFrame">CounterOp</a></li>
+<li><a href="org/apache/edgent/connectors/csv/Csv.html" title="class in org.apache.edgent.connectors.csv" target="classFrame">Csv</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/DbUtils.html" title="class in org.apache.edgent.samples.connectors.jdbc" target="classFrame">DbUtils</a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors" target="classFrame">Deadtime</a></li>
+<li><a href="org/apache/edgent/samples/topology/DevelopmentMetricsSample.html" title="class in org.apache.edgent.samples.topology" target="classFrame">DevelopmentMetricsSample</a></li>
+<li><a href="org/apache/edgent/providers/development/DevelopmentProvider.html" title="class in org.apache.edgent.providers.development" target="classFrame">DevelopmentProvider</a></li>
+<li><a href="org/apache/edgent/samples/topology/DevelopmentSample.html" title="class in org.apache.edgent.samples.topology" target="classFrame">DevelopmentSample</a></li>
+<li><a href="org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html" title="class in org.apache.edgent.samples.topology" target="classFrame">DevelopmentSampleJobMXBean</a></li>
+<li><a href="org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html" title="class in org.apache.edgent.samples.apps.mqtt" target="classFrame">DeviceCommsApp</a></li>
+<li><a href="org/apache/edgent/graph/spi/DirectEdge.html" title="class in org.apache.edgent.graph.spi" target="classFrame">DirectEdge</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/DirectGraph.html" title="class in org.apache.edgent.runtime.etiao.graph" target="classFrame">DirectGraph</a></li>
+<li><a href="org/apache/edgent/providers/direct/DirectProvider.html" title="class in org.apache.edgent.providers.direct" target="classFrame">DirectProvider</a></li>
+<li><a href="org/apache/edgent/execution/DirectSubmitter.html" title="interface in org.apache.edgent.execution" target="classFrame"><span class="interfaceName">DirectSubmitter</span></a></li>
+<li><a href="org/apache/edgent/providers/direct/DirectTopology.html" title="class in org.apache.edgent.providers.direct" target="classFrame">DirectTopology</a></li>
+<li><a href="org/apache/edgent/graph/Edge.html" title="interface in org.apache.edgent.graph" target="classFrame"><span class="interfaceName">Edge</span></a></li>
+<li><a href="org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html" title="class in org.apache.edgent.javax.websocket" target="classFrame">EdgentSslContainerProvider</a></li>
+<li><a href="org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html" title="class in org.apache.edgent.javax.websocket.impl" target="classFrame">EdgentSslContainerProviderImpl</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/model/EdgeType.html" title="class in org.apache.edgent.runtime.etiao.graph.model" target="classFrame">EdgeType</a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html" title="enum in org.apache.edgent.samples.connectors.elm327" target="classFrame">Elm327Cmds</a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/Elm327Streams.html" title="class in org.apache.edgent.samples.connectors.elm327" target="classFrame">Elm327Streams</a></li>
+<li><a href="org/apache/edgent/topology/spi/functions/EndlessSupplier.html" title="class in org.apache.edgent.topology.spi.functions" target="classFrame">EndlessSupplier</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/EtiaoJob.html" title="class in org.apache.edgent.runtime.etiao" target="classFrame">EtiaoJob</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in org.apache.edgent.runtime.etiao.mbeans" target="classFrame">EtiaoJobBean</a></li>
+<li><a href="org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">Events</span></a></li>
+<li><a href="org/apache/edgent/oplet/functional/Events.html" title="class in org.apache.edgent.oplet.functional" target="classFrame">Events</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/Executable.html" title="class in org.apache.edgent.runtime.etiao" target="classFrame">Executable</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html" title="class in org.apache.edgent.runtime.etiao.graph" target="classFrame">ExecutableVertex</a></li>
+<li><a href="org/apache/edgent/oplet/core/FanIn.html" title="class in org.apache.edgent.oplet.core" target="classFrame">FanIn</a></li>
+<li><a href="org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core" target="classFrame">FanOut</a></li>
+<li><a href="org/apache/edgent/samples/connectors/file/FileReaderApp.html" title="class in org.apache.edgent.samples.connectors.file" target="classFrame">FileReaderApp</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileStreams</a></li>
+<li><a href="org/apache/edgent/samples/connectors/file/FileWriterApp.html" title="class in org.apache.edgent.samples.connectors.file" target="classFrame">FileWriterApp</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileWriterCycleConfig</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileWriterFlushConfig</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileWriterPolicy</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileWriterRetentionConfig</a></li>
+<li><a href="org/apache/edgent/oplet/functional/Filter.html" title="class in org.apache.edgent.oplet.functional" target="classFrame">Filter</a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors" target="classFrame">Filters</a></li>
+<li><a href="org/apache/edgent/oplet/functional/FlatMap.html" title="class in org.apache.edgent.oplet.functional" target="classFrame">FlatMap</a></li>
+<li><a href="org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html" title="class in org.apache.edgent.test.svt.apps" target="classFrame">FleetManagementAnalyticsClientApplication</a></li>
+<li><a href="org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function" target="classFrame"><span class="interfaceName">Function</span></a></li>
+<li><a href="org/apache/edgent/function/Functions.html" title="class in org.apache.edgent.function" target="classFrame">Functions</a></li>
+<li><a href="org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps" target="classFrame">GpsAnalyticsApplication</a></li>
+<li><a href="org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html" title="class in org.apache.edgent.test.svt.utils.sensor.gps" target="classFrame">GpsSensor</a></li>
+<li><a href="org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph" target="classFrame"><span class="interfaceName">Graph</span></a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/GraphTopology.html" title="class in org.apache.edgent.topology.spi.graph" target="classFrame">GraphTopology</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/model/GraphType.html" title="class in org.apache.edgent.runtime.etiao.graph.model" target="classFrame">GraphType</a></li>
+<li><a href="org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot" target="classFrame">HeartBeat</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html" title="class in org.apache.edgent.samples.utils.sensor" target="classFrame">HeartMonitorSensor</a></li>
+<li><a href="org/apache/edgent/samples/topology/HelloEdgent.html" title="class in org.apache.edgent.samples.topology" target="classFrame">HelloEdgent</a></li>
+<li><a href="org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http" target="classFrame">HttpClients</a></li>
+<li><a href="org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http" target="classFrame">HttpResponders</a></li>
+<li><a href="org/apache/edgent/samples/console/HttpServerSample.html" title="class in org.apache.edgent.samples.console" target="classFrame">HttpServerSample</a></li>
+<li><a href="org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http" target="classFrame">HttpStreams</a></li>
+<li><a href="org/apache/edgent/window/InsertionTimeList.html" title="class in org.apache.edgent.window" target="classFrame">InsertionTimeList</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/Invocation.html" title="class in org.apache.edgent.runtime.etiao" target="classFrame">Invocation</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/InvocationContext.html" title="class in org.apache.edgent.runtime.etiao" target="classFrame">InvocationContext</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/model/InvocationType.html" title="class in org.apache.edgent.runtime.etiao.graph.model" target="classFrame">InvocationType</a></li>
+<li><a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">IotDevice</span></a></li>
+<li><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot" target="classFrame">IotDevicePubSub</a></li>
+<li><a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">IotGateway</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpAppClient</a></li>
+<li><a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp" target="classFrame">IotpDevice</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpDeviceSample</a></li>
+<li><a href="org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html" title="class in org.apache.edgent.samples.scenarios.iotp" target="classFrame">IotpFullScenario</a></li>
+<li><a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp" target="classFrame">IotpGateway</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpGWDeviceSample</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpQuickstart</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpQuickstart2</a></li>
+<li><a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot" target="classFrame">IotProvider</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpSensors</a></li>
+<li><a href="org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing" target="classFrame">Isolate</a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc" target="classFrame">JdbcStreams</a></li>
+<li><a href="org/apache/edgent/runtime/jmxcontrol/JMXControlService.html" title="class in org.apache.edgent.runtime.jmxcontrol" target="classFrame">JMXControlService</a></li>
+<li><a href="org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution" target="classFrame"><span class="interfaceName">Job</span></a></li>
+<li><a href="org/apache/edgent/execution/Job.Action.html" title="enum in org.apache.edgent.execution" target="classFrame">Job.Action</a></li>
+<li><a href="org/apache/edgent/execution/Job.Health.html" title="enum in org.apache.edgent.execution" target="classFrame">Job.Health</a></li>
+<li><a href="org/apache/edgent/execution/Job.State.html" title="enum in org.apache.edgent.execution" target="classFrame">Job.State</a></li>
+<li><a href="org/apache/edgent/oplet/JobContext.html" title="interface in org.apache.edgent.oplet" target="classFrame"><span class="interfaceName">JobContext</span></a></li>
+<li><a href="org/apache/edgent/runtime/jobregistry/JobEvents.html" title="class in org.apache.edgent.runtime.jobregistry" target="classFrame">JobEvents</a></li>
+<li><a href="org/apache/edgent/samples/topology/JobEventsSample.html" title="class in org.apache.edgent.samples.topology" target="classFrame">JobEventsSample</a></li>
+<li><a href="org/apache/edgent/samples/topology/JobExecution.html" title="class in org.apache.edgent.samples.topology" target="classFrame">JobExecution</a></li>
+<li><a href="org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime" target="classFrame">JobMonitorApp</a></li>
+<li><a href="org/apache/edgent/execution/mbeans/JobMXBean.html" title="interface in org.apache.edgent.execution.mbeans" target="classFrame"><span class="interfaceName">JobMXBean</span></a></li>
+<li><a href="org/apache/edgent/runtime/jobregistry/JobRegistry.html" title="class in org.apache.edgent.runtime.jobregistry" target="classFrame">JobRegistry</a></li>
+<li><a href="org/apache/edgent/execution/services/JobRegistryService.html" title="interface in org.apache.edgent.execution.services" target="classFrame"><span class="interfaceName">JobRegistryService</span></a></li>
+<li><a href="org/apache/edgent/execution/services/JobRegistryService.EventType.html" title="enum in org.apache.edgent.execution.services" target="classFrame">JobRegistryService.EventType</a></li>
+<li><a href="org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json" target="classFrame">JsonAnalytics</a></li>
+<li><a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html" title="class in org.apache.edgent.runtime.jsoncontrol" target="classFrame">JsonControlService</a></li>
+<li><a href="org/apache/edgent/topology/json/JsonFunctions.html" title="class in org.apache.edgent.topology.json" target="classFrame">JsonFunctions</a></li>
+<li><a href="org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat" target="classFrame">JsonStorelessStatistic</a></li>
+<li><a href="org/apache/edgent/samples/apps/JsonTuples.html" title="class in org.apache.edgent.samples.apps" target="classFrame">JsonTuples</a></li>
+<li><a href="org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json" target="classFrame"><span class="interfaceName">JsonUnivariateAggregate</span></a></li>
+<li><a href="org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json" target="classFrame"><span class="interfaceName">JsonUnivariateAggregator</span></a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket" target="classFrame">Jsr356WebSocketClient</a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/KafkaClient.html" title="class in org.apache.edgent.samples.connectors.kafka" target="classFrame">KafkaClient</a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.html" title="class in org.apache.edgent.connectors.kafka" target="classFrame">KafkaConsumer</a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka" target="classFrame"><span class="interfaceName">KafkaConsumer.ByteConsumerRecord</span></a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka" target="classFrame"><span class="interfaceName">KafkaConsumer.ConsumerRecord</span></a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka" target="classFrame"><span class="interfaceName">KafkaConsumer.StringConsumerRecord</span></a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaProducer.html" title="class in org.apache.edgent.connectors.kafka" target="classFrame">KafkaProducer</a></li>
+<li><a href="org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html" title="class in org.apache.edgent.topology.plumbing" target="classFrame">LoadBalancedSplitter</a></li>
+<li><a href="org/apache/edgent/oplet/functional/Map.html" title="class in org.apache.edgent.oplet.functional" target="classFrame">Map</a></li>
+<li><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html" title="class in org.apache.edgent.metrics" target="classFrame">MetricObjectNameFactory</a></li>
+<li><a href="org/apache/edgent/metrics/Metrics.html" title="class in org.apache.edgent.metrics" target="classFrame">Metrics</a></li>
+<li><a href="org/apache/edgent/metrics/MetricsSetup.html" title="class in org.apache.edgent.metrics" target="classFrame">MetricsSetup</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/MqttClient.html" title="class in org.apache.edgent.samples.connectors.mqtt" target="classFrame">MqttClient</a></li>
+<li><a href="org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt" target="classFrame">MqttConfig</a></li>
+<li><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot" target="classFrame">MqttDevice</a></li>
+<li><a href="org/apache/edgent/connectors/mqtt/MqttStreams.html" title="class in org.apache.edgent.connectors.mqtt" target="classFrame">MqttStreams</a></li>
+<li><a href="org/apache/edgent/samples/connectors/MsgSupplier.html" title="class in org.apache.edgent.samples.connectors" target="classFrame">MsgSupplier</a></li>
+<li><a href="org/apache/edgent/test/svt/MyClass1.html" title="class in org.apache.edgent.test.svt" target="classFrame">MyClass1</a></li>
+<li><a href="org/apache/edgent/test/svt/MyClass2.html" title="class in org.apache.edgent.test.svt" target="classFrame">MyClass2</a></li>
+<li><a href="org/apache/edgent/samples/connectors/obd2/Obd2Streams.html" title="class in org.apache.edgent.samples.connectors.obd2" target="classFrame">Obd2Streams</a></li>
+<li><a href="org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps" target="classFrame">ObdAnalyticsApplication</a></li>
+<li><a href="org/apache/edgent/oplet/Oplet.html" title="interface in org.apache.edgent.oplet" target="classFrame"><span class="interfaceName">Oplet</span></a></li>
+<li><a href="org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet" target="classFrame"><span class="interfaceName">OpletContext</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/Options.html" title="class in org.apache.edgent.samples.connectors" target="classFrame">Options</a></li>
+<li><a href="org/apache/edgent/oplet/OutputPortContext.html" title="interface in org.apache.edgent.oplet" target="classFrame"><span class="interfaceName">OutputPortContext</span></a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">ParameterSetter</span></a></li>
+<li><a href="org/apache/edgent/window/Partition.html" title="interface in org.apache.edgent.window" target="classFrame"><span class="interfaceName">Partition</span></a></li>
+<li><a href="org/apache/edgent/window/PartitionedState.html" title="class in org.apache.edgent.window" target="classFrame">PartitionedState</a></li>
+<li><a href="org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core" target="classFrame">Peek</a></li>
+<li><a href="org/apache/edgent/oplet/functional/Peek.html" title="class in org.apache.edgent.oplet.functional" target="classFrame">Peek</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html" title="class in org.apache.edgent.samples.utils.sensor" target="classFrame">PeriodicRandomSensor</a></li>
+<li><a href="org/apache/edgent/oplet/core/PeriodicSource.html" title="class in org.apache.edgent.oplet.core" target="classFrame">PeriodicSource</a></li>
+<li><a href="org/apache/edgent/samples/topology/PeriodicSource.html" title="class in org.apache.edgent.samples.topology" target="classFrame">PeriodicSource</a></li>
+<li><a href="org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html" title="class in org.apache.edgent.samples.utils.metrics" target="classFrame">PeriodicSourceWithMetrics</a></li>
+<li><a href="org/apache/edgent/execution/mbeans/PeriodMXBean.html" title="interface in org.apache.edgent.execution.mbeans" target="classFrame"><span class="interfaceName">PeriodMXBean</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/Person.html" title="class in org.apache.edgent.samples.connectors.jdbc" target="classFrame">Person</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/PersonData.html" title="class in org.apache.edgent.samples.connectors.jdbc" target="classFrame">PersonData</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/PersonId.html" title="class in org.apache.edgent.samples.connectors.jdbc" target="classFrame">PersonId</a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/Pids01.html" title="enum in org.apache.edgent.samples.connectors.elm327" target="classFrame">Pids01</a></li>
+<li><a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core" target="classFrame">Pipe</a></li>
+<li><a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing" target="classFrame">PlumbingStreams</a></li>
+<li><a href="org/apache/edgent/window/Policies.html" title="class in org.apache.edgent.window" target="classFrame">Policies</a></li>
+<li><a href="org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function" target="classFrame"><span class="interfaceName">Predicate</span></a></li>
+<li><a href="org/apache/edgent/oplet/plumbing/PressureReliever.html" title="class in org.apache.edgent.oplet.plumbing" target="classFrame">PressureReliever</a></li>
+<li><a href="org/apache/edgent/oplet/core/ProcessSource.html" title="class in org.apache.edgent.oplet.core" target="classFrame">ProcessSource</a></li>
+<li><a href="org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html" title="class in org.apache.edgent.connectors.pubsub.service" target="classFrame">ProviderPubSub</a></li>
+<li><a href="org/apache/edgent/connectors/pubsub/oplets/Publish.html" title="class in org.apache.edgent.connectors.pubsub.oplets" target="classFrame">Publish</a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.kafka" target="classFrame">PublisherApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.mqtt" target="classFrame">PublisherApp</a></li>
+<li><a href="org/apache/edgent/connectors/pubsub/PublishSubscribe.html" title="class in org.apache.edgent.connectors.pubsub" target="classFrame">PublishSubscribe</a></li>
+<li><a href="org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html" title="interface in org.apache.edgent.connectors.pubsub.service" target="classFrame"><span class="interfaceName">PublishSubscribeService</span></a></li>
+<li><a href="org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">QoS</span></a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors" target="classFrame">Range</a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors" target="classFrame">Range.BoundType</a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors" target="classFrame">Ranges</a></li>
+<li><a href="org/apache/edgent/metrics/oplets/RateMeter.html" title="class in org.apache.edgent.metrics.oplets" target="classFrame">RateMeter</a></li>
+<li><a href="org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat" target="classFrame">Regression</a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">ResultsHandler</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/Runner.html" title="class in org.apache.edgent.samples.connectors.kafka" target="classFrame">Runner</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/Runner.html" title="class in org.apache.edgent.samples.connectors.mqtt" target="classFrame">Runner</a></li>
+<li><a href="org/apache/edgent/execution/services/RuntimeServices.html" title="interface in org.apache.edgent.execution.services" target="classFrame"><span class="interfaceName">RuntimeServices</span></a></li>
+<li><a href="org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics" target="classFrame">Sensor1</a></li>
+<li><a href="org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics" target="classFrame">SensorAnalyticsApplication</a></li>
+<li><a href="org/apache/edgent/samples/topology/SensorsAggregates.html" title="class in org.apache.edgent.samples.topology" target="classFrame">SensorsAggregates</a></li>
+<li><a href="org/apache/edgent/connectors/serial/SerialDevice.html" title="interface in org.apache.edgent.connectors.serial" target="classFrame"><span class="interfaceName">SerialDevice</span></a></li>
+<li><a href="org/apache/edgent/connectors/serial/SerialPort.html" title="interface in org.apache.edgent.connectors.serial" target="classFrame"><span class="interfaceName">SerialPort</span></a></li>
+<li><a href="org/apache/edgent/execution/services/ServiceContainer.html" title="class in org.apache.edgent.execution.services" target="classFrame">ServiceContainer</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/SettableForwarder.html" title="class in org.apache.edgent.runtime.etiao" target="classFrame">SettableForwarder</a></li>
+<li><a href="org/apache/edgent/samples/topology/SimpleFilterTransform.html" title="class in org.apache.edgent.samples.topology" target="classFrame">SimpleFilterTransform</a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html" title="class in org.apache.edgent.samples.connectors.kafka" target="classFrame">SimplePublisherApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html" title="class in org.apache.edgent.samples.connectors.mqtt" target="classFrame">SimplePublisherApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html" title="class in org.apache.edgent.samples.connectors.jdbc" target="classFrame">SimpleReaderApp</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in org.apache.edgent.samples.utils.sensor" target="classFrame">SimpleSimulatedSensor</a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html" title="class in org.apache.edgent.samples.connectors.kafka" target="classFrame">SimpleSubscriberApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html" title="class in org.apache.edgent.samples.connectors.mqtt" target="classFrame">SimpleSubscriberApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html" title="class in org.apache.edgent.samples.connectors.jdbc" target="classFrame">SimpleWriterApp</a></li>
+<li><a href="org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html" title="class in org.apache.edgent.test.svt.utils.sensor.gps" target="classFrame">SimulatedGeofence</a></li>
+<li><a href="org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html" title="class in org.apache.edgent.test.svt.utils.sensor.gps" target="classFrame">SimulatedGpsSensor</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/SimulatedSensors.html" title="class in org.apache.edgent.samples.utils.sensor" target="classFrame">SimulatedSensors</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in org.apache.edgent.samples.utils.sensor" target="classFrame">SimulatedTemperatureSensor</a></li>
+<li><a href="org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets" target="classFrame">SingleMetricAbstractOplet</a></li>
+<li><a href="org/apache/edgent/oplet/core/Sink.html" title="class in org.apache.edgent.oplet.core" target="classFrame">Sink</a></li>
+<li><a href="org/apache/edgent/oplet/core/Source.html" title="class in org.apache.edgent.oplet.core" target="classFrame">Source</a></li>
+<li><a href="org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core" target="classFrame">Split</a></li>
+<li><a href="org/apache/edgent/samples/topology/SplitWithEnumSample.html" title="class in org.apache.edgent.samples.topology" target="classFrame">SplitWithEnumSample</a></li>
+<li><a href="org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html" title="enum in org.apache.edgent.samples.topology" target="classFrame">SplitWithEnumSample.LogSeverityEnum</a></li>
+<li><a href="org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html" title="class in org.apache.edgent.samples.utils.metrics" target="classFrame">SplitWithMetrics</a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">StatementSupplier</span></a></li>
+<li><a href="org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat" target="classFrame">Statistic</a></li>
+<li><a href="org/apache/edgent/streamscope/oplets/StreamScope.html" title="class in org.apache.edgent.streamscope.oplets" target="classFrame">StreamScope</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope" target="classFrame">StreamScope</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScope.BufferManager.html" title="class in org.apache.edgent.streamscope" target="classFrame">StreamScope.BufferManager</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScope.Sample.html" title="class in org.apache.edgent.streamscope" target="classFrame">StreamScope.Sample</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScope.TriggerManager.html" title="class in org.apache.edgent.streamscope" target="classFrame">StreamScope.TriggerManager</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScopeBean.html" title="class in org.apache.edgent.streamscope" target="classFrame">StreamScopeBean</a></li>
+<li><a href="org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans" target="classFrame"><span class="interfaceName">StreamScopeMXBean</span></a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScopeRegistry.html" title="class in org.apache.edgent.streamscope" target="classFrame">StreamScopeRegistry</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScopeRegistryBean.html" title="class in org.apache.edgent.streamscope" target="classFrame">StreamScopeRegistryBean</a></li>
+<li><a href="org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans" target="classFrame"><span class="interfaceName">StreamScopeRegistryMXBean</span></a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScopeSetup.html" title="class in org.apache.edgent.streamscope" target="classFrame">StreamScopeSetup</a></li>
+<li><a href="org/apache/edgent/samples/topology/StreamTags.html" title="class in org.apache.edgent.samples.topology" target="classFrame">StreamTags</a></li>
+<li><a href="org/apache/edgent/execution/Submitter.html" title="interface in org.apache.edgent.execution" target="classFrame"><span class="interfaceName">Submitter</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.kafka" target="classFrame">SubscriberApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.mqtt" target="classFrame">SubscriberApp</a></li>
+<li><a href="org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function" target="classFrame"><span class="interfaceName">Supplier</span></a></li>
+<li><a href="org/apache/edgent/oplet/functional/SupplierPeriodicSource.html" title="class in org.apache.edgent.oplet.functional" target="classFrame">SupplierPeriodicSource</a></li>
+<li><a href="org/apache/edgent/oplet/functional/SupplierSource.html" title="class in org.apache.edgent.oplet.functional" target="classFrame">SupplierSource</a></li>
+<li><a href="org/apache/edgent/samples/topology/TerminateAfterNTuples.html" title="class in org.apache.edgent.samples.topology" target="classFrame">TerminateAfterNTuples</a></li>
+<li><a href="org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester" target="classFrame"><span class="interfaceName">Tester</span></a></li>
+<li><a href="org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html" title="class in org.apache.edgent.runtime.etiao" target="classFrame">ThreadFactoryTracker</a></li>
+<li><a href="org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function" target="classFrame"><span class="interfaceName">ToDoubleFunction</span></a></li>
+<li><a href="org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function" target="classFrame"><span class="interfaceName">ToIntFunction</span></a></li>
+<li><a href="org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology" target="classFrame"><span class="interfaceName">Topology</span></a></li>
+<li><a href="org/apache/edgent/topology/services/TopologyBuilder.html" title="interface in org.apache.edgent.topology.services" target="classFrame"><span class="interfaceName">TopologyBuilder</span></a></li>
+<li><a href="org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology" target="classFrame"><span class="interfaceName">TopologyElement</span></a></li>
+<li><a href="org/apache/edgent/topology/TopologyProvider.html" title="interface in org.apache.edgent.topology" target="classFrame"><span class="interfaceName">TopologyProvider</span></a></li>
+<li><a href="org/apache/edgent/samples/apps/TopologyProviderFactory.html" title="class in org.apache.edgent.samples.apps" target="classFrame">TopologyProviderFactory</a></li>
+<li><a href="org/apache/edgent/test/svt/TopologyTestBasic.html" title="class in org.apache.edgent.test.svt" target="classFrame">TopologyTestBasic</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html" title="class in org.apache.edgent.runtime.etiao" target="classFrame">TrackingScheduledExecutor</a></li>
+<li><a href="org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology" target="classFrame"><span class="interfaceName">TSink</span></a></li>
+<li><a href="org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology" target="classFrame"><span class="interfaceName">TStream</span></a></li>
+<li><a href="org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology" target="classFrame"><span class="interfaceName">TWindow</span></a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="class in org.apache.edgent.topology.spi.graph" target="classFrame">TWindowImpl</a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="class in org.apache.edgent.topology.spi.graph" target="classFrame">TWindowTimeImpl</a></li>
+<li><a href="org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function" target="classFrame"><span class="interfaceName">UnaryOperator</span></a></li>
+<li><a href="org/apache/edgent/oplet/core/Union.html" title="class in org.apache.edgent.oplet.core" target="classFrame">Union</a></li>
+<li><a href="org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="class in org.apache.edgent.oplet.plumbing" target="classFrame">UnorderedIsolate</a></li>
+<li><a href="org/apache/edgent/samples/connectors/Util.html" title="class in org.apache.edgent.samples.connectors" target="classFrame">Util</a></li>
+<li><a href="org/apache/edgent/topology/plumbing/Valve.html" title="class in org.apache.edgent.topology.plumbing" target="classFrame">Valve</a></li>
+<li><a href="org/apache/edgent/graph/Vertex.html" title="interface in org.apache.edgent.graph" target="classFrame"><span class="interfaceName">Vertex</span></a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/model/VertexType.html" title="class in org.apache.edgent.runtime.etiao.graph.model" target="classFrame">VertexType</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/WebSocketClient.html" title="interface in org.apache.edgent.connectors.wsclient" target="classFrame"><span class="interfaceName">WebSocketClient</span></a></li>
+<li><a href="org/apache/edgent/window/Window.html" title="interface in org.apache.edgent.window" target="classFrame"><span class="interfaceName">Window</span></a></li>
+<li><a href="org/apache/edgent/window/Windows.html" title="class in org.apache.edgent.window" target="classFrame">Windows</a></li>
+<li><a href="org/apache/edgent/function/WrappedFunction.html" title="class in org.apache.edgent.function" target="classFrame">WrappedFunction</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/allclasses-noframe.html b/content/javadoc/r1.1.0/allclasses-noframe.html
new file mode 100644
index 0000000..1e45642
--- /dev/null
+++ b/content/javadoc/r1.1.0/allclasses-noframe.html
@@ -0,0 +1,285 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>All Classes (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/edgent/samples/apps/AbstractApplication.html" title="class in org.apache.edgent.samples.apps">AbstractApplication</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/AbstractContext.html" title="class in org.apache.edgent.runtime.etiao">AbstractContext</a></li>
+<li><a href="org/apache/edgent/graph/spi/AbstractGraph.html" title="class in org.apache.edgent.graph.spi">AbstractGraph</a></li>
+<li><a href="org/apache/edgent/graph/spi/execution/AbstractGraphJob.html" title="class in org.apache.edgent.graph.spi.execution">AbstractGraphJob</a></li>
+<li><a href="org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html" title="class in org.apache.edgent.test.svt.apps.iotp">AbstractIotpApplication</a></li>
+<li><a href="org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html" title="class in org.apache.edgent.samples.apps.mqtt">AbstractMqttApplication</a></li>
+<li><a href="org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core">AbstractOplet</a></li>
+<li><a href="org/apache/edgent/topology/spi/tester/AbstractTester.html" title="class in org.apache.edgent.topology.spi.tester">AbstractTester</a></li>
+<li><a href="org/apache/edgent/topology/spi/AbstractTopology.html" title="class in org.apache.edgent.topology.spi">AbstractTopology</a></li>
+<li><a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi">AbstractTopologyProvider</a></li>
+<li><a href="org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi">AbstractTStream</a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/AbstractTWindow.html" title="class in org.apache.edgent.topology.spi.graph">AbstractTWindow</a></li>
+<li><a href="org/apache/edgent/graph/spi/AbstractVertex.html" title="class in org.apache.edgent.graph.spi">AbstractVertex</a></li>
+<li><a href="org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window">Aggregate</a></li>
+<li><a href="org/apache/edgent/topology/services/ApplicationService.html" title="interface in org.apache.edgent.topology.services"><span class="interfaceName">ApplicationService</span></a></li>
+<li><a href="org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html" title="interface in org.apache.edgent.topology.mbeans"><span class="interfaceName">ApplicationServiceMXBean</span></a></li>
+<li><a href="org/apache/edgent/samples/apps/ApplicationUtilities.html" title="class in org.apache.edgent.samples.apps">ApplicationUtilities</a></li>
+<li><a href="org/apache/edgent/runtime/appservice/AppService.html" title="class in org.apache.edgent.runtime.appservice">AppService</a></li>
+<li><a href="org/apache/edgent/runtime/appservice/AppServiceControl.html" title="class in org.apache.edgent.runtime.appservice">AppServiceControl</a></li>
+<li><a href="org/apache/edgent/oplet/plumbing/Barrier.html" title="class in org.apache.edgent.oplet.plumbing">Barrier</a></li>
+<li><a href="org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function"><span class="interfaceName">BiConsumer</span></a></li>
+<li><a href="org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function"><span class="interfaceName">BiFunction</span></a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="interfaceName">CheckedFunction</span></a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="interfaceName">CheckedSupplier</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/Cmd.html" title="interface in org.apache.edgent.samples.connectors.elm327"><span class="interfaceName">Cmd</span></a></li>
+<li><a href="org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html" title="class in org.apache.edgent.samples.topology">CombiningStreamsProcessingResults</a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in org.apache.edgent.samples.connectors.elm327.runtime">CommandExecutor</a></li>
+<li><a href="org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot"><span class="interfaceName">Commands</span></a></li>
+<li><a href="org/apache/edgent/connectors/command/CommandStreams.html" title="class in org.apache.edgent.connectors.command">CommandStreams</a></li>
+<li><a href="org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">CompressedFileWriterPolicy</a></li>
+<li><a href="org/apache/edgent/topology/tester/Condition.html" title="interface in org.apache.edgent.topology.tester"><span class="interfaceName">Condition</span></a></li>
+<li><a href="org/apache/edgent/execution/Configs.html" title="interface in org.apache.edgent.execution"><span class="interfaceName">Configs</span></a></li>
+<li><a href="org/apache/edgent/graph/Connector.html" title="interface in org.apache.edgent.graph"><span class="interfaceName">Connector</span></a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/ConnectorStream.html" title="class in org.apache.edgent.topology.spi.graph">ConnectorStream</a></li>
+<li><a href="org/apache/edgent/samples/console/ConsoleWaterDetector.html" title="class in org.apache.edgent.samples.console">ConsoleWaterDetector</a></li>
+<li><a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function"><span class="interfaceName">Consumer</span></a></li>
+<li><a href="org/apache/edgent/execution/services/Controls.html" title="class in org.apache.edgent.execution.services">Controls</a></li>
+<li><a href="org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services"><span class="interfaceName">ControlService</span></a></li>
+<li><a href="org/apache/edgent/metrics/oplets/CounterOp.html" title="class in org.apache.edgent.metrics.oplets">CounterOp</a></li>
+<li><a href="org/apache/edgent/connectors/csv/Csv.html" title="class in org.apache.edgent.connectors.csv">Csv</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/DbUtils.html" title="class in org.apache.edgent.samples.connectors.jdbc">DbUtils</a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors">Deadtime</a></li>
+<li><a href="org/apache/edgent/samples/topology/DevelopmentMetricsSample.html" title="class in org.apache.edgent.samples.topology">DevelopmentMetricsSample</a></li>
+<li><a href="org/apache/edgent/providers/development/DevelopmentProvider.html" title="class in org.apache.edgent.providers.development">DevelopmentProvider</a></li>
+<li><a href="org/apache/edgent/samples/topology/DevelopmentSample.html" title="class in org.apache.edgent.samples.topology">DevelopmentSample</a></li>
+<li><a href="org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html" title="class in org.apache.edgent.samples.topology">DevelopmentSampleJobMXBean</a></li>
+<li><a href="org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html" title="class in org.apache.edgent.samples.apps.mqtt">DeviceCommsApp</a></li>
+<li><a href="org/apache/edgent/graph/spi/DirectEdge.html" title="class in org.apache.edgent.graph.spi">DirectEdge</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/DirectGraph.html" title="class in org.apache.edgent.runtime.etiao.graph">DirectGraph</a></li>
+<li><a href="org/apache/edgent/providers/direct/DirectProvider.html" title="class in org.apache.edgent.providers.direct">DirectProvider</a></li>
+<li><a href="org/apache/edgent/execution/DirectSubmitter.html" title="interface in org.apache.edgent.execution"><span class="interfaceName">DirectSubmitter</span></a></li>
+<li><a href="org/apache/edgent/providers/direct/DirectTopology.html" title="class in org.apache.edgent.providers.direct">DirectTopology</a></li>
+<li><a href="org/apache/edgent/graph/Edge.html" title="interface in org.apache.edgent.graph"><span class="interfaceName">Edge</span></a></li>
+<li><a href="org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html" title="class in org.apache.edgent.javax.websocket">EdgentSslContainerProvider</a></li>
+<li><a href="org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html" title="class in org.apache.edgent.javax.websocket.impl">EdgentSslContainerProviderImpl</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/model/EdgeType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">EdgeType</a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html" title="enum in org.apache.edgent.samples.connectors.elm327">Elm327Cmds</a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/Elm327Streams.html" title="class in org.apache.edgent.samples.connectors.elm327">Elm327Streams</a></li>
+<li><a href="org/apache/edgent/topology/spi/functions/EndlessSupplier.html" title="class in org.apache.edgent.topology.spi.functions">EndlessSupplier</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/EtiaoJob.html" title="class in org.apache.edgent.runtime.etiao">EtiaoJob</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in org.apache.edgent.runtime.etiao.mbeans">EtiaoJobBean</a></li>
+<li><a href="org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot"><span class="interfaceName">Events</span></a></li>
+<li><a href="org/apache/edgent/oplet/functional/Events.html" title="class in org.apache.edgent.oplet.functional">Events</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/Executable.html" title="class in org.apache.edgent.runtime.etiao">Executable</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html" title="class in org.apache.edgent.runtime.etiao.graph">ExecutableVertex</a></li>
+<li><a href="org/apache/edgent/oplet/core/FanIn.html" title="class in org.apache.edgent.oplet.core">FanIn</a></li>
+<li><a href="org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">FanOut</a></li>
+<li><a href="org/apache/edgent/samples/connectors/file/FileReaderApp.html" title="class in org.apache.edgent.samples.connectors.file">FileReaderApp</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file">FileStreams</a></li>
+<li><a href="org/apache/edgent/samples/connectors/file/FileWriterApp.html" title="class in org.apache.edgent.samples.connectors.file">FileWriterApp</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a></li>
+<li><a href="org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></li>
+<li><a href="org/apache/edgent/oplet/functional/Filter.html" title="class in org.apache.edgent.oplet.functional">Filter</a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors">Filters</a></li>
+<li><a href="org/apache/edgent/oplet/functional/FlatMap.html" title="class in org.apache.edgent.oplet.functional">FlatMap</a></li>
+<li><a href="org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html" title="class in org.apache.edgent.test.svt.apps">FleetManagementAnalyticsClientApplication</a></li>
+<li><a href="org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function"><span class="interfaceName">Function</span></a></li>
+<li><a href="org/apache/edgent/function/Functions.html" title="class in org.apache.edgent.function">Functions</a></li>
+<li><a href="org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">GpsAnalyticsApplication</a></li>
+<li><a href="org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html" title="class in org.apache.edgent.test.svt.utils.sensor.gps">GpsSensor</a></li>
+<li><a href="org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph"><span class="interfaceName">Graph</span></a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/GraphTopology.html" title="class in org.apache.edgent.topology.spi.graph">GraphTopology</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/model/GraphType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">GraphType</a></li>
+<li><a href="org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot">HeartBeat</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html" title="class in org.apache.edgent.samples.utils.sensor">HeartMonitorSensor</a></li>
+<li><a href="org/apache/edgent/samples/topology/HelloEdgent.html" title="class in org.apache.edgent.samples.topology">HelloEdgent</a></li>
+<li><a href="org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http">HttpClients</a></li>
+<li><a href="org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http">HttpResponders</a></li>
+<li><a href="org/apache/edgent/samples/console/HttpServerSample.html" title="class in org.apache.edgent.samples.console">HttpServerSample</a></li>
+<li><a href="org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http">HttpStreams</a></li>
+<li><a href="org/apache/edgent/window/InsertionTimeList.html" title="class in org.apache.edgent.window">InsertionTimeList</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/Invocation.html" title="class in org.apache.edgent.runtime.etiao">Invocation</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/InvocationContext.html" title="class in org.apache.edgent.runtime.etiao">InvocationContext</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/model/InvocationType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">InvocationType</a></li>
+<li><a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="interfaceName">IotDevice</span></a></li>
+<li><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">IotDevicePubSub</a></li>
+<li><a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="interfaceName">IotGateway</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpAppClient</a></li>
+<li><a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpDeviceSample</a></li>
+<li><a href="org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html" title="class in org.apache.edgent.samples.scenarios.iotp">IotpFullScenario</a></li>
+<li><a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpGWDeviceSample</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart2</a></li>
+<li><a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot">IotProvider</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpSensors</a></li>
+<li><a href="org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing">Isolate</a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc">JdbcStreams</a></li>
+<li><a href="org/apache/edgent/runtime/jmxcontrol/JMXControlService.html" title="class in org.apache.edgent.runtime.jmxcontrol">JMXControlService</a></li>
+<li><a href="org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution"><span class="interfaceName">Job</span></a></li>
+<li><a href="org/apache/edgent/execution/Job.Action.html" title="enum in org.apache.edgent.execution">Job.Action</a></li>
+<li><a href="org/apache/edgent/execution/Job.Health.html" title="enum in org.apache.edgent.execution">Job.Health</a></li>
+<li><a href="org/apache/edgent/execution/Job.State.html" title="enum in org.apache.edgent.execution">Job.State</a></li>
+<li><a href="org/apache/edgent/oplet/JobContext.html" title="interface in org.apache.edgent.oplet"><span class="interfaceName">JobContext</span></a></li>
+<li><a href="org/apache/edgent/runtime/jobregistry/JobEvents.html" title="class in org.apache.edgent.runtime.jobregistry">JobEvents</a></li>
+<li><a href="org/apache/edgent/samples/topology/JobEventsSample.html" title="class in org.apache.edgent.samples.topology">JobEventsSample</a></li>
+<li><a href="org/apache/edgent/samples/topology/JobExecution.html" title="class in org.apache.edgent.samples.topology">JobExecution</a></li>
+<li><a href="org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime">JobMonitorApp</a></li>
+<li><a href="org/apache/edgent/execution/mbeans/JobMXBean.html" title="interface in org.apache.edgent.execution.mbeans"><span class="interfaceName">JobMXBean</span></a></li>
+<li><a href="org/apache/edgent/runtime/jobregistry/JobRegistry.html" title="class in org.apache.edgent.runtime.jobregistry">JobRegistry</a></li>
+<li><a href="org/apache/edgent/execution/services/JobRegistryService.html" title="interface in org.apache.edgent.execution.services"><span class="interfaceName">JobRegistryService</span></a></li>
+<li><a href="org/apache/edgent/execution/services/JobRegistryService.EventType.html" title="enum in org.apache.edgent.execution.services">JobRegistryService.EventType</a></li>
+<li><a href="org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json">JsonAnalytics</a></li>
+<li><a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html" title="class in org.apache.edgent.runtime.jsoncontrol">JsonControlService</a></li>
+<li><a href="org/apache/edgent/topology/json/JsonFunctions.html" title="class in org.apache.edgent.topology.json">JsonFunctions</a></li>
+<li><a href="org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat">JsonStorelessStatistic</a></li>
+<li><a href="org/apache/edgent/samples/apps/JsonTuples.html" title="class in org.apache.edgent.samples.apps">JsonTuples</a></li>
+<li><a href="org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="interfaceName">JsonUnivariateAggregate</span></a></li>
+<li><a href="org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="interfaceName">JsonUnivariateAggregator</span></a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket">Jsr356WebSocketClient</a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/KafkaClient.html" title="class in org.apache.edgent.samples.connectors.kafka">KafkaClient</a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.html" title="class in org.apache.edgent.connectors.kafka">KafkaConsumer</a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="interfaceName">KafkaConsumer.ByteConsumerRecord</span></a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="interfaceName">KafkaConsumer.ConsumerRecord</span></a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="interfaceName">KafkaConsumer.StringConsumerRecord</span></a></li>
+<li><a href="org/apache/edgent/connectors/kafka/KafkaProducer.html" title="class in org.apache.edgent.connectors.kafka">KafkaProducer</a></li>
+<li><a href="org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html" title="class in org.apache.edgent.topology.plumbing">LoadBalancedSplitter</a></li>
+<li><a href="org/apache/edgent/oplet/functional/Map.html" title="class in org.apache.edgent.oplet.functional">Map</a></li>
+<li><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html" title="class in org.apache.edgent.metrics">MetricObjectNameFactory</a></li>
+<li><a href="org/apache/edgent/metrics/Metrics.html" title="class in org.apache.edgent.metrics">Metrics</a></li>
+<li><a href="org/apache/edgent/metrics/MetricsSetup.html" title="class in org.apache.edgent.metrics">MetricsSetup</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/MqttClient.html" title="class in org.apache.edgent.samples.connectors.mqtt">MqttClient</a></li>
+<li><a href="org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt">MqttConfig</a></li>
+<li><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></li>
+<li><a href="org/apache/edgent/connectors/mqtt/MqttStreams.html" title="class in org.apache.edgent.connectors.mqtt">MqttStreams</a></li>
+<li><a href="org/apache/edgent/samples/connectors/MsgSupplier.html" title="class in org.apache.edgent.samples.connectors">MsgSupplier</a></li>
+<li><a href="org/apache/edgent/test/svt/MyClass1.html" title="class in org.apache.edgent.test.svt">MyClass1</a></li>
+<li><a href="org/apache/edgent/test/svt/MyClass2.html" title="class in org.apache.edgent.test.svt">MyClass2</a></li>
+<li><a href="org/apache/edgent/samples/connectors/obd2/Obd2Streams.html" title="class in org.apache.edgent.samples.connectors.obd2">Obd2Streams</a></li>
+<li><a href="org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">ObdAnalyticsApplication</a></li>
+<li><a href="org/apache/edgent/oplet/Oplet.html" title="interface in org.apache.edgent.oplet"><span class="interfaceName">Oplet</span></a></li>
+<li><a href="org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet"><span class="interfaceName">OpletContext</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/Options.html" title="class in org.apache.edgent.samples.connectors">Options</a></li>
+<li><a href="org/apache/edgent/oplet/OutputPortContext.html" title="interface in org.apache.edgent.oplet"><span class="interfaceName">OutputPortContext</span></a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="interfaceName">ParameterSetter</span></a></li>
+<li><a href="org/apache/edgent/window/Partition.html" title="interface in org.apache.edgent.window"><span class="interfaceName">Partition</span></a></li>
+<li><a href="org/apache/edgent/window/PartitionedState.html" title="class in org.apache.edgent.window">PartitionedState</a></li>
+<li><a href="org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Peek</a></li>
+<li><a href="org/apache/edgent/oplet/functional/Peek.html" title="class in org.apache.edgent.oplet.functional">Peek</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html" title="class in org.apache.edgent.samples.utils.sensor">PeriodicRandomSensor</a></li>
+<li><a href="org/apache/edgent/oplet/core/PeriodicSource.html" title="class in org.apache.edgent.oplet.core">PeriodicSource</a></li>
+<li><a href="org/apache/edgent/samples/topology/PeriodicSource.html" title="class in org.apache.edgent.samples.topology">PeriodicSource</a></li>
+<li><a href="org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html" title="class in org.apache.edgent.samples.utils.metrics">PeriodicSourceWithMetrics</a></li>
+<li><a href="org/apache/edgent/execution/mbeans/PeriodMXBean.html" title="interface in org.apache.edgent.execution.mbeans"><span class="interfaceName">PeriodMXBean</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/Person.html" title="class in org.apache.edgent.samples.connectors.jdbc">Person</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/PersonData.html" title="class in org.apache.edgent.samples.connectors.jdbc">PersonData</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/PersonId.html" title="class in org.apache.edgent.samples.connectors.jdbc">PersonId</a></li>
+<li><a href="org/apache/edgent/samples/connectors/elm327/Pids01.html" title="enum in org.apache.edgent.samples.connectors.elm327">Pids01</a></li>
+<li><a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a></li>
+<li><a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing">PlumbingStreams</a></li>
+<li><a href="org/apache/edgent/window/Policies.html" title="class in org.apache.edgent.window">Policies</a></li>
+<li><a href="org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function"><span class="interfaceName">Predicate</span></a></li>
+<li><a href="org/apache/edgent/oplet/plumbing/PressureReliever.html" title="class in org.apache.edgent.oplet.plumbing">PressureReliever</a></li>
+<li><a href="org/apache/edgent/oplet/core/ProcessSource.html" title="class in org.apache.edgent.oplet.core">ProcessSource</a></li>
+<li><a href="org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html" title="class in org.apache.edgent.connectors.pubsub.service">ProviderPubSub</a></li>
+<li><a href="org/apache/edgent/connectors/pubsub/oplets/Publish.html" title="class in org.apache.edgent.connectors.pubsub.oplets">Publish</a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.kafka">PublisherApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">PublisherApp</a></li>
+<li><a href="org/apache/edgent/connectors/pubsub/PublishSubscribe.html" title="class in org.apache.edgent.connectors.pubsub">PublishSubscribe</a></li>
+<li><a href="org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html" title="interface in org.apache.edgent.connectors.pubsub.service"><span class="interfaceName">PublishSubscribeService</span></a></li>
+<li><a href="org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><span class="interfaceName">QoS</span></a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></li>
+<li><a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></li>
+<li><a href="org/apache/edgent/metrics/oplets/RateMeter.html" title="class in org.apache.edgent.metrics.oplets">RateMeter</a></li>
+<li><a href="org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="interfaceName">ResultsHandler</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/Runner.html" title="class in org.apache.edgent.samples.connectors.kafka">Runner</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/Runner.html" title="class in org.apache.edgent.samples.connectors.mqtt">Runner</a></li>
+<li><a href="org/apache/edgent/execution/services/RuntimeServices.html" title="interface in org.apache.edgent.execution.services"><span class="interfaceName">RuntimeServices</span></a></li>
+<li><a href="org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics">Sensor1</a></li>
+<li><a href="org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics">SensorAnalyticsApplication</a></li>
+<li><a href="org/apache/edgent/samples/topology/SensorsAggregates.html" title="class in org.apache.edgent.samples.topology">SensorsAggregates</a></li>
+<li><a href="org/apache/edgent/connectors/serial/SerialDevice.html" title="interface in org.apache.edgent.connectors.serial"><span class="interfaceName">SerialDevice</span></a></li>
+<li><a href="org/apache/edgent/connectors/serial/SerialPort.html" title="interface in org.apache.edgent.connectors.serial"><span class="interfaceName">SerialPort</span></a></li>
+<li><a href="org/apache/edgent/execution/services/ServiceContainer.html" title="class in org.apache.edgent.execution.services">ServiceContainer</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/SettableForwarder.html" title="class in org.apache.edgent.runtime.etiao">SettableForwarder</a></li>
+<li><a href="org/apache/edgent/samples/topology/SimpleFilterTransform.html" title="class in org.apache.edgent.samples.topology">SimpleFilterTransform</a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html" title="class in org.apache.edgent.samples.connectors.kafka">SimplePublisherApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">SimplePublisherApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html" title="class in org.apache.edgent.samples.connectors.jdbc">SimpleReaderApp</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in org.apache.edgent.samples.utils.sensor">SimpleSimulatedSensor</a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html" title="class in org.apache.edgent.samples.connectors.kafka">SimpleSubscriberApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">SimpleSubscriberApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html" title="class in org.apache.edgent.samples.connectors.jdbc">SimpleWriterApp</a></li>
+<li><a href="org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html" title="class in org.apache.edgent.test.svt.utils.sensor.gps">SimulatedGeofence</a></li>
+<li><a href="org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html" title="class in org.apache.edgent.test.svt.utils.sensor.gps">SimulatedGpsSensor</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/SimulatedSensors.html" title="class in org.apache.edgent.samples.utils.sensor">SimulatedSensors</a></li>
+<li><a href="org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in org.apache.edgent.samples.utils.sensor">SimulatedTemperatureSensor</a></li>
+<li><a href="org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets">SingleMetricAbstractOplet</a></li>
+<li><a href="org/apache/edgent/oplet/core/Sink.html" title="class in org.apache.edgent.oplet.core">Sink</a></li>
+<li><a href="org/apache/edgent/oplet/core/Source.html" title="class in org.apache.edgent.oplet.core">Source</a></li>
+<li><a href="org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">Split</a></li>
+<li><a href="org/apache/edgent/samples/topology/SplitWithEnumSample.html" title="class in org.apache.edgent.samples.topology">SplitWithEnumSample</a></li>
+<li><a href="org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html" title="enum in org.apache.edgent.samples.topology">SplitWithEnumSample.LogSeverityEnum</a></li>
+<li><a href="org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html" title="class in org.apache.edgent.samples.utils.metrics">SplitWithMetrics</a></li>
+<li><a href="org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="interfaceName">StatementSupplier</span></a></li>
+<li><a href="org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></li>
+<li><a href="org/apache/edgent/streamscope/oplets/StreamScope.html" title="class in org.apache.edgent.streamscope.oplets">StreamScope</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">StreamScope</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScope.BufferManager.html" title="class in org.apache.edgent.streamscope">StreamScope.BufferManager</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScope.Sample.html" title="class in org.apache.edgent.streamscope">StreamScope.Sample</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScope.TriggerManager.html" title="class in org.apache.edgent.streamscope">StreamScope.TriggerManager</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScopeBean.html" title="class in org.apache.edgent.streamscope">StreamScopeBean</a></li>
+<li><a href="org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans"><span class="interfaceName">StreamScopeMXBean</span></a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScopeRegistry.html" title="class in org.apache.edgent.streamscope">StreamScopeRegistry</a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScopeRegistryBean.html" title="class in org.apache.edgent.streamscope">StreamScopeRegistryBean</a></li>
+<li><a href="org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans"><span class="interfaceName">StreamScopeRegistryMXBean</span></a></li>
+<li><a href="org/apache/edgent/streamscope/StreamScopeSetup.html" title="class in org.apache.edgent.streamscope">StreamScopeSetup</a></li>
+<li><a href="org/apache/edgent/samples/topology/StreamTags.html" title="class in org.apache.edgent.samples.topology">StreamTags</a></li>
+<li><a href="org/apache/edgent/execution/Submitter.html" title="interface in org.apache.edgent.execution"><span class="interfaceName">Submitter</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/kafka/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.kafka">SubscriberApp</a></li>
+<li><a href="org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">SubscriberApp</a></li>
+<li><a href="org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function"><span class="interfaceName">Supplier</span></a></li>
+<li><a href="org/apache/edgent/oplet/functional/SupplierPeriodicSource.html" title="class in org.apache.edgent.oplet.functional">SupplierPeriodicSource</a></li>
+<li><a href="org/apache/edgent/oplet/functional/SupplierSource.html" title="class in org.apache.edgent.oplet.functional">SupplierSource</a></li>
+<li><a href="org/apache/edgent/samples/topology/TerminateAfterNTuples.html" title="class in org.apache.edgent.samples.topology">TerminateAfterNTuples</a></li>
+<li><a href="org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester"><span class="interfaceName">Tester</span></a></li>
+<li><a href="org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html" title="class in org.apache.edgent.runtime.etiao">ThreadFactoryTracker</a></li>
+<li><a href="org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function"><span class="interfaceName">ToDoubleFunction</span></a></li>
+<li><a href="org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function"><span class="interfaceName">ToIntFunction</span></a></li>
+<li><a href="org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology"><span class="interfaceName">Topology</span></a></li>
+<li><a href="org/apache/edgent/topology/services/TopologyBuilder.html" title="interface in org.apache.edgent.topology.services"><span class="interfaceName">TopologyBuilder</span></a></li>
+<li><a href="org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology"><span class="interfaceName">TopologyElement</span></a></li>
+<li><a href="org/apache/edgent/topology/TopologyProvider.html" title="interface in org.apache.edgent.topology"><span class="interfaceName">TopologyProvider</span></a></li>
+<li><a href="org/apache/edgent/samples/apps/TopologyProviderFactory.html" title="class in org.apache.edgent.samples.apps">TopologyProviderFactory</a></li>
+<li><a href="org/apache/edgent/test/svt/TopologyTestBasic.html" title="class in org.apache.edgent.test.svt">TopologyTestBasic</a></li>
+<li><a href="org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html" title="class in org.apache.edgent.runtime.etiao">TrackingScheduledExecutor</a></li>
+<li><a href="org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology"><span class="interfaceName">TSink</span></a></li>
+<li><a href="org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology"><span class="interfaceName">TStream</span></a></li>
+<li><a href="org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology"><span class="interfaceName">TWindow</span></a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowImpl</a></li>
+<li><a href="org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowTimeImpl</a></li>
+<li><a href="org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function"><span class="interfaceName">UnaryOperator</span></a></li>
+<li><a href="org/apache/edgent/oplet/core/Union.html" title="class in org.apache.edgent.oplet.core">Union</a></li>
+<li><a href="org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="class in org.apache.edgent.oplet.plumbing">UnorderedIsolate</a></li>
+<li><a href="org/apache/edgent/samples/connectors/Util.html" title="class in org.apache.edgent.samples.connectors">Util</a></li>
+<li><a href="org/apache/edgent/topology/plumbing/Valve.html" title="class in org.apache.edgent.topology.plumbing">Valve</a></li>
+<li><a href="org/apache/edgent/graph/Vertex.html" title="interface in org.apache.edgent.graph"><span class="interfaceName">Vertex</span></a></li>
+<li><a href="org/apache/edgent/runtime/etiao/graph/model/VertexType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">VertexType</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/WebSocketClient.html" title="interface in org.apache.edgent.connectors.wsclient"><span class="interfaceName">WebSocketClient</span></a></li>
+<li><a href="org/apache/edgent/window/Window.html" title="interface in org.apache.edgent.window"><span class="interfaceName">Window</span></a></li>
+<li><a href="org/apache/edgent/window/Windows.html" title="class in org.apache.edgent.window">Windows</a></li>
+<li><a href="org/apache/edgent/function/WrappedFunction.html" title="class in org.apache.edgent.function">WrappedFunction</a></li>
+</ul>
+</div>
+</body>
+</html>



[14/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/JobMonitorApp.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/JobMonitorApp.html
new file mode 100644
index 0000000..7739f33
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/JobMonitorApp.html
@@ -0,0 +1,465 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>JobMonitorApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JobMonitorApp (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":10,"i2":9,"i3":10,"i4":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JobMonitorApp.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/runtime/JobMonitorApp.html" target="_top">Frames</a></li>
+<li><a href="JobMonitorApp.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.apps.runtime</div>
+<h2 title="Class JobMonitorApp" class="title">Class JobMonitorApp</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.apps.runtime.JobMonitorApp</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">JobMonitorApp</span>
+extends java.lang.Object</pre>
+<div class="block">Job monitoring application.
+ <P>
+ The application listens on JobRegistry events and resubmits jobs for which 
+ an event has been emitted because the job is unhealthy. The monitored 
+ applications must be registered with an <code>ApplicationService</code> 
+ prior to submission, otherwise the monitor application cannot restart 
+ them.
+ </P>
+ <P>
+ The monitoring application must be submitted within a context which 
+ provides the following services:
+ </P>
+ <ul>
+ <li>ApplicationService - an <code>ApplicationServiceMXBean</code> control 
+ registered by this service is used to resubmit failed applications.</li>
+ <li>ControlService - the application queries this service for an 
+ <code>ApplicationServiceMXBean</code> control, which is then used for 
+ restarting failed applications.</li>
+ <li>JobRegistryService - generates job monitoring events. </li>
+ </ul></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#APP_NAME">APP_NAME</a></span></code>
+<div class="block">Job monitoring application name.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#JobMonitorApp-org.apache.edgent.topology.TopologyProvider-org.apache.edgent.execution.DirectSubmitter-java.lang.String-">JobMonitorApp</a></span>(<a href="../../../../../org/apache/edgent/topology/TopologyProvider.html" title="interface in org.apache.edgent.topology">TopologyProvider</a>&nbsp;provider,
+             <a href="../../../../../org/apache/edgent/execution/DirectSubmitter.html" title="interface in org.apache.edgent.execution">DirectSubmitter</a>&lt;<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>,<a href="../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a>&gt;&nbsp;submitter,
+             java.lang.String&nbsp;name)</code>
+<div class="block">Constructs a <code>JobMonitorApp</code> with the specified name in the 
+ context of the specified provider.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#closeJob-java.lang.String-org.apache.edgent.execution.services.ControlService-">closeJob</a></span>(java.lang.String&nbsp;jobName,
+        <a href="../../../../../org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services">ControlService</a>&nbsp;controlService)</code>
+<div class="block">Closes a job using a <code>JobMXBean</code> control registered with the 
+ specified <code>ControlService</code>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#declareTopology-java.lang.String-">declareTopology</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Declares the following topology:</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#declareTopology-org.apache.edgent.topology.Topology-">declareTopology</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t)</code>
+<div class="block">Populates the following topology:</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#submit--">submit</a></span>()</code>
+<div class="block">Submits the application topology.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#submitApplication-java.lang.String-org.apache.edgent.execution.services.ControlService-">submitApplication</a></span>(java.lang.String&nbsp;applicationName,
+                 <a href="../../../../../org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services">ControlService</a>&nbsp;controlService)</code>
+<div class="block">Submits an application using an <code>ApplicationServiceMXBean</code> control 
+ registered with the specified <code>ControlService</code>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="APP_NAME">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>APP_NAME</h4>
+<pre>public static final&nbsp;java.lang.String APP_NAME</pre>
+<div class="block">Job monitoring application name.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.edgent.apps.runtime.JobMonitorApp.APP_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JobMonitorApp-org.apache.edgent.topology.TopologyProvider-org.apache.edgent.execution.DirectSubmitter-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JobMonitorApp</h4>
+<pre>public&nbsp;JobMonitorApp(<a href="../../../../../org/apache/edgent/topology/TopologyProvider.html" title="interface in org.apache.edgent.topology">TopologyProvider</a>&nbsp;provider,
+                     <a href="../../../../../org/apache/edgent/execution/DirectSubmitter.html" title="interface in org.apache.edgent.execution">DirectSubmitter</a>&lt;<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>,<a href="../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a>&gt;&nbsp;submitter,
+                     java.lang.String&nbsp;name)</pre>
+<div class="block">Constructs a <code>JobMonitorApp</code> with the specified name in the 
+ context of the specified provider.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>provider</code> - the topology provider</dd>
+<dd><code>submitter</code> - a <code>DirectSubmitter</code> which provides required 
+      services and submits the application</dd>
+<dd><code>name</code> - the application name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the submitter does not provide 
+      access to the required services</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="submit--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>submit</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a>&nbsp;submit()
+           throws java.lang.InterruptedException,
+                  java.util.concurrent.ExecutionException</pre>
+<div class="block">Submits the application topology.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the job.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.InterruptedException</code> - if the operation was interrupted</dd>
+<dd><code>java.util.concurrent.ExecutionException</code> - on task execution exception</dd>
+</dl>
+</li>
+</ul>
+<a name="submitApplication-java.lang.String-org.apache.edgent.execution.services.ControlService-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>submitApplication</h4>
+<pre>public static&nbsp;void&nbsp;submitApplication(java.lang.String&nbsp;applicationName,
+                                     <a href="../../../../../org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services">ControlService</a>&nbsp;controlService)</pre>
+<div class="block">Submits an application using an <code>ApplicationServiceMXBean</code> control 
+ registered with the specified <code>ControlService</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>applicationName</code> - the name of the application to submit</dd>
+<dd><code>controlService</code> - the control service</dd>
+</dl>
+</li>
+</ul>
+<a name="closeJob-java.lang.String-org.apache.edgent.execution.services.ControlService-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>closeJob</h4>
+<pre>public static&nbsp;void&nbsp;closeJob(java.lang.String&nbsp;jobName,
+                            <a href="../../../../../org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services">ControlService</a>&nbsp;controlService)</pre>
+<div class="block">Closes a job using a <code>JobMXBean</code> control registered with the 
+ specified <code>ControlService</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>jobName</code> - the name of the job</dd>
+<dd><code>controlService</code> - the control service</dd>
+</dl>
+</li>
+</ul>
+<a name="declareTopology-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>declareTopology</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;declareTopology(java.lang.String&nbsp;name)</pre>
+<div class="block">Declares the following topology:
+ <pre>
+ JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
+ </pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the topology name</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the application topology</dd>
+</dl>
+</li>
+</ul>
+<a name="declareTopology-org.apache.edgent.topology.Topology-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>declareTopology</h4>
+<pre>public static&nbsp;void&nbsp;declareTopology(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t)</pre>
+<div class="block">Populates the following topology:
+ <pre>
+ JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
+ </pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>t</code> - Topology</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JobMonitorApp.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/runtime/JobMonitorApp.html" target="_top">Frames</a></li>
+<li><a href="JobMonitorApp.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
new file mode 100644
index 0000000..6606a98
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html" target="_top">Frames</a></li>
+<li><a href="JobMonitorApp.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp" class="title">Uses of Class<br>org.apache.edgent.apps.runtime.JobMonitorApp</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.apps.runtime.JobMonitorApp</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html" target="_top">Frames</a></li>
+<li><a href="JobMonitorApp.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-frame.html
new file mode 100644
index 0000000..3f745b4
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-frame.html
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.runtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/apps/runtime/package-summary.html" target="classFrame">org.apache.edgent.apps.runtime</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime" target="classFrame">JobMonitorApp</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-summary.html
new file mode 100644
index 0000000..b4342f1
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-summary.html
@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.runtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.apps.runtime (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/apps/iot/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/command/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/runtime/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.apps.runtime</h1>
+<div class="docSummary">
+<div class="block">Applications which provide monitoring and failure recovery to other 
+ Edgent applications.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime">JobMonitorApp</a></td>
+<td class="colLast">
+<div class="block">Job monitoring application.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.apps.runtime Description">Package org.apache.edgent.apps.runtime Description</h2>
+<div class="block">Applications which provide monitoring and failure recovery to other 
+ Edgent applications.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/apps/iot/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/command/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/runtime/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-tree.html
new file mode 100644
index 0000000..fdac9b2
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-tree.html
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.runtime Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.apps.runtime Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/apps/iot/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/command/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/runtime/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.apps.runtime</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.apps.runtime.<a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime"><span class="typeNameLink">JobMonitorApp</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/apps/iot/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/command/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/runtime/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-use.html
new file mode 100644
index 0000000..14e2ec4
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/apps/runtime/package-use.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.apps.runtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.apps.runtime (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/runtime/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.apps.runtime" class="title">Uses of Package<br>org.apache.edgent.apps.runtime</h1>
+</div>
+<div class="contentContainer">No usage of org.apache.edgent.apps.runtime</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/apps/runtime/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/CommandStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/CommandStreams.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/CommandStreams.html
new file mode 100644
index 0000000..229a2ca
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/CommandStreams.html
@@ -0,0 +1,593 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>CommandStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CommandStreams (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandStreams.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/command/CommandStreams.html" target="_top">Frames</a></li>
+<li><a href="CommandStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.command</div>
+<h2 title="Class CommandStreams" class="title">Class CommandStreams</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.command.CommandStreams</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">CommandStreams</span>
+extends java.lang.Object</pre>
+<div class="block">Connector for creating a TStream from a Command's / OS Process's output
+ and sinking a TStream to a Command's / OS Process's input.
+ <P>
+ e.g., run a network monitor command (like Tiger Shark) and ingest its output.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.util.List&lt;java.lang.String&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#commandReaderList-java.lang.ProcessBuilder-">commandReaderList</a></span>(java.lang.ProcessBuilder&nbsp;cmd)</code>
+<div class="block">Create a <code>Supplier&lt;List&lt;String&gt;&gt;</code> to ingest a command's output.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#commandWriter-java.lang.ProcessBuilder-">commandWriter</a></span>(java.lang.ProcessBuilder&nbsp;cmd)</code>
+<div class="block">Create a <code>Consumer&lt;String&gt;</code> to write UTF8 string data to a command's input.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#endlessCommandReader-java.lang.ProcessBuilder-">endlessCommandReader</a></span>(java.lang.ProcessBuilder&nbsp;cmd)</code>
+<div class="block">Create an endless <code>Supplier&lt;String&gt;</code> for ingesting a long running command's output.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#generate-org.apache.edgent.topology.Topology-java.lang.ProcessBuilder-">generate</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+        java.lang.ProcessBuilder&nbsp;cmd)</code>
+<div class="block">Create an endless <code>TStream&lt;String&gt;</code> from a long running command's output.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.util.List&lt;java.lang.String&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#periodicSource-org.apache.edgent.topology.Topology-java.lang.ProcessBuilder-long-java.util.concurrent.TimeUnit-">periodicSource</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+              java.lang.ProcessBuilder&nbsp;cmd,
+              long&nbsp;period,
+              java.util.concurrent.TimeUnit&nbsp;units)</code>
+<div class="block">Create a <code>TStream&lt;String&gt;</code> from a periodically run command's output.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#sink-org.apache.edgent.topology.TStream-java.lang.ProcessBuilder-">sink</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream,
+    java.lang.ProcessBuilder&nbsp;cmd)</code>
+<div class="block">Sink a <code>TStream&lt;String&gt;</code> to a command's input.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static java.util.List&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#tokenize-java.lang.String-">tokenize</a></span>(java.lang.String&nbsp;cmdString)</code>
+<div class="block">Tokenize the specified <code>cmdString</code> in the exact same manner as
+ done by <code>Runtime.exec(String)</code>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="tokenize-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tokenize</h4>
+<pre>public static&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;tokenize(java.lang.String&nbsp;cmdString)</pre>
+<div class="block">Tokenize the specified <code>cmdString</code> in the exact same manner as
+ done by <code>Runtime.exec(String)</code>.
+ <P>
+ This function provides a convenience for creating a <code>ProcessBuilder</code>
+ for use by the other CommandStreams methods. 
+ </P>
+ <P>
+ Sample use:
+ <pre><code>
+ ProcessBuilder cmd = new ProcessBuilder(tokenize("sh someShellCmd.sh and args"));
+ TStream&lt;String&gt; stream = CommandStreams.generate(topology, cmd);
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cmdString</code> - a command string</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the tokens</dd>
+</dl>
+</li>
+</ul>
+<a name="generate-org.apache.edgent.topology.Topology-java.lang.ProcessBuilder-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>generate</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;generate(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                                                 java.lang.ProcessBuilder&nbsp;cmd)</pre>
+<div class="block">Create an endless <code>TStream&lt;String&gt;</code> from a long running command's output.
+ <P>
+ The supplied <code>cmd</code> is used to start the command.
+ A tuple is created for each UTF8 line read from the command's
+ <code>output</code>.
+ The tuples contain output from stderr if cmd is configured to 
+ <code>redirect stderr to stdout</code>.
+ The command is restarted if a read from the command's output stream
+ returns EOF or an error. 
+ </P>
+ <P>
+ This is a convenience function equivalent to
+ <code>topology.generate(endlessCommandReader(cmd))</code>.
+ </P>
+ <P>
+ Sample use: create a stream of tuples for the output from a 
+ continuously running and restartable command:
+ <pre><code>
+ ProcessBuilder cmd = new ProcessBuilder("myCommand");
+ TStream&lt;String&gt; cmdOutput = CommandStreams.generate(topology, cmd);
+ cmdOutput.print();
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the topology to add the source stream to</dd>
+<dd><code>cmd</code> - the <code>ProcessBuilder</code> to start the command</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the source <code>TStream&lt;String&gt;</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#endlessCommandReader-java.lang.ProcessBuilder-"><code>endlessCommandReader(ProcessBuilder)</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#tokenize-java.lang.String-"><code>tokenize(String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="periodicSource-org.apache.edgent.topology.Topology-java.lang.ProcessBuilder-long-java.util.concurrent.TimeUnit-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>periodicSource</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.util.List&lt;java.lang.String&gt;&gt;&nbsp;periodicSource(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                                                                       java.lang.ProcessBuilder&nbsp;cmd,
+                                                                       long&nbsp;period,
+                                                                       java.util.concurrent.TimeUnit&nbsp;units)</pre>
+<div class="block">Create a <code>TStream&lt;String&gt;</code> from a periodically run command's output.
+ <P>
+ The supplied <code>cmd</code> is used to start the command
+ at the specified <code>period</code>.
+ The command's UTF8 <code>output</code> is read until EOF
+ and a <code>List&lt;String&gt;</code> tuple is created containing the collected output.
+ The tuples contain output from stderr if the cmd is configured to 
+ <code>redirect stderr to stdout</code>.  
+ </P>
+ <P>
+ This is a convenience function equivalent to
+ <code>topology.poll(commandReaderList(cmd), period, units)</code>.
+ </P>
+ <P>
+ Sample use: create a stream of tuples containing the output 
+ from a periodically run command:
+ <pre><code>
+ ProcessBuilder cmd = new ProcessBuilder("date");
+ TStream&lt;List&lt;String&gt;&gt; cmdOutput = 
+      CommandStreams.periodicSource(topology, cmd, 2, TimeUnit.SECONDS);
+ cmdOutput.print();
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the topology to add the source stream to</dd>
+<dd><code>cmd</code> - the <code>ProcessBuilder</code> to start the command</dd>
+<dd><code>period</code> - the period to run the command and collect its output</dd>
+<dd><code>units</code> - TimeUnit for <code>period</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the source <code>TStream&lt;List&lt;String&gt;&gt;</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#commandReaderList-java.lang.ProcessBuilder-"><code>commandReaderList(ProcessBuilder)</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#tokenize-java.lang.String-"><code>tokenize(String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="sink-org.apache.edgent.topology.TStream-java.lang.ProcessBuilder-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sink</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;java.lang.String&gt;&nbsp;sink(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream,
+                                           java.lang.ProcessBuilder&nbsp;cmd)</pre>
+<div class="block">Sink a <code>TStream&lt;String&gt;</code> to a command's input.
+ <P>
+ The supplied <code>cmd</code> is used to start the command.
+ Each tuple is written as UTF8 and flushed to the command's <code>input</code>.
+ The command is restarted if a write encounters an error. 
+ </P>
+ <P>
+ While each write is followed by a flush() that only helps to
+ reduce the time it takes to notice that cmd has failed and restart it.
+ Supposedly "successfully written and flushed" values are not guaranteed to
+ have been received by a cmd across restarts.
+ </P>
+ <P>
+ This is a convenience function equivalent to
+ <code>stream.sink(commandWriter(cmd))</code>
+ </P>
+ <P>
+ Sample use: write a stream of tuples to the input of a command:
+ <pre><code>
+ TStream&lt;String&gt; stream = topology.strings("one", "two", "three");
+ ProcessBuilder cmd = new ProcessBuilder("cat").redirectOutput(new File("/dev/stdout"));
+ CommandStreams.sink(stream, cmd);
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - the stream to sink</dd>
+<dd><code>cmd</code> - the <code>ProcessBuilder</code> to start the command</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a <a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology"><code>TSink</code></a></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#commandWriter-java.lang.ProcessBuilder-"><code>commandWriter(ProcessBuilder)</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#tokenize-java.lang.String-"><code>tokenize(String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="endlessCommandReader-java.lang.ProcessBuilder-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>endlessCommandReader</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;endlessCommandReader(java.lang.ProcessBuilder&nbsp;cmd)</pre>
+<div class="block">Create an endless <code>Supplier&lt;String&gt;</code> for ingesting a long running command's output.
+ <P>
+ This method is particularly helpful in creating a sensor or source connector
+ class that hides the fact that it uses a command, enabling it to be used
+ like any other sensor/connector.
+ </P>
+ For example:
+ <pre><code>
+ // ingest the sensor data
+ TStream&lt;MySensorData&gt; stream = topology.generate(new MySensor());
+
+ // MySensor class
+ class MySensor implements Supplier&lt;MySensorData&gt; {
+   private String[] cmd = new String[] {"mySensorCmd", "arg1"};
+   private Supplier&lt;String&gt; commandReader = 
+     CommandStreams.endlessCommandReader(new ProcessBuilder(cmd));
+       
+   // implement Supplier&lt;MySensorData&gt;.get()
+   public MySensorData get() {
+     // get the next line from the cmd and create a MySensorData tuple from it
+     return createMySensorData(commandReader.get());
+   }
+ }
+ </code></pre>
+ <P>
+ The supplied <code>cmd</code> is used to start the command.
+ A call to <a href="../../../../../org/apache/edgent/function/Supplier.html#get--"><code>Supplier.get()</code></a> reads the next UTF8 line from the command's
+ <code>output</code>.
+ The returned strings contain output from stderr if the cmd is configured to 
+ <code>redirect stderr to stdput</code>.  
+ The command is restarted if a read from the command's output stream
+ returns EOF or an error.
+ </P></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cmd</code> - the <code>ProcessBuilder</code> to start the command</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <code>Supplier&lt;String&gt;</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#generate-org.apache.edgent.topology.Topology-java.lang.ProcessBuilder-"><code>generate(Topology, ProcessBuilder)</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#tokenize-java.lang.String-"><code>tokenize(String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="commandReaderList-java.lang.ProcessBuilder-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandReaderList</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.util.List&lt;java.lang.String&gt;&gt;&nbsp;commandReaderList(java.lang.ProcessBuilder&nbsp;cmd)</pre>
+<div class="block">Create a <code>Supplier&lt;List&lt;String&gt;&gt;</code> to ingest a command's output.
+ <P>
+ This method is particularly helpful in creating a sensor or source connector
+ class that hides the fact that it uses a command, enabling it to be used
+ like any other sensor/connector.
+ </P>
+ For example:
+ <pre><code>
+ // ingest the sensor data
+ TStream&lt;MySensorData&gt; stream = topology.periodicSource(new MySensor());
+
+ // MySensor class
+ class MySensor implements Supplier&lt;MySensorData&gt; {
+   private String[] cmd = new String[] {"mySensorCmd", "arg1"};
+   private Supplier&lt;List&lt;String&gt;&gt; commandReader = 
+     CommandStreams.commandReaderList(new ProcessBuilder(cmd));
+       
+   // implement Supplier&lt;MySensorData&gt;.get()
+   public MySensorData get() {
+     // get the cmd output and create a MySensorData tuple from it
+     return createMySensorData(commandReader.get());
+   }
+ }
+ </code></pre>
+ <P>
+ The supplied <code>cmd</code> is used to start the command.
+ A call to <a href="../../../../../org/apache/edgent/function/Supplier.html#get--"><code>Supplier.get()</code></a> reads the command's UTF8
+ <code>input stream</code> until an EOF or error
+ and returns a <code>List&lt;String&gt;</code> of the collected input.
+ The tuples contain output from stderr if the cmd is configured to 
+ <code>redirect stderr to stdout</code>.
+ </P></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cmd</code> - the <code>ProcessBuilder</code> to start the command</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <code>Supplier&lt;List&lt;String&gt;&gt;</code> for the command</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#periodicSource-org.apache.edgent.topology.Topology-java.lang.ProcessBuilder-long-java.util.concurrent.TimeUnit-"><code>periodicSource(Topology, ProcessBuilder, long, TimeUnit)</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#tokenize-java.lang.String-"><code>tokenize(String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="commandWriter-java.lang.ProcessBuilder-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>commandWriter</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;java.lang.String&gt;&nbsp;commandWriter(java.lang.ProcessBuilder&nbsp;cmd)</pre>
+<div class="block">Create a <code>Consumer&lt;String&gt;</code> to write UTF8 string data to a command's input.
+ <P>
+ This method is particularly helpful in creating a sink connector
+ that hides the fact that it uses a command, enabling it to be used
+ like a native connector.
+ </P>
+ For example:
+ <pre><code>
+ // sink a stream to my connector
+ TStream&lt;MySensorData&gt; stream = ...;
+ stream.sink(new MySinkConnector());
+
+ // MySinkConnector class
+ class MySinkConnector implements Consumer&lt;MySensorData&gt; {
+   private String[] cmd = new String[] {"mySinkCmd", "arg1"};
+   private Consumer&lt;String&gt; commandWriter = 
+     CommandStreams.commandWriter(new ProcessBuilder(cmd));
+       
+   // implement Consumer&lt;MySensorData&gt;.accept()
+   public void accept(MySensorData data) {
+     // convert the data to a string and write it to the cmd
+     commandWriter.accept(convertMySensorData(data));
+   }
+ }
+ </code></pre>
+ <P>
+ The supplied <code>cmd</code> is used to start the command.
+ Each call to <a href="../../../../../org/apache/edgent/function/Consumer.html#accept-T-"><code>accept(String)</code></a> writes a 
+ UTF8 string to the command's <code>input</code>.
+ Each write is followed by a flush.
+ The command is restarted if a write encounters an error. 
+ </P>
+ <P>
+ While each write is followed by a flush() that only helps to
+ reduce the time it takes to notice that cmd has failed and restart it.
+ Supposedly "successfully written and flushed" values are not guaranteed to
+ have been received by a cmd across restarts.
+ </P></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cmd</code> - the <code>ProcessBuilder</code> to start the command</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <code>Consumer&lt;String&gt;</code> for the command</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#sink-org.apache.edgent.topology.TStream-java.lang.ProcessBuilder-"><code>sink(TStream, ProcessBuilder)</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html#tokenize-java.lang.String-"><code>tokenize(String)</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommandStreams.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/command/CommandStreams.html" target="_top">Frames</a></li>
+<li><a href="CommandStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/class-use/CommandStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/class-use/CommandStreams.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/class-use/CommandStreams.html
new file mode 100644
index 0000000..08ac77e
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/class-use/CommandStreams.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.command.CommandStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.command.CommandStreams (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/command/CommandStreams.html" title="class in org.apache.edgent.connectors.command">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/command/class-use/CommandStreams.html" target="_top">Frames</a></li>
+<li><a href="CommandStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.command.CommandStreams" class="title">Uses of Class<br>org.apache.edgent.connectors.command.CommandStreams</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.command.CommandStreams</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/command/CommandStreams.html" title="class in org.apache.edgent.connectors.command">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/command/class-use/CommandStreams.html" target="_top">Frames</a></li>
+<li><a href="CommandStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-frame.html
new file mode 100644
index 0000000..bda59fd
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-frame.html
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.command (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/connectors/command/package-summary.html" target="classFrame">org.apache.edgent.connectors.command</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="CommandStreams.html" title="class in org.apache.edgent.connectors.command" target="classFrame">CommandStreams</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-summary.html
new file mode 100644
index 0000000..86f1137
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-summary.html
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.command (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.command (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/apps/runtime/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/csv/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/command/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.connectors.command</h1>
+<div class="docSummary">
+<div class="block">Command / OS Process connector.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html" title="class in org.apache.edgent.connectors.command">CommandStreams</a></td>
+<td class="colLast">
+<div class="block">Connector for creating a TStream from a Command's / OS Process's output
+ and sinking a TStream to a Command's / OS Process's input.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.connectors.command Description">Package org.apache.edgent.connectors.command Description</h2>
+<div class="block">Command / OS Process connector.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/apps/runtime/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/csv/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/command/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[30/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-summary.html
index 222073e..e5e664a 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.obd2 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.obd2 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.obd2 (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.obd2 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-tree.html
index d15d973..7f04fe1 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.obd2 Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.obd2 Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.obd2 Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.obd2 Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-use.html
index 98556c2..a75bd49 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.obd2 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.connectors.obd2 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.obd2 (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.obd2 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/package-frame.html
index 6078d47..e77f1ac 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/package-summary.html
index a7dfe9c..3838495 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/package-tree.html
index d233fd9..2c67bc8 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/package-use.html
index 0cf14e1..f839826 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.connectors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.connectors (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/console/ConsoleWaterDetector.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/console/ConsoleWaterDetector.html b/content/javadoc/latest/org/apache/edgent/samples/console/ConsoleWaterDetector.html
index 8a7a9fd..d14595c 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/console/ConsoleWaterDetector.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/console/ConsoleWaterDetector.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>ConsoleWaterDetector (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>ConsoleWaterDetector (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConsoleWaterDetector (Edgent v1.0.0)";
+            parent.document.title="ConsoleWaterDetector (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -468,6 +468,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/console/HttpServerSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/console/HttpServerSample.html b/content/javadoc/latest/org/apache/edgent/samples/console/HttpServerSample.html
index db9c2a7..40709a5 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/console/HttpServerSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/console/HttpServerSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>HttpServerSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>HttpServerSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HttpServerSample (Edgent v1.0.0)";
+            parent.document.title="HttpServerSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -268,6 +268,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/console/class-use/ConsoleWaterDetector.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/console/class-use/ConsoleWaterDetector.html b/content/javadoc/latest/org/apache/edgent/samples/console/class-use/ConsoleWaterDetector.html
index 60fd4b3..f775e08 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/console/class-use/ConsoleWaterDetector.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/console/class-use/ConsoleWaterDetector.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.console.ConsoleWaterDetector (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.console.ConsoleWaterDetector (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.console.ConsoleWaterDetector (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.console.ConsoleWaterDetector (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/console/class-use/HttpServerSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/console/class-use/HttpServerSample.html b/content/javadoc/latest/org/apache/edgent/samples/console/class-use/HttpServerSample.html
index 7299d5d..2431ccc 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/console/class-use/HttpServerSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/console/class-use/HttpServerSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.console.HttpServerSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.console.HttpServerSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.console.HttpServerSample (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.console.HttpServerSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/console/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/console/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/console/package-frame.html
index 1eff126..bf1dc03 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/console/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/console/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.console (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.console (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/console/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/console/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/console/package-summary.html
index bdd74ce..d9835c7 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/console/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/console/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.console (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.console (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.console (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.console (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -72,9 +72,7 @@
 <div class="header">
 <h1 title="Package" class="title">Package&nbsp;org.apache.edgent.samples.console</h1>
 <div class="docSummary">
-<div class="block">Samples showing use of the
- <a href="../../../../../org/apache/edgent/console/package-summary.html">
-     Console web application</a>.</div>
+<div class="block">Samples showing use of the Console web application.</div>
 </div>
 <p>See:&nbsp;<a href="#package.description">Description</a></p>
 </div>
@@ -106,9 +104,7 @@
 <!--   -->
 </a>
 <h2 title="Package org.apache.edgent.samples.console Description">Package org.apache.edgent.samples.console Description</h2>
-<div class="block">Samples showing use of the
- <a href="../../../../../org/apache/edgent/console/package-summary.html">
-     Console web application</a>.
+<div class="block">Samples showing use of the Console web application.
  The following simple samples are provided:
  <ul>
  <li>ConsoleWaterDetector.java - a simple application topology demonstrating features of the console like viewing the topology by
@@ -165,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/console/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/console/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/console/package-tree.html
index ac44996..22512ec 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/console/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/console/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.console Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.console Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.console Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.console Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/console/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/console/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/console/package-use.html
index 6098456..2d5cfbc 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/console/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/console/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.console (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.console (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.console (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.console (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html
index 0abb65f..42529d5 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:47 KST 2016 -->
-<title>IotpFullScenario (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:07 EST 2017 -->
+<title>IotpFullScenario (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotpFullScenario (Edgent v1.0.0)";
+            parent.document.title="IotpFullScenario (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -127,7 +127,7 @@ extends java.lang.Object</pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../../org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html" title="interface in org.apache.edgent.topology.mbeans"><code>ApplicationServiceMXBean</code></a>, 
-<code>org.apache.edgent.topology.mbeans</code></dd>
+<a href="../../../../../../org/apache/edgent/topology/mbeans/package-summary.html">org.apache.edgent.topology.mbeans</a></dd>
 </dl>
 </li>
 </ul>
@@ -341,6 +341,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/class-use/IotpFullScenario.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/class-use/IotpFullScenario.html b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/class-use/IotpFullScenario.html
index 30f3dcf..a44fe53 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/class-use/IotpFullScenario.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/class-use/IotpFullScenario.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.scenarios.iotp.IotpFullScenario (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.scenarios.iotp.IotpFullScenario (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.scenarios.iotp.IotpFullScenario (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.scenarios.iotp.IotpFullScenario (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-frame.html
index 47944db..030a6e2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.scenarios.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.scenarios.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-summary.html
index 2322e35..7d4a4a3 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.scenarios.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.scenarios.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.scenarios.iotp (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.scenarios.iotp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-tree.html
index 41b473f..3fe4851 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.scenarios.iotp Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.scenarios.iotp Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.scenarios.iotp Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.scenarios.iotp Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-use.html
index 1841636..97b65a6 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.scenarios.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.scenarios.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.scenarios.iotp (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.scenarios.iotp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html b/content/javadoc/latest/org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html
index e5dcbc8..385794e 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>CombiningStreamsProcessingResults (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>CombiningStreamsProcessingResults (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CombiningStreamsProcessingResults (Edgent v1.0.0)";
+            parent.document.title="CombiningStreamsProcessingResults (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -287,6 +287,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentMetricsSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentMetricsSample.html b/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentMetricsSample.html
index d5bed22..7eae28c 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentMetricsSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentMetricsSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>DevelopmentMetricsSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>DevelopmentMetricsSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DevelopmentMetricsSample (Edgent v1.0.0)";
+            parent.document.title="DevelopmentMetricsSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSample.html b/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSample.html
index 843c51b..fec30c2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>DevelopmentSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>DevelopmentSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DevelopmentSample (Edgent v1.0.0)";
+            parent.document.title="DevelopmentSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html b/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html
index 62b55d1..bd2f8a4 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>DevelopmentSampleJobMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>DevelopmentSampleJobMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DevelopmentSampleJobMXBean (Edgent v1.0.0)";
+            parent.document.title="DevelopmentSampleJobMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/HelloEdgent.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/HelloEdgent.html b/content/javadoc/latest/org/apache/edgent/samples/topology/HelloEdgent.html
index e367d37..d3f30fb 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/HelloEdgent.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/HelloEdgent.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>HelloEdgent (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>HelloEdgent (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HelloEdgent (Edgent v1.0.0)";
+            parent.document.title="HelloEdgent (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,7 +150,7 @@ extends java.lang.Object</pre>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/samples/topology/HelloEdgent.html#main-java.lang.String:A-">main</a></span>(java.lang.String[]&nbsp;args)</code>
-<div class="block">Print "Hello Edgent!"</div>
+<div class="block">Print "Hello Edgent!" as two tuples.</div>
 </td>
 </tr>
 </table>
@@ -279,6 +279,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/JobEventsSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/JobEventsSample.html b/content/javadoc/latest/org/apache/edgent/samples/topology/JobEventsSample.html
index 626722b..3d8543f 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/JobEventsSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/JobEventsSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>JobEventsSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>JobEventsSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobEventsSample (Edgent v1.0.0)";
+            parent.document.title="JobEventsSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -253,6 +253,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/JobExecution.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/JobExecution.html b/content/javadoc/latest/org/apache/edgent/samples/topology/JobExecution.html
index cf08c8e..7fa56d1 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/JobExecution.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/JobExecution.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>JobExecution (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>JobExecution (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobExecution (Edgent v1.0.0)";
+            parent.document.title="JobExecution (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -331,6 +331,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/PeriodicSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/PeriodicSource.html b/content/javadoc/latest/org/apache/edgent/samples/topology/PeriodicSource.html
index 0bd9a23..67b1861 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/PeriodicSource.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/PeriodicSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>PeriodicSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>PeriodicSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PeriodicSource (Edgent v1.0.0)";
+            parent.document.title="PeriodicSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -281,6 +281,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/SensorsAggregates.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/SensorsAggregates.html b/content/javadoc/latest/org/apache/edgent/samples/topology/SensorsAggregates.html
index 3f415ae..455932f 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/SensorsAggregates.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/SensorsAggregates.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SensorsAggregates (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>SensorsAggregates (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SensorsAggregates (Edgent v1.0.0)";
+            parent.document.title="SensorsAggregates (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -328,6 +328,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/SimpleFilterTransform.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/SimpleFilterTransform.html b/content/javadoc/latest/org/apache/edgent/samples/topology/SimpleFilterTransform.html
index 810519c..04e693b 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/SimpleFilterTransform.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/SimpleFilterTransform.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SimpleFilterTransform (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>SimpleFilterTransform (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimpleFilterTransform (Edgent v1.0.0)";
+            parent.document.title="SimpleFilterTransform (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html b/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html
index 1131aa4..d5957e4 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SplitWithEnumSample.LogSeverityEnum (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>SplitWithEnumSample.LogSeverityEnum (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitWithEnumSample.LogSeverityEnum (Edgent v1.0.0)";
+            parent.document.title="SplitWithEnumSample.LogSeverityEnum (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -402,6 +402,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.html b/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.html
index 580076b..b8413c0 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SplitWithEnumSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>SplitWithEnumSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitWithEnumSample (Edgent v1.0.0)";
+            parent.document.title="SplitWithEnumSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -292,6 +292,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/StreamTags.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/StreamTags.html b/content/javadoc/latest/org/apache/edgent/samples/topology/StreamTags.html
index b81f499..0be16fb 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/StreamTags.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/StreamTags.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamTags (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StreamTags (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamTags (Edgent v1.0.0)";
+            parent.document.title="StreamTags (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -274,6 +274,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/TerminateAfterNTuples.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/TerminateAfterNTuples.html b/content/javadoc/latest/org/apache/edgent/samples/topology/TerminateAfterNTuples.html
index 2851768..85f2471 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/TerminateAfterNTuples.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/TerminateAfterNTuples.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>TerminateAfterNTuples (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>TerminateAfterNTuples (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TerminateAfterNTuples (Edgent v1.0.0)";
+            parent.document.title="TerminateAfterNTuples (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -320,6 +320,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/CombiningStreamsProcessingResults.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/CombiningStreamsProcessingResults.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/CombiningStreamsProcessingResults.html
index 7d7236a..50ba9ac 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/CombiningStreamsProcessingResults.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/CombiningStreamsProcessingResults.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.CombiningStreamsProcessingResults (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.CombiningStreamsProcessingResults (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.CombiningStreamsProcessingResults (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.CombiningStreamsProcessingResults (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentMetricsSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentMetricsSample.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentMetricsSample.html
index 7bd1a82..d0d0265 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentMetricsSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentMetricsSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.DevelopmentMetricsSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.DevelopmentMetricsSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.DevelopmentMetricsSample (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.DevelopmentMetricsSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSample.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSample.html
index def7157..c4db2b7 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.DevelopmentSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.DevelopmentSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.DevelopmentSample (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.DevelopmentSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSampleJobMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSampleJobMXBean.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSampleJobMXBean.html
index 5a19f0f..57ea72b 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSampleJobMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSampleJobMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.DevelopmentSampleJobMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.DevelopmentSampleJobMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.DevelopmentSampleJobMXBean (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.DevelopmentSampleJobMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/HelloEdgent.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/HelloEdgent.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/HelloEdgent.html
index d121179..f1a5bd1 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/HelloEdgent.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/HelloEdgent.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.HelloEdgent (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.HelloEdgent (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.HelloEdgent (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.HelloEdgent (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobEventsSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobEventsSample.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobEventsSample.html
index f1b8b78..86a064e 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobEventsSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobEventsSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.JobEventsSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.JobEventsSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.JobEventsSample (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.JobEventsSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobExecution.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobExecution.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobExecution.html
index eccd6b1..940957c 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobExecution.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobExecution.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.JobExecution (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.JobExecution (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.JobExecution (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.JobExecution (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[26/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/class-use/TStream.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/class-use/TStream.html b/content/javadoc/latest/org/apache/edgent/topology/class-use/TStream.html
index 4f1d597..018fd26 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/class-use/TStream.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/class-use/TStream.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TStream (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.TStream (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.TStream (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TStream (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -115,7 +115,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -202,9 +202,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.samples.console">org.apache.edgent.samples.console</a></td>
 <td class="colLast">
-<div class="block">Samples showing use of the
- <a href="../../../../../org/apache/edgent/console/package-summary.html">
-     Console web application</a>.</div>
+<div class="block">Samples showing use of the Console web application.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -566,7 +564,7 @@
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
                 <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request with body for each tuple.</div>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
 </td>
 </tr>
 </tbody>
@@ -630,7 +628,7 @@
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
                 <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request with body for each tuple.</div>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
 </td>
 </tr>
 </tbody>
@@ -662,6 +660,27 @@
 <div class="block">Create a stream of device commands as JSON objects.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice</a></span>(java.util.Set&lt;java.lang.String&gt;&nbsp;deviceIds,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice</a></span>(java.lang.String&nbsp;deviceId,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType</a></span>(java.lang.String&nbsp;deviceTypeId,
+               java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -688,6 +707,25 @@
 <div class="block">Publish a stream's tuples as device events.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></span>(java.lang.String&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               java.lang.String&nbsp;eventId,
+               int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -708,6 +746,25 @@
 <div class="block">Create a stream of device commands as JSON objects.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commands-java.lang.String...-">commands</a></span>(java.lang.String...&nbsp;commands)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice</a></span>(java.util.Set&lt;java.lang.String&gt;&nbsp;fqDeviceIds,
+                 java.lang.String...&nbsp;commands)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice</a></span>(java.lang.String&nbsp;fqDeviceId,
+                 java.lang.String...&nbsp;commands)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType</a></span>(java.lang.String&nbsp;deviceTypeId,
+               java.lang.String...&nbsp;commands)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -728,12 +785,55 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
       java.lang.String&nbsp;eventId,
       int&nbsp;qos)</code>
 <div class="block">Publish a stream's tuples as device events.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      java.lang.String&nbsp;eventId,
+      int&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></span>(java.lang.String&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               java.lang.String&nbsp;eventId,
+               int&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+          <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-java.lang.String-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          java.lang.String&nbsp;eventId)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -2463,6 +2563,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/class-use/TWindow.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/class-use/TWindow.html b/content/javadoc/latest/org/apache/edgent/topology/class-use/TWindow.html
index bc1e93c..efa562f 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/class-use/TWindow.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/class-use/TWindow.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TWindow (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.TWindow (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.TWindow (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TWindow (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -306,6 +306,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/class-use/Topology.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/class-use/Topology.html b/content/javadoc/latest/org/apache/edgent/topology/class-use/Topology.html
index b798a73..4b69266 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/class-use/Topology.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/class-use/Topology.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.Topology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.Topology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.Topology (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.Topology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -203,9 +203,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.samples.console">org.apache.edgent.samples.console</a></td>
 <td class="colLast">
-<div class="block">Samples showing use of the
- <a href="../../../../../org/apache/edgent/console/package-summary.html">
-     Console web application</a>.</div>
+<div class="block">Samples showing use of the Console web application.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -281,10 +279,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
 <td class="colLast"><span class="typeNameLabel">JobMonitorApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#declareTopology-java.lang.String-">declareTopology</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Declares the following topology:
- 
- JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
- </div>
+<div class="block">Declares the following topology:</div>
 </td>
 </tr>
 </tbody>
@@ -299,10 +294,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">JobMonitorApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#declareTopology-org.apache.edgent.topology.Topology-">declareTopology</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t)</code>
-<div class="block">Populates the following topology:
- 
- JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
- </div>
+<div class="block">Populates the following topology:</div>
 </td>
 </tr>
 </tbody>
@@ -369,6 +361,10 @@
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
 <td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#topology--">topology</a></span>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#topology--">topology</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -394,16 +390,39 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-com.ibm.iotf.client.device.DeviceClient-">IotpDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+          com.ibm.iotf.client.device.DeviceClient&nbsp;deviceClient)</code>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-java.io.File-">IotpDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
           java.io.File&nbsp;optionsFile)</code>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service.</div>
+<div class="block">Create a connector for the IoT device specified by <code>optionsFile</code>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-java.util.Properties-">IotpDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
           java.util.Properties&nbsp;options)</code>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service with the device
- specified by <code>options</code>.</div>
+<div class="block">Create a connector for the IoT device specified by <code>options</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-java.io.File-">IotpGateway</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           java.io.File&nbsp;optionsFile)</code>
+<div class="block">Create a connector for the IoT gateway device specified by <code>optionsFile</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-com.ibm.iotf.client.gateway.GatewayClient-">IotpGateway</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           com.ibm.iotf.client.gateway.GatewayClient&nbsp;gatewayClient)</code>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-java.util.Properties-">IotpGateway</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           java.util.Properties&nbsp;options)</code>
+<div class="block">Create a connector for the IoT gateway device specified by <code>options</code>.</div>
 </td>
 </tr>
 </tbody>
@@ -450,10 +469,7 @@
 <tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaProducer.html#KafkaProducer-org.apache.edgent.topology.Topology-org.apache.edgent.function.Supplier-">KafkaProducer</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t,
              <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</code>
-<div class="block">Create a producer connector for publishing tuples to Kafka topics.s
- 
- See the Apache Kafka documentation for <code>KafkaProducer</code>
- configuration properties at <a href="http://kafka.apache.org">http://kafka.apache.org</a>.</div>
+<div class="block">Create a producer connector for publishing tuples to Kafka topics.s</div>
 </td>
 </tr>
 </tbody>
@@ -1094,10 +1110,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">StreamScopeSetup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/streamscope/StreamScopeSetup.html#addStreamScopes-org.apache.edgent.topology.Topology-">addStreamScopes</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t)</code>
-<div class="block">Add StreamScope instances to the topology
- 
- Instrument the topology by adding StreamScope peekers to the
- topology's streams.</div>
+<div class="block">Add StreamScope instances to the topology</div>
 </td>
 </tr>
 </tbody>
@@ -1425,6 +1438,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyElement.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyElement.html b/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyElement.html
index 2a1bca9..a666937 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyElement.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyElement.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TopologyElement (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.TopologyElement (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.TopologyElement (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TopologyElement (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -97,7 +97,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -236,7 +236,13 @@
 <tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span></code>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></span></code>
+<div class="block">A generic IoT gateway device IoT hub connector.</div>
 </td>
 </tr>
 </tbody>
@@ -256,7 +262,13 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></span></code>
-<div class="block">Connector for IBM Watson IoT Platform.</div>
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></span></code>
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).</div>
 </td>
 </tr>
 </tbody>
@@ -581,6 +593,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyProvider.html b/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyProvider.html
index 758bafe..7400669 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/class-use/TopologyProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TopologyProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.TopologyProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.TopologyProvider (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TopologyProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -327,6 +327,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/json/JsonFunctions.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/json/JsonFunctions.html b/content/javadoc/latest/org/apache/edgent/topology/json/JsonFunctions.html
index 33353fb..a3dba5d 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/json/JsonFunctions.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/json/JsonFunctions.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>JsonFunctions (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>JsonFunctions (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsonFunctions (Edgent v1.0.0)";
+            parent.document.title="JsonFunctions (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -340,6 +340,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/json/class-use/JsonFunctions.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/json/class-use/JsonFunctions.html b/content/javadoc/latest/org/apache/edgent/topology/json/class-use/JsonFunctions.html
index 6cd8b75..7c71aec 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/json/class-use/JsonFunctions.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/json/class-use/JsonFunctions.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.json.JsonFunctions (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.json.JsonFunctions (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.json.JsonFunctions (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.json.JsonFunctions (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/json/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/json/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/json/package-frame.html
index 1d6a253..36c8b60 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/json/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/json/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.json (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.json (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/json/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/json/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/json/package-summary.html
index 80bf15c..b24e274 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/json/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/json/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.json (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.json (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.json (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.json (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/json/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/json/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/json/package-tree.html
index 7ea5c7e..855e79b 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/json/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/json/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.json Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.json Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.json Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.json Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/json/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/json/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/json/package-use.html
index b8cf6b6..e69dbd5 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/json/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/json/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology.json (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology.json (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology.json (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.json (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html b/content/javadoc/latest/org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html
index 1c46220..82b573d 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>ApplicationServiceMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ApplicationServiceMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ApplicationServiceMXBean (Edgent v1.0.0)";
+            parent.document.title="ApplicationServiceMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -316,6 +316,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/mbeans/class-use/ApplicationServiceMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/mbeans/class-use/ApplicationServiceMXBean.html b/content/javadoc/latest/org/apache/edgent/topology/mbeans/class-use/ApplicationServiceMXBean.html
index 7f39bd3..6284bb1 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/mbeans/class-use/ApplicationServiceMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/mbeans/class-use/ApplicationServiceMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.mbeans.ApplicationServiceMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.mbeans.ApplicationServiceMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.mbeans.ApplicationServiceMXBean (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.mbeans.ApplicationServiceMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-frame.html
index 6bc81d7..b058b68 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-summary.html
index 8e56b10..1c825e6 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.mbeans (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.mbeans (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -208,6 +208,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-tree.html
index 64eedad..142f216 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.mbeans Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.mbeans Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.mbeans Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.mbeans Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -130,6 +130,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-use.html
index ee14be2..46b6b34 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/mbeans/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology.mbeans (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.mbeans (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/package-frame.html
index 053bb9b..f8304f0 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/package-summary.html
index 0e3bb27..089cc35 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -187,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/package-tree.html
index d9899d6..b2ed0ef 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/package-use.html
index d84b131..fd5f44a 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -128,7 +128,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -265,9 +265,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.samples.console">org.apache.edgent.samples.console</a></td>
 <td class="colLast">
-<div class="block">Samples showing use of the
- <a href="../../../../org/apache/edgent/console/package-summary.html">
-     Console web application</a>.</div>
+<div class="block">Samples showing use of the Console web application.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1379,6 +1377,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html
index fd6fa7c..b3b46e8 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>LoadBalancedSplitter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>LoadBalancedSplitter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LoadBalancedSplitter (Edgent v1.0.0)";
+            parent.document.title="LoadBalancedSplitter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -334,6 +334,6 @@ implements <a href="../../../../../org/apache/edgent/function/ToIntFunction.html
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/PlumbingStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/PlumbingStreams.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/PlumbingStreams.html
index 582c7d7..1cc876b 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/PlumbingStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/PlumbingStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>PlumbingStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>PlumbingStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PlumbingStreams (Edgent v1.0.0)";
+            parent.document.title="PlumbingStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -261,11 +261,7 @@ extends java.lang.Object</pre>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function">ToIntFunction</a>&lt;T&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/plumbing/PlumbingStreams.html#roundRobinSplitter-int-">roundRobinSplitter</a></span>(int&nbsp;width)</code>
-<div class="block">A round-robin splitter ToIntFunction
- 
- The splitter function cycles among the <code>width</code> channels
- on successive calls to <code>roundRobinSplitter.applyAsInt()</code>,
- returning <code>0, 1, ..., width-1, 0, 1, ..., width-1</code>.</div>
+<div class="block">A round-robin splitter ToIntFunction</div>
 </td>
 </tr>
 </table>
@@ -891,10 +887,9 @@ extends java.lang.Object</pre>
                                   java.util.concurrent.Semaphore&nbsp;semaphore)</pre>
 <div class="block">Control the flow of tuples to an output stream.
  <P>
- A <code>Semaphore</code>
- is used to control the flow of tuples
- through the <code>gate</code>
- . The gate acquires a permit from the
+ A <code>Semaphore</code> is used to control the flow of tuples
+ through the <code>gate</code>.
+ The gate acquires a permit from the
  semaphore to pass the tuple through, blocking until a permit is
  acquired (and applying backpressure upstream while blocked).
  Elsewhere, some code calls <code>Semaphore.release(int)</code>
@@ -915,7 +910,7 @@ extends java.lang.Object</pre>
  <pre><code>
  TStream&lt;Integer&gt; readings = ...;
  Semaphore gateControl = new Semaphore(1); // allow the first to pass through
- TStream&lt;Integer&gt; gated = gate(readings, gateControl);
+ TStream&lt;Integer&gt; gated = PlumbingStreams.gate(readings, gateControl);
  
  // Create the concurrent pipeline combiner and have it
  // signal that concurrent processing of the tuple has completed.
@@ -923,7 +918,10 @@ extends java.lang.Object</pre>
  // each pipeline result.
  
  Function&lt;TStream&lt;List&lt;Integer&gt;&gt;,TStream&lt;List&lt;Integer&gt;&gt;&gt; combiner =
-   stream -&gt; stream.map(list -&gt; { * gateControl.release(); * return list; * });
+   stream -&gt; stream.map(list -&gt; {
+       gateControl.release();
+       return list;
+     });
    
  TStream&lt;List&lt;Integer&gt;&gt; results = PlumbingStreams.concurrent(gated, pipelines, combiner);
  </code></pre></div>
@@ -1008,6 +1006,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/Valve.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/Valve.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/Valve.html
index edfbc21..ae8febc 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/Valve.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/Valve.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Valve (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Valve (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Valve (Edgent v1.0.0)";
+            parent.document.title="Valve (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,15 +166,12 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/plumbing/Valve.html#Valve--">Valve</a></span>()</code>
-<div class="block">Create a new Valve Predicate
- 
- Same as <code>Valve(true)</code></div>
+<div class="block">Create a new Valve Predicate</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/plumbing/Valve.html#Valve-boolean-">Valve</a></span>(boolean&nbsp;isOpen)</code>
-<div class="block">Create a new Valve Predicate
- </div>
+<div class="block">Create a new Valve Predicate</div>
 </td>
 </tr>
 </table>
@@ -405,6 +402,6 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/LoadBalancedSplitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/LoadBalancedSplitter.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/LoadBalancedSplitter.html
index e1fb753..f9df355 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/LoadBalancedSplitter.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/LoadBalancedSplitter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.plumbing.LoadBalancedSplitter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.plumbing.LoadBalancedSplitter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.plumbing.LoadBalancedSplitter (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.plumbing.LoadBalancedSplitter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/PlumbingStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/PlumbingStreams.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/PlumbingStreams.html
index da91b1f..c9894f6 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/PlumbingStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/PlumbingStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.plumbing.PlumbingStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.plumbing.PlumbingStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.plumbing.PlumbingStreams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.plumbing.PlumbingStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/Valve.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/Valve.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/Valve.html
index 9688b6e..a1d5b29 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/Valve.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/Valve.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.topology.plumbing.Valve (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.topology.plumbing.Valve (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.topology.plumbing.Valve (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.plumbing.Valve (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-frame.html
index 607ae14..73a56d7 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.plumbing (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.plumbing (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-summary.html
index 95d1a09..d969921 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/plumbing/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.plumbing (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.plumbing (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.plumbing (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.plumbing (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[05/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/IotpDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/IotpDevice.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/IotpDevice.html
new file mode 100644
index 0000000..b9493a9
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/IotpDevice.html
@@ -0,0 +1,763 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotpDevice (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpDevice.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/IotpDevice.html" target="_top">Frames</a></li>
+<li><a href="IotpDevice.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iotp</div>
+<h2 title="Class IotpDevice" class="title">Class IotpDevice</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.iotp.IotpDevice</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>, <a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">IotpDevice</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></pre>
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).
+ <BR>
+ IBM Watson IoT Platform is a cloud based internet of things
+ scale message hub that provides a device model on top of MQTT.
+ <code>IotpDevice</code> implements the generic device model <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a>
+ and thus can be used as a connector for
+ <a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot"><code>IotProvider</code></a>.
+ <BR>
+ <em>Note IBM Watson IoT Platform was previously known as
+ IBM Internet of Things Foundation.</em>
+ <p>
+ This connector is a thin wrapper over the WIoTP <code>DeviceClient</code> Java API.
+ The constructor <code>Properties</code> and <code>optionsFile</code> contents are those
+ demanded by <code>DeviceClient</code>.
+ <p>
+ For more complex use cases this connector can be constructed to use
+ a supplied <code>DeviceClient</code>.  This gives an application complete
+ control over the construction and configuration of the underlying
+ connection to WIoTP.
+ <p>
+ An application that wants to be a WIoTP <i>managed device</i>
+ and an Edgent application must construct a WIoTP <code>ManagedDevice</code> instance
+ and construct this device connector using it.
+ <P>
+ If the following link's page doesn't render in javadoc, paste it into a browser window.
+ <BR>
+ See the IBM Watson IoT Platform documentation for Developing devices at
+ <a href="https://internetofthings.ibmcloud.com/">https://internetofthings.ibmcloud.com/</a>
+ <p>
+ See <a href="https://github.com/ibm-watson-iot/iot-java/releases">WIoTP Java Client Library Releases</a>
+ for general information.
+ <p>
+ See <a href="https://github.com/ibm-watson-iot/iot-java/tree/master#migration-from-release-015-to-021">WIoTP Migration from release 0.1.5 to 0.2.1</a>
+ for details of changes that occurred to device event payloads
+ and how to revert the behavior if needed.
+ <p></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Edgent generic device model</a>, 
+<a href="../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp"><code>Sample application</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#QUICKSTART_DEVICE_TYPE">QUICKSTART_DEVICE_TYPE</a></span></code>
+<div class="block">Device type identifier ("iotsamples-edgent") used when using the Quickstart service.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.edgent.connectors.iot.IotDevice">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-com.ibm.iotf.client.device.DeviceClient-">IotpDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+          com.ibm.iotf.client.device.DeviceClient&nbsp;deviceClient)</code>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-java.io.File-">IotpDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+          java.io.File&nbsp;optionsFile)</code>
+<div class="block">Create a connector for the IoT device specified by <code>optionsFile</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-java.util.Properties-">IotpDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+          java.util.Properties&nbsp;options)</code>
+<div class="block">Create a connector for the IoT device specified by <code>options</code>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#commands-java.lang.String...-">commands</a></span>(java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      java.lang.String&nbsp;eventId,
+      int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#getDeviceId--">getDeviceId</a></span>()</code>
+<div class="block">Get the device's unique opaque device identifier.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#getDeviceType--">getDeviceType</a></span>()</code>
+<div class="block">Get the device's opaque device type identifier.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+          <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-java.lang.String-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          java.lang.String&nbsp;eventId)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#quickstart-org.apache.edgent.topology.Topology-java.lang.String-">quickstart</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+          java.lang.String&nbsp;deviceId)</code>
+<div class="block">Create an <code>IotpDevice</code> connector to the Quickstart service.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#topology--">topology</a></span>()</code>
+<div class="block">Topology this element is contained in.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="QUICKSTART_DEVICE_TYPE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>QUICKSTART_DEVICE_TYPE</h4>
+<pre>public static final&nbsp;java.lang.String QUICKSTART_DEVICE_TYPE</pre>
+<div class="block">Device type identifier ("iotsamples-edgent") used when using the Quickstart service.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#quickstart-org.apache.edgent.topology.Topology-java.lang.String-"><code>quickstart(Topology, String)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iotp.IotpDevice.QUICKSTART_DEVICE_TYPE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IotpDevice-org.apache.edgent.topology.Topology-java.util.Properties-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IotpDevice</h4>
+<pre>public&nbsp;IotpDevice(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                  java.util.Properties&nbsp;options)</pre>
+<div class="block">Create a connector for the IoT device specified by <code>options</code>.
+ <BR>
+ These properties must be set in <code>options</code>.
+ 
+ <UL>
+ <LI><code>org=</code><em>organization identifier</em></LI>
+ <LI><code>type=</code><em>device type</em></LI>
+ <LI><code>id=</code><em>device identifier</em></LI>
+ <LI><code>auth-method=token</code></LI>
+ <LI><code>auth-token=</code><em>authorization token</em></LI>
+ </UL>
+ For example:
+ <pre>
+ <code>
+ Properties options = new Properties();
+ options.setProperty("org", "uguhsp");
+ options.setProperty("type", "iotsample-arduino");
+ options.setProperty("id", "00aabbccde03");
+ options.setProperty("auth-method", "token");
+ options.setProperty("auth-token", "AJfKQV@&amp;bBo@VX6Dcg");
+ 
+ IotDevice iotDevice = new IotpDevice(options);
+ </code>
+ </pre>
+ <p>
+ Connecting to the server occurs when the topology is submitted for
+ execution.
+ </p>
+ <p>
+ See the IBM Watson IoT Platform documentation for additional properties.
+ </p></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>options</code> - control options</dd>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="IotpDevice-org.apache.edgent.topology.Topology-java.io.File-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IotpDevice</h4>
+<pre>public&nbsp;IotpDevice(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                  java.io.File&nbsp;optionsFile)</pre>
+<div class="block">Create a connector for the IoT device specified by <code>optionsFile</code>.
+ <BR>
+ The format of the file is:
+ <pre>
+ <code>
+ [device]
+ org = <em>organization identifier</em>
+ type = <em>device type</em>
+ id = <em>device identifier</em>
+ auth-method = token
+ auth-token = <em>authorization token</em>
+ </code>
+ </pre>
+ For example:
+ <pre>
+ <code>
+ [device]
+ org = uguhsp
+ type = iotsample-arduino
+ id = 00aabbccde03
+ auth-method = token
+ auth-token = AJfKQV@&amp;bBo@VX6Dcg
+ </code>
+ </pre>
+ <p>
+ Connecting to the server occurs when the topology is submitted for
+ execution.
+ </p>
+ <p>
+ See the IBM Watson IoT Platform documentation for additional properties.
+ </p></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+<dd><code>optionsFile</code> - File containing connection information.</dd>
+</dl>
+</li>
+</ul>
+<a name="IotpDevice-org.apache.edgent.topology.Topology-com.ibm.iotf.client.device.DeviceClient-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IotpDevice</h4>
+<pre>public&nbsp;IotpDevice(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                  com.ibm.iotf.client.device.DeviceClient&nbsp;deviceClient)</pre>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+<dd><code>deviceClient</code> - a WIoTP device client API object.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="quickstart-org.apache.edgent.topology.Topology-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>quickstart</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a>&nbsp;quickstart(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                                    java.lang.String&nbsp;deviceId)</pre>
+<div class="block">Create an <code>IotpDevice</code> connector to the Quickstart service.
+ Quickstart service requires no-sign up to use to allow evaluation
+ but has limitations on functionality, such as only supporting
+ device events and only one message per second.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+<dd><code>deviceId</code> - Device identifier to use for the connection.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Connector to the Quickstart service.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="https://quickstart.internetofthings.ibmcloud.com">Quickstart</a>, 
+<a href="../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><code>Quickstart sample application</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>events</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                                <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+                                                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
+<div class="block">Publish a stream's tuples as device events.
+ <p>
+ Each tuple is published as a device event with the supplied functions
+ providing the event identifier, payload and QoS from the tuple.
+ The event identifier and <a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><code>Quality of Service</code></a>
+ can be generated based upon the tuple.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dd><code>qos</code> - function to supply the event's delivery <a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><code>Quality of Service</code></a>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><code>QoS</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="events-org.apache.edgent.topology.TStream-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>events</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                java.lang.String&nbsp;eventId,
+                                                int&nbsp;qos)</pre>
+<div class="block">Publish a stream's tuples as device events.
+ <p>
+ Each tuple is published as a device event with fixed event identifier and
+ QoS.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dd><code>qos</code> - Event's delivery <a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><code>Quality of Service</code></a>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><code>QoS</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="httpEvents-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>httpEvents</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;httpEvents(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                    <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                                    <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload)</pre>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.
+ <p>
+ Each tuple is published as a device event with the supplied functions
+ providing the event identifier and payload from the tuple.
+ The event identifier and payload can be generated based upon the tuple.
+ The event is published with the equivalent of <a href="../../../../../org/apache/edgent/connectors/iot/QoS.html#AT_MOST_ONCE"><code>QoS.AT_MOST_ONCE</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="httpEvents-org.apache.edgent.topology.TStream-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>httpEvents</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;httpEvents(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                    java.lang.String&nbsp;eventId)</pre>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.
+ <p>
+ Each tuple is published as a device event with the fixed event identifier.
+ The event is published with the equivalent of <a href="../../../../../org/apache/edgent/connectors/iot/QoS.html#AT_MOST_ONCE"><code>QoS.AT_MOST_ONCE</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="commands-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commands</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commands(java.lang.String...&nbsp;commands)</pre>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to the device matching <code>commands</code> will result in a tuple
+ on the stream. The JSON object has these keys:
+ <UL>
+ <LI><code>command</code> - Command identifier as a String</LI>
+ <LI><code>tsms</code> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><code>format</code> - Format of the command as a String</LI>
+ <LI><code>payload</code> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON corresponding to the
+ command specific data.</LI>
+ <LI>Otherwise <code>payload</code> is String
+ </UL>
+ </LI>
+ </UL></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>commands</code> - Commands to include. If no commands are provided then the
+ stream will contain all device commands.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="topology--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>topology</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html#topology--">TopologyElement</a></code></span></div>
+<div class="block">Topology this element is contained in.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html#topology--">topology</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Topology this element is contained in.</dd>
+</dl>
+</li>
+</ul>
+<a name="getDeviceType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceType</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceType()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">IotDevice</a></code></span></div>
+<div class="block">Get the device's opaque device type identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's type</dd>
+</dl>
+</li>
+</ul>
+<a name="getDeviceId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceId()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">IotDevice</a></code></span></div>
+<div class="block">Get the device's unique opaque device identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's id</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpDevice.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/IotpDevice.html" target="_top">Frames</a></li>
+<li><a href="IotpDevice.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>



[08/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-use.html
new file mode 100644
index 0000000..bbc0a67
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/package-use.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.http (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.connectors.http (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.connectors.http" class="title">Uses of Package<br>org.apache.edgent.connectors.http</h1>
+</div>
+<div class="contentContainer">No usage of org.apache.edgent.connectors.http</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/Commands.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/Commands.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/Commands.html
new file mode 100644
index 0000000..c242db1
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/Commands.html
@@ -0,0 +1,237 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Commands (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Commands (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Commands.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/Commands.html" target="_top">Frames</a></li>
+<li><a href="Commands.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iot</div>
+<h2 title="Interface Commands" class="title">Interface Commands</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">Commands</span></pre>
+<div class="block">Device command identifiers used by Edgent.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX"><code>IotDevice.RESERVED_ID_PREFIX</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/Commands.html#CONTROL_SERVICE">CONTROL_SERVICE</a></span></code>
+<div class="block">Command identifier used for the control service.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="CONTROL_SERVICE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CONTROL_SERVICE</h4>
+<pre>static final&nbsp;java.lang.String CONTROL_SERVICE</pre>
+<div class="block">Command identifier used for the control service.
+ <BR>
+ The command payload is used to invoke operations
+ against control MBeans using an instance of
+ <a href="../../../../../org/apache/edgent/runtime/jsoncontrol/JsonControlService.html" title="class in org.apache.edgent.runtime.jsoncontrol"><code>JsonControlService</code></a>.
+ <BR>
+ Value is "edgentControl".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services"><code>ControlService</code></a>, 
+<a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot"><code>IotProvider</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iot.Commands.CONTROL_SERVICE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Commands.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/Commands.html" target="_top">Frames</a></li>
+<li><a href="Commands.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/Events.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/Events.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/Events.html
new file mode 100644
index 0000000..72aaec2
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/Events.html
@@ -0,0 +1,230 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Events (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Events (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Events.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/Events.html" target="_top">Frames</a></li>
+<li><a href="Events.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iot</div>
+<h2 title="Interface Events" class="title">Interface Events</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">Events</span></pre>
+<div class="block">Device event identifiers used by Edgent.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX"><code>IotDevice.RESERVED_ID_PREFIX</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/Events.html#IOT_START">IOT_START</a></span></code>
+<div class="block">An IotProvider has started.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="IOT_START">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IOT_START</h4>
+<pre>static final&nbsp;java.lang.String IOT_START</pre>
+<div class="block">An IotProvider has started.
+ Event data is an empty JSON object</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.edgent.connectors.iot.Events.IOT_START">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Events.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/Events.html" target="_top">Frames</a></li>
+<li><a href="Events.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/HeartBeat.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/HeartBeat.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/HeartBeat.html
new file mode 100644
index 0000000..418d809
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/HeartBeat.html
@@ -0,0 +1,280 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>HeartBeat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="HeartBeat (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/HeartBeat.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/HeartBeat.html" target="_top">Frames</a></li>
+<li><a href="HeartBeat.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iot</div>
+<h2 title="Class HeartBeat" class="title">Class HeartBeat</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.iot.HeartBeat</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">HeartBeat</span>
+extends java.lang.Object</pre>
+<div class="block">An IoT device heartbeat event generator.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html#addHeartBeat-org.apache.edgent.connectors.iot.IotDevice-long-java.util.concurrent.TimeUnit-java.lang.String-">addHeartBeat</a></span>(<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;iotDevice,
+            long&nbsp;period,
+            java.util.concurrent.TimeUnit&nbsp;unit,
+            java.lang.String&nbsp;eventId)</code>
+<div class="block">Add IoT device heart beat processing to a topology.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addHeartBeat-org.apache.edgent.connectors.iot.IotDevice-long-java.util.concurrent.TimeUnit-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>addHeartBeat</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;addHeartBeat(<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;iotDevice,
+                                                               long&nbsp;period,
+                                                               java.util.concurrent.TimeUnit&nbsp;unit,
+                                                               java.lang.String&nbsp;eventId)</pre>
+<div class="block">Add IoT device heart beat processing to a topology.
+ <P>
+ An IoTDevice event containing heart beat information 
+ is periodically published to the specified <code>eventId</code>.
+ </P>
+ <P>
+ The heart beat provides clients of the IoT hub with liveness information
+ about the device and its connection to the hub.
+ </P>
+ <P>
+ The heart beat also ensures there is some immediate output so
+ the connection to the IoT hub happens as soon as possible.
+ In the case where there may not otherwise be
+ IoT events to publish, a heart beat ensures a connection
+ to the IoT hub is maintained.
+ </P>
+ <P>
+ The heart beat's event payload is the JSON for a JsonObject with the
+ heart beat's properties:
+ <ul>
+ <li>"when" : (string) ISO8601 UTC date/time. e.g. "2016-07-12T17:57:08Z"</li>
+ <li>"time" : (number) <code>System.currentTimeMillis()</code></li>
+ </ul></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>iotDevice</code> - IoT hub device</dd>
+<dd><code>period</code> - the heart beat period</dd>
+<dd><code>unit</code> - TimeUnit for the period</dd>
+<dd><code>eventId</code> - the IotDevice eventId to use for the event</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <code>TStream&lt;JsonObject&gt;</code> heartbeat stream</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/HeartBeat.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/HeartBeat.html" target="_top">Frames</a></li>
+<li><a href="HeartBeat.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/IotDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/IotDevice.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/IotDevice.html
new file mode 100644
index 0000000..559c040
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/IotDevice.html
@@ -0,0 +1,549 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>IotDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotDevice (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotDevice.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/IotDevice.html" target="_top">Frames</a></li>
+<li><a href="IotDevice.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iot</div>
+<h2 title="Interface IotDevice" class="title">Interface IotDevice</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a>, <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a>, <a href="../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">IotDevice</span>
+extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></pre>
+<div class="block">A generic IoT device IoT hub connector.
+ <p>
+ IotDevice characteristics:
+ <ul>
+ <li><code>IotDevice.getDeviceTypeId()</code> returns an opaque value whose form
+      is the domain of an IoT connector implementation.</li>
+ <li><code>IotDevice.getDeviceId()</code> returns an opaque value whose form
+      is the domain of an IoT connector implementation.
+      The value is unique for a particular a logical device.
+ <li><code>IotDevice.equals()</code> returns true if two IotDevice instances are
+     for the same logical device, false otherwise.</li>
+ <li><code>IotDevice.hashCode()</code> returns the same value for all IotDevice instances
+     for the same logical device.</li>
+ </ul></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Edgent generic IoT device model</a>, 
+<a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><code>IotGateway</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a></span></code>
+<div class="block">Device identifier key.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a></span></code>
+<div class="block">Command format key.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a></span></code>
+<div class="block">Command identifier key.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a></span></code>
+<div class="block">Command payload key.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a></span></code>
+<div class="block">Command timestamp (in milliseconds) key.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></span></code>
+<div class="block">Device event and command identifiers starting with "edgent" are reserved for use by Edgent.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a></span>(java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      java.lang.String&nbsp;eventId,
+      int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a></span>()</code>
+<div class="block">Get the device's unique opaque device identifier.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></span>()</code>
+<div class="block">Get the device's opaque device type identifier.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.topology.TopologyElement">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.edgent.topology.<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></h3>
+<code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html#topology--">topology</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="RESERVED_ID_PREFIX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RESERVED_ID_PREFIX</h4>
+<pre>static final&nbsp;java.lang.String RESERVED_ID_PREFIX</pre>
+<div class="block">Device event and command identifiers starting with "edgent" are reserved for use by Edgent.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.edgent.connectors.iot.IotDevice.RESERVED_ID_PREFIX">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CMD_ID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CMD_ID</h4>
+<pre>static final&nbsp;java.lang.String CMD_ID</pre>
+<div class="block">Command identifier key.
+ Key is "command".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iot.IotDevice.CMD_ID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CMD_TS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CMD_TS</h4>
+<pre>static final&nbsp;java.lang.String CMD_TS</pre>
+<div class="block">Command timestamp (in milliseconds) key.
+ Key is "tsms".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iot.IotDevice.CMD_TS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CMD_FORMAT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CMD_FORMAT</h4>
+<pre>static final&nbsp;java.lang.String CMD_FORMAT</pre>
+<div class="block">Command format key.
+ Key is "format".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iot.IotDevice.CMD_FORMAT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CMD_PAYLOAD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CMD_PAYLOAD</h4>
+<pre>static final&nbsp;java.lang.String CMD_PAYLOAD</pre>
+<div class="block">Command payload key.
+ If the command format is <code>json</code> then
+ the key's value will be a <code>JsonObject</code>,
+ otherwise a <code>String</code>.
+ Key is "payload".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iot.IotDevice.CMD_PAYLOAD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CMD_DEVICE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CMD_DEVICE</h4>
+<pre>static final&nbsp;java.lang.String CMD_DEVICE</pre>
+<div class="block">Device identifier key.
+ Key is "device".
+ The value is the result of <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--"><code>getDeviceId()</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iot.IotDevice.CMD_DEVICE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDeviceType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceType</h4>
+<pre>java.lang.String&nbsp;getDeviceType()</pre>
+<div class="block">Get the device's opaque device type identifier.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's type</dd>
+</dl>
+</li>
+</ul>
+<a name="getDeviceId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceId</h4>
+<pre>java.lang.String&nbsp;getDeviceId()</pre>
+<div class="block">Get the device's unique opaque device identifier.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's id</dd>
+</dl>
+</li>
+</ul>
+<a name="events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>events</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                         <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                         <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+                                         <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
+<div class="block">Publish a stream's tuples as device events.
+ <p>
+ Each tuple is published as a device event with the supplied functions
+ providing the event identifier, payload and QoS. The event identifier and
+ QoS can be generated based upon the tuple.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dd><code>qos</code> - function to supply the event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="events-org.apache.edgent.topology.TStream-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>events</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                         java.lang.String&nbsp;eventId,
+                                         int&nbsp;qos)</pre>
+<div class="block">Publish a stream's tuples as device events.
+ <p>
+ Each tuple is published as a device event with fixed event identifier and
+ QoS.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dd><code>qos</code> - Event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="commands-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>commands</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commands(java.lang.String...&nbsp;commands)</pre>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to the device matching <code>commands</code> will result in a tuple
+ on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all of this IotDevice's device commands.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotDevice.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/IotDevice.html" target="_top">Frames</a></li>
+<li><a href="IotDevice.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[32/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html
new file mode 100644
index 0000000..30aca9b
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html
@@ -0,0 +1,299 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpGWDeviceSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotpGWDeviceSample (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpGWDeviceSample.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" target="_top">Frames</a></li>
+<li><a href="IotpGWDeviceSample.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.samples.connectors.iotp</div>
+<h2 title="Class IotpGWDeviceSample" class="title">Class IotpGWDeviceSample</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.samples.connectors.iotp.IotpGWDeviceSample</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">IotpGWDeviceSample</span>
+extends java.lang.Object</pre>
+<div class="block">Similar to IotpQuickstart2 but for a real/non-quickstart WIoTP account
+ and a registered IoT Gateway device with connected devices
+ AND it subscribes to and prints received device cmds.
+ <P>
+ Use IotpAppClient to print published events and generate a command
+ (start this app before running IotpAppClient with the "useGW" option). 
+ <P>
+ This sample demonstrates:
+ <UL>
+ <LI>Using the IotpGateway connector</LI>
+ <LI>Initializing the IotpGateway connector using the WIoTP API objects</LI>
+ <LI>Publishing and subscribing to Gateway device events and commands</LI>
+ <LI>Publishing and subscribing to connected device events and commands</LI>
+ </UL>
+ <p>
+ This connects to your IBM Watson IoT Platform service
+ as the Gateway defined in a gateway config file.
+ The file format is the standard one for IBM Watson IoT Platform.
+ <p>
+ Note, the config file also contains some additional information for this application.
+ A sample iot-gwdevice-sample.cfg is in the scripts/connectors/iotp directory.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html#IotpGWDeviceSample--">IotpGWDeviceSample</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html#main-java.lang.String:A-">main</a></span>(java.lang.String[]&nbsp;args)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IotpGWDeviceSample--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IotpGWDeviceSample</h4>
+<pre>public&nbsp;IotpGWDeviceSample()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="main-java.lang.String:A-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>main</h4>
+<pre>public static&nbsp;void&nbsp;main(java.lang.String[]&nbsp;args)
+                 throws java.lang.Exception</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpGWDeviceSample.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" target="_top">Frames</a></li>
+<li><a href="IotpGWDeviceSample.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html
index 7cbe23f..2e40062 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>IotpQuickstart (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpQuickstart (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotpQuickstart (Edgent v1.0.0)";
+            parent.document.title="IotpQuickstart (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -49,8 +49,8 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" target="_top">Frames</a></li>
@@ -239,8 +239,8 @@ extends java.lang.Object</pre>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" target="_top">Frames</a></li>
@@ -280,6 +280,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html
new file mode 100644
index 0000000..2160410
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html
@@ -0,0 +1,293 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpQuickstart2 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotpQuickstart2 (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpQuickstart2.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" target="_top">Frames</a></li>
+<li><a href="IotpQuickstart2.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.samples.connectors.iotp</div>
+<h2 title="Class IotpQuickstart2" class="title">Class IotpQuickstart2</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.samples.connectors.iotp.IotpQuickstart2</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">IotpQuickstart2</span>
+extends java.lang.Object</pre>
+<div class="block">IBM Watson IoT Platform Quickstart sample.
+ Submits a JSON device event every second using the
+ same format as the Quickstart device simulator,
+ with keys <code>temp</code>, <code>humidity</code>  and <code>objectTemp</code>
+ and random values.
+ <P>
+ The device type is <code>iotsamples-edgent</code> and a random
+ device identifier is generated. Both are printed out when
+ the application starts.
+ <P>
+ A URL is also printed that allows viewing of the data
+ as it received by the Quickstart service.
+ <P>
+ This sample demonstrates using the WIoTP API to initialize the IotpDevice
+ connector as well as the ability to publish events using the WIoTP HTTP protocol.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html#IotpQuickstart2--">IotpQuickstart2</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html#main-java.lang.String:A-">main</a></span>(java.lang.String[]&nbsp;args)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IotpQuickstart2--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IotpQuickstart2</h4>
+<pre>public&nbsp;IotpQuickstart2()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="main-java.lang.String:A-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>main</h4>
+<pre>public static&nbsp;void&nbsp;main(java.lang.String[]&nbsp;args)
+                 throws java.lang.Exception</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpQuickstart2.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" target="_top">Frames</a></li>
+<li><a href="IotpQuickstart2.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpSensors.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpSensors.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpSensors.html
index 89c950c..65935d3 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpSensors.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpSensors.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>IotpSensors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpSensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotpSensors (Edgent v1.0.0)";
+            parent.document.title="IotpSensors (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
@@ -351,7 +351,7 @@ extends java.lang.Object</pre>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
@@ -392,6 +392,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpAppClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpAppClient.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpAppClient.html
new file mode 100644
index 0000000..7b6449b
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpAppClient.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpAppClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpAppClient (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/class-use/IotpAppClient.html" target="_top">Frames</a></li>
+<li><a href="IotpAppClient.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpAppClient" class="title">Uses of Class<br>org.apache.edgent.samples.connectors.iotp.IotpAppClient</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.samples.connectors.iotp.IotpAppClient</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/class-use/IotpAppClient.html" target="_top">Frames</a></li>
+<li><a href="IotpAppClient.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpDeviceSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpDeviceSample.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpDeviceSample.html
new file mode 100644
index 0000000..f6dc45e
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpDeviceSample.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpDeviceSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpDeviceSample (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/class-use/IotpDeviceSample.html" target="_top">Frames</a></li>
+<li><a href="IotpDeviceSample.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpDeviceSample" class="title">Uses of Class<br>org.apache.edgent.samples.connectors.iotp.IotpDeviceSample</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.samples.connectors.iotp.IotpDeviceSample</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/class-use/IotpDeviceSample.html" target="_top">Frames</a></li>
+<li><a href="IotpDeviceSample.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpGWDeviceSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpGWDeviceSample.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpGWDeviceSample.html
new file mode 100644
index 0000000..bd8c77c
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpGWDeviceSample.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpGWDeviceSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpGWDeviceSample (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/class-use/IotpGWDeviceSample.html" target="_top">Frames</a></li>
+<li><a href="IotpGWDeviceSample.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpGWDeviceSample" class="title">Uses of Class<br>org.apache.edgent.samples.connectors.iotp.IotpGWDeviceSample</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.samples.connectors.iotp.IotpGWDeviceSample</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/class-use/IotpGWDeviceSample.html" target="_top">Frames</a></li>
+<li><a href="IotpGWDeviceSample.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart.html
index d144422..8bb2ddf 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpQuickstart (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpQuickstart (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpQuickstart (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpQuickstart (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart2.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart2.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart2.html
new file mode 100644
index 0000000..84dda98
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart2.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpQuickstart2 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpQuickstart2 (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart2.html" target="_top">Frames</a></li>
+<li><a href="IotpQuickstart2.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpQuickstart2" class="title">Uses of Class<br>org.apache.edgent.samples.connectors.iotp.IotpQuickstart2</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.samples.connectors.iotp.IotpQuickstart2</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart2.html" target="_top">Frames</a></li>
+<li><a href="IotpQuickstart2.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpSensors.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpSensors.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpSensors.html
index f1ee15c..cc0b714 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpSensors.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpSensors.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpSensors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpSensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpSensors (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpSensors (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-frame.html
index 5bba8db..4306437 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,11 @@
 <div class="indexContainer">
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
+<li><a href="IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpAppClient</a></li>
+<li><a href="IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpDeviceSample</a></li>
+<li><a href="IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpGWDeviceSample</a></li>
 <li><a href="IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpQuickstart</a></li>
+<li><a href="IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpQuickstart2</a></li>
 <li><a href="IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpSensors</a></li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-summary.html
index fa2cbcf..c92f2ae 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.iotp (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.iotp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -87,11 +87,40 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpAppClient</a></td>
+<td class="colLast">
+<div class="block">A WIoTP ApplicationClient that publishes cmds 
+ and subscribes to events for the
+ IotpDeviceSample and IotpGWDeviceSample device samples.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpDeviceSample</a></td>
+<td class="colLast">
+<div class="block">Similar to IotpQuickstart2 but for a real/non-quickstart WIoTP account
+ for a registered device AND it subscribes to/prints device cmds.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpGWDeviceSample</a></td>
+<td class="colLast">
+<div class="block">Similar to IotpQuickstart2 but for a real/non-quickstart WIoTP account
+ and a registered IoT Gateway device with connected devices
+ AND it subscribes to and prints received device cmds.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart</a></td>
 <td class="colLast">
 <div class="block">IBM Watson IoT Platform Quickstart sample.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart2</a></td>
+<td class="colLast">
+<div class="block">IBM Watson IoT Platform Quickstart sample.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpSensors</a></td>
 <td class="colLast">
@@ -156,6 +185,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-tree.html
index d3db6b8..dbe87ae 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.iotp Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.iotp Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.iotp Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.iotp Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -81,7 +81,11 @@
 <ul>
 <li type="circle">java.lang.Object
 <ul>
+<li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpAppClient</span></a></li>
+<li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpDeviceSample</span></a></li>
+<li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpGWDeviceSample</span></a></li>
 <li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpQuickstart</span></a></li>
+<li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpQuickstart2</span></a></li>
 <li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpSensors</span></a></li>
 </ul>
 </li>
@@ -135,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-use.html
index 6509a08..9a38698 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.connectors.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.iotp (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.iotp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/DbUtils.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/DbUtils.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/DbUtils.html
index 9dc6667..702b2cb 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/DbUtils.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/DbUtils.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>DbUtils (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>DbUtils (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DbUtils (Edgent v1.0.0)";
+            parent.document.title="DbUtils (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -332,6 +332,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/Person.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/Person.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/Person.html
index 2458498..fce7793 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/Person.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/Person.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Person (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Person (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Person (Edgent v1.0.0)";
+            parent.document.title="Person (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -239,6 +239,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonData.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonData.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonData.html
index 8968321..3ee53d1 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonData.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonData.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>PersonData (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>PersonData (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PersonData (Edgent v1.0.0)";
+            parent.document.title="PersonData (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -305,6 +305,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonId.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonId.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonId.html
index 9c3409f..cff4815 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonId.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonId.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>PersonId (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>PersonId (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PersonId (Edgent v1.0.0)";
+            parent.document.title="PersonId (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -239,6 +239,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html
index bd0b6bf..a838dd2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>SimpleReaderApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>SimpleReaderApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimpleReaderApp (Edgent v1.0.0)";
+            parent.document.title="SimpleReaderApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -241,6 +241,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html
index 98d4e1e..f515fc6 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>SimpleWriterApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>SimpleWriterApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimpleWriterApp (Edgent v1.0.0)";
+            parent.document.title="SimpleWriterApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -241,6 +241,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/DbUtils.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/DbUtils.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/DbUtils.html
index 969a5b7..79334da 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/DbUtils.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/DbUtils.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.DbUtils (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.DbUtils (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.DbUtils (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.DbUtils (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/Person.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/Person.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/Person.html
index a4744b8..2e381ef 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/Person.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/Person.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.Person (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.Person (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.Person (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.Person (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -183,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonData.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonData.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonData.html
index 0aa715c..de50a99 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonData.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonData.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonData (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonData (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonData (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonData (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[44/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iotp/IotpGateway.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iotp/IotpGateway.html b/content/javadoc/latest/org/apache/edgent/connectors/iotp/IotpGateway.html
new file mode 100644
index 0000000..1ab45ce
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iotp/IotpGateway.html
@@ -0,0 +1,999 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpGateway (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotpGateway (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpGateway.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/IotpGateway.html" target="_top">Frames</a></li>
+<li><a href="IotpGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iotp</div>
+<h2 title="Class IotpGateway" class="title">Class IotpGateway</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.iotp.IotpGateway</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a>, <a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">IotpGateway</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></pre>
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).
+ <p>
+ <b>This class is incubating and is subject to change.</b>
+ <p>
+ See <a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><code>IotpDevice</code></a> for common WIoTP documentation references.
+ <p>
+ <code>IotpGateway</code> establishes its own WIoTP <code>GatewayCallback</code>
+ handler in its embedded or the passed in WIoTP <code>GatewayClient</code>.
+ An application can use 
+ <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#setExternalCallbackHandler-com.ibm.iotf.client.gateway.GatewayCallback-"><code>setExternalCallbackHandler</code></a>
+ to also receive and process callbacks.
+ <p>
+ Limitations:
+ <ul>
+ <li><code>IotProvider</code> and <code>PublishSubscribeService</code> do not yet support
+ the gateway model.  An IotProvider may be initialized with an IotpGateway
+ but the PublishSubscribeService mechanism will only publish events and receive
+ commands for the gateway device, not any of its connected devices.
+ </li>
+ </ul></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_ID">ATTR_DEVICE_ID</a></span></code>
+<div class="block">WIoTP Device Id identifier key.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_TYPE">ATTR_DEVICE_TYPE</a></span></code>
+<div class="block">WIoTP Device Type identifier key.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.edgent.connectors.iot.IotDevice">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-java.io.File-">IotpGateway</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           java.io.File&nbsp;optionsFile)</code>
+<div class="block">Create a connector for the IoT gateway device specified by <code>optionsFile</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-com.ibm.iotf.client.gateway.GatewayClient-">IotpGateway</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           com.ibm.iotf.client.gateway.GatewayClient&nbsp;gatewayClient)</code>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-java.util.Properties-">IotpGateway</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           java.util.Properties&nbsp;options)</code>
+<div class="block">Create a connector for the IoT gateway device specified by <code>options</code>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commands-java.lang.String...-">commands</a></span>(java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice</a></span>(java.util.Set&lt;java.lang.String&gt;&nbsp;fqDeviceIds,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice</a></span>(java.lang.String&nbsp;fqDeviceId,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType</a></span>(java.lang.String&nbsp;deviceTypeId,
+               java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      java.lang.String&nbsp;eventId,
+      int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></span>(java.lang.String&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               java.lang.String&nbsp;eventId,
+               int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getDeviceId--">getDeviceId</a></span>()</code>
+<div class="block">Get the device's unique opaque device identifier.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getDeviceType--">getDeviceType</a></span>()</code>
+<div class="block">Get the device's opaque device type identifier.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></span>(java.lang.String&nbsp;fqDeviceId)</code>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDeviceId-java.util.Map-">getIotDeviceId</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get a <code>deviceId</code> for a device.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>com.ibm.iotf.client.gateway.GatewayCallback</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#setExternalCallbackHandler-com.ibm.iotf.client.gateway.GatewayCallback-">setExternalCallbackHandler</a></span>(com.ibm.iotf.client.gateway.GatewayCallback&nbsp;handler)</code>
+<div class="block">Set an external WIoTP <code>GatewayCallback</code> handler.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#topology--">topology</a></span>()</code>
+<div class="block">Topology this element is contained in.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="ATTR_DEVICE_TYPE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_DEVICE_TYPE</h4>
+<pre>public static final&nbsp;java.lang.String ATTR_DEVICE_TYPE</pre>
+<div class="block">WIoTP Device Type identifier key.
+ Key is "deviceType".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.util.Map-"><code>getIotDevice(Map)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iotp.IotpGateway.ATTR_DEVICE_TYPE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_DEVICE_ID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ATTR_DEVICE_ID</h4>
+<pre>public static final&nbsp;java.lang.String ATTR_DEVICE_ID</pre>
+<div class="block">WIoTP Device Id identifier key.
+ Key is "deviceId".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.util.Map-"><code>getIotDevice(Map)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iotp.IotpGateway.ATTR_DEVICE_ID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IotpGateway-org.apache.edgent.topology.Topology-java.util.Properties-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IotpGateway</h4>
+<pre>public&nbsp;IotpGateway(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                   java.util.Properties&nbsp;options)</pre>
+<div class="block">Create a connector for the IoT gateway device specified by <code>options</code>.
+ <BR>
+ These properties must be set in <code>options</code>.
+ 
+ <UL>
+ <LI><code>org=</code><em>organization identifier</em></LI>
+ <LI><code>type=</code><em>gateway device type</em></LI>
+ <LI><code>id=</code><em>gateway device identifier</em></LI>
+ <LI><code>auth-method=token</code></LI>
+ <LI><code>auth-token=</code><em>authorization token</em></LI>
+ </UL>
+ For example:
+ <pre>
+ <code>
+ Properties options = new Properties();
+ options.setProperty("org", "uguhsp");
+ options.setProperty("type", "iotsample-gateway");
+ options.setProperty("id", "00aabbccde03");
+ options.setProperty("auth-method", "token");
+ options.setProperty("auth-token", "AJfKQV@&amp;bBo@VX6Dcg");
+ 
+ IotDevice iotDevice = new IotpDevice(options);
+ </code>
+ </pre>
+ <p>
+ Connecting to the server occurs when the topology is submitted for
+ execution.
+ </p>
+ <p>
+ See the IBM Watson IoT Platform documentation for additional properties.
+ </p></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>options</code> - control options</dd>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="IotpGateway-org.apache.edgent.topology.Topology-java.io.File-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IotpGateway</h4>
+<pre>public&nbsp;IotpGateway(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                   java.io.File&nbsp;optionsFile)</pre>
+<div class="block">Create a connector for the IoT gateway device specified by <code>optionsFile</code>.
+ <BR>
+ The format of the file is:
+ <pre>
+ <code>
+ [device]
+ org = <em>organization identifier</em>
+ type = <em>gateway device type</em>
+ id = <em>gateway device identifier</em>
+ auth-method = token
+ auth-token = <em>authorization token</em>
+ </code>
+ </pre>
+ For example:
+ <pre>
+ <code>
+ [device]
+ org = uguhsp
+ type = iotsample-gateway
+ id = 00aabbccde03
+ auth-method = token
+ auth-token = AJfKQV@&amp;bBo@VX6Dcg
+ </code>
+ </pre>
+ <p>
+ Connecting to the server occurs when the topology is submitted for
+ execution.
+ </p>
+ <p>
+ See the IBM Watson IoT Platform documentation for additional properties.
+ </p></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+<dd><code>optionsFile</code> - File containing connection information.</dd>
+</dl>
+</li>
+</ul>
+<a name="IotpGateway-org.apache.edgent.topology.Topology-com.ibm.iotf.client.gateway.GatewayClient-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IotpGateway</h4>
+<pre>public&nbsp;IotpGateway(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                   com.ibm.iotf.client.gateway.GatewayClient&nbsp;gatewayClient)</pre>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+<dd><code>gatewayClient</code> - a WIoTP device client API object.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDeviceType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceType</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceType()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">IotDevice</a></code></span></div>
+<div class="block">Get the device's opaque device type identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's type</dd>
+</dl>
+</li>
+</ul>
+<a name="getDeviceId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceId()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">IotDevice</a></code></span></div>
+<div class="block">Get the device's unique opaque device identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's id</dd>
+</dl>
+</li>
+</ul>
+<a name="events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>events</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                                <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+                                                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">IotDevice</a></code></span></div>
+<div class="block">Publish a stream's tuples as device events.
+ <p>
+ Each tuple is published as a device event with the supplied functions
+ providing the event identifier, payload and QoS. The event identifier and
+ QoS can be generated based upon the tuple.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dd><code>qos</code> - function to supply the event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="events-org.apache.edgent.topology.TStream-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>events</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                java.lang.String&nbsp;eventId,
+                                                int&nbsp;qos)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">IotDevice</a></code></span></div>
+<div class="block">Publish a stream's tuples as device events.
+ <p>
+ Each tuple is published as a device event with fixed event identifier and
+ QoS.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dd><code>qos</code> - Event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="commands-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commands</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commands(java.lang.String...&nbsp;commands)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">IotDevice</a></code></span></div>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to the device matching <code>commands</code> will result in a tuple
+ on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all of this IotDevice's device commands.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="topology--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>topology</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html#topology--">TopologyElement</a></code></span></div>
+<div class="block">Topology this element is contained in.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html#topology--">topology</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Topology this element is contained in.</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDeviceId-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDeviceId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getIotDeviceId(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</pre>
+<div class="block">Get a <code>deviceId</code> for a device.
+ Logically equivalent to <code>getIotDevice(deviceIdAttrs).getDeviceId()</code>.
+ No external validation of the attribute values is performed.
+ <p>
+ The device's WIoTP deviceType and deviceId must be supplied
+ using the <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_TYPE"><code>ATTR_DEVICE_TYPE</code></a> and <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_ID"><code>ATTR_DEVICE_ID</code></a>
+ keys respectively.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDeviceId-java.util.Map-">getIotDeviceId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIdAttrs</code> - IotGateway implementation specific attributes
+                    that identify a device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>deviceId</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDevice-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;getIotDevice(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</pre>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.
+ No external validation of the attribute values is performed.
+ <p>
+ See <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDeviceId-java.util.Map-"><code>getIotDeviceId(Map)</code></a> for the required attribute keys.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIdAttrs</code> - IotGateway implementation specific attributes
+                    that identify a device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>IotDevice</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDevice-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;getIotDevice(java.lang.String&nbsp;fqDeviceId)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.lang.String-">IotGateway</a></code></span></div>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceId</code> - a value from <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--"><code>IotDevice.getDeviceId()</code></a>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>IotDevice</dd>
+</dl>
+</li>
+</ul>
+<a name="eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>eventsForDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;eventsForDevice(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+                                                         <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                         <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                                         <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+                                                         <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">IotGateway</a></code></span></div>
+<div class="block">Publish a stream's tuples as device events.
+ Each tuple is published as a device event with the supplied functions
+ providing the device identifier, event identifier, payload and QoS. 
+ The values can be generated based upon the tuple.
+ <p>
+ Events for a particular device can also be published via its 
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-"><code>IotDevice.events()</code></a>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceId</code> - function to supply the device-id that the event is associated with.</dd>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dd><code>qos</code> - function to supply the event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>eventsForDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;eventsForDevice(java.lang.String&nbsp;fqDeviceId,
+                                                         <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                         java.lang.String&nbsp;eventId,
+                                                         int&nbsp;qos)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">IotGateway</a></code></span></div>
+<div class="block">Publish a stream's tuples as device events.
+ Each tuple is published as a device event with the supplied
+ device identifier, event identifier and QoS.
+ <p>
+ Events for a particular device can also be published via its 
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>IotDevice.event()</code></a>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceId</code> - Device-id that the event is associated with.</dd>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dd><code>qos</code> - Event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForDevice-java.util.Set-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForDevice(java.util.Set&lt;java.lang.String&gt;&nbsp;fqDeviceIds,
+                                                             java.lang.String...&nbsp;commands)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">IotGateway</a></code></span></div>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to one of the specified <code>deviceIds</code> matching <code>commands</code> will
+ result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+   <UL>
+   <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+   <LI>Otherwise <code>payload</code> is String</LI>
+   </UL>
+ </LI>
+ </UL>
+ 
+ Logically equivalent to a union of a collection of individual IotDevice specific
+ command streams but enables an IotGateway implementation to implement it more efficiently.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceIds</code> - Filter to include commands for the specified deviceIds
+            If the set is empty no filtering occurs. The commands for any device are included.</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for the specified devices.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForDevice-java.lang.String-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForDevice(java.lang.String&nbsp;fqDeviceId,
+                                                             java.lang.String...&nbsp;commands)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">IotGateway</a></code></span></div>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to the specified <code>deviceId</code> matching <code>commands</code> will
+ result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's target device's opaque id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL>
+ <P>
+ Equivalent to <code>commandsForDevice(Collections.singleton(deviceId)), ...</code>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceId</code> - Filter to include commands for the specified deviceId</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for the specified device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForType-java.lang.String-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForType</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForType(java.lang.String&nbsp;deviceTypeId,
+                                                           java.lang.String...&nbsp;commands)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForType-java.lang.String-java.lang.String...-">IotGateway</a></code></span></div>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to connected devices of type <code>deviceTypeId</code> matching <code>commands</code>
+ will result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's target device's opaque id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL>
+ <P>
+ An IoT connector implementation may throw
+ <code>UnsupportedOperationException</code>
+ if it does not support this capability.  See the implementation's documentation.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceTypeId</code> - Only return commands for connected devices with the specified
+            device type id value (a value from <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--"><code>IotDevice.getDeviceType()</code></a>).</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for devices with the specified device type id.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="setExternalCallbackHandler-com.ibm.iotf.client.gateway.GatewayCallback-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExternalCallbackHandler</h4>
+<pre>public&nbsp;com.ibm.iotf.client.gateway.GatewayCallback&nbsp;setExternalCallbackHandler(com.ibm.iotf.client.gateway.GatewayCallback&nbsp;handler)</pre>
+<div class="block">Set an external WIoTP <code>GatewayCallback</code> handler.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>handler</code> - the handler to call. May be null.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously set handler. May be null.</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpGateway.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/IotpGateway.html" target="_top">Frames</a></li>
+<li><a href="IotpGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
index aaab78e..de8396a 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.iotp.IotpDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.iotp.IotpDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.iotp.IotpDevice (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.iotp.IotpDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpGateway.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpGateway.html b/content/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpGateway.html
new file mode 100644
index 0000000..63cb80f
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpGateway.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.iotp.IotpGateway (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.iotp.IotpGateway (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iotp/class-use/IotpGateway.html" target="_top">Frames</a></li>
+<li><a href="IotpGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.iotp.IotpGateway" class="title">Uses of Class<br>org.apache.edgent.connectors.iotp.IotpGateway</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.iotp.IotpGateway</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iotp/class-use/IotpGateway.html" target="_top">Frames</a></li>
+<li><a href="IotpGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-frame.html
index 8bac1ae..a2e733d 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -14,6 +14,7 @@
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
 <li><a href="IotpDevice.html" title="class in org.apache.edgent.connectors.iotp" target="classFrame">IotpDevice</a></li>
+<li><a href="IotpGateway.html" title="class in org.apache.edgent.connectors.iotp" target="classFrame">IotpGateway</a></li>
 </ul>
 </div>
 </body>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-summary.html
index ad94e65..899b296 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.iotp (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.iotp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -89,7 +89,13 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></td>
 <td class="colLast">
-<div class="block">Connector for IBM Watson IoT Platform.</div>
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></td>
+<td class="colLast">
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).</div>
 </td>
 </tr>
 </tbody>
@@ -152,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-tree.html
index 8211ede..8b54dfc 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.iotp Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iotp Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.iotp Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.iotp Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -82,6 +82,7 @@
 <li type="circle">java.lang.Object
 <ul>
 <li type="circle">org.apache.edgent.connectors.iotp.<a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">IotpDevice</span></a> (implements org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>)</li>
+<li type="circle">org.apache.edgent.connectors.iotp.<a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">IotpGateway</span></a> (implements org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a>)</li>
 </ul>
 </li>
 </ul>
@@ -134,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-use.html
index 418f2a6..6b8ea11 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iotp/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.iotp (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.iotp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -102,7 +102,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iotp/class-use/IotpDevice.html#org.apache.edgent.connectors.iotp">IotpDevice</a>
-<div class="block">Connector for IBM Watson IoT Platform.</div>
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).</div>
 </td>
 </tr>
 </tbody>
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedFunction.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedFunction.html
index 4acb889..b2a82df 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>CheckedFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>CheckedFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CheckedFunction (Edgent v1.0.0)";
+            parent.document.title="CheckedFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@ public interface <span class="typeNameLabel">CheckedFunction&lt;T,R&gt;</span></
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedSupplier.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
index 40d249d..6f6d329 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>CheckedSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>CheckedSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CheckedSupplier (Edgent v1.0.0)";
+            parent.document.title="CheckedSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -238,6 +238,6 @@ throws java.lang.Exception</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/JdbcStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/JdbcStreams.html
index 00be10c..4826c63 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/JdbcStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/JdbcStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>JdbcStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>JdbcStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JdbcStreams (Edgent v1.0.0)";
+            parent.document.title="JdbcStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -569,6 +569,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ParameterSetter.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ParameterSetter.html
index 5e8e1c7..17325be 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ParameterSetter.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ParameterSetter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>ParameterSetter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ParameterSetter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ParameterSetter (Edgent v1.0.0)";
+            parent.document.title="ParameterSetter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -250,6 +250,6 @@ public interface <span class="typeNameLabel">ParameterSetter&lt;T&gt;</span></pr
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[36/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/development/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/development/package-use.html b/content/javadoc/latest/org/apache/edgent/providers/development/package-use.html
index 8eb6617..1d46f3c 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/development/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/development/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.providers.development (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.providers.development (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.providers.development (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.providers.development (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/direct/DirectProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/direct/DirectProvider.html b/content/javadoc/latest/org/apache/edgent/providers/direct/DirectProvider.html
index af490f8..ed3df99 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/direct/DirectProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/direct/DirectProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>DirectProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>DirectProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DirectProvider (Edgent v1.0.0)";
+            parent.document.title="DirectProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -207,7 +207,7 @@ implements <a href="../../../../../org/apache/edgent/execution/DirectSubmitter.h
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.edgent.topology.spi.<a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi">AbstractTopologyProvider</a></h3>
-<code><a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html#newTopology--">newTopology</a></code></li>
+<code><a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html#checkName-java.lang.String-">checkName</a>, <a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html#newTopology--">newTopology</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -405,6 +405,6 @@ implements <a href="../../../../../org/apache/edgent/execution/DirectSubmitter.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/direct/DirectTopology.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/direct/DirectTopology.html b/content/javadoc/latest/org/apache/edgent/providers/direct/DirectTopology.html
index aa18d46..94b5f3a 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/direct/DirectTopology.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/direct/DirectTopology.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>DirectTopology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>DirectTopology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DirectTopology (Edgent v1.0.0)";
+            parent.document.title="DirectTopology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -319,6 +319,6 @@ extends <a href="../../../../../org/apache/edgent/topology/spi/graph/GraphTopolo
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectProvider.html b/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectProvider.html
index bd87c8e..7789564 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.providers.direct.DirectProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.providers.direct.DirectProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.providers.direct.DirectProvider (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.providers.direct.DirectProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -218,6 +218,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectTopology.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectTopology.html b/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectTopology.html
index 7a589ba..880059a 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectTopology.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectTopology.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.providers.direct.DirectTopology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.providers.direct.DirectTopology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.providers.direct.DirectTopology (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.providers.direct.DirectTopology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/direct/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/direct/package-frame.html b/content/javadoc/latest/org/apache/edgent/providers/direct/package-frame.html
index c29d86e..454406d 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/direct/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/direct/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.providers.direct (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.providers.direct (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/direct/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/direct/package-summary.html b/content/javadoc/latest/org/apache/edgent/providers/direct/package-summary.html
index 5dc6936..929c9cc 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/direct/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/direct/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.providers.direct (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.providers.direct (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.providers.direct (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.providers.direct (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -159,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/direct/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/direct/package-tree.html b/content/javadoc/latest/org/apache/edgent/providers/direct/package-tree.html
index 4856998..5e10a4a 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/direct/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/direct/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.providers.direct Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.providers.direct Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.providers.direct Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.providers.direct Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/direct/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/direct/package-use.html b/content/javadoc/latest/org/apache/edgent/providers/direct/package-use.html
index e8d35eb..a1c731a 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/direct/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/direct/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.providers.direct (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.providers.direct (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.providers.direct (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.providers.direct (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -235,6 +235,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/iot/IotProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/iot/IotProvider.html b/content/javadoc/latest/org/apache/edgent/providers/iot/IotProvider.html
index c469649..e169c00 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/iot/IotProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/iot/IotProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>IotProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,14 +12,14 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotProvider (Edgent v1.0.0)";
+            parent.document.title="IotProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -130,7 +130,7 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
  <LI><a href="../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html" title="interface in org.apache.edgent.connectors.pubsub.service"><code>publish-subscribe</code></a> - An instance of <a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html" title="class in org.apache.edgent.connectors.pubsub.service"><code>ProviderPubSub</code></a></LI>
  <LI>preferences (optional) - An instance of <code>java.util.pref.Preferences</code> to store application
  and service preferences. A <code>Preferences</code> node is created if the provider is created with
- a name that is not <code>null</code>. if the preferences implementation supports persistence
+ a name that is not <code>null</code>. If the preferences implementation supports persistence
  then any preferences will be maintained across provider and JVM restarts when creating a
  provider with the same name. The <code>Preferences</code> node is a user node.
  </UL>
@@ -227,7 +227,7 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -274,59 +274,75 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 </td>
 </tr>
 <tr id="i7" class="rowColor">
+<td class="colFirst"><code>static java.util.prefs.Preferences</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#getPreferences-java.lang.String-">getPreferences</a></span>(java.lang.String&nbsp;providerName)</code>
+<div class="block">Get the Preferences node that will be used for the IotProvider with the specified name.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/execution/services/ServiceContainer.html" title="class in org.apache.edgent.execution.services">ServiceContainer</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#getServices--">getServices</a></span>()</code>
 <div class="block">Access to services.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#newTopology--">newTopology</a></span>()</code>
 <div class="block">Create a new topology with a generated name.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#newTopology-java.lang.String-">newTopology</a></span>(java.lang.String&nbsp;name)</code>
 <div class="block">Create a new topology with a given name.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerApplicationService--">registerApplicationService</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerControlService--">registerControlService</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerPreferencesService--">registerPreferencesService</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerPublishSubscribeService--">registerPublishSubscribeService</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
                 <a href="../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">BiConsumer</a>&lt;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder)</code>
 <div class="block">Register an application that uses an <code>IotDevice</code>.</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-boolean-com.google.gson.JsonObject-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
+                <a href="../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">BiConsumer</a>&lt;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder,
+                boolean&nbsp;autoSubmit,
+                com.google.gson.JsonObject&nbsp;config)</code>
+<div class="block">Register an application that uses an <code>IotDevice</code>.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#start--">start</a></span>()</code>
-<div class="block">Start this provider by starting its system applications.</div>
+<div class="block">Start this provider by starting its system applications 
+ and any autoSubmit-enabled registered applications.</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>java.util.concurrent.Future&lt;<a href="../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#submit-org.apache.edgent.topology.Topology-">submit</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology)</code>
 <div class="block">Submit an executable.</div>
 </td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>java.util.concurrent.Future&lt;<a href="../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#submit-org.apache.edgent.topology.Topology-com.google.gson.JsonObject-">submit</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
       com.google.gson.JsonObject&nbsp;config)</code>
@@ -619,9 +635,21 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 <li class="blockList">
 <h4>registerPreferencesService</h4>
 <pre>protected&nbsp;void&nbsp;registerPreferencesService()</pre>
+</li>
+</ul>
+<a name="getPreferences-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPreferences</h4>
+<pre>public static&nbsp;java.util.prefs.Preferences&nbsp;getPreferences(java.lang.String&nbsp;providerName)</pre>
+<div class="block">Get the Preferences node that will be used for the IotProvider with the specified name.</div>
 <dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.util.prefs.BackingStoreException</code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>providerName</code> - The value that will be passed into <a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#IotProvider-java.lang.String-org.apache.edgent.topology.TopologyProvider-org.apache.edgent.execution.DirectSubmitter-org.apache.edgent.function.Function-"><code>IotProvider()</code></a></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Preferences</dd>
 </dl>
 </li>
 </ul>
@@ -689,7 +717,8 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 <h4>start</h4>
 <pre>public&nbsp;void&nbsp;start()
            throws java.lang.Exception</pre>
-<div class="block">Start this provider by starting its system applications.</div>
+<div class="block">Start this provider by starting its system applications 
+ and any autoSubmit-enabled registered applications.</div>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>java.lang.Exception</code> - on failure starting applications.</dd>
@@ -730,13 +759,33 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 <a name="registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>registerTopology</h4>
 <pre>public&nbsp;void&nbsp;registerTopology(java.lang.String&nbsp;applicationName,
                              <a href="../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">BiConsumer</a>&lt;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder)</pre>
 <div class="block">Register an application that uses an <code>IotDevice</code>.
  <BR>
+ Same as <a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-boolean-com.google.gson.JsonObject-"><code>registerTopology(appName, builder, false, null)</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>applicationName</code> - Application name</dd>
+<dd><code>builder</code> - Function that builds the topology.</dd>
+</dl>
+</li>
+</ul>
+<a name="registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-boolean-com.google.gson.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>registerTopology</h4>
+<pre>public&nbsp;void&nbsp;registerTopology(java.lang.String&nbsp;applicationName,
+                             <a href="../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">BiConsumer</a>&lt;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder,
+                             boolean&nbsp;autoSubmit,
+                             com.google.gson.JsonObject&nbsp;config)</pre>
+<div class="block">Register an application that uses an <code>IotDevice</code>.
+ <BR>
  Wrapper around <a href="../../../../../org/apache/edgent/topology/services/ApplicationService.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-"><code>ApplicationService.registerTopology(String, BiConsumer)</code></a>
  that passes in an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> and configuration to the supplied
  function <code>builder</code> that builds the application. The passed
@@ -748,11 +797,18 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
  When the application is
  <a href="../../../../../org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html#submit-java.lang.String-java.lang.String-"><code>submitted</code></a> <code>builder.accept(iotDevice, config)</code>
  is called to build the application's graph.
+ </P>
+ <P>
+ Specify <code>autoSubmit==true</code>, to have the provider submit the application
+ when <a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#start--"><code>start()</code></a> is called.
  </P></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>applicationName</code> - Application name</dd>
 <dd><code>builder</code> - Function that builds the topology.</dd>
+<dd><code>autoSubmit</code> - auto submit the application when <a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#start--"><code>start()</code></a> is called.</dd>
+<dd><code>config</code> - config for auto-submitted application.
+        See <a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#submit-org.apache.edgent.topology.Topology-com.google.gson.JsonObject-"><code>submit</code></a>. May be null.</dd>
 </dl>
 </li>
 </ul>
@@ -826,6 +882,6 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/iot/class-use/IotProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/iot/class-use/IotProvider.html b/content/javadoc/latest/org/apache/edgent/providers/iot/class-use/IotProvider.html
index 8540ef4..cfde4ce 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/iot/class-use/IotProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/iot/class-use/IotProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.providers.iot.IotProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.providers.iot.IotProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.providers.iot.IotProvider (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.providers.iot.IotProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/iot/package-frame.html b/content/javadoc/latest/org/apache/edgent/providers/iot/package-frame.html
index 9afb861..d028b14 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/iot/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/iot/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.providers.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.providers.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/iot/package-summary.html b/content/javadoc/latest/org/apache/edgent/providers/iot/package-summary.html
index 5ddda69..26c2754 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/iot/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/iot/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.providers.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.providers.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.providers.iot (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.providers.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -123,7 +123,7 @@
  <BR>
  The command's data (JSON) uniquely identifies a control MBean through its type and
  alias, and indicates the operation to call on the MBean and the arguments to
- pass the control MBean.
+ pass to the operation.
  <BR>
  Thus any control operation can be remotely invoked through a <code>edgentControl</code> device command,
  including arbitrary control mbeans registered by applications.
@@ -132,32 +132,36 @@
  <table border="1" summary="Provider operations">
  <tr>
      <th id="operation">Operation</th><th id="cmdIdentifier">Command identifier</th>
-     <th id="type">Type</th><th id="alias">Alias</th><th id="method">Method</th><th id="args">Arguments</th>
+     <th id="type">type</th><th id="alias">alias</th><th id="op">op</th><th id="args">args</th>
      <th id="controlMbean">Control MBean</th>
  </tr>
  <tr>
     <td rowspan="2" headers="operation"><strong>Submit (start) a registered application</strong></td>
-    <td headers="cmdIdentifier"><code>edgentControl</code></td><td headers="type"><code>appService</code></td>
-    <td headers="alias"><code>edgent</code></td><td headers="methorg.apache.edgent.topologyapache.edgent.topology.mbeans.ApplicationServiceMXBean#submit(String, String) submit}</td>
-    <td headers="args"><em><code>[applicationName, config]</code></em></td>
-    <td headers=org.apache.edgent.topology<a href="../../../../../org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html" title="interface in org.apache.edgent.topology.mbeans"><code>ApplicationServiceMXBean</code></a></td>
+    <td headers="cmdIdentifier"><code>edgentControl</code></td>
+    <td headers="type"><code>appService</code></td>
+    <td headers="alias"><code>edgent</code></td>
+    <td headers="op"><a href="../../../../../org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html#submit-java.lang.String-java.lang.String-"><code>submit</code></a></td>
+    <td headers="args"><em><code>[applicationName, configJSONObject]</code></em></td>
+    <td headers="controlMbean"><a href="../../../../../org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html" title="interface in org.apache.edgent.topology.mbeans"><code>ApplicationServiceMXBean</code></a></td>
  </tr>
  <tr>
     <td headers="cmdIdentifier"><strong>Sample command data</strong></td>
-    <td colspan=5 headers="type alias method args controlMbean"><code>{"type":"appService","alias":"edgent","op":"submit","args":["Heartbeat",{}]}</code></td>
+    <td colspan=5 headers="type alias op args controlMbean"><code>{"type":"appService","alias":"edgent","op":"submit","args":["Heartbeat",{}]}</code></td>
  </tr>
  <tr></tr>
  
  <tr>
     <td rowspan="2" headers="operation"><strong>Close (stop) a running registered application</strong></td>
-    <td headers="cmdIdentifier"><code>edgentControl</code></td><td headers="type"><a href="../../../../../org/apache/edgent/execution/mbeans/JobMXBean.html#TYPE"><code>job</code></a></td>
-    <td headers="type"><em><code>applicationName</code></em></td><td headers="methorg.apache.edgent.execution.mbeans.org.apache.edgent.executionhange(org.apache.edgent.execution.Job.Action) stateChange}</td>
+    <td headers="cmdIdentifier"><code>edgentControl</code></td>
+    <td headers="type"><code>job</code></td>
+    <td headers="alias"><em><code>applicationName</code></em></td>
+    <td headers="op"><a href="../../../../../org/apache/edgent/execution/mbeans/JobMXBean.html#stateChange-org.apache.edgent.execution.Job.Action-"><code>stateChange</code></a></td>
     <td headers="args"><code>["CLOSE"]</code></td>
-    <org.apache.edgent.executionrolMbean"><a href="../../../../../org/apache/edgent/execution/mbeans/JobMXBean.html" title="interface in org.apache.edgent.execution.mbeans"><code>JobMXBean</code></a></td>
+    <td headers="controlMbean"><a href="../../../../../org/apache/edgent/execution/mbeans/JobMXBean.html" title="interface in org.apache.edgent.execution.mbeans"><code>JobMXBean</code></a></td>
  </tr>
  <tr>
     <td headers="cmdIdentifier"><strong>Sample command data</strong></td>
-    <td colspan=5 headers="type alias method args controlMbean"><code>{"type":"job","alias":"Heartbeat","op":"stateChange","args":["CLOSE"]}</code></td>
+    <td colspan=5 headers="type alias op args controlMbean"><code>{"type":"job","alias":"Heartbeat","op":"stateChange","args":["CLOSE"]}</code></td>
  </tr>
  <tr></tr>
  </table></div>
@@ -210,6 +214,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/iot/package-tree.html b/content/javadoc/latest/org/apache/edgent/providers/iot/package-tree.html
index 11ccb8c..00fc0e9 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/iot/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/iot/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.providers.iot Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.providers.iot Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.providers.iot Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.providers.iot Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/iot/package-use.html b/content/javadoc/latest/org/apache/edgent/providers/iot/package-use.html
index cdac88b..010ac2a 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/iot/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/iot/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.providers.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.providers.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.providers.iot (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.providers.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -157,6 +157,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppService.html b/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppService.html
index 698a5d3..04a9f71 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppService.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>AppService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>AppService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AppService (Edgent v1.0.0)";
+            parent.document.title="AppService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -328,7 +328,7 @@ implements <a href="../../../../../org/apache/edgent/topology/services/Applicati
 <dd><code><a href="../../../../../org/apache/edgent/topology/services/ApplicationService.html#registerJar-java.lang.String-java.lang.String-">registerJar</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/topology/services/ApplicationService.html" title="interface in org.apache.edgent.topology.services">ApplicationService</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>jarURL</code> - URL of Jar containing new applications.</dd>
-<dd><code>jsonConfig</code> - Configuration information, currently unused.</dd>
+<dd><code>jsonConfig</code> - JSON configuration serialized as a String (currently unused).</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>java.lang.Exception</code> - if failure</dd>
 </dl>
@@ -421,6 +421,6 @@ implements <a href="../../../../../org/apache/edgent/topology/services/Applicati
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppServiceControl.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppServiceControl.html b/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppServiceControl.html
index 5b20d89..0937a61 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppServiceControl.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/appservice/AppServiceControl.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>AppServiceControl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>AppServiceControl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AppServiceControl (Edgent v1.0.0)";
+            parent.document.title="AppServiceControl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -309,6 +309,6 @@ implements <a href="../../../../../org/apache/edgent/topology/mbeans/Application
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppService.html b/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppService.html
index 75723c8..72fbf2d 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppService.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.appservice.AppService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.appservice.AppService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.appservice.AppService (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.appservice.AppService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppServiceControl.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppServiceControl.html b/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppServiceControl.html
index eecee8c..80d6bc9 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppServiceControl.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppServiceControl.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.appservice.AppServiceControl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.appservice.AppServiceControl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.appservice.AppServiceControl (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.appservice.AppServiceControl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-frame.html b/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-frame.html
index f4e7982..dd1f73c 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.appservice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.appservice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-summary.html b/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-summary.html
index 06c289a..6eef0a2 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.appservice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.appservice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.appservice (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.appservice (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -145,6 +145,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-tree.html b/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-tree.html
index 3705c87..97c0826 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.appservice Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.appservice Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.appservice Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.appservice Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-use.html b/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-use.html
index 7d835b2..331c1a8 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/appservice/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.appservice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.runtime.appservice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.runtime.appservice (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.appservice (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/AbstractContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/AbstractContext.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/AbstractContext.html
index 2218bec..630b7f7 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/AbstractContext.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/AbstractContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>AbstractContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>AbstractContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractContext (Edgent v1.0.0)";
+            parent.document.title="AbstractContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -383,6 +383,6 @@ implements <a href="../../../../../org/apache/edgent/oplet/OpletContext.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/EtiaoJob.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/EtiaoJob.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/EtiaoJob.html
index 913546f..ce82185 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/EtiaoJob.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/EtiaoJob.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>EtiaoJob (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>EtiaoJob (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EtiaoJob (Edgent v1.0.0)";
+            parent.document.title="EtiaoJob (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -280,11 +280,8 @@ implements <a href="../../../../../org/apache/edgent/oplet/JobContext.html" titl
 <li class="blockList">
 <h4>getName</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
-<div class="block">Get the name of the job containing this <a href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in org.apache.edgent.oplet"><code>Oplet</code></a>.
- <P>
- If a job name is not specified, this implementation 
- creates a job name with the following format: <code>topologyName_jobId</code>.
- </P></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/oplet/JobContext.html#getName--">JobContext</a></code></span></div>
+<div class="block">Get the name of the job containing this <a href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in org.apache.edgent.oplet"><code>Oplet</code></a>.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/edgent/execution/Job.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a></code></dd>
@@ -495,6 +492,6 @@ implements <a href="../../../../../org/apache/edgent/oplet/JobContext.html" titl
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/Executable.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/Executable.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/Executable.html
index 9afbe6a..f77514e 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/Executable.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/Executable.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Executable (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Executable (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Executable (Edgent v1.0.0)";
+            parent.document.title="Executable (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -487,6 +487,6 @@ implements <a href="../../../../../org/apache/edgent/execution/services/RuntimeS
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/Invocation.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/Invocation.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/Invocation.html
index f0b251f..6fb32f0 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/Invocation.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/Invocation.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Invocation (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Invocation (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Invocation (Edgent v1.0.0)";
+            parent.document.title="Invocation (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -568,6 +568,6 @@ implements java.lang.AutoCloseable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/InvocationContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/InvocationContext.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/InvocationContext.html
index 22d56bf..7efd705 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/InvocationContext.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/InvocationContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>InvocationContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>InvocationContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InvocationContext (Edgent v1.0.0)";
+            parent.document.title="InvocationContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -406,6 +406,6 @@ extends <a href="../../../../../org/apache/edgent/runtime/etiao/AbstractContext.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/SettableForwarder.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/SettableForwarder.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/SettableForwarder.html
index 874e6df..d78ef97 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/SettableForwarder.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/SettableForwarder.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>SettableForwarder (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>SettableForwarder (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SettableForwarder (Edgent v1.0.0)";
+            parent.document.title="SettableForwarder (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -362,6 +362,6 @@ implements <a href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html
index c56baad..dc2b38b 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>ThreadFactoryTracker (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>ThreadFactoryTracker (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ThreadFactoryTracker (Edgent v1.0.0)";
+            parent.document.title="ThreadFactoryTracker (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -317,6 +317,6 @@ implements java.util.concurrent.ThreadFactory</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html
index b04a976..0059edc 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>TrackingScheduledExecutor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>TrackingScheduledExecutor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TrackingScheduledExecutor (Edgent v1.0.0)";
+            parent.document.title="TrackingScheduledExecutor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -400,6 +400,6 @@ extends java.util.concurrent.ScheduledThreadPoolExecutor</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/AbstractContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/AbstractContext.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/AbstractContext.html
index 5ccb54b..dc77ac3 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/AbstractContext.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/AbstractContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.AbstractContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.AbstractContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.AbstractContext (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.AbstractContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[04/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/IotpGateway.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/IotpGateway.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/IotpGateway.html
new file mode 100644
index 0000000..1ab45ce
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/IotpGateway.html
@@ -0,0 +1,999 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpGateway (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotpGateway (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpGateway.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/IotpGateway.html" target="_top">Frames</a></li>
+<li><a href="IotpGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iotp</div>
+<h2 title="Class IotpGateway" class="title">Class IotpGateway</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.iotp.IotpGateway</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a>, <a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">IotpGateway</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></pre>
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).
+ <p>
+ <b>This class is incubating and is subject to change.</b>
+ <p>
+ See <a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><code>IotpDevice</code></a> for common WIoTP documentation references.
+ <p>
+ <code>IotpGateway</code> establishes its own WIoTP <code>GatewayCallback</code>
+ handler in its embedded or the passed in WIoTP <code>GatewayClient</code>.
+ An application can use 
+ <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#setExternalCallbackHandler-com.ibm.iotf.client.gateway.GatewayCallback-"><code>setExternalCallbackHandler</code></a>
+ to also receive and process callbacks.
+ <p>
+ Limitations:
+ <ul>
+ <li><code>IotProvider</code> and <code>PublishSubscribeService</code> do not yet support
+ the gateway model.  An IotProvider may be initialized with an IotpGateway
+ but the PublishSubscribeService mechanism will only publish events and receive
+ commands for the gateway device, not any of its connected devices.
+ </li>
+ </ul></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_ID">ATTR_DEVICE_ID</a></span></code>
+<div class="block">WIoTP Device Id identifier key.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_TYPE">ATTR_DEVICE_TYPE</a></span></code>
+<div class="block">WIoTP Device Type identifier key.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.edgent.connectors.iot.IotDevice">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-java.io.File-">IotpGateway</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           java.io.File&nbsp;optionsFile)</code>
+<div class="block">Create a connector for the IoT gateway device specified by <code>optionsFile</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-com.ibm.iotf.client.gateway.GatewayClient-">IotpGateway</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           com.ibm.iotf.client.gateway.GatewayClient&nbsp;gatewayClient)</code>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-java.util.Properties-">IotpGateway</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           java.util.Properties&nbsp;options)</code>
+<div class="block">Create a connector for the IoT gateway device specified by <code>options</code>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commands-java.lang.String...-">commands</a></span>(java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice</a></span>(java.util.Set&lt;java.lang.String&gt;&nbsp;fqDeviceIds,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice</a></span>(java.lang.String&nbsp;fqDeviceId,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType</a></span>(java.lang.String&nbsp;deviceTypeId,
+               java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      java.lang.String&nbsp;eventId,
+      int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></span>(java.lang.String&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               java.lang.String&nbsp;eventId,
+               int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getDeviceId--">getDeviceId</a></span>()</code>
+<div class="block">Get the device's unique opaque device identifier.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getDeviceType--">getDeviceType</a></span>()</code>
+<div class="block">Get the device's opaque device type identifier.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></span>(java.lang.String&nbsp;fqDeviceId)</code>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDeviceId-java.util.Map-">getIotDeviceId</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get a <code>deviceId</code> for a device.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>com.ibm.iotf.client.gateway.GatewayCallback</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#setExternalCallbackHandler-com.ibm.iotf.client.gateway.GatewayCallback-">setExternalCallbackHandler</a></span>(com.ibm.iotf.client.gateway.GatewayCallback&nbsp;handler)</code>
+<div class="block">Set an external WIoTP <code>GatewayCallback</code> handler.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#topology--">topology</a></span>()</code>
+<div class="block">Topology this element is contained in.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="ATTR_DEVICE_TYPE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_DEVICE_TYPE</h4>
+<pre>public static final&nbsp;java.lang.String ATTR_DEVICE_TYPE</pre>
+<div class="block">WIoTP Device Type identifier key.
+ Key is "deviceType".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.util.Map-"><code>getIotDevice(Map)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iotp.IotpGateway.ATTR_DEVICE_TYPE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_DEVICE_ID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ATTR_DEVICE_ID</h4>
+<pre>public static final&nbsp;java.lang.String ATTR_DEVICE_ID</pre>
+<div class="block">WIoTP Device Id identifier key.
+ Key is "deviceId".</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.util.Map-"><code>getIotDevice(Map)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iotp.IotpGateway.ATTR_DEVICE_ID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IotpGateway-org.apache.edgent.topology.Topology-java.util.Properties-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IotpGateway</h4>
+<pre>public&nbsp;IotpGateway(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                   java.util.Properties&nbsp;options)</pre>
+<div class="block">Create a connector for the IoT gateway device specified by <code>options</code>.
+ <BR>
+ These properties must be set in <code>options</code>.
+ 
+ <UL>
+ <LI><code>org=</code><em>organization identifier</em></LI>
+ <LI><code>type=</code><em>gateway device type</em></LI>
+ <LI><code>id=</code><em>gateway device identifier</em></LI>
+ <LI><code>auth-method=token</code></LI>
+ <LI><code>auth-token=</code><em>authorization token</em></LI>
+ </UL>
+ For example:
+ <pre>
+ <code>
+ Properties options = new Properties();
+ options.setProperty("org", "uguhsp");
+ options.setProperty("type", "iotsample-gateway");
+ options.setProperty("id", "00aabbccde03");
+ options.setProperty("auth-method", "token");
+ options.setProperty("auth-token", "AJfKQV@&amp;bBo@VX6Dcg");
+ 
+ IotDevice iotDevice = new IotpDevice(options);
+ </code>
+ </pre>
+ <p>
+ Connecting to the server occurs when the topology is submitted for
+ execution.
+ </p>
+ <p>
+ See the IBM Watson IoT Platform documentation for additional properties.
+ </p></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>options</code> - control options</dd>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="IotpGateway-org.apache.edgent.topology.Topology-java.io.File-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IotpGateway</h4>
+<pre>public&nbsp;IotpGateway(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                   java.io.File&nbsp;optionsFile)</pre>
+<div class="block">Create a connector for the IoT gateway device specified by <code>optionsFile</code>.
+ <BR>
+ The format of the file is:
+ <pre>
+ <code>
+ [device]
+ org = <em>organization identifier</em>
+ type = <em>gateway device type</em>
+ id = <em>gateway device identifier</em>
+ auth-method = token
+ auth-token = <em>authorization token</em>
+ </code>
+ </pre>
+ For example:
+ <pre>
+ <code>
+ [device]
+ org = uguhsp
+ type = iotsample-gateway
+ id = 00aabbccde03
+ auth-method = token
+ auth-token = AJfKQV@&amp;bBo@VX6Dcg
+ </code>
+ </pre>
+ <p>
+ Connecting to the server occurs when the topology is submitted for
+ execution.
+ </p>
+ <p>
+ See the IBM Watson IoT Platform documentation for additional properties.
+ </p></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+<dd><code>optionsFile</code> - File containing connection information.</dd>
+</dl>
+</li>
+</ul>
+<a name="IotpGateway-org.apache.edgent.topology.Topology-com.ibm.iotf.client.gateway.GatewayClient-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IotpGateway</h4>
+<pre>public&nbsp;IotpGateway(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                   com.ibm.iotf.client.gateway.GatewayClient&nbsp;gatewayClient)</pre>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+<dd><code>gatewayClient</code> - a WIoTP device client API object.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDeviceType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceType</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceType()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">IotDevice</a></code></span></div>
+<div class="block">Get the device's opaque device type identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's type</dd>
+</dl>
+</li>
+</ul>
+<a name="getDeviceId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceId()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">IotDevice</a></code></span></div>
+<div class="block">Get the device's unique opaque device identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's id</dd>
+</dl>
+</li>
+</ul>
+<a name="events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>events</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                                <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+                                                <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">IotDevice</a></code></span></div>
+<div class="block">Publish a stream's tuples as device events.
+ <p>
+ Each tuple is published as a device event with the supplied functions
+ providing the event identifier, payload and QoS. The event identifier and
+ QoS can be generated based upon the tuple.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dd><code>qos</code> - function to supply the event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="events-org.apache.edgent.topology.TStream-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>events</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                java.lang.String&nbsp;eventId,
+                                                int&nbsp;qos)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">IotDevice</a></code></span></div>
+<div class="block">Publish a stream's tuples as device events.
+ <p>
+ Each tuple is published as a device event with fixed event identifier and
+ QoS.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dd><code>qos</code> - Event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="commands-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commands</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commands(java.lang.String...&nbsp;commands)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">IotDevice</a></code></span></div>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to the device matching <code>commands</code> will result in a tuple
+ on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all of this IotDevice's device commands.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="topology--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>topology</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html#topology--">TopologyElement</a></code></span></div>
+<div class="block">Topology this element is contained in.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html#topology--">topology</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Topology this element is contained in.</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDeviceId-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDeviceId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getIotDeviceId(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</pre>
+<div class="block">Get a <code>deviceId</code> for a device.
+ Logically equivalent to <code>getIotDevice(deviceIdAttrs).getDeviceId()</code>.
+ No external validation of the attribute values is performed.
+ <p>
+ The device's WIoTP deviceType and deviceId must be supplied
+ using the <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_TYPE"><code>ATTR_DEVICE_TYPE</code></a> and <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_ID"><code>ATTR_DEVICE_ID</code></a>
+ keys respectively.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDeviceId-java.util.Map-">getIotDeviceId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIdAttrs</code> - IotGateway implementation specific attributes
+                    that identify a device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>deviceId</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDevice-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;getIotDevice(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</pre>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.
+ No external validation of the attribute values is performed.
+ <p>
+ See <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDeviceId-java.util.Map-"><code>getIotDeviceId(Map)</code></a> for the required attribute keys.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIdAttrs</code> - IotGateway implementation specific attributes
+                    that identify a device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>IotDevice</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDevice-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;getIotDevice(java.lang.String&nbsp;fqDeviceId)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.lang.String-">IotGateway</a></code></span></div>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceId</code> - a value from <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--"><code>IotDevice.getDeviceId()</code></a>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>IotDevice</dd>
+</dl>
+</li>
+</ul>
+<a name="eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>eventsForDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;eventsForDevice(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+                                                         <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                         <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                                         <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+                                                         <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">IotGateway</a></code></span></div>
+<div class="block">Publish a stream's tuples as device events.
+ Each tuple is published as a device event with the supplied functions
+ providing the device identifier, event identifier, payload and QoS. 
+ The values can be generated based upon the tuple.
+ <p>
+ Events for a particular device can also be published via its 
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-"><code>IotDevice.events()</code></a>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceId</code> - function to supply the device-id that the event is associated with.</dd>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dd><code>qos</code> - function to supply the event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>eventsForDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;eventsForDevice(java.lang.String&nbsp;fqDeviceId,
+                                                         <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                         java.lang.String&nbsp;eventId,
+                                                         int&nbsp;qos)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">IotGateway</a></code></span></div>
+<div class="block">Publish a stream's tuples as device events.
+ Each tuple is published as a device event with the supplied
+ device identifier, event identifier and QoS.
+ <p>
+ Events for a particular device can also be published via its 
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>IotDevice.event()</code></a>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceId</code> - Device-id that the event is associated with.</dd>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dd><code>qos</code> - Event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForDevice-java.util.Set-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForDevice(java.util.Set&lt;java.lang.String&gt;&nbsp;fqDeviceIds,
+                                                             java.lang.String...&nbsp;commands)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">IotGateway</a></code></span></div>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to one of the specified <code>deviceIds</code> matching <code>commands</code> will
+ result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+   <UL>
+   <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+   <LI>Otherwise <code>payload</code> is String</LI>
+   </UL>
+ </LI>
+ </UL>
+ 
+ Logically equivalent to a union of a collection of individual IotDevice specific
+ command streams but enables an IotGateway implementation to implement it more efficiently.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceIds</code> - Filter to include commands for the specified deviceIds
+            If the set is empty no filtering occurs. The commands for any device are included.</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for the specified devices.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForDevice-java.lang.String-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForDevice</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForDevice(java.lang.String&nbsp;fqDeviceId,
+                                                             java.lang.String...&nbsp;commands)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">IotGateway</a></code></span></div>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to the specified <code>deviceId</code> matching <code>commands</code> will
+ result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's target device's opaque id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL>
+ <P>
+ Equivalent to <code>commandsForDevice(Collections.singleton(deviceId)), ...</code>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fqDeviceId</code> - Filter to include commands for the specified deviceId</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for the specified device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForType-java.lang.String-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForType</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForType(java.lang.String&nbsp;deviceTypeId,
+                                                           java.lang.String...&nbsp;commands)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForType-java.lang.String-java.lang.String...-">IotGateway</a></code></span></div>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to connected devices of type <code>deviceTypeId</code> matching <code>commands</code>
+ will result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's target device's opaque id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL>
+ <P>
+ An IoT connector implementation may throw
+ <code>UnsupportedOperationException</code>
+ if it does not support this capability.  See the implementation's documentation.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceTypeId</code> - Only return commands for connected devices with the specified
+            device type id value (a value from <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--"><code>IotDevice.getDeviceType()</code></a>).</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for devices with the specified device type id.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="setExternalCallbackHandler-com.ibm.iotf.client.gateway.GatewayCallback-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExternalCallbackHandler</h4>
+<pre>public&nbsp;com.ibm.iotf.client.gateway.GatewayCallback&nbsp;setExternalCallbackHandler(com.ibm.iotf.client.gateway.GatewayCallback&nbsp;handler)</pre>
+<div class="block">Set an external WIoTP <code>GatewayCallback</code> handler.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>handler</code> - the handler to call. May be null.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously set handler. May be null.</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotpGateway.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/IotpGateway.html" target="_top">Frames</a></li>
+<li><a href="IotpGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
new file mode 100644
index 0000000..de8396a
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.iotp.IotpDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.iotp.IotpDevice (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iotp/class-use/IotpDevice.html" target="_top">Frames</a></li>
+<li><a href="IotpDevice.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.iotp.IotpDevice" class="title">Uses of Class<br>org.apache.edgent.connectors.iotp.IotpDevice</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.iotp">org.apache.edgent.connectors.iotp</a></td>
+<td class="colLast">
+<div class="block">IBM Watson IoT Platform stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.iotp">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a> in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a> that return <a href="../../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#quickstart-org.apache.edgent.topology.Topology-java.lang.String-">quickstart</a></span>(<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+          java.lang.String&nbsp;deviceId)</code>
+<div class="block">Create an <code>IotpDevice</code> connector to the Quickstart service.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iotp/class-use/IotpDevice.html" target="_top">Frames</a></li>
+<li><a href="IotpDevice.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/class-use/IotpGateway.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/class-use/IotpGateway.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/class-use/IotpGateway.html
new file mode 100644
index 0000000..63cb80f
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/class-use/IotpGateway.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.iotp.IotpGateway (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.iotp.IotpGateway (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iotp/class-use/IotpGateway.html" target="_top">Frames</a></li>
+<li><a href="IotpGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.iotp.IotpGateway" class="title">Uses of Class<br>org.apache.edgent.connectors.iotp.IotpGateway</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.iotp.IotpGateway</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iotp/class-use/IotpGateway.html" target="_top">Frames</a></li>
+<li><a href="IotpGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-frame.html
new file mode 100644
index 0000000..a2e733d
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-frame.html
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/connectors/iotp/package-summary.html" target="classFrame">org.apache.edgent.connectors.iotp</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="IotpDevice.html" title="class in org.apache.edgent.connectors.iotp" target="classFrame">IotpDevice</a></li>
+<li><a href="IotpGateway.html" title="class in org.apache.edgent.connectors.iotp" target="classFrame">IotpGateway</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-summary.html
new file mode 100644
index 0000000..899b296
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-summary.html
@@ -0,0 +1,163 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.iotp (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.connectors.iotp</h1>
+<div class="docSummary">
+<div class="block">IBM Watson IoT Platform stream connector.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></td>
+<td class="colLast">
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></td>
+<td class="colLast">
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.connectors.iotp Description">Package org.apache.edgent.connectors.iotp Description</h2>
+<div class="block">IBM Watson IoT Platform stream connector.
+ <BR>
+ <em>Note IBM Watson IoT Platform was previously known as Internet of Things Foundation.</em></div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[31/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonId.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonId.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonId.html
index 7699882..2ff675b 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonId.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonId.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonId (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonId (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonId (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonId (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleReaderApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleReaderApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleReaderApp.html
index 4948f86..0a5c1cb 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleReaderApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleReaderApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleReaderApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleReaderApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleReaderApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleReaderApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleWriterApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleWriterApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleWriterApp.html
index 3c11912..d4264aa 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleWriterApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleWriterApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleWriterApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleWriterApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleWriterApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleWriterApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-frame.html
index a2a2bc6..3eca630 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.jdbc (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-summary.html
index 3ee4c45..2b64d08 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.jdbc (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.jdbc (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.jdbc (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -194,6 +194,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-tree.html
index 7583255..0cf7d57 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.jdbc Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.jdbc Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.jdbc Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.jdbc Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-use.html
index 4010631..2380bae 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.jdbc (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.jdbc (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.jdbc (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/KafkaClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/KafkaClient.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/KafkaClient.html
index bec3df5..90823ac 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/KafkaClient.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/KafkaClient.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>KafkaClient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaClient (Edgent v1.0.0)";
+            parent.document.title="KafkaClient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -310,6 +310,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/PublisherApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/PublisherApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/PublisherApp.html
index 767019e..43171f2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/PublisherApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/PublisherApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>PublisherApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>PublisherApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PublisherApp (Edgent v1.0.0)";
+            parent.document.title="PublisherApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -242,6 +242,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/Runner.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/Runner.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/Runner.html
index d7650c8..f87f6ed 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/Runner.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/Runner.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Runner (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>Runner (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Runner (Edgent v1.0.0)";
+            parent.document.title="Runner (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -279,6 +279,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html
index 35a963d..1bec0ab 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SimplePublisherApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>SimplePublisherApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimplePublisherApp (Edgent v1.0.0)";
+            parent.document.title="SimplePublisherApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -240,6 +240,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html
index 7dfb53d..de5bb47 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SimpleSubscriberApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>SimpleSubscriberApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimpleSubscriberApp (Edgent v1.0.0)";
+            parent.document.title="SimpleSubscriberApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -240,6 +240,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SubscriberApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SubscriberApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SubscriberApp.html
index 822c60f..bbf0fef 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SubscriberApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SubscriberApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SubscriberApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>SubscriberApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SubscriberApp (Edgent v1.0.0)";
+            parent.document.title="SubscriberApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -242,6 +242,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/KafkaClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/KafkaClient.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/KafkaClient.html
index ff9aac6..6f4696f 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/KafkaClient.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/KafkaClient.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.KafkaClient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.kafka.KafkaClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.KafkaClient (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.KafkaClient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/PublisherApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/PublisherApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/PublisherApp.html
index de203ac..29f0687 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/PublisherApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/PublisherApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.PublisherApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.kafka.PublisherApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.PublisherApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.PublisherApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/Runner.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/Runner.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/Runner.html
index 889860e..38045e2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/Runner.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/Runner.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.Runner (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.kafka.Runner (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.Runner (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.Runner (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimplePublisherApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimplePublisherApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimplePublisherApp.html
index 62f5d93..18c7089 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimplePublisherApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimplePublisherApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.SimplePublisherApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.kafka.SimplePublisherApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.SimplePublisherApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.SimplePublisherApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimpleSubscriberApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimpleSubscriberApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimpleSubscriberApp.html
index 8ec44f0..374e241 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimpleSubscriberApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimpleSubscriberApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.SimpleSubscriberApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.kafka.SimpleSubscriberApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.SimpleSubscriberApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.SimpleSubscriberApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SubscriberApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SubscriberApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SubscriberApp.html
index a66ae3b..ba9486b 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SubscriberApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SubscriberApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.SubscriberApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.kafka.SubscriberApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.SubscriberApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.SubscriberApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-frame.html
index fe49950..6cec481 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.kafka (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.kafka (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-summary.html
index 19cc911..7177def 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.kafka (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.kafka (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.kafka (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.kafka (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-tree.html
index a17bf12..d24343c 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.kafka Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.kafka Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.kafka Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.kafka Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-use.html
index 639dff9..f18b727 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.kafka (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.connectors.kafka (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.kafka (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.kafka (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/MqttClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/MqttClient.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/MqttClient.html
index ea3c048..a97ff15 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/MqttClient.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/MqttClient.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>MqttClient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>MqttClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MqttClient (Edgent v1.0.0)";
+            parent.document.title="MqttClient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -307,6 +307,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/PublisherApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/PublisherApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/PublisherApp.html
index 8b1b935..ae63234 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/PublisherApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/PublisherApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>PublisherApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>PublisherApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PublisherApp (Edgent v1.0.0)";
+            parent.document.title="PublisherApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -242,6 +242,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/Runner.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/Runner.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/Runner.html
index a2e9b87..0b123be 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/Runner.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/Runner.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Runner (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Runner (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Runner (Edgent v1.0.0)";
+            parent.document.title="Runner (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -279,6 +279,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html
index 38c04c5..479810e 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>SimplePublisherApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>SimplePublisherApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimplePublisherApp (Edgent v1.0.0)";
+            parent.document.title="SimplePublisherApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -240,6 +240,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html
index 2cf53e6..88ea9af 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>SimpleSubscriberApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>SimpleSubscriberApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimpleSubscriberApp (Edgent v1.0.0)";
+            parent.document.title="SimpleSubscriberApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -240,6 +240,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html
index 3d10893..ca9b956 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>SubscriberApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>SubscriberApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SubscriberApp (Edgent v1.0.0)";
+            parent.document.title="SubscriberApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -242,6 +242,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/MqttClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/MqttClient.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/MqttClient.html
index e1f3c99..84199ed 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/MqttClient.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/MqttClient.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.MqttClient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.MqttClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.MqttClient (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.MqttClient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/PublisherApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/PublisherApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/PublisherApp.html
index 39e92af..73d6957 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/PublisherApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/PublisherApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.PublisherApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.PublisherApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.PublisherApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.PublisherApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/Runner.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/Runner.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/Runner.html
index b6e63dc..abd48b4 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/Runner.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/Runner.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.Runner (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.Runner (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.Runner (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.Runner (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimplePublisherApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimplePublisherApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimplePublisherApp.html
index 302ab81..0ba6167 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimplePublisherApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimplePublisherApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.SimplePublisherApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.SimplePublisherApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.SimplePublisherApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.SimplePublisherApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimpleSubscriberApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimpleSubscriberApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimpleSubscriberApp.html
index bf4134b..89f5828 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimpleSubscriberApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimpleSubscriberApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.SimpleSubscriberApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.SimpleSubscriberApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.SimpleSubscriberApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.SimpleSubscriberApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SubscriberApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SubscriberApp.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SubscriberApp.html
index 47fc9b2..f5779ec 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SubscriberApp.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SubscriberApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.SubscriberApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.SubscriberApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.SubscriberApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.SubscriberApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-frame.html
index 1a6eb7f..24db34e 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-summary.html
index 78e9d65..e44ac1d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.mqtt (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.mqtt (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-tree.html
index 098de29..2d9c811 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.mqtt Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.mqtt Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.connectors.mqtt Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.mqtt Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-use.html
index 23524f1..f151034 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.connectors.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.mqtt (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.mqtt (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/Obd2Streams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/Obd2Streams.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/Obd2Streams.html
index a926c83..5cfd1e9 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/Obd2Streams.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/Obd2Streams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Obd2Streams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Obd2Streams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Obd2Streams (Edgent v1.0.0)";
+            parent.document.title="Obd2Streams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -375,6 +375,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/class-use/Obd2Streams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/class-use/Obd2Streams.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/class-use/Obd2Streams.html
index 1a05a5a..8b67aac 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/class-use/Obd2Streams.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/class-use/Obd2Streams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.obd2.Obd2Streams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.connectors.obd2.Obd2Streams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.obd2.Obd2Streams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.obd2.Obd2Streams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-frame.html
index b1c8721..c544f63 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.connectors.obd2 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.connectors.obd2 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>


[50/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/404.html
----------------------------------------------------------------------
diff --git a/content/404.html b/content/404.html
index fc0a85f..aa5bd50 100644
--- a/content/404.html
+++ b/content/404.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -690,7 +696,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/Gemfile.lock
----------------------------------------------------------------------
diff --git a/content/Gemfile.lock b/content/Gemfile.lock
deleted file mode 100644
index 77f3a55..0000000
--- a/content/Gemfile.lock
+++ /dev/null
@@ -1,207 +0,0 @@
-GEM
-  remote: https://rubygems.org/
-  specs:
-    activesupport (4.2.7)
-      i18n (~> 0.7)
-      json (~> 1.7, >= 1.7.7)
-      minitest (~> 5.1)
-      thread_safe (~> 0.3, >= 0.3.4)
-      tzinfo (~> 1.1)
-    addressable (2.5.0)
-      public_suffix (~> 2.0, >= 2.0.2)
-    coffee-script (2.4.1)
-      coffee-script-source
-      execjs
-    coffee-script-source (1.12.2)
-    colorator (1.1.0)
-    ethon (0.10.1)
-      ffi (>= 1.3.0)
-    execjs (2.7.0)
-    faraday (0.10.1)
-      multipart-post (>= 1.2, < 3)
-    ffi (1.9.14)
-    forwardable-extended (2.6.0)
-    gemoji (2.1.0)
-    github-pages (112)
-      activesupport (= 4.2.7)
-      github-pages-health-check (= 1.3.0)
-      jekyll (= 3.3.1)
-      jekyll-avatar (= 0.4.2)
-      jekyll-coffeescript (= 1.0.1)
-      jekyll-default-layout (= 0.1.4)
-      jekyll-feed (= 0.8.0)
-      jekyll-gist (= 1.4.0)
-      jekyll-github-metadata (= 2.2.0)
-      jekyll-mentions (= 1.2.0)
-      jekyll-optional-front-matter (= 0.1.2)
-      jekyll-paginate (= 1.1.0)
-      jekyll-readme-index (= 0.0.3)
-      jekyll-redirect-from (= 0.11.0)
-      jekyll-relative-links (= 0.2.1)
-      jekyll-sass-converter (= 1.3.0)
-      jekyll-seo-tag (= 2.1.0)
-      jekyll-sitemap (= 0.12.0)
-      jekyll-swiss (= 0.4.0)
-      jekyll-theme-architect (= 0.0.3)
-      jekyll-theme-cayman (= 0.0.3)
-      jekyll-theme-dinky (= 0.0.3)
-      jekyll-theme-hacker (= 0.0.3)
-      jekyll-theme-leap-day (= 0.0.3)
-      jekyll-theme-merlot (= 0.0.3)
-      jekyll-theme-midnight (= 0.0.3)
-      jekyll-theme-minimal (= 0.0.3)
-      jekyll-theme-modernist (= 0.0.3)
-      jekyll-theme-primer (= 0.1.5)
-      jekyll-theme-slate (= 0.0.3)
-      jekyll-theme-tactile (= 0.0.3)
-      jekyll-theme-time-machine (= 0.0.3)
-      jekyll-titles-from-headings (= 0.1.3)
-      jemoji (= 0.7.0)
-      kramdown (= 1.11.1)
-      liquid (= 3.0.6)
-      listen (= 3.0.6)
-      mercenary (~> 0.3)
-      minima (= 2.0.0)
-      rouge (= 1.11.1)
-      terminal-table (~> 1.4)
-    github-pages-health-check (1.3.0)
-      addressable (~> 2.3)
-      net-dns (~> 0.8)
-      octokit (~> 4.0)
-      public_suffix (~> 2.0)
-      typhoeus (~> 0.7)
-    html-pipeline (2.4.2)
-      activesupport (>= 2)
-      nokogiri (>= 1.4)
-    i18n (0.7.0)
-    jekyll (3.3.1)
-      addressable (~> 2.4)
-      colorator (~> 1.0)
-      jekyll-sass-converter (~> 1.0)
-      jekyll-watch (~> 1.1)
-      kramdown (~> 1.3)
-      liquid (~> 3.0)
-      mercenary (~> 0.3.3)
-      pathutil (~> 0.9)
-      rouge (~> 1.7)
-      safe_yaml (~> 1.0)
-    jekyll-avatar (0.4.2)
-      jekyll (~> 3.0)
-    jekyll-coffeescript (1.0.1)
-      coffee-script (~> 2.2)
-    jekyll-default-layout (0.1.4)
-      jekyll (~> 3.0)
-    jekyll-feed (0.8.0)
-      jekyll (~> 3.3)
-    jekyll-gist (1.4.0)
-      octokit (~> 4.2)
-    jekyll-github-metadata (2.2.0)
-      jekyll (~> 3.1)
-      octokit (~> 4.0, != 4.4.0)
-    jekyll-mentions (1.2.0)
-      activesupport (~> 4.0)
-      html-pipeline (~> 2.3)
-      jekyll (~> 3.0)
-    jekyll-optional-front-matter (0.1.2)
-      jekyll (~> 3.0)
-    jekyll-paginate (1.1.0)
-    jekyll-readme-index (0.0.3)
-      jekyll (~> 3.0)
-    jekyll-redirect-from (0.11.0)
-      jekyll (>= 2.0)
-    jekyll-relative-links (0.2.1)
-      jekyll (~> 3.3)
-    jekyll-sass-converter (1.3.0)
-      sass (~> 3.2)
-    jekyll-seo-tag (2.1.0)
-      jekyll (~> 3.3)
-    jekyll-sitemap (0.12.0)
-      jekyll (~> 3.3)
-    jekyll-swiss (0.4.0)
-    jekyll-theme-architect (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-cayman (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-dinky (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-hacker (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-leap-day (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-merlot (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-midnight (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-minimal (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-modernist (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-primer (0.1.5)
-      jekyll (~> 3.3)
-    jekyll-theme-slate (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-tactile (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-theme-time-machine (0.0.3)
-      jekyll (~> 3.3)
-    jekyll-titles-from-headings (0.1.3)
-      jekyll (~> 3.3)
-    jekyll-watch (1.5.0)
-      listen (~> 3.0, < 3.1)
-    jemoji (0.7.0)
-      activesupport (~> 4.0)
-      gemoji (~> 2.0)
-      html-pipeline (~> 2.2)
-      jekyll (>= 3.0)
-    json (1.8.3)
-    kramdown (1.11.1)
-    liquid (3.0.6)
-    listen (3.0.6)
-      rb-fsevent (>= 0.9.3)
-      rb-inotify (>= 0.9.7)
-    mercenary (0.3.6)
-    mini_portile2 (2.1.0)
-    minima (2.0.0)
-    minitest (5.10.1)
-    multi_json (1.12.1)
-    multipart-post (2.0.0)
-    net-dns (0.8.0)
-    nokogiri (1.7.0.1)
-      mini_portile2 (~> 2.1.0)
-    octokit (4.6.2)
-      sawyer (~> 0.8.0, >= 0.5.3)
-    pathutil (0.14.0)
-      forwardable-extended (~> 2.6)
-    public_suffix (2.0.5)
-    pygments.rb (1.1.1)
-      multi_json (>= 1.0.0)
-    rb-fsevent (0.9.8)
-    rb-inotify (0.9.7)
-      ffi (>= 0.5.0)
-    redcarpet (3.4.0)
-    rouge (1.11.1)
-    safe_yaml (1.0.4)
-    sass (3.4.23)
-    sawyer (0.8.1)
-      addressable (>= 2.3.5, < 2.6)
-      faraday (~> 0.8, < 1.0)
-    terminal-table (1.7.3)
-      unicode-display_width (~> 1.1.1)
-    thread_safe (0.3.5)
-    typhoeus (0.8.0)
-      ethon (>= 0.8.0)
-    tzinfo (1.2.2)
-      thread_safe (~> 0.1)
-    unicode-display_width (1.1.2)
-
-PLATFORMS
-  ruby
-
-DEPENDENCIES
-  github-pages
-  jekyll
-  pygments.rb
-  redcarpet
-
-BUNDLED WITH
-   1.13.7

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/algolia_search.json
----------------------------------------------------------------------
diff --git a/content/algolia_search.json b/content/algolia_search.json
index b82a265..3c4d280 100644
--- a/content/algolia_search.json
+++ b/content/algolia_search.json
@@ -65,7 +65,7 @@
 "keywords": "",
 "url": "../docs/downloads",
 "summary": "",
-"body": "Official Apache Edgent releases are available for download from the ASF distribution site. A release consists of a source code bundle and a convenience binary bundle. See the table below for a release's download links.If you just want to use Edgent, it is easiest to download and unpack a binary bundle. The bundle includes the release's Javadoc. The Javadoc is also accessible online. For more information, please refer to the [Getting started guide](edgent-getting-started).A source bundle contains a README describing how to build the sources.If you want to access the latest unreleased Edgent source or contribute to the Edgent runtime development, use the [GitHub repository]({{  site.data.project.source_repository_mirror }}). You can also select a particular release version by release tag (e.g., 1.0.0-incubating). See [README.md](https://github.com/apache/incubator-edgent/blob/master/README.md) and [DEVELOPMENT.md](https://github.com/apache/incubator-edgent/blob/master/DEVELOP
 MENT.md) in the repository for more information.See the [community](community) page for more information about contributing to Edgent development.## Apache Edgent ReleasesInformation about verifying the integrity of a bundle can be found at the bottom of the bundle's download page.Download the [KEYS]({{ site.data.downloads.edgent_keys_file_location }}) file for verifying a bundle's PGP signature.| Version           | Date           | Bundles | Release Notes | Docs | PGP | MD5 | SHA   ||:-----------------:|:--------------:|:-------:|:-------------:|:----:|:---:|:---:|:-----:|| 1.0.0-incubating  | 2016-12-15     | [Source]({{ site.data.downloads.edgent_1-0-0_dist_location }}) | [1.0.0 Release]({{ site.data.downloads.edgent_1-0-0_release_note }}) | [Javadoc]({{ site.data.downloads.edgent_1-0-0_doc_location }}) | [ASC]({{ site.data.downloads.edgent_1-0-0_asc_location  }}) | [MD5]({{  site.data.downloads.edgent_1-0-0_md5_location }}) | [SHA]({{  site.data.downloads.edgent_1-0-0_sha_locat
 ion }}) ||                   |                | [Binary]({{ site.data.downloads.edgent_1-0-0_bin_dist_location }}) | | | [ASC]({{ site.data.downloads.edgent_1-0-0_bin_asc_location  }}) | [MD5]({{  site.data.downloads.edgent_1-0-0_bin_md5_location }}) | [SHA]({{  site.data.downloads.edgent_1-0-0_bin_sha_location }}) |"
+"body": "Official Apache Edgent releases are available for download from the ASF distribution site. A release consists of a source code bundle and a convenience binary bundle. See the table below for a release's download links.If you just want to use Edgent, it is easiest to download and unpack a binary bundle. The bundle includes the release's Javadoc. The Javadoc is also accessible online. For more information, please refer to the [Getting started guide](edgent-getting-started).A source bundle contains a README describing how to build the sources.If you want to access the latest unreleased Edgent source or contribute to the Edgent runtime development, use the [GitHub repository]({{  site.data.project.source_repository_mirror }}). You can also select a particular release version by release tag (e.g., 1.0.0-incubating). See [README.md](https://github.com/apache/incubator-edgent/blob/master/README.md) and [DEVELOPMENT.md](https://github.com/apache/incubator-edgent/blob/master/DEVELOP
 MENT.md) in the repository for more information.See the [community](community) page for more information about contributing to Edgent development.## Apache Edgent ReleasesIt is essential that you verify the integrity of a downloaded bundle.  See [how to verify]({{ site.data.downloads.generic_how_to_verify_location }}) for details on verifying using downloaded KEYS, PGP signature, MD5, or SHA information.Download the [KEYS]({{ site.data.downloads.edgent_keys_file_location }}) file for verifying a bundle's PGP signature.| Version           | Date           | Bundles | Release Notes | Docs | PGP | MD5 | SHA   ||:-----------------:|:--------------:|:-------:|:-------------:|:----:|:---:|:---:|:-----:|| 1.1.0-incubating  | 2017-03-20     | [Source]({{ site.data.downloads.edgent_1-1-0_dist_location }}) | [1.1.0 Release]({{ site.data.downloads.edgent_1-1-0_release_note }}) | [Javadoc]({{ site.data.downloads.edgent_1-1-0_doc_location }}) | [ASC]({{ site.data.downloads.edgent_1-1-0_asc_locat
 ion  }}) | [MD5]({{  site.data.downloads.edgent_1-1-0_md5_location }}) | [SHA]({{  site.data.downloads.edgent_1-1-0_sha_location }}) ||                   |                | [Binary]({{ site.data.downloads.edgent_1-1-0_bin_dist_location }}) | | | [ASC]({{ site.data.downloads.edgent_1-1-0_bin_asc_location  }}) | [MD5]({{  site.data.downloads.edgent_1-1-0_bin_md5_location }}) | [SHA]({{  site.data.downloads.edgent_1-1-0_bin_sha_location }}) || 1.0.0-incubating  | 2016-12-15     | [Source]({{ site.data.downloads.edgent_1-0-0_dist_location }}) | [1.0.0 Release]({{ site.data.downloads.edgent_1-0-0_release_note }}) | [Javadoc]({{ site.data.downloads.edgent_1-0-0_doc_location }}) | [ASC]({{ site.data.downloads.edgent_1-0-0_asc_location  }}) | [MD5]({{  site.data.downloads.edgent_1-0-0_md5_location }}) | [SHA]({{  site.data.downloads.edgent_1-0-0_sha_location }}) ||                   |                | [Binary]({{ site.data.downloads.edgent_1-0-0_bin_dist_location }}) | | | [ASC]({{ site.dat
 a.downloads.edgent_1-0-0_bin_asc_location  }}) | [MD5]({{  site.data.downloads.edgent_1-0-0_bin_md5_location }}) | [SHA]({{  site.data.downloads.edgent_1-0-0_bin_sha_location }}) |"
 
 },
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/committers.html
----------------------------------------------------------------------
diff --git a/content/docs/committers.html b/content/docs/committers.html
index 3aa9bdf..c512826 100644
--- a/content/docs/committers.html
+++ b/content/docs/committers.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -704,7 +710,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/common-edgent-operations.html
----------------------------------------------------------------------
diff --git a/content/docs/common-edgent-operations.html b/content/docs/common-edgent-operations.html
index 65222bc..00bd13b 100644
--- a/content/docs/common-edgent-operations.html
+++ b/content/docs/common-edgent-operations.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -663,7 +669,7 @@ $('#toc').on('click', 'a', function() {
 
 <p><code>TStream.map()</code> is arguably the most used method in the Edgent API. Its two main purposes are to perform stateful or stateless operations on a stream&#39;s tuples, and to produce a <code>TStream</code> with tuples of a different type from that of the calling stream.</p>
 
-<h3 id="changing-a-tstreams-tuple-type">Changing a TStream&#39;s tuple type</h3>
+<h3 id="changing-a-tstream-39-s-tuple-type">Changing a TStream&#39;s tuple type</h3>
 
 <p>In addition to filtering tuples, <code>TStream</code>s support operations that <em>transform</em> tuples from one Java type to another by invoking the <code>TStream.map()</code> method.</p>
 
@@ -696,7 +702,7 @@ $('#toc').on('click', 'a', function() {
 <span class="n">TStream</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">counts</span> <span class="o">=</span> <span class="n">streamOfStrings</span><span class="o">.</span><span class="na">map</span><span class="o">(</span><span class="k">new</span> <span class="n">Function</span><span class="o">&lt;</span><span class="n">String</span><span class="o">,</span> <span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
     <span class="kt">int</span> <span class="n">count</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
     <span class="nd">@Override</span>
-    <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">apply</span><span class="o">(</span><span class="n">String</span> <span class="n">arg0</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Integer</span> <span class="n">apply</span><span class="o">(</span><span class="n">String</span> <span class="n">arg0</span><span class="o">)</span> <span class="o">{</span>
         <span class="n">count</span> <span class="o">=</span> <span class="n">count</span> <span class="o">+</span> <span class="mi">1</span><span class="o">;</span>
         <span class="k">return</span> <span class="n">count</span><span class="o">;</span>
     <span class="o">}</span>
@@ -735,7 +741,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/community.html
----------------------------------------------------------------------
diff --git a/content/docs/community.html b/content/docs/community.html
index 461f0d1..4b1cad0 100644
--- a/content/docs/community.html
+++ b/content/docs/community.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -756,7 +762,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/console.html
----------------------------------------------------------------------
diff --git a/content/docs/console.html b/content/docs/console.html
index 4027cb0..1c9d406 100644
--- a/content/docs/console.html
+++ b/content/docs/console.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -674,7 +680,7 @@ $('#toc').on('click', 'a', function() {
 <span class="kn">import</span> <span class="nn">org.apache.edgent.topology.Topology</span><span class="o">;</span>
 
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">TempSensorApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">main</span><span class="o">(</span><span class="n">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="kd">throws</span> <span class="n">Exception</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="n">main</span><span class="o">(</span><span class="n">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="kd">throws</span> <span class="n">Exception</span> <span class="o">{</span>
         <span class="n">TempSensor</span> <span class="n">sensor</span> <span class="o">=</span> <span class="k">new</span> <span class="n">TempSensor</span><span class="o">();</span>
         <span class="n">DevelopmentProvider</span> <span class="n">dp</span> <span class="o">=</span> <span class="k">new</span> <span class="n">DevelopmentProvider</span><span class="o">();</span>
         <span class="n">Topology</span> <span class="n">topology</span> <span class="o">=</span> <span class="n">dp</span><span class="o">.</span><span class="na">newTopology</span><span class="o">();</span>
@@ -809,7 +815,7 @@ Well3 alert, ecoli value is 1
 <li>Each well that is to be measured is added to the topology. The topology polls each sensor (temp, ecoli, etc.) for each well as a unit. A <code>TStream&lt;Integer&gt;</code> is returned from polling the toplogy and represents a sensor reading. Each sensor reading for the well has a tag added to it with the reading type i.e, &quot;temp&quot;, and the well id. Once all of the sensor readings are obtained and the tags added, each sensor reading is &#39;unioned&#39; into a single <code>TStream&lt;JsonObject&gt;</code>. Look at the <code>waterDetector</code> method for details on this.</li>
 <li>Now, each well has a single stream with each of the sensors readings as a property with a name and value in the <code>TStream&lt;JsonObject&gt;</code>. Next the <code>alertFilter</code> method is called on the <code>TStream&lt;JsonObject&gt;</code> representing each well. This method checks the values for each well&#39;s sensors to determine if they are &#39;out of range&#39; for healthy values. The <code>filter</code> oplet is used to do this. If any of the sensor&#39;s readings are out of the acceptable range the tuple is passed along. Those that are within an acceptable range are discarded.</li>
 <li><p>Next the applications&#39; <code>splitAlert</code> method is called on each well&#39;s stream that contains the union of all the sensor readings that are out of range. The <code>splitAlert</code> method uses the <code>split</code> oplet to split the incoming stream into 5 different streams. Only those tuples that are out of range for each stream, which represents each sensor type, will be returned. The object returned from <code>splitAlert</code> is a list of <code>TStream&lt;JsonObject&gt;</code> objects. The <code>splitAlert</code> method is shown below:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">static</span> <span class="n">List</span><span class="o">&lt;</span><span class="n">TStream</span><span class="o">&lt;</span><span class="n">JsonObject</span><span class="o">&gt;&gt;</span> <span class="nf">splitAlert</span><span class="o">(</span><span class="n">TStream</span><span class="o">&lt;</span><span class="n">JsonObject</span><span class="o">&gt;</span> <span class="n">alertStream</span><span class="o">,</span> <span class="kt">int</span> <span class="n">wellId</span><span class="o">)</span> <span class="o">{</span>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">static</span> <span class="n">List</span><span class="o">&lt;</span><span class="n">TStream</span><span class="o">&lt;</span><span class="n">JsonObject</span><span class="o">&gt;&gt;</span> <span class="n">splitAlert</span><span class="o">(</span><span class="n">TStream</span><span class="o">&lt;</span><span class="n">JsonObject</span><span class="o">&gt;</span> <span class="n">alertStream</span><span class="o">,</span> <span class="kt">int</span> <span class="n">wellId</span><span class="o">)</span> <span class="o">{</span>
     <span class="n">List</span><span class="o">&lt;</span><span class="n">TStream</span><span class="o">&lt;</span><span class="n">JsonObject</span><span class="o">&gt;&gt;</span> <span class="n">allStreams</span> <span class="o">=</span> <span class="n">alertStream</span><span class="o">.</span><span class="na">split</span><span class="o">(</span><span class="mi">5</span><span class="o">,</span> <span class="n">tuple</span> <span class="o">-&gt;</span> <span class="o">{</span>
         <span class="k">if</span> <span class="o">(</span><span class="n">tuple</span><span class="o">.</span><span class="na">get</span><span class="o">(</span><span class="s">"temp"</span><span class="o">)</span> <span class="o">!=</span> <span class="kc">null</span><span class="o">)</span> <span class="o">{</span>
             <span class="n">JsonObject</span> <span class="n">tempObj</span> <span class="o">=</span> <span class="k">new</span> <span class="n">JsonObject</span><span class="o">();</span>
@@ -974,7 +980,7 @@ Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_98 has a tuple count of zero!
 <p><img src='images/console_hover_over_link.jpg'/></p>
 
 <p>The section of the code that adds the tags &#39;temperature&#39; and &#39;well1&#39; is in the <code>waterDetector</code> method of the <code>ConsoleWaterDetector</code> class.</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">static</span> <span class="n">TStream</span><span class="o">&lt;</span><span class="n">JsonObject</span><span class="o">&gt;</span> <span class="nf">waterDetector</span><span class="o">(</span><span class="n">Topology</span> <span class="n">topology</span><span class="o">,</span> <span class="kt">int</span> <span class="n">wellId</span><span class="o">)</span> <span class="o">{</span>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">static</span> <span class="n">TStream</span><span class="o">&lt;</span><span class="n">JsonObject</span><span class="o">&gt;</span> <span class="n">waterDetector</span><span class="o">(</span><span class="n">Topology</span> <span class="n">topology</span><span class="o">,</span> <span class="kt">int</span> <span class="n">wellId</span><span class="o">)</span> <span class="o">{</span>
     <span class="n">Random</span> <span class="n">rNum</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Random</span><span class="o">();</span>
     <span class="n">TStream</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">temp</span> <span class="o">=</span> <span class="n">topology</span><span class="o">.</span><span class="na">poll</span><span class="o">(()</span> <span class="o">-&gt;</span> <span class="n">rNum</span><span class="o">.</span><span class="na">nextInt</span><span class="o">(</span><span class="n">TEMP_RANDOM_HIGH</span> <span class="o">-</span> <span class="n">TEMP_RANDOM_LOW</span><span class="o">)</span> <span class="o">+</span> <span class="n">TEMP_RANDOM_LOW</span><span class="o">,</span> <span class="mi">1</span><span class="o">,</span> <span class="n">TimeUnit</span><span class="o">.</span><span class="na">SECONDS</span><span class="o">);</span>
     <span class="n">TStream</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">acidity</span> <span class="o">=</span> <span class="n">topology</span><span class="o">.</span><span class="na">poll</span><span class="o">(()</span> <span class="o">-&gt;</span> <span class="n">rNum</span><span class="o">.</span><span class="na">nextInt</span><span class="o">(</span><span class="n">ACIDITY_RANDOM_HIGH</span> <span class="o">-</span> <span class="n">ACIDITY_RANDOM_LOW</span><span class="o">)</span> <span class="o">+</span> <span class="n">ACIDITY_RANDOM_LOW</span><span class="o">,</span> <span class="mi">1</span><span class="o">,</span> <span class="n">TimeUnit</span><span class="o">.</span><span class="na">SECONDS</span><span class="o">);</span>
@@ -1161,7 +1167,7 @@ Metrics.rateMeter(individualAlerts3.get(0));
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/downloads.html
----------------------------------------------------------------------
diff --git a/content/docs/downloads.html b/content/docs/downloads.html
index 468ba99..ac0948e 100644
--- a/content/docs/downloads.html
+++ b/content/docs/downloads.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -669,7 +675,7 @@ $('#toc').on('click', 'a', function() {
 
 <h2 id="apache-edgent-releases">Apache Edgent Releases</h2>
 
-<p>Information about verifying the integrity of a bundle can be found at the bottom of the bundle&#39;s download page.</p>
+<p>It is essential that you verify the integrity of a downloaded bundle.  See <a href="https://www.apache.org/dyn/closer.cgi#verify">how to verify</a> for details on verifying using downloaded KEYS, PGP signature, MD5, or SHA information.</p>
 
 <p>Download the <a href="https://www.apache.org/dist/incubator/edgent/KEYS">KEYS</a> file for verifying a bundle&#39;s PGP signature.</p>
 
@@ -686,24 +692,44 @@ $('#toc').on('click', 'a', function() {
 </tr>
 </thead><tbody>
 <tr>
+<td style="text-align: center">1.1.0-incubating</td>
+<td style="text-align: center">2017-03-20</td>
+<td style="text-align: center"><a href="https://www.apache.org/dyn/closer.cgi/incubator/edgent/1.1.0-incubating">Source</a></td>
+<td style="text-align: center"><a href="https://www.apache.org/dyn/closer.cgi/incubator/edgent/1.1.0-incubating/RELEASE_NOTES">1.1.0 Release</a></td>
+<td style="text-align: center"><a href="https://edgent.incubator.apache.org/javadoc/r1.1.0/index.html">Javadoc</a></td>
+<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.1.0-incubating/apache-edgent-1.1.0-incubating-src.tgz.asc">ASC</a></td>
+<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.1.0-incubating/apache-edgent-1.1.0-incubating-src.tgz.md5">MD5</a></td>
+<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.1.0-incubating/apache-edgent-1.1.0-incubating-src.tgz.sha">SHA</a></td>
+</tr>
+<tr>
+<td style="text-align: center"></td>
+<td style="text-align: center"></td>
+<td style="text-align: center"><a href="https://www.apache.org/dyn/closer.cgi/incubator/edgent/1.1.0-incubating/binaries">Binary</a></td>
+<td style="text-align: center"></td>
+<td style="text-align: center"></td>
+<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.1.0-incubating/binaries/apache-edgent-1.1.0-incubating-bin.tgz.asc">ASC</a></td>
+<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.1.0-incubating/binaries/apache-edgent-1.1.0-incubating-bin.tgz.md5">MD5</a></td>
+<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.1.0-incubating/binaries/apache-edgent-1.1.0-incubating-bin.tgz.sha">SHA</a></td>
+</tr>
+<tr>
 <td style="text-align: center">1.0.0-incubating</td>
 <td style="text-align: center">2016-12-15</td>
-<td style="text-align: center"><a href="https://www.apache.org/dyn/closer.cgi/incubator/edgent/1.0.0-incubating">Source</a></td>
-<td style="text-align: center"><a href="https://github.com/apache/incubator-edgent/blob/1.0.0-incubating/RELEASE_NOTES">1.0.0 Release</a></td>
+<td style="text-align: center"><a href="https://archive.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz">Source</a></td>
+<td style="text-align: center"><a href="https://archive.apache.org/dist/incubator/edgent/1.0.0-incubating/RELEASE_NOTES">1.0.0 Release</a></td>
 <td style="text-align: center"><a href="https://edgent.incubator.apache.org/javadoc/r1.0.0/index.html">Javadoc</a></td>
-<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz.asc">ASC</a></td>
-<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz.md5">MD5</a></td>
-<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz.sha">SHA</a></td>
+<td style="text-align: center"><a href="https://archive.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz.asc">ASC</a></td>
+<td style="text-align: center"><a href="https://archive.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz.md5">MD5</a></td>
+<td style="text-align: center"><a href="https://archive.apache.org/dist/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz.sha">SHA</a></td>
 </tr>
 <tr>
 <td style="text-align: center"></td>
 <td style="text-align: center"></td>
-<td style="text-align: center"><a href="https://www.apache.org/dyn/closer.cgi/incubator/edgent/1.0.0-incubating/binaries">Binary</a></td>
+<td style="text-align: center"><a href="https://archive.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz">Binary</a></td>
 <td style="text-align: center"></td>
 <td style="text-align: center"></td>
-<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz.asc">ASC</a></td>
-<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz.md5">MD5</a></td>
-<td style="text-align: center"><a href="https://www.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz.sha">SHA</a></td>
+<td style="text-align: center"><a href="https://archive.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz.asc">ASC</a></td>
+<td style="text-align: center"><a href="https://archive.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz.md5">MD5</a></td>
+<td style="text-align: center"><a href="https://archive.apache.org/dist/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz.sha">SHA</a></td>
 </tr>
 </tbody></table>
 
@@ -738,7 +764,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/edgent-getting-started.html
----------------------------------------------------------------------
diff --git a/content/docs/edgent-getting-started.html b/content/docs/edgent-getting-started.html
index 46a620f..30b41b4 100644
--- a/content/docs/edgent-getting-started.html
+++ b/content/docs/edgent-getting-started.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -766,7 +772,7 @@ $('#toc').on('click', 'a', function() {
     <span class="o">}</span>
 
     <span class="nd">@Override</span>
-    <span class="kd">public</span> <span class="n">Double</span> <span class="nf">get</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Double</span> <span class="n">get</span><span class="o">()</span> <span class="o">{</span>
         <span class="c1">// Change the current temperature some random amount</span>
         <span class="kt">double</span> <span class="n">newTemp</span> <span class="o">=</span> <span class="n">rand</span><span class="o">.</span><span class="na">nextGaussian</span><span class="o">()</span> <span class="o">+</span> <span class="n">currentTemp</span><span class="o">;</span>
         <span class="n">currentTemp</span> <span class="o">=</span> <span class="n">newTemp</span><span class="o">;</span>
@@ -784,7 +790,7 @@ $('#toc').on('click', 'a', function() {
 <span class="kn">import</span> <span class="nn">org.apache.edgent.topology.Topology</span><span class="o">;</span>
 
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">TempSensorApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">main</span><span class="o">(</span><span class="n">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="kd">throws</span> <span class="n">Exception</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="n">main</span><span class="o">(</span><span class="n">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="kd">throws</span> <span class="n">Exception</span> <span class="o">{</span>
         <span class="n">TempSensor</span> <span class="n">sensor</span> <span class="o">=</span> <span class="k">new</span> <span class="n">TempSensor</span><span class="o">();</span>
         <span class="n">DirectProvider</span> <span class="n">dp</span> <span class="o">=</span> <span class="k">new</span> <span class="n">DirectProvider</span><span class="o">();</span>
         <span class="n">Topology</span> <span class="n">topology</span> <span class="o">=</span> <span class="n">dp</span><span class="o">.</span><span class="na">newTopology</span><span class="o">();</span>
@@ -902,7 +908,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/edgent_index.html
----------------------------------------------------------------------
diff --git a/content/docs/edgent_index.html b/content/docs/edgent_index.html
index 5f7ff55..6541201 100644
--- a/content/docs/edgent_index.html
+++ b/content/docs/edgent_index.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -715,7 +721,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/faq.html
----------------------------------------------------------------------
diff --git a/content/docs/faq.html b/content/docs/faq.html
index 1fa936b..4c2be99 100644
--- a/content/docs/faq.html
+++ b/content/docs/faq.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -737,7 +743,7 @@ $('#toc').on('click', 'a', function() {
 
 <p>With the growth of the Internet of Things there is a need to execute analytics at the edge. Edgent was developed to address requirements for analytics at the edge for IoT use cases that were not addressed by central analytic solutions. These capabilities will be useful to many organizations and that the diverse nature of edge devices and use cases is best addressed by an open community. Our goal is to develop a vibrant community of developers and users to expand the capabilities and real-world use of Edgent by companies and individuals to enable edge analytics and further innovation for the IoT space.</p>
 
-<h2 id="i-see-references-to-quarks-how-does-it-relate-to-apache-edgent">I see references to &quot;Quarks.&quot; How does it relate to Apache Edgent?</h2>
+<h2 id="i-see-references-to-quot-quarks-quot-how-does-it-relate-to-apache-edgent">I see references to &quot;Quarks.&quot; How does it relate to Apache Edgent?</h2>
 
 <p>Up until July 2016, Edgent was known as Quarks. Quarks was renamed due to the name not being unique enough.</p>
 
@@ -772,7 +778,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/home.html
----------------------------------------------------------------------
diff --git a/content/docs/home.html b/content/docs/home.html
index f94007f..2761e3b 100644
--- a/content/docs/home.html
+++ b/content/docs/home.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -777,7 +783,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/overview.html
----------------------------------------------------------------------
diff --git a/content/docs/overview.html b/content/docs/overview.html
index 82afa8a..4dd9a9b 100644
--- a/content/docs/overview.html
+++ b/content/docs/overview.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -762,7 +768,7 @@ medical device.</li>
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/quickstart.html
----------------------------------------------------------------------
diff --git a/content/docs/quickstart.html b/content/docs/quickstart.html
index 1b3004f..f20be7e 100644
--- a/content/docs/quickstart.html
+++ b/content/docs/quickstart.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -732,7 +738,7 @@ and Edgent provides a <a href="/javadoc/latest/index.html?org/apache/edgent/conn
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/samples.html
----------------------------------------------------------------------
diff --git a/content/docs/samples.html b/content/docs/samples.html
index 34352c7..1213804 100644
--- a/content/docs/samples.html
+++ b/content/docs/samples.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -753,7 +759,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/search.html
----------------------------------------------------------------------
diff --git a/content/docs/search.html b/content/docs/search.html
index 75bf423..2fae75b 100644
--- a/content/docs/search.html
+++ b/content/docs/search.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -680,7 +686,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/streaming-concepts.html
----------------------------------------------------------------------
diff --git a/content/docs/streaming-concepts.html b/content/docs/streaming-concepts.html
index 574b183..ba47a1d 100644
--- a/content/docs/streaming-concepts.html
+++ b/content/docs/streaming-concepts.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -1441,7 +1447,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/tag_collaboration.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_collaboration.html b/content/docs/tag_collaboration.html
index 8a22db0..c5051e4 100644
--- a/content/docs/tag_collaboration.html
+++ b/content/docs/tag_collaboration.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -787,7 +793,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/tag_content_types.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_content_types.html b/content/docs/tag_content_types.html
index fe24e74..2ee51cc 100644
--- a/content/docs/tag_content_types.html
+++ b/content/docs/tag_content_types.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -787,7 +793,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/tag_formatting.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_formatting.html b/content/docs/tag_formatting.html
index d8491c8..f06a57f 100644
--- a/content/docs/tag_formatting.html
+++ b/content/docs/tag_formatting.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -787,7 +793,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/tag_getting_started.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_getting_started.html b/content/docs/tag_getting_started.html
index 9fe8315..b629ba0 100644
--- a/content/docs/tag_getting_started.html
+++ b/content/docs/tag_getting_started.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -792,7 +798,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/tag_mobile.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_mobile.html b/content/docs/tag_mobile.html
index c5102dd..85938d2 100644
--- a/content/docs/tag_mobile.html
+++ b/content/docs/tag_mobile.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -787,7 +793,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/tag_navigation.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_navigation.html b/content/docs/tag_navigation.html
index 2f8a74f..a8e0275 100644
--- a/content/docs/tag_navigation.html
+++ b/content/docs/tag_navigation.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -787,7 +793,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/tag_publishing.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_publishing.html b/content/docs/tag_publishing.html
index 36e713f..bf75509 100644
--- a/content/docs/tag_publishing.html
+++ b/content/docs/tag_publishing.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -787,7 +793,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/tag_single_sourcing.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_single_sourcing.html b/content/docs/tag_single_sourcing.html
index 77c01ff..937445e 100644
--- a/content/docs/tag_single_sourcing.html
+++ b/content/docs/tag_single_sourcing.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -787,7 +793,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/docs/tag_special_layouts.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_special_layouts.html b/content/docs/tag_special_layouts.html
index a2f51e1..9b1c423 100644
--- a/content/docs/tag_special_layouts.html
+++ b/content/docs/tag_special_layouts.html
@@ -118,6 +118,12 @@
                         
                         
                         
+                        <li><a href="..\javadoc\r1.1.0">1.1.0</a></li>
+                        
+                        
+                        
+                        
+                        
                         <li><a href="..\javadoc\r1.0.0">1.0.0</a></li>
                         
                         
@@ -286,7 +292,7 @@ window.location.href = uri;
         <ul id="mysidebar" class="nav">
 
             <span class="siteTagline">Edgent</span>
-            <span class="versionTagline">Version 1.0.0-incubating</span>
+            <span class="versionTagline">Version 1.1.0-incubating</span>
 
             
             
@@ -787,7 +793,7 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Feb 1, 2017 <br/>
+            generated: Mar 23, 2017 <br/>
 
         </div>
     </div>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/allclasses-frame.html b/content/javadoc/latest/allclasses-frame.html
index 8da195b..0677d70 100644
--- a/content/javadoc/latest/allclasses-frame.html
+++ b/content/javadoc/latest/allclasses-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>All Classes (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>All Classes (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -110,9 +110,15 @@
 <li><a href="org/apache/edgent/runtime/etiao/graph/model/InvocationType.html" title="class in org.apache.edgent.runtime.etiao.graph.model" target="classFrame">InvocationType</a></li>
 <li><a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">IotDevice</span></a></li>
 <li><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot" target="classFrame">IotDevicePubSub</a></li>
+<li><a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">IotGateway</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpAppClient</a></li>
 <li><a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp" target="classFrame">IotpDevice</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpDeviceSample</a></li>
 <li><a href="org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html" title="class in org.apache.edgent.samples.scenarios.iotp" target="classFrame">IotpFullScenario</a></li>
+<li><a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp" target="classFrame">IotpGateway</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpGWDeviceSample</a></li>
 <li><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpQuickstart</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpQuickstart2</a></li>
 <li><a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot" target="classFrame">IotProvider</a></li>
 <li><a href="org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp" target="classFrame">IotpSensors</a></li>
 <li><a href="org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing" target="classFrame">Isolate</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/allclasses-noframe.html b/content/javadoc/latest/allclasses-noframe.html
index 1f42bd9..1e45642 100644
--- a/content/javadoc/latest/allclasses-noframe.html
+++ b/content/javadoc/latest/allclasses-noframe.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>All Classes (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>All Classes (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -110,9 +110,15 @@
 <li><a href="org/apache/edgent/runtime/etiao/graph/model/InvocationType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">InvocationType</a></li>
 <li><a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="interfaceName">IotDevice</span></a></li>
 <li><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">IotDevicePubSub</a></li>
+<li><a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="interfaceName">IotGateway</span></a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpAppClient</a></li>
 <li><a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpDeviceSample</a></li>
 <li><a href="org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html" title="class in org.apache.edgent.samples.scenarios.iotp">IotpFullScenario</a></li>
+<li><a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpGWDeviceSample</a></li>
 <li><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart</a></li>
+<li><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart2</a></li>
 <li><a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot">IotProvider</a></li>
 <li><a href="org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpSensors</a></li>
 <li><a href="org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing">Isolate</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/constant-values.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/constant-values.html b/content/javadoc/latest/constant-values.html
index 448ddbb..ae340a5 100644
--- a/content/javadoc/latest/constant-values.html
+++ b/content/javadoc/latest/constant-values.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Constant Field Values (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Constant Field Values (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Edgent v1.0.0)";
+            parent.document.title="Constant Field Values (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -206,34 +206,41 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_DEVICE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a></code></td>
+<td class="colLast"><code>"device"</code></td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_FORMAT">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a></code></td>
 <td class="colLast"><code>"format"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_ID">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a></code></td>
 <td class="colLast"><code>"command"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_PAYLOAD">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a></code></td>
 <td class="colLast"><code>"payload"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_TS">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a></code></td>
 <td class="colLast"><code>"tsms"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.RESERVED_ID_PREFIX">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
@@ -264,6 +271,32 @@
 </tbody>
 </table>
 </li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iotp.IotpGateway.ATTR_DEVICE_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_ID">ATTR_DEVICE_ID</a></code></td>
+<td class="colLast"><code>"deviceId"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iotp.IotpGateway.ATTR_DEVICE_TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_TYPE">ATTR_DEVICE_TYPE</a></code></td>
+<td class="colLast"><code>"deviceType"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
 </ul>
 <ul class="blockList">
 <li class="blockList">
@@ -866,6 +899,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/deprecated-list.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/deprecated-list.html b/content/javadoc/latest/deprecated-list.html
index 399125f..bac0a0b 100644
--- a/content/javadoc/latest/deprecated-list.html
+++ b/content/javadoc/latest/deprecated-list.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Deprecated List (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Deprecated List (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Edgent v1.0.0)";
+            parent.document.title="Deprecated List (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/help-doc.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/help-doc.html b/content/javadoc/latest/help-doc.html
index 4ec279d..1dbdacb 100644
--- a/content/javadoc/latest/help-doc.html
+++ b/content/javadoc/latest/help-doc.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>API Help (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>API Help (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Edgent v1.0.0)";
+            parent.document.title="API Help (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -226,6 +226,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[13/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-tree.html
new file mode 100644
index 0000000..e8e34f8
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-tree.html
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.command Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.command Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/apps/runtime/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/csv/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/command/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.connectors.command</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.connectors.command.<a href="../../../../../org/apache/edgent/connectors/command/CommandStreams.html" title="class in org.apache.edgent.connectors.command"><span class="typeNameLink">CommandStreams</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/apps/runtime/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/csv/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/command/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-use.html
new file mode 100644
index 0000000..e78d9e1
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/command/package-use.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.command (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.connectors.command (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/command/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.connectors.command" class="title">Uses of Package<br>org.apache.edgent.connectors.command</h1>
+</div>
+<div class="contentContainer">No usage of org.apache.edgent.connectors.command</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/command/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/Csv.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/Csv.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/Csv.html
new file mode 100644
index 0000000..b672b04
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/Csv.html
@@ -0,0 +1,345 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Csv (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Csv.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/csv/Csv.html" target="_top">Frames</a></li>
+<li><a href="Csv.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.csv</div>
+<h2 title="Class Csv" class="title">Class Csv</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.csv.Csv</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Csv</span>
+extends java.lang.Object</pre>
+<div class="block">Utilities for working with CSV strings.
+ <P>
+ Basically, per IETF RFC-4180:
+ <UL>
+ <LI>Fields are separated by a single character.  The default field
+ separator is a comma.  A different separator may be specified
+ (e.g., a colon, tab).</LI>
+ <LI>All whitespace between field separators is part of the field's parsed value.</LI>
+ <LI>A field may be quoted using the double-quote character.
+ A field containing the field separator must be quoted.
+ The double-quotes surrounding a quoted field are omitted in the
+ field's parsed value.</LI>
+ <LI>A double-quote to be included in a field's parsed value must be
+ represented by a pair of double quotes.</LI>
+ </UL>
+ 
+ Sample use:
+ <pre><code>
+ // Create a stream of "car" JsonObjects from a "cars.csv" file.
+ String fieldNames = new String[]{"year", "make", "model"});
+
+ TStream&lt;String&gt; pathnames = topology.strings("cars.csv");
+ TStream&lt;JsonObject&gt; cars = FileStreams.textFileReader(topology, pathnames)
+    .map(csv -&gt; toJson(parseCsv(csv), fieldNames);
+ cars.print(); 
+ </code></pre></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static java.util.List&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/csv/Csv.html#parseCsv-java.lang.String-">parseCsv</a></span>(java.lang.String&nbsp;csv)</code>
+<div class="block">Parse a CSV string into its fields using comma for the field separator.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static java.util.List&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/csv/Csv.html#parseCsv-java.lang.String-char-">parseCsv</a></span>(java.lang.String&nbsp;csv,
+        char&nbsp;separator)</code>
+<div class="block">Parse a CSV string into its fields using the specified field separator.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static com.google.gson.JsonObject</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/csv/Csv.html#toJson-java.util.List-java.lang.String...-">toJson</a></span>(java.util.List&lt;java.lang.String&gt;&nbsp;fields,
+      java.lang.String...&nbsp;fieldNames)</code>
+<div class="block">Create a <code>JsonObject</code> containing the specified <code>fieldNames</code>
+ properties each with its corresponding value from <code>fields</code>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="parseCsv-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parseCsv</h4>
+<pre>public static&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;parseCsv(java.lang.String&nbsp;csv)</pre>
+<div class="block">Parse a CSV string into its fields using comma for the field separator.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>csv</code> - the csv string</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the fields</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the csv is malformed</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/csv/Csv.html#parseCsv-java.lang.String-char-"><code>parseCsv(String, char)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="parseCsv-java.lang.String-char-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parseCsv</h4>
+<pre>public static&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;parseCsv(java.lang.String&nbsp;csv,
+                                                        char&nbsp;separator)</pre>
+<div class="block">Parse a CSV string into its fields using the specified field separator.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>csv</code> - the csv string</dd>
+<dd><code>separator</code> - the separator to use</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the fields</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the csv is malformed</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/csv/Csv.html#parseCsv-java.lang.String-"><code>parseCsv(String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="toJson-java.util.List-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toJson</h4>
+<pre>public static&nbsp;com.google.gson.JsonObject&nbsp;toJson(java.util.List&lt;java.lang.String&gt;&nbsp;fields,
+                                                java.lang.String...&nbsp;fieldNames)</pre>
+<div class="block">Create a <code>JsonObject</code> containing the specified <code>fieldNames</code>
+ properties each with its corresponding value from <code>fields</code>.
+ <P>
+ Each property is set as a string value.
+ The <code>JsonObject.getAsJsonPrimitive().getAs*()</code> methods allowing
+ accessing the property as the requested type.
+ </P>
+ <P>
+ A field is omitted from the JsonObject if its corresponding
+ field name is null or the empty string.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fields</code> - the field values</dd>
+<dd><code>fieldNames</code> - the corresponding field value names</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the JsonObject</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the number of fields and the number
+ of fieldNames don't match</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Csv.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/csv/Csv.html" target="_top">Frames</a></li>
+<li><a href="Csv.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/class-use/Csv.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/class-use/Csv.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/class-use/Csv.html
new file mode 100644
index 0000000..be98203
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/class-use/Csv.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.csv.Csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.csv.Csv (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/csv/Csv.html" title="class in org.apache.edgent.connectors.csv">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/csv/class-use/Csv.html" target="_top">Frames</a></li>
+<li><a href="Csv.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.csv.Csv" class="title">Uses of Class<br>org.apache.edgent.connectors.csv.Csv</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.csv.Csv</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/csv/Csv.html" title="class in org.apache.edgent.connectors.csv">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/csv/class-use/Csv.html" target="_top">Frames</a></li>
+<li><a href="Csv.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-frame.html
new file mode 100644
index 0000000..45b8d72
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-frame.html
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/connectors/csv/package-summary.html" target="classFrame">org.apache.edgent.connectors.csv</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Csv.html" title="class in org.apache.edgent.connectors.csv" target="classFrame">Csv</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-summary.html
new file mode 100644
index 0000000..aa75200
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-summary.html
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.csv (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/command/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/csv/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.connectors.csv</h1>
+<div class="docSummary">
+<div class="block">Utilities for handling Comma Separated Value strings.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/csv/Csv.html" title="class in org.apache.edgent.connectors.csv">Csv</a></td>
+<td class="colLast">
+<div class="block">Utilities for working with CSV strings.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.connectors.csv Description">Package org.apache.edgent.connectors.csv Description</h2>
+<div class="block">Utilities for handling Comma Separated Value strings.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/command/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/csv/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-tree.html
new file mode 100644
index 0000000..251e3f7
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-tree.html
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.csv Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.csv Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/command/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/csv/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.connectors.csv</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.connectors.csv.<a href="../../../../../org/apache/edgent/connectors/csv/Csv.html" title="class in org.apache.edgent.connectors.csv"><span class="typeNameLink">Csv</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/command/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/csv/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-use.html
new file mode 100644
index 0000000..bc04d65
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/csv/package-use.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.csv (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.connectors.csv (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/csv/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.connectors.csv" class="title">Uses of Package<br>org.apache.edgent.connectors.csv</h1>
+</div>
+<div class="contentContainer">No usage of org.apache.edgent.connectors.csv</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/csv/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
new file mode 100644
index 0000000..3ba0693
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
@@ -0,0 +1,428 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>CompressedFileWriterPolicy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CompressedFileWriterPolicy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CompressedFileWriterPolicy.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" target="_top">Frames</a></li>
+<li><a href="CompressedFileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.file</div>
+<h2 title="Class CompressedFileWriterPolicy" class="title">Class CompressedFileWriterPolicy&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">org.apache.edgent.connectors.file.FileWriterPolicy</a>&lt;T&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.file.CompressedFileWriterPolicy&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - stream tuple type</dd>
+</dl>
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">CompressedFileWriterPolicy&lt;T&gt;</span>
+extends <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a>&lt;T&gt;</pre>
+<div class="block">A <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterPolicy</code></a> that generates zip compressed files.
+ <P>
+ <code>CompressedFileWriterPolicy</code> is used exactly like <code>FileWriterPolicy</code>.
+ The generated file names are identical to those generated by <code>FileWriterPolicy</code>
+ except they have a <code>.zip</code> suffix.
+ </P>
+ <P>
+ The active file is uncompressed.  
+ It is compressed when cycled per the <a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterCycleConfig</code></a>.
+ Hence, a <a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newFileSizeBasedConfig-long-"><code>file size based</code></a>
+ cycle config specifies the size of the uncompressed active file.
+ </P>
+ <P>
+ An <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#newAggregateFileSizeBasedConfig-long-"><code>aggregate
+ file size</code></a> based retention config specifies the total size of the
+ retained compressed files.
+ </P>
+ Sample use:
+ <pre><code>
+ // Create a CompressedFileWriterPolicy with the configuration:
+ // no explicit flush; cycle the active file when it exceeds 200Kb;
+ // retain up to 1Mb of compressed files.
+ IFileWriterPolicy&lt;String&gt; policy = new CompressedFileWriterPolicy(
+     FileWriterFlushConfig.newImplicitConfig(),
+     FileWriterCycleConfig.newFileSizeBasedConfig(200_000),
+     FileWriterRetentionConfig.newAggregateFileSizeBasedConfig(1_000_000));
+ String basePathname = "/some/directory/and_base_name";
+ 
+ TStream&lt;String&gt; streamToWrite = ...
+ FileStreams.textFileWriter(streamToWrite, () -&gt; basePathname, () -&gt; policy)
+ </code></pre></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html#CompressedFileWriterPolicy--">CompressedFileWriterPolicy</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html#CompressedFileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">CompressedFileWriterPolicy</a></span>(<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                          <a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                          <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html#compressFile-java.nio.file.Path-java.nio.file.Path-">compressFile</a></span>(java.nio.file.Path&nbsp;src,
+            java.nio.file.Path&nbsp;dst)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected java.nio.file.Path</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html#hookGenerateFinalFilePath-java.nio.file.Path-">hookGenerateFinalFilePath</a></span>(java.nio.file.Path&nbsp;path)</code>
+<div class="block">Generate the final file path for the active file.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html#hookRenameFile-java.nio.file.Path-java.nio.file.Path-">hookRenameFile</a></span>(java.nio.file.Path&nbsp;activePath,
+              java.nio.file.Path&nbsp;finalPath)</code>
+<div class="block">"Rename" the active file to the final path.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.connectors.file.FileWriterPolicy">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.edgent.connectors.file.<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#close--">close</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#closeActiveFile-java.nio.file.Path-">closeActiveFile</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getCycleConfig--">getCycleConfig</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getFlushConfig--">getFlushConfig</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getNextActiveFilePath--">getNextActiveFilePath</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getRetentionConfig--">getRetentionConfig</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookGenerateNextActiveFilePath--">hookGenerateNextActiveFilePath</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#initialize-java.lang.String-j
 ava.io.Flushable-java.io.Closeable-">initialize</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#shouldCycle--">shouldCycle</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#shouldFlush--">shouldFlush</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#toString--">toString</a>, <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#wrote-T-long-">wrote</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CompressedFileWriterPolicy--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CompressedFileWriterPolicy</h4>
+<pre>public&nbsp;CompressedFileWriterPolicy()</pre>
+</li>
+</ul>
+<a name="CompressedFileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CompressedFileWriterPolicy</h4>
+<pre>public&nbsp;CompressedFileWriterPolicy(<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                                  <a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                                  <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="hookGenerateFinalFilePath-java.nio.file.Path-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hookGenerateFinalFilePath</h4>
+<pre>protected&nbsp;java.nio.file.Path&nbsp;hookGenerateFinalFilePath(java.nio.file.Path&nbsp;path)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookGenerateFinalFilePath-java.nio.file.Path-">FileWriterPolicy</a></code></span></div>
+<div class="block">Generate the final file path for the active file.
+ <p>
+ The default implementation yields:
+ <br>
+ final file names are <code>basePathname_YYYYMMDD_HHMMSS[_&lt;n&gt;]</code>
+ where the optional <code>_&lt;n&gt;</code> suffix is only present if needed
+ to distinguish a file from the previously finalized file.
+ <code>&lt;n&gt;</code> starts at 1 and is monitonically incremented.
+ <p>
+ This hook method can be overridden.
+ <p>
+ Note, the implementation must handle the unlikely, but happens
+ in tests, case where files are cycling very fast (multiple per sec)
+ and the retention config tosses some within that same second.
+ I.e., avoid generating final path sequences like:
+ <pre>
+ leaf_YYYYMMDD_103099
+ leaf_YYYYMMDD_103099_1
+ leaf_YYYYMMDD_103099_2
+   delete leaf_YYYYMMDD_103099  -- retention cnt was 2
+ leaf_YYYYMMDD_103099   // should be _3
+ </pre></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookGenerateFinalFilePath-java.nio.file.Path-">hookGenerateFinalFilePath</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;</code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>path</code> - the active file path to finalize</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>final path for the file</dd>
+</dl>
+</li>
+</ul>
+<a name="hookRenameFile-java.nio.file.Path-java.nio.file.Path-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hookRenameFile</h4>
+<pre>protected&nbsp;void&nbsp;hookRenameFile(java.nio.file.Path&nbsp;activePath,
+                              java.nio.file.Path&nbsp;finalPath)
+                       throws java.io.IOException</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookRenameFile-java.nio.file.Path-java.nio.file.Path-">FileWriterPolicy</a></code></span></div>
+<div class="block">"Rename" the active file to the final path.
+ <p>
+ The default implementation uses <code>java.io.File.renameTo()</code>
+ and works for the default <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookGenerateNextActiveFilePath--"><code>FileWriterPolicy.hookGenerateNextActiveFilePath()</code></a>
+ and <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookGenerateFinalFilePath-java.nio.file.Path-"><code>FileWriterPolicy.hookGenerateFinalFilePath(Path path)</code></a> implementations.
+ <p>
+ This hook method can be overridden.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookRenameFile-java.nio.file.Path-java.nio.file.Path-">hookRenameFile</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;</code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>activePath</code> - path of the active file</dd>
+<dd><code>finalPath</code> - path to the final destination</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - on failure</dd>
+</dl>
+</li>
+</ul>
+<a name="compressFile-java.nio.file.Path-java.nio.file.Path-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>compressFile</h4>
+<pre>protected&nbsp;void&nbsp;compressFile(java.nio.file.Path&nbsp;src,
+                            java.nio.file.Path&nbsp;dst)
+                     throws java.io.IOException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CompressedFileWriterPolicy.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" target="_top">Frames</a></li>
+<li><a href="CompressedFileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[29/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/PeriodicSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/PeriodicSource.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/PeriodicSource.html
index cd4c8cb..48b4e60 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/PeriodicSource.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/PeriodicSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.PeriodicSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.PeriodicSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.PeriodicSource (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.PeriodicSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SensorsAggregates.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SensorsAggregates.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SensorsAggregates.html
index 7567a98..9a7f024 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SensorsAggregates.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SensorsAggregates.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.SensorsAggregates (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.SensorsAggregates (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SensorsAggregates (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SensorsAggregates (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SimpleFilterTransform.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SimpleFilterTransform.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SimpleFilterTransform.html
index 5b83af3..68e2186 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SimpleFilterTransform.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SimpleFilterTransform.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.SimpleFilterTransform (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.SimpleFilterTransform (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SimpleFilterTransform (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SimpleFilterTransform (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.LogSeverityEnum.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.LogSeverityEnum.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.LogSeverityEnum.html
index 4a7f2ff..a42e955 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.LogSeverityEnum.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.LogSeverityEnum.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample.LogSeverityEnum (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample.LogSeverityEnum (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample.LogSeverityEnum (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample.LogSeverityEnum (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -172,6 +172,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.html
index b51674d..7886cf5 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/StreamTags.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/StreamTags.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/StreamTags.html
index 84c9a16..f1a07d7 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/StreamTags.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/StreamTags.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.StreamTags (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.StreamTags (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.StreamTags (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.StreamTags (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/TerminateAfterNTuples.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/TerminateAfterNTuples.html b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/TerminateAfterNTuples.html
index 05ce487..4e66201 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/TerminateAfterNTuples.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/class-use/TerminateAfterNTuples.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.TerminateAfterNTuples (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.topology.TerminateAfterNTuples (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.topology.TerminateAfterNTuples (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.TerminateAfterNTuples (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/topology/package-frame.html
index 3b45371..ec76a20 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.topology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.topology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/topology/package-summary.html
index 982745e..ec0250d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.topology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.topology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.topology (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.topology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -229,6 +229,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/topology/package-tree.html
index e9c3def..523b8a8 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.topology Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.topology Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.topology Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.topology Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/topology/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/topology/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/topology/package-use.html
index 851879b..3a54d4c 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/topology/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/topology/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.topology (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.topology (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.topology (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.topology (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html
index f3570fc..555bcdb 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>PeriodicSourceWithMetrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>PeriodicSourceWithMetrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PeriodicSourceWithMetrics (Edgent v1.0.0)";
+            parent.document.title="PeriodicSourceWithMetrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html
index c4d6416..6417a5e 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>SplitWithMetrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>SplitWithMetrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitWithMetrics (Edgent v1.0.0)";
+            parent.document.title="SplitWithMetrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -274,6 +274,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/PeriodicSourceWithMetrics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/PeriodicSourceWithMetrics.html b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/PeriodicSourceWithMetrics.html
index 7e85982..ecc860f 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/PeriodicSourceWithMetrics.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/PeriodicSourceWithMetrics.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.metrics.PeriodicSourceWithMetrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.utils.metrics.PeriodicSourceWithMetrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.utils.metrics.PeriodicSourceWithMetrics (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.metrics.PeriodicSourceWithMetrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/SplitWithMetrics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/SplitWithMetrics.html b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/SplitWithMetrics.html
index 3b590e5..560d176 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/SplitWithMetrics.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/SplitWithMetrics.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.metrics.SplitWithMetrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.utils.metrics.SplitWithMetrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.utils.metrics.SplitWithMetrics (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.metrics.SplitWithMetrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-frame.html
index 6d15aeb..41bc183 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.utils.metrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.utils.metrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-summary.html
index b2224a6..642aea4 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.utils.metrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.utils.metrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.utils.metrics (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.utils.metrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -145,6 +145,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-tree.html
index 05c2b8f..9fb149a 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.utils.metrics Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.utils.metrics Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.utils.metrics Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.utils.metrics Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-use.html
index a2a29ba..5a644a1 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.utils.metrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.utils.metrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.utils.metrics (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.utils.metrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html
index b96b50c..f0d65e8 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>HeartMonitorSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>HeartMonitorSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HeartMonitorSensor (Edgent v1.0.0)";
+            parent.document.title="HeartMonitorSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -338,6 +338,6 @@ implements <a href="../../../../../../org/apache/edgent/function/Supplier.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html
index 6d1d6a3..564f058 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>PeriodicRandomSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>PeriodicRandomSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PeriodicRandomSensor (Edgent v1.0.0)";
+            parent.document.title="PeriodicRandomSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -517,6 +517,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html
index 50e443e..9b37bfa 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SimpleSimulatedSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>SimpleSimulatedSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimpleSimulatedSensor (Edgent v1.0.0)";
+            parent.document.title="SimpleSimulatedSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -475,6 +475,6 @@ implements <a href="../../../../../../org/apache/edgent/function/Supplier.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedSensors.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedSensors.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedSensors.html
index b30e904..5e4fff4 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedSensors.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedSensors.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SimulatedSensors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>SimulatedSensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimulatedSensors (Edgent v1.0.0)";
+            parent.document.title="SimulatedSensors (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -291,6 +291,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html
index fec55b1..89ee54d 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>SimulatedTemperatureSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>SimulatedTemperatureSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimulatedTemperatureSensor (Edgent v1.0.0)";
+            parent.document.title="SimulatedTemperatureSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -385,6 +385,6 @@ implements <a href="../../../../../../org/apache/edgent/function/Supplier.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/HeartMonitorSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/HeartMonitorSensor.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/HeartMonitorSensor.html
index 51605df..36059e2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/HeartMonitorSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/HeartMonitorSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.HeartMonitorSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.utils.sensor.HeartMonitorSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.HeartMonitorSensor (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.HeartMonitorSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/PeriodicRandomSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/PeriodicRandomSensor.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/PeriodicRandomSensor.html
index 791a561..8f82859 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/PeriodicRandomSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/PeriodicRandomSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.PeriodicRandomSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.utils.sensor.PeriodicRandomSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.PeriodicRandomSensor (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.PeriodicRandomSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimpleSimulatedSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimpleSimulatedSensor.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimpleSimulatedSensor.html
index 6482dc1..108e4e9 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimpleSimulatedSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimpleSimulatedSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.SimpleSimulatedSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.utils.sensor.SimpleSimulatedSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.SimpleSimulatedSensor (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.SimpleSimulatedSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedSensors.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedSensors.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedSensors.html
index efc0ec0..13f46e2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedSensors.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedSensors.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedSensors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedSensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedSensors (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedSensors (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedTemperatureSensor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedTemperatureSensor.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedTemperatureSensor.html
index d676479..f77f9a4 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedTemperatureSensor.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedTemperatureSensor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedTemperatureSensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedTemperatureSensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedTemperatureSensor (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedTemperatureSensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-frame.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-frame.html
index e501f59..f08dfe2 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.utils.sensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.utils.sensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-summary.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-summary.html
index 4266803..25c902e 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.utils.sensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.utils.sensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.utils.sensor (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.utils.sensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-tree.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-tree.html
index c21e15b..0655310 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.samples.utils.sensor Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.samples.utils.sensor Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.samples.utils.sensor Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.samples.utils.sensor Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-use.html b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-use.html
index 9a21d41..3fdcf44 100644
--- a/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.samples.utils.sensor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.samples.utils.sensor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.samples.utils.sensor (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.utils.sensor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.BufferManager.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.BufferManager.html b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.BufferManager.html
index 001f464..7974e08 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.BufferManager.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.BufferManager.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamScope.BufferManager (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StreamScope.BufferManager (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScope.BufferManager (Edgent v1.0.0)";
+            parent.document.title="StreamScope.BufferManager (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -341,6 +341,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.Sample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.Sample.html b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.Sample.html
index d39e545..1046a20 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.Sample.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.Sample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamScope.Sample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StreamScope.Sample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScope.Sample (Edgent v1.0.0)";
+            parent.document.title="StreamScope.Sample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -315,6 +315,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.TriggerManager.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.TriggerManager.html b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.TriggerManager.html
index 2a7b735..245574e 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.TriggerManager.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.TriggerManager.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamScope.TriggerManager (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StreamScope.TriggerManager (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScope.TriggerManager (Edgent v1.0.0)";
+            parent.document.title="StreamScope.TriggerManager (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -429,6 +429,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.html b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.html
index a27e795..36e8205 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScope.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamScope (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StreamScope (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScope (Edgent v1.0.0)";
+            parent.document.title="StreamScope (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -496,6 +496,6 @@ implements <a href="../../../../org/apache/edgent/function/Consumer.html" title=
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeBean.html b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeBean.html
index b877ef0..030eb6c 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeBean.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamScopeBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StreamScopeBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScopeBean (Edgent v1.0.0)";
+            parent.document.title="StreamScopeBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -231,9 +231,7 @@ implements <a href="../../../../org/apache/edgent/streamscope/mbeans/StreamScope
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/streamscope/StreamScopeBean.html#setPaused-boolean-">setPaused</a></span>(boolean&nbsp;paused)</code>
-<div class="block">Set capture paused control
- 
- Pausing doesn't affect the capture buffer's current contents.</div>
+<div class="block">Set capture paused control</div>
 </td>
 </tr>
 </table>
@@ -557,6 +555,6 @@ implements <a href="../../../../org/apache/edgent/streamscope/mbeans/StreamScope
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistry.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistry.html b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistry.html
index 65cc4e9..af75508 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistry.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistry.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamScopeRegistry (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StreamScopeRegistry (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScopeRegistry (Edgent v1.0.0)";
+            parent.document.title="StreamScopeRegistry (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -202,9 +202,7 @@ extends java.lang.Object</pre>
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/streamscope/StreamScopeRegistry.html#register-java.lang.String-org.apache.edgent.streamscope.StreamScope-">register</a></span>(java.lang.String&nbsp;name,
         <a href="../../../../org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">StreamScope</a>&lt;?&gt;&nbsp;streamScope)</code>
-<div class="block">Register a StreamScope by <code>name</code>
- 
- A single StreamScope can be registered with multiple names.</div>
+<div class="block">Register a StreamScope by <code>name</code></div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
@@ -531,6 +529,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistryBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistryBean.html b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistryBean.html
index 9b644cf..e370a24 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistryBean.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistryBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamScopeRegistryBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StreamScopeRegistryBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScopeRegistryBean (Edgent v1.0.0)";
+            parent.document.title="StreamScopeRegistryBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -309,6 +309,6 @@ implements <a href="../../../../org/apache/edgent/streamscope/mbeans/StreamScope
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeSetup.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeSetup.html b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeSetup.html
index 7eda53d..8c65a17 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeSetup.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/StreamScopeSetup.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamScopeSetup (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StreamScopeSetup (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScopeSetup (Edgent v1.0.0)";
+            parent.document.title="StreamScopeSetup (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -135,10 +135,7 @@ extends java.lang.Object</pre>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/streamscope/StreamScopeSetup.html#addStreamScopes-org.apache.edgent.topology.Topology-">addStreamScopes</a></span>(<a href="../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t)</code>
-<div class="block">Add StreamScope instances to the topology
- 
- Instrument the topology by adding StreamScope peekers to the
- topology's streams.</div>
+<div class="block">Add StreamScope instances to the topology</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -285,6 +282,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[46/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/IotDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/IotDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/IotDevice.html
index aff002b..559c040 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/IotDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/IotDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>IotDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>IotDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotDevice (Edgent v1.0.0)";
+            parent.document.title="IotDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6};
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/IotDevice.html" target="_top">Frames</a></li>
@@ -104,14 +104,36 @@ var activeTableTab = "activeTableTab";
 <dd><a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></dd>
 </dl>
 <dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dd>
+</dl>
+<dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a>, <a href="../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dd>
+<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a>, <a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a>, <a href="../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">IotDevice</span>
 extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></pre>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.
+ <p>
+ IotDevice characteristics:
+ <ul>
+ <li><code>IotDevice.getDeviceTypeId()</code> returns an opaque value whose form
+      is the domain of an IoT connector implementation.</li>
+ <li><code>IotDevice.getDeviceId()</code> returns an opaque value whose form
+      is the domain of an IoT connector implementation.
+      The value is unique for a particular a logical device.
+ <li><code>IotDevice.equals()</code> returns true if two IotDevice instances are
+     for the same logical device, false otherwise.</li>
+ <li><code>IotDevice.hashCode()</code> returns the same value for all IotDevice instances
+     for the same logical device.</li>
+ </ul></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Edgent generic IoT device model</a>, 
+<a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><code>IotGateway</code></a></dd>
+</dl>
 </li>
 </ul>
 </div>
@@ -132,29 +154,35 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a></span></code>
+<div class="block">Device identifier key.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a></span></code>
 <div class="block">Command format key.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a></span></code>
 <div class="block">Command identifier key.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a></span></code>
 <div class="block">Command payload key.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a></span></code>
 <div class="block">Command timestamp (in milliseconds) key.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></span></code>
 <div class="block">Device event and command identifiers starting with "edgent" are reserved for use by Edgent.</div>
@@ -198,6 +226,18 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <div class="block">Publish a stream's tuples as device events.</div>
 </td>
 </tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a></span>()</code>
+<div class="block">Get the device's unique opaque device identifier.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></span>()</code>
+<div class="block">Get the device's opaque device type identifier.</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.topology.TopologyElement">
@@ -285,7 +325,7 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <a name="CMD_PAYLOAD">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>CMD_PAYLOAD</h4>
 <pre>static final&nbsp;java.lang.String CMD_PAYLOAD</pre>
@@ -301,6 +341,23 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 </dl>
 </li>
 </ul>
+<a name="CMD_DEVICE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CMD_DEVICE</h4>
+<pre>static final&nbsp;java.lang.String CMD_DEVICE</pre>
+<div class="block">Device identifier key.
+ Key is "device".
+ The value is the result of <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--"><code>getDeviceId()</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
+<a href="../../../../../constant-values.html#org.apache.edgent.connectors.iot.IotDevice.CMD_DEVICE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -309,6 +366,34 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="getDeviceType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceType</h4>
+<pre>java.lang.String&nbsp;getDeviceType()</pre>
+<div class="block">Get the device's opaque device type identifier.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's type</dd>
+</dl>
+</li>
+</ul>
+<a name="getDeviceId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceId</h4>
+<pre>java.lang.String&nbsp;getDeviceId()</pre>
+<div class="block">Get the device's unique opaque device identifier.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's id</dd>
+</dl>
+</li>
+</ul>
 <a name="events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">
 <!--   -->
 </a>
@@ -369,6 +454,7 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
  Each command sent to the device matching <code>commands</code> will result in a tuple
  on the stream. The JSON object has these keys:
  <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
  <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
  <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
  <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
@@ -382,7 +468,7 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
- stream will contain all device commands.</dd>
+ stream will contain all of this IotDevice's device commands.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Stream containing device commands.</dd>
 </dl>
@@ -418,7 +504,7 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/IotDevice.html" target="_top">Frames</a></li>
@@ -458,6 +544,6 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/IotGateway.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/IotGateway.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/IotGateway.html
new file mode 100644
index 0000000..e86b742
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/IotGateway.html
@@ -0,0 +1,552 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>IotGateway (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotGateway (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotGateway.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/IotGateway.html" target="_top">Frames</a></li>
+<li><a href="IotGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iot</div>
+<h2 title="Interface IotGateway" class="title">Interface IotGateway</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>, <a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">IotGateway</span>
+extends <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></pre>
+<div class="block">A generic IoT gateway device IoT hub connector.
+ <p>
+ <b>This interface is incubating and is subject to change.</b>
+ <p>
+ An IoT gateway device is a conduit for a collection of IoT devices 
+ that lack direct connection to the enterprise IoT hub.
+ <p>
+ An IoT gateway device is an IoT device.  Events can be published
+ that are from the gateway's deviceId and commands can be received that are targeted for it
+ using the gateway's <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>events()</code></a>
+ and <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands()</code></a>.
+ <p>
+ Use <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.util.Map-"><code>getIotDevice(Map)</code></a> to get an <code>IotDevice</code> for a gateway connected device
+ or <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDeviceId-java.util.Map-"><code>getIotDeviceId(Map)</code></a> to get a deviceId for it.
+ The name/value pairs in the map are IotGateway implementation defined values.
+ Refer to the IotGateway implementation for details.
+ <p>
+ Events can be published that are from a connected device's deviceId and commands can be 
+ received for that are targeted for it using
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>eventsForDevice()</code></a>
+ and <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-"><code>commandsForDevice()</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Edgent generic IoT device model</a>, 
+<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.edgent.connectors.iot.IotDevice">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice</a></span>(java.util.Set&lt;java.lang.String&gt;&nbsp;deviceIds,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice</a></span>(java.lang.String&nbsp;deviceId,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType</a></span>(java.lang.String&nbsp;deviceTypeId,
+               java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></span>(java.lang.String&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               java.lang.String&nbsp;eventId,
+               int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></span>(java.lang.String&nbsp;deviceId)</code>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDeviceId-java.util.Map-">getIotDeviceId</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get a <code>deviceId</code> for a device.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.connectors.iot.IotDevice">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.topology.TopologyElement">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.edgent.topology.<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></h3>
+<code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html#topology--">topology</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getIotDevice-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;getIotDevice(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</pre>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.
+ No external validation of the attribute values is performed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIdAttrs</code> - IotGateway implementation specific attributes
+                    that identify a device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>IotDevice</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDeviceId-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDeviceId</h4>
+<pre>java.lang.String&nbsp;getIotDeviceId(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</pre>
+<div class="block">Get a <code>deviceId</code> for a device.
+ Logically equivalent to <code>getIotDevice(deviceIdAttrs).getDeviceId()</code>.
+ No external validation of the attribute values is performed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIdAttrs</code> - IotGateway implementation specific attributes
+                    that identify a device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>deviceId</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDevice-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;getIotDevice(java.lang.String&nbsp;deviceId)</pre>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceId</code> - a value from <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--"><code>IotDevice.getDeviceId()</code></a>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>IotDevice</dd>
+</dl>
+</li>
+</ul>
+<a name="eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>eventsForDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;eventsForDevice(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+                                                  <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                  <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                                  <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+                                                  <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
+<div class="block">Publish a stream's tuples as device events.
+ Each tuple is published as a device event with the supplied functions
+ providing the device identifier, event identifier, payload and QoS. 
+ The values can be generated based upon the tuple.
+ <p>
+ Events for a particular device can also be published via its 
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-"><code>IotDevice.events()</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceId</code> - function to supply the device-id that the event is associated with.</dd>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dd><code>qos</code> - function to supply the event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>eventsForDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;eventsForDevice(java.lang.String&nbsp;deviceId,
+                                                  <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                  java.lang.String&nbsp;eventId,
+                                                  int&nbsp;qos)</pre>
+<div class="block">Publish a stream's tuples as device events.
+ Each tuple is published as a device event with the supplied
+ device identifier, event identifier and QoS.
+ <p>
+ Events for a particular device can also be published via its 
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>IotDevice.event()</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceId</code> - Device-id that the event is associated with.</dd>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dd><code>qos</code> - Event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForDevice-java.util.Set-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForDevice(java.util.Set&lt;java.lang.String&gt;&nbsp;deviceIds,
+                                                      java.lang.String...&nbsp;commands)</pre>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to one of the specified <code>deviceIds</code> matching <code>commands</code> will
+ result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+   <UL>
+   <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+   <LI>Otherwise <code>payload</code> is String</LI>
+   </UL>
+ </LI>
+ </UL>
+ 
+ Logically equivalent to a union of a collection of individual IotDevice specific
+ command streams but enables an IotGateway implementation to implement it more efficiently.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIds</code> - Filter to include commands for the specified deviceIds
+            If the set is empty no filtering occurs. The commands for any device are included.</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for the specified devices.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForDevice-java.lang.String-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForDevice(java.lang.String&nbsp;deviceId,
+                                                      java.lang.String...&nbsp;commands)</pre>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to the specified <code>deviceId</code> matching <code>commands</code> will
+ result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's target device's opaque id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL>
+ <P>
+ Equivalent to <code>commandsForDevice(Collections.singleton(deviceId)), ...</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceId</code> - Filter to include commands for the specified deviceId</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for the specified device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForType-java.lang.String-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>commandsForType</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForType(java.lang.String&nbsp;deviceTypeId,
+                                                    java.lang.String...&nbsp;commands)</pre>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to connected devices of type <code>deviceTypeId</code> matching <code>commands</code>
+ will result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's target device's opaque id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL>
+ <P>
+ An IoT connector implementation may throw
+ <code>UnsupportedOperationException</code>
+ if it does not support this capability.  See the implementation's documentation.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceTypeId</code> - Only return commands for connected devices with the specified
+            device type id value (a value from <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--"><code>IotDevice.getDeviceType()</code></a>).</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for devices with the specified device type id.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotGateway.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/IotGateway.html" target="_top">Frames</a></li>
+<li><a href="IotGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/QoS.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/QoS.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/QoS.html
index 1430e22..682978f 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/QoS.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/QoS.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>QoS (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>QoS (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="QoS (Edgent v1.0.0)";
+            parent.document.title="QoS (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -43,7 +43,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
@@ -242,7 +242,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
@@ -283,6 +283,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Commands.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Commands.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Commands.html
index b49e989..83c97cf 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Commands.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Commands.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.iot.Commands (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.Commands (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.Commands (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.Commands (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Events.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Events.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Events.html
index 8bd182b..948a515 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Events.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Events.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.iot.Events (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.Events (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.Events (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.Events (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/HeartBeat.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
index f203fae..94d8ffe 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.iot.HeartBeat (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.iot.HeartBeat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.iot.HeartBeat (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.iot.HeartBeat (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotDevice.html
index 960a841..09cde5a 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.iot.IotDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.IotDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.IotDevice (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.IotDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -91,7 +91,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -168,6 +168,42 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></span></code>
+<div class="block">A generic IoT gateway device IoT hub connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> that return <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get an <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></span>(java.lang.String&nbsp;deviceId)</code>
+<div class="block">Get an <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+</tbody>
+</table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -201,9 +237,34 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></span></code>
-<div class="block">Connector for IBM Watson IoT Platform.</div>
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></span></code>
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a> that return <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get an <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></span>(java.lang.String&nbsp;fqDeviceId)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -260,6 +321,15 @@
 <div class="block">Register an application that uses an <code>IotDevice</code>.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">IotProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-boolean-com.google.gson.JsonObject-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
+                <a href="../../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">BiConsumer</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder,
+                boolean&nbsp;autoSubmit,
+                com.google.gson.JsonObject&nbsp;config)</code>
+<div class="block">Register an application that uses an <code>IotDevice</code>.</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
@@ -408,6 +478,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotGateway.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotGateway.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotGateway.html
new file mode 100644
index 0000000..f63bb43
--- /dev/null
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotGateway.html
@@ -0,0 +1,170 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.IotGateway (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.IotGateway (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/IotGateway.html" target="_top">Frames</a></li>
+<li><a href="IotGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.iot.IotGateway" class="title">Uses of Interface<br>org.apache.edgent.connectors.iot.IotGateway</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.iotp">org.apache.edgent.connectors.iotp</a></td>
+<td class="colLast">
+<div class="block">IBM Watson IoT Platform stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.iotp">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a> in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a> that implement <a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></span></code>
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/IotGateway.html" target="_top">Frames</a></li>
+<li><a href="IotGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/QoS.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/QoS.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/QoS.html
index 09337ef..d68cb81 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/QoS.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/class-use/QoS.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.iot.QoS (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.QoS (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.QoS (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.QoS (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/package-frame.html
index 2e51d6c..fb86354 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -16,6 +16,7 @@
 <li><a href="Commands.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">Commands</span></a></li>
 <li><a href="Events.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">Events</span></a></li>
 <li><a href="IotDevice.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">IotDevice</span></a></li>
+<li><a href="IotGateway.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">IotGateway</span></a></li>
 <li><a href="QoS.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">QoS</span></a></li>
 </ul>
 <h2 title="Classes">Classes</h2>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/package-summary.html
index cbfc39e..f4ebcb6 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.iot (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -72,7 +72,7 @@
 <div class="header">
 <h1 title="Package" class="title">Package&nbsp;org.apache.edgent.connectors.iot</h1>
 <div class="docSummary">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </div>
 <p>See:&nbsp;<a href="#package.description">Description</a></p>
 </div>
@@ -89,7 +89,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot">Commands</a></td>
 <td class="colLast">
-<div class="block">Devic command identifiers used by Edgent.</div>
+<div class="block">Device command identifiers used by Edgent.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -101,10 +101,16 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></td>
 <td class="colLast">
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></td>
+<td class="colLast">
+<div class="block">A generic IoT gateway device IoT hub connector.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot">QoS</a></td>
 <td class="colLast">
 <div class="block">Device event quality of service levels.</div>
@@ -123,7 +129,9 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot">HeartBeat</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">An IoT device heartbeat event generator.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -133,9 +141,27 @@
 <!--   -->
 </a>
 <h2 title="Package org.apache.edgent.connectors.iot Description">Package org.apache.edgent.connectors.iot Description</h2>
-<div class="block">Edgent device connector API to a message hub.
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.
+ <P>
+ An IoT environment consists of an enterprise IoT message hub and devices and other clients
+ connected to it.
+ Each IoT device has an identity in the hub. The form of a device's identity is the domain
+ of an IoT hub implementation.
+ How a device becomes registered to an IoT hub and generally what device management capabilities
+ exist and how a device is managed is beyond the scope of the 
+ "analytic pipelines" focused Edgent APIs.
+ </P>
+ <P>
+ An IoT device can publish device events to and receive device commands from an IoT hub.
+ An IoT gateway device is an IoT device that is also conduit for a collection of IoT devices 
+ that lack direct connection to the enterprise IoT hub.
+ A gateway can publish events on behalf of its connected devices and 
+ receive commands from the hub targeted to them.
+ An Edgent IoT hub connector bridges the gap between this generic model and and
+ particular IoT hub implementation's underlying protocols.
+ </P>
  <P>
- Generic device model that supports a device model consisting of:
+ More specifically, the generic IoT device model consists of:
  <UL>
  <LI>
  <B>Device events</B> - A device <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>publishes</code></a> <em>events</em> as messages to a message hub to allow
@@ -219,6 +245,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/package-tree.html
index 986f0fc..c6d3056 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.iot Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iot Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.iot Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.iot Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -92,7 +92,11 @@
 <li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">QoS</span></a></li>
 <li type="circle">org.apache.edgent.topology.<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology"><span class="typeNameLink">TopologyElement</span></a>
 <ul>
-<li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotDevice</span></a></li>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotDevice</span></a>
+<ul>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotGateway</span></a></li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -145,6 +149,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[41/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/DirectSubmitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/DirectSubmitter.html b/content/javadoc/latest/org/apache/edgent/execution/DirectSubmitter.html
index e24ccbe..c1db88a 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/DirectSubmitter.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/DirectSubmitter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>DirectSubmitter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>DirectSubmitter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DirectSubmitter (Edgent v1.0.0)";
+            parent.document.title="DirectSubmitter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -254,6 +254,6 @@ extends <a href="../../../../org/apache/edgent/execution/Submitter.html" title="
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/Job.Action.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/Job.Action.html b/content/javadoc/latest/org/apache/edgent/execution/Job.Action.html
index 7cf097e..b32c3b0 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/Job.Action.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/Job.Action.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Job.Action (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Job.Action (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Job.Action (Edgent v1.0.0)";
+            parent.document.title="Job.Action (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -394,6 +394,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/Job.Health.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/Job.Health.html b/content/javadoc/latest/org/apache/edgent/execution/Job.Health.html
index b5d0eff..552bd19 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/Job.Health.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/Job.Health.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Job.Health (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Job.Health (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Job.Health (Edgent v1.0.0)";
+            parent.document.title="Job.Health (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -351,6 +351,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/Job.State.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/Job.State.html b/content/javadoc/latest/org/apache/edgent/execution/Job.State.html
index a6ee5a5..c651b37 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/Job.State.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/Job.State.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Job.State (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Job.State (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Job.State (Edgent v1.0.0)";
+            parent.document.title="Job.State (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -394,6 +394,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/Job.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/Job.html b/content/javadoc/latest/org/apache/edgent/execution/Job.html
index 49ba6fa..0f5a527 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/Job.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/Job.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Job (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Job (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Job (Edgent v1.0.0)";
+            parent.document.title="Job (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -478,6 +478,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/Submitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/Submitter.html b/content/javadoc/latest/org/apache/edgent/execution/Submitter.html
index f8eaf73..b8991d4 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/Submitter.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/Submitter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Submitter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Submitter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Submitter (Edgent v1.0.0)";
+            parent.document.title="Submitter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -276,6 +276,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/class-use/Configs.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/class-use/Configs.html b/content/javadoc/latest/org/apache/edgent/execution/class-use/Configs.html
index 29a20d2..323f63c 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/class-use/Configs.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/class-use/Configs.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.Configs (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.execution.Configs (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.execution.Configs (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.Configs (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/class-use/DirectSubmitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/class-use/DirectSubmitter.html b/content/javadoc/latest/org/apache/edgent/execution/class-use/DirectSubmitter.html
index d47c90d..5cbe3a0 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/class-use/DirectSubmitter.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/class-use/DirectSubmitter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.DirectSubmitter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.execution.DirectSubmitter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.execution.DirectSubmitter (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.DirectSubmitter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -305,6 +305,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Action.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Action.html b/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Action.html
index aedc4b5..072f9ae 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Action.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Action.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.execution.Job.Action (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.execution.Job.Action (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.execution.Job.Action (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.Job.Action (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -282,6 +282,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Health.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Health.html b/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Health.html
index 6626a0a..8cbee9d 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Health.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.Health.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.execution.Job.Health (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.execution.Job.Health (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.execution.Job.Health (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.Job.Health (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -261,6 +261,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.State.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.State.html b/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.State.html
index 906e648..91ad262 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.State.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.State.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.execution.Job.State (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.execution.Job.State (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.execution.Job.State (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.Job.State (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -312,6 +312,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.html b/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.html
index 689cb9b..876a4d1 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/class-use/Job.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.Job (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.execution.Job (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.execution.Job (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.Job (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -674,6 +674,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/class-use/Submitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/class-use/Submitter.html b/content/javadoc/latest/org/apache/edgent/execution/class-use/Submitter.html
index 448fcdb..3c3b19c 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/class-use/Submitter.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/class-use/Submitter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.Submitter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.execution.Submitter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.execution.Submitter (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.Submitter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -306,6 +306,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/mbeans/JobMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/mbeans/JobMXBean.html b/content/javadoc/latest/org/apache/edgent/execution/mbeans/JobMXBean.html
index 1ce3584..09766c1 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/mbeans/JobMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/mbeans/JobMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>JobMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>JobMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobMXBean (Edgent v1.0.0)";
+            parent.document.title="JobMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -440,6 +440,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/mbeans/PeriodMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/mbeans/PeriodMXBean.html b/content/javadoc/latest/org/apache/edgent/execution/mbeans/PeriodMXBean.html
index 12320ba..ec6b906 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/mbeans/PeriodMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/mbeans/PeriodMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>PeriodMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>PeriodMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PeriodMXBean (Edgent v1.0.0)";
+            parent.document.title="PeriodMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -305,6 +305,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/JobMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/JobMXBean.html b/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/JobMXBean.html
index 9db6916..a0e3104 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/JobMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/JobMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.mbeans.JobMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.execution.mbeans.JobMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.execution.mbeans.JobMXBean (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.mbeans.JobMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/PeriodMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/PeriodMXBean.html b/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/PeriodMXBean.html
index 8fb4106..fdd2e65 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/PeriodMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/PeriodMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.mbeans.PeriodMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.execution.mbeans.PeriodMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.execution.mbeans.PeriodMXBean (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.mbeans.PeriodMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -187,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-frame.html b/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-frame.html
index b1a86cc..1dd425d 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.execution.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.execution.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-summary.html b/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-summary.html
index 5f5e7d4..3b6e6a3 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.execution.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.execution.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.execution.mbeans (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.execution.mbeans (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-tree.html b/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-tree.html
index fd0e76a..699653e 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.execution.mbeans Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.execution.mbeans Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.execution.mbeans Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.execution.mbeans Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -131,6 +131,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-use.html b/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-use.html
index aec93e6..43372df 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/mbeans/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.execution.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.execution.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.execution.mbeans (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.execution.mbeans (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -202,6 +202,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/package-frame.html b/content/javadoc/latest/org/apache/edgent/execution/package-frame.html
index 1d18439..fe9be45 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.execution (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.execution (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/package-summary.html b/content/javadoc/latest/org/apache/edgent/execution/package-summary.html
index 1f74fc7..7d6683d 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.execution (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.execution (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.execution (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.execution (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -199,6 +199,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/package-tree.html b/content/javadoc/latest/org/apache/edgent/execution/package-tree.html
index 9756102..cacfb63 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.execution Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.execution Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.execution Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.execution Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -94,8 +94,8 @@
 <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
 <ul>
 <li type="circle">org.apache.edgent.execution.<a href="../../../../org/apache/edgent/execution/Job.Action.html" title="enum in org.apache.edgent.execution"><span class="typeNameLink">Job.Action</span></a></li>
-<li type="circle">org.apache.edgent.execution.<a href="../../../../org/apache/edgent/execution/Job.Health.html" title="enum in org.apache.edgent.execution"><span class="typeNameLink">Job.Health</span></a></li>
 <li type="circle">org.apache.edgent.execution.<a href="../../../../org/apache/edgent/execution/Job.State.html" title="enum in org.apache.edgent.execution"><span class="typeNameLink">Job.State</span></a></li>
+<li type="circle">org.apache.edgent.execution.<a href="../../../../org/apache/edgent/execution/Job.Health.html" title="enum in org.apache.edgent.execution"><span class="typeNameLink">Job.Health</span></a></li>
 </ul>
 </li>
 </ul>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/package-use.html b/content/javadoc/latest/org/apache/edgent/execution/package-use.html
index a7a199d..5469b20 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.execution (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.execution (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.execution (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.execution (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -598,6 +598,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/ControlService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/ControlService.html b/content/javadoc/latest/org/apache/edgent/execution/services/ControlService.html
index d493a29..8a50d17 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/ControlService.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/ControlService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>ControlService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ControlService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ControlService (Edgent v1.0.0)";
+            parent.document.title="ControlService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -380,6 +380,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/Controls.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/Controls.html b/content/javadoc/latest/org/apache/edgent/execution/services/Controls.html
index d4364ce..7b8fa60 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/Controls.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/Controls.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Controls (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>Controls (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Controls (Edgent v1.0.0)";
+            parent.document.title="Controls (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -347,6 +347,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.EventType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.EventType.html b/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.EventType.html
index c13a3d4..4f56cde 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.EventType.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.EventType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>JobRegistryService.EventType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>JobRegistryService.EventType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobRegistryService.EventType (Edgent v1.0.0)";
+            parent.document.title="JobRegistryService.EventType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -364,6 +364,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.html b/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.html
index d7206f3..c1aa862 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>JobRegistryService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>JobRegistryService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobRegistryService (Edgent v1.0.0)";
+            parent.document.title="JobRegistryService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -412,6 +412,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/RuntimeServices.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/RuntimeServices.html b/content/javadoc/latest/org/apache/edgent/execution/services/RuntimeServices.html
index 930cf79..b0d31c5 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/RuntimeServices.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/RuntimeServices.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>RuntimeServices (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>RuntimeServices (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RuntimeServices (Edgent v1.0.0)";
+            parent.document.title="RuntimeServices (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -276,6 +276,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/ServiceContainer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/ServiceContainer.html b/content/javadoc/latest/org/apache/edgent/execution/services/ServiceContainer.html
index 9975317..4bcb545 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/ServiceContainer.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/ServiceContainer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>ServiceContainer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ServiceContainer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServiceContainer (Edgent v1.0.0)";
+            parent.document.title="ServiceContainer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -411,6 +411,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ControlService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ControlService.html b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ControlService.html
index 0af1d0b..79518a1 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ControlService.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ControlService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.services.ControlService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.execution.services.ControlService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.execution.services.ControlService (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.services.ControlService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -278,6 +278,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/class-use/Controls.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/Controls.html b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/Controls.html
index 4863834..e9908aa 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/Controls.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/Controls.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.execution.services.Controls (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.execution.services.Controls (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.execution.services.Controls (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.services.Controls (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.EventType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.EventType.html b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.EventType.html
index 2490f49..903c166 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.EventType.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.EventType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.execution.services.JobRegistryService.EventType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.execution.services.JobRegistryService.EventType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.execution.services.JobRegistryService.EventType (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.services.JobRegistryService.EventType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -227,6 +227,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.html b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.html
index b6afd2f..8479743 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.services.JobRegistryService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.execution.services.JobRegistryService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.execution.services.JobRegistryService (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.services.JobRegistryService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -179,6 +179,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/class-use/RuntimeServices.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/RuntimeServices.html b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/RuntimeServices.html
index 2345b22..95c6584 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/RuntimeServices.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/RuntimeServices.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.services.RuntimeServices (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.execution.services.RuntimeServices (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.execution.services.RuntimeServices (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.services.RuntimeServices (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -296,6 +296,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
index 438738e..1c1d482 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.execution.services.ServiceContainer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.execution.services.ServiceContainer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.execution.services.ServiceContainer (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.services.ServiceContainer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -355,6 +355,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/package-frame.html b/content/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
index dacc705..6e29066 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.execution.services (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.execution.services (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/package-summary.html b/content/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
index c543fa5..358915a 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.execution.services (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.execution.services (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.execution.services (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.execution.services (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -203,6 +203,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/package-tree.html b/content/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
index 9766c7a..3bdcca9 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.execution.services Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.execution.services Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.execution.services Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.execution.services Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -153,6 +153,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/services/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/services/package-use.html b/content/javadoc/latest/org/apache/edgent/execution/services/package-use.html
index e22582e..16cd68f 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/services/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/services/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.execution.services (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.execution.services (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.execution.services (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.execution.services (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -506,6 +506,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/BiConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/BiConsumer.html b/content/javadoc/latest/org/apache/edgent/function/BiConsumer.html
index 77d75d1..9f7a0b8 100644
--- a/content/javadoc/latest/org/apache/edgent/function/BiConsumer.html
+++ b/content/javadoc/latest/org/apache/edgent/function/BiConsumer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>BiConsumer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>BiConsumer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BiConsumer (Edgent v1.0.0)";
+            parent.document.title="BiConsumer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -241,6 +241,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/BiFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/BiFunction.html b/content/javadoc/latest/org/apache/edgent/function/BiFunction.html
index 5a7e1ef..05bb23a 100644
--- a/content/javadoc/latest/org/apache/edgent/function/BiFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/function/BiFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>BiFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>BiFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BiFunction (Edgent v1.0.0)";
+            parent.document.title="BiFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -244,6 +244,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[42/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-tree.html
index 456502f..3a45ead 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.mqtt Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-use.html
index e12135b..c9dc136 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.mqtt (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.mqtt (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -181,6 +181,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/PublishSubscribe.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/PublishSubscribe.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/PublishSubscribe.html
index 4da0d95..63ea5fe 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/PublishSubscribe.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/PublishSubscribe.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>PublishSubscribe (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>PublishSubscribe (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PublishSubscribe (Edgent v1.0.0)";
+            parent.document.title="PublishSubscribe (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -396,6 +396,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/class-use/PublishSubscribe.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/class-use/PublishSubscribe.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/class-use/PublishSubscribe.html
index 656c0de..24909e5 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/class-use/PublishSubscribe.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/class-use/PublishSubscribe.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.pubsub.PublishSubscribe (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.pubsub.PublishSubscribe (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.pubsub.PublishSubscribe (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.pubsub.PublishSubscribe (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/Publish.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/Publish.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/Publish.html
index 38c2fd2..7cb39f8 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/Publish.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/Publish.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Publish (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Publish (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Publish (Edgent v1.0.0)";
+            parent.document.title="Publish (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -320,6 +320,6 @@ extends <a href="../../../../../../org/apache/edgent/oplet/core/Sink.html" title
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/class-use/Publish.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/class-use/Publish.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/class-use/Publish.html
index 2f01f03..8bd8044 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/class-use/Publish.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/class-use/Publish.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.pubsub.oplets.Publish (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.pubsub.oplets.Publish (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.pubsub.oplets.Publish (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.pubsub.oplets.Publish (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-frame.html
index 0a8ffe1..ed7dc56 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.pubsub.oplets (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.pubsub.oplets (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-summary.html
index 95bcd96..71fb1c7 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.pubsub.oplets (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.pubsub.oplets (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.pubsub.oplets (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub.oplets (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-tree.html
index e230f34..6921b93 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.pubsub.oplets Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.pubsub.oplets Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.pubsub.oplets Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub.oplets Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-use.html
index 937aa9e..2662ee5 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.pubsub.oplets (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.pubsub.oplets (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.pubsub.oplets (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.pubsub.oplets (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-frame.html
index 58693eb..c2291f9 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.pubsub (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.pubsub (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-summary.html
index 10fc90b..9ef1350 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.pubsub (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.pubsub (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.pubsub (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-tree.html
index 2b7d1f9..aaf0ab2 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.pubsub Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.pubsub Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.pubsub Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-use.html
index ed27367..03ad559 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.pubsub (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.pubsub (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.pubsub (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.pubsub (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html
index 9bd9dea..9c2a630 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>ProviderPubSub (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>ProviderPubSub (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProviderPubSub (Edgent v1.0.0)";
+            parent.document.title="ProviderPubSub (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -343,6 +343,6 @@ implements <a href="../../../../../../org/apache/edgent/connectors/pubsub/servic
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html
index 152d68f..89a326b 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>PublishSubscribeService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>PublishSubscribeService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PublishSubscribeService (Edgent v1.0.0)";
+            parent.document.title="PublishSubscribeService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -301,6 +301,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/ProviderPubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/ProviderPubSub.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/ProviderPubSub.html
index b600fee..88fb6f6 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/ProviderPubSub.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/ProviderPubSub.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.pubsub.service.ProviderPubSub (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.pubsub.service.ProviderPubSub (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.pubsub.service.ProviderPubSub (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.pubsub.service.ProviderPubSub (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/PublishSubscribeService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/PublishSubscribeService.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/PublishSubscribeService.html
index 849d273..3f8eef8 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/PublishSubscribeService.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/PublishSubscribeService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.pubsub.service.PublishSubscribeService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.pubsub.service.PublishSubscribeService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.pubsub.service.PublishSubscribeService (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.pubsub.service.PublishSubscribeService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-frame.html
index be141a8..99f5c03 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.pubsub.service (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.pubsub.service (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-summary.html
index 0f765d4..ba2518a 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.pubsub.service (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.pubsub.service (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.pubsub.service (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub.service (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-tree.html
index 2ded715..fdb8a19 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.pubsub.service Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.pubsub.service Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.pubsub.service Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub.service Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-use.html
index bab8142..19ace37 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.pubsub.service (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.pubsub.service (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.pubsub.service (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.pubsub.service (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialDevice.html
index 3d01a6f..3208c69 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>SerialDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>SerialDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SerialDevice (Edgent v1.0.0)";
+            parent.document.title="SerialDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -298,6 +298,6 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialPort.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialPort.html b/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialPort.html
index 6faff33..f6f7a6a 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialPort.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/serial/SerialPort.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>SerialPort (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>SerialPort (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SerialPort (Edgent v1.0.0)";
+            parent.document.title="SerialPort (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -249,6 +249,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialDevice.html
index d9bc981..123cb80 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.serial.SerialDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.serial.SerialDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.serial.SerialDevice (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.serial.SerialDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -207,6 +207,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialPort.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialPort.html b/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialPort.html
index 7e47f1f..f80fe5f 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialPort.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialPort.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.serial.SerialPort (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.serial.SerialPort (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.serial.SerialPort (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.serial.SerialPort (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -172,6 +172,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/serial/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/serial/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/serial/package-frame.html
index bf11474..5d8b8bb 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/serial/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/serial/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.serial (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.serial (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/serial/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/serial/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/serial/package-summary.html
index ee431df..c9fca0c 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/serial/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/serial/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.serial (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.serial (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.serial (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.serial (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/serial/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/serial/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/serial/package-tree.html
index cfce4b6..2ccf4be 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/serial/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/serial/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.serial Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.serial Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.serial Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.serial Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/serial/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/serial/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/serial/package-use.html
index b2cf683..6416c58 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/serial/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/serial/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.serial (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.serial (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.serial (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.serial (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -202,6 +202,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/WebSocketClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/WebSocketClient.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/WebSocketClient.html
index 623dc11..59687e0 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/WebSocketClient.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/WebSocketClient.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>WebSocketClient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>WebSocketClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WebSocketClient (Edgent v1.0.0)";
+            parent.document.title="WebSocketClient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -407,6 +407,6 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/class-use/WebSocketClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/class-use/WebSocketClient.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/class-use/WebSocketClient.html
index 1703024..a0b8e01 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/class-use/WebSocketClient.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/class-use/WebSocketClient.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.wsclient.WebSocketClient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.wsclient.WebSocketClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.wsclient.WebSocketClient (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.wsclient.WebSocketClient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
index ae662be..e1934ec 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:47 KST 2016 -->
-<title>Jsr356WebSocketClient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:07 EST 2017 -->
+<title>Jsr356WebSocketClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Jsr356WebSocketClient (Edgent v1.0.0)";
+            parent.document.title="Jsr356WebSocketClient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -535,6 +535,6 @@ implements <a href="../../../../../../../org/apache/edgent/connectors/wsclient/W
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html
index fd06346..71fe8a0 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.Jsr356WebSocketClient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.Jsr356WebSocketClient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.Jsr356WebSocketClient (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.Jsr356WebSocketClient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html
index 8a2198f..f7ee142 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html
index 9cd2202..14c4155 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html
index 7828e0c..5477588 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.wsclient.javax.websocket Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.wsclient.javax.websocket Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.wsclient.javax.websocket Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.wsclient.javax.websocket Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-use.html
index 1035d1d..6d44dc6 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-frame.html
index f1e509c..3edf8cd 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.wsclient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.wsclient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-summary.html
index b04490c..20f8f6e 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.wsclient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.wsclient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.wsclient (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.wsclient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-tree.html
index cc837e7..7478863 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.wsclient Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.wsclient Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.wsclient Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.wsclient Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-use.html
index 15b801d..8a01a7a 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/wsclient/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.wsclient (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.wsclient (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.wsclient (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.wsclient (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/execution/Configs.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/execution/Configs.html b/content/javadoc/latest/org/apache/edgent/execution/Configs.html
index f473e0b..5b95beb 100644
--- a/content/javadoc/latest/org/apache/edgent/execution/Configs.html
+++ b/content/javadoc/latest/org/apache/edgent/execution/Configs.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Configs (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Configs (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Configs (Edgent v1.0.0)";
+            parent.document.title="Configs (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[40/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/Consumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/Consumer.html b/content/javadoc/latest/org/apache/edgent/function/Consumer.html
index 9840cbc..6f34c74 100644
--- a/content/javadoc/latest/org/apache/edgent/function/Consumer.html
+++ b/content/javadoc/latest/org/apache/edgent/function/Consumer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Consumer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>Consumer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Consumer (Edgent v1.0.0)";
+            parent.document.title="Consumer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -241,6 +241,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/Function.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/Function.html b/content/javadoc/latest/org/apache/edgent/function/Function.html
index 6390204..a9be77f 100644
--- a/content/javadoc/latest/org/apache/edgent/function/Function.html
+++ b/content/javadoc/latest/org/apache/edgent/function/Function.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Function (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>Function (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Function (Edgent v1.0.0)";
+            parent.document.title="Function (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -253,6 +253,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/Functions.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/Functions.html b/content/javadoc/latest/org/apache/edgent/function/Functions.html
index 9c4411c..d74c67a 100644
--- a/content/javadoc/latest/org/apache/edgent/function/Functions.html
+++ b/content/javadoc/latest/org/apache/edgent/function/Functions.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Functions (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>Functions (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Functions (Edgent v1.0.0)";
+            parent.document.title="Functions (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -660,6 +660,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/Predicate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/Predicate.html b/content/javadoc/latest/org/apache/edgent/function/Predicate.html
index 84ce022..39c4630 100644
--- a/content/javadoc/latest/org/apache/edgent/function/Predicate.html
+++ b/content/javadoc/latest/org/apache/edgent/function/Predicate.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Predicate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>Predicate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Predicate (Edgent v1.0.0)";
+            parent.document.title="Predicate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/Supplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/Supplier.html b/content/javadoc/latest/org/apache/edgent/function/Supplier.html
index 8c8acb3..ab35caf 100644
--- a/content/javadoc/latest/org/apache/edgent/function/Supplier.html
+++ b/content/javadoc/latest/org/apache/edgent/function/Supplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Supplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>Supplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Supplier (Edgent v1.0.0)";
+            parent.document.title="Supplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -254,6 +254,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html b/content/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
index 6757642..1da8378 100644
--- a/content/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>ToDoubleFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ToDoubleFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ToDoubleFunction (Edgent v1.0.0)";
+            parent.document.title="ToDoubleFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -234,6 +234,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/ToIntFunction.html b/content/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
index 41218e6..9613116 100644
--- a/content/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>ToIntFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ToIntFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ToIntFunction (Edgent v1.0.0)";
+            parent.document.title="ToIntFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/UnaryOperator.html b/content/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
index 19bb31a..52387c7 100644
--- a/content/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
+++ b/content/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>UnaryOperator (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>UnaryOperator (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnaryOperator (Edgent v1.0.0)";
+            parent.document.title="UnaryOperator (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@ extends <a href="../../../../org/apache/edgent/function/Function.html" title="in
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/WrappedFunction.html b/content/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
index 684f18b..85a844c 100644
--- a/content/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>WrappedFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>WrappedFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WrappedFunction (Edgent v1.0.0)";
+            parent.document.title="WrappedFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -355,6 +355,6 @@ implements java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/BiConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/BiConsumer.html b/content/javadoc/latest/org/apache/edgent/function/class-use/BiConsumer.html
index 3e4fd0e..7430761 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/BiConsumer.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/BiConsumer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.function.BiConsumer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.function.BiConsumer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.function.BiConsumer (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.BiConsumer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -178,6 +178,15 @@
 <div class="block">Register an application that uses an <code>IotDevice</code>.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">IotProvider.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-boolean-com.google.gson.JsonObject-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
+                <a href="../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">BiConsumer</a>&lt;<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder,
+                boolean&nbsp;autoSubmit,
+                com.google.gson.JsonObject&nbsp;config)</code>
+<div class="block">Register an application that uses an <code>IotDevice</code>.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -441,6 +450,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/BiFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/BiFunction.html b/content/javadoc/latest/org/apache/edgent/function/class-use/BiFunction.html
index a35e125..1e8c72c 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/BiFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/BiFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.function.BiFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.function.BiFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.function.BiFunction (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.BiFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -280,7 +280,7 @@
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
                 <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request with body for each tuple.</div>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
 </td>
 </tr>
 </tbody>
@@ -683,6 +683,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html
index 9d4b295..6103823 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.function.Consumer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.function.Consumer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.function.Consumer (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.Consumer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -1039,6 +1039,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/Function.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Function.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Function.html
index 034c988..960e314 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/Function.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Function.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.function.Function (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.function.Function (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.function.Function (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.Function (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -103,7 +103,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -342,7 +342,7 @@
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
                 <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request with body for each tuple.</div>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -353,7 +353,7 @@
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
                 <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request with body for each tuple.</div>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -364,7 +364,7 @@
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
                 <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request with body for each tuple.</div>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
 </td>
 </tr>
 </tbody>
@@ -399,6 +399,36 @@
 <div class="block">Publish a stream's tuples as device events.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -431,6 +461,52 @@
 <div class="block">Publish a stream's tuples as device events.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+          <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -1207,6 +1283,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/Functions.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Functions.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Functions.html
index 99e7e25..0f1bed0 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/Functions.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Functions.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.function.Functions (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.function.Functions (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.function.Functions (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.function.Functions (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html
index e488d76..49ef3f9 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.function.Predicate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.function.Predicate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.function.Predicate (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.Predicate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -482,6 +482,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html
index 39cccdb..3f9d6fe 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.function.Supplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.function.Supplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.function.Supplier (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.Supplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -420,7 +420,7 @@
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
                 <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,org.apache.http.HttpEntity&gt;&nbsp;body,
                 <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request with body for each tuple.</div>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
 </td>
 </tr>
 </tbody>
@@ -478,10 +478,7 @@
 <tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaProducer.html#KafkaProducer-org.apache.edgent.topology.Topology-org.apache.edgent.function.Supplier-">KafkaProducer</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t,
              <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</code>
-<div class="block">Create a producer connector for publishing tuples to Kafka topics.s
- 
- See the Apache Kafka documentation for <code>KafkaProducer</code>
- configuration properties at <a href="http://kafka.apache.org">http://kafka.apache.org</a>.</div>
+<div class="block">Create a producer connector for publishing tuples to Kafka topics.s</div>
 </td>
 </tr>
 </tbody>
@@ -973,6 +970,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html b/content/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html
index 4f3111b..839c50c 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.function.ToDoubleFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.function.ToDoubleFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.function.ToDoubleFunction (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.ToDoubleFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -179,6 +179,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html b/content/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html
index eed35d7..8831327 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.function.ToIntFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.function.ToIntFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.function.ToIntFunction (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.ToIntFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -176,11 +176,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function">ToIntFunction</a>&lt;T&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/plumbing/PlumbingStreams.html#roundRobinSplitter-int-">roundRobinSplitter</a></span>(int&nbsp;width)</code>
-<div class="block">A round-robin splitter ToIntFunction
- 
- The splitter function cycles among the <code>width</code> channels
- on successive calls to <code>roundRobinSplitter.applyAsInt()</code>,
- returning <code>0, 1, ..., width-1, 0, 1, ..., width-1</code>.</div>
+<div class="block">A round-robin splitter ToIntFunction</div>
 </td>
 </tr>
 </tbody>
@@ -284,6 +280,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html b/content/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html
index e629cf0..8d35607 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.function.UnaryOperator (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.function.UnaryOperator (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.function.UnaryOperator (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.UnaryOperator (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -91,7 +91,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -179,6 +179,16 @@
 <div class="block">Publish a stream's tuples as device events.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -202,6 +212,29 @@
 <div class="block">Publish a stream's tuples as device events.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;fqDeviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpDevice.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+          <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -340,6 +373,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html b/content/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html
index be56edc..412154e 100644
--- a/content/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.function.WrappedFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.function.WrappedFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.function.WrappedFunction (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.function.WrappedFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/package-frame.html b/content/javadoc/latest/org/apache/edgent/function/package-frame.html
index 89f603a..bebb09c 100644
--- a/content/javadoc/latest/org/apache/edgent/function/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/function/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.function (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.function (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/package-summary.html b/content/javadoc/latest/org/apache/edgent/function/package-summary.html
index 6da405c..8bca873 100644
--- a/content/javadoc/latest/org/apache/edgent/function/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/function/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.function (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.function (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.function (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.function (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -221,6 +221,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/package-tree.html b/content/javadoc/latest/org/apache/edgent/function/package-tree.html
index c717b4a..122669f 100644
--- a/content/javadoc/latest/org/apache/edgent/function/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/function/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.function Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.function Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.function Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.function Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/function/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/function/package-use.html b/content/javadoc/latest/org/apache/edgent/function/package-use.html
index f36592f..4dd39f5 100644
--- a/content/javadoc/latest/org/apache/edgent/function/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/function/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.function (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.function (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.function (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.function (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,7 +121,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1415,6 +1415,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/Connector.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/Connector.html b/content/javadoc/latest/org/apache/edgent/graph/Connector.html
index 138f6b4..914a488 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/Connector.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/Connector.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Connector (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Connector (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Connector (Edgent v1.0.0)";
+            parent.document.title="Connector (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -429,6 +429,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/Edge.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/Edge.html b/content/javadoc/latest/org/apache/edgent/graph/Edge.html
index 7bb78c4..4947f34 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/Edge.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/Edge.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Edge (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Edge (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Edge (Edgent v1.0.0)";
+            parent.document.title="Edge (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -330,6 +330,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/Graph.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/Graph.html b/content/javadoc/latest/org/apache/edgent/graph/Graph.html
index a688db7..2283683 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/Graph.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/Graph.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Graph (Edgent v1.0.0)";
+            parent.document.title="Graph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -390,6 +390,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/Vertex.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/Vertex.html b/content/javadoc/latest/org/apache/edgent/graph/Vertex.html
index 8d80273..0215cf8 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/Vertex.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/Vertex.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Vertex (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Vertex (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Vertex (Edgent v1.0.0)";
+            parent.document.title="Vertex (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -301,6 +301,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/class-use/Connector.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/class-use/Connector.html b/content/javadoc/latest/org/apache/edgent/graph/class-use/Connector.html
index 4fcc720..afdb5b8 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/class-use/Connector.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/class-use/Connector.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.graph.Connector (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.graph.Connector (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.graph.Connector (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.graph.Connector (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -309,6 +309,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/class-use/Edge.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/class-use/Edge.html b/content/javadoc/latest/org/apache/edgent/graph/class-use/Edge.html
index 16c609a..10d9a63 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/class-use/Edge.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/class-use/Edge.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.graph.Edge (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.graph.Edge (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.graph.Edge (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.graph.Edge (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -233,6 +233,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[18/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/Statistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/Statistic.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/Statistic.html
new file mode 100644
index 0000000..831506e
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/Statistic.html
@@ -0,0 +1,455 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Statistic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Statistic (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Statistic.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/Statistic.html" target="_top">Frames</a></li>
+<li><a href="Statistic.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.math3.stat</div>
+<h2 title="Enum Statistic" class="title">Enum Statistic</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.analytics.math3.stat.Statistic</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>&gt;, <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>, <a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public enum <span class="typeNameLabel">Statistic</span>
+extends java.lang.Enum&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>&gt;
+implements <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></pre>
+<div class="block">Statistic implementations.
+ 
+ Univariate statistic aggregate calculations against a value
+ extracted from a <code>JsonObject</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json"><code>JsonAnalytics</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#MAX">MAX</a></span></code>
+<div class="block">Calculate the maximum.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#MEAN">MEAN</a></span></code>
+<div class="block">Calculate the arithmetic mean.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#MIN">MIN</a></span></code>
+<div class="block">Calculate the minimum.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#STDDEV">STDDEV</a></span></code>
+<div class="block">Calculate the standard deviation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#SUM">SUM</a></span></code>
+<div class="block">Calculate the sum.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></h3>
+<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html#N">N</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#get--">get</a></span>()</code>
+<div class="block">Return a new instance of this statistic implementation.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></h3>
+<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html#name--">name</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="MEAN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MEAN</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a> MEAN</pre>
+<div class="block">Calculate the arithmetic mean.
+ The mean value is represented as a <code>double</code>
+ with the key <code>MEAN</code> in the aggregate result.</div>
+</li>
+</ul>
+<a name="MIN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MIN</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a> MIN</pre>
+<div class="block">Calculate the minimum.
+ The minimum value is represented as a <code>double</code>
+ with the key <code>MIN</code> in the aggregate result.</div>
+</li>
+</ul>
+<a name="MAX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAX</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a> MAX</pre>
+<div class="block">Calculate the maximum.
+ The maximum value is represented as a <code>double</code>
+ with the key <code>MAXIMUM</code> in the aggregate result.</div>
+</li>
+</ul>
+<a name="SUM">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SUM</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a> SUM</pre>
+<div class="block">Calculate the sum.
+ The sum is represented as a <code>double</code>
+ with the key <code>SUM</code> in the aggregate result.</div>
+</li>
+</ul>
+<a name="STDDEV">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>STDDEV</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a> STDDEV</pre>
+<div class="block">Calculate the standard deviation.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (Statistic c : Statistic.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+<a name="get--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>get</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a>&nbsp;get()</pre>
+<div class="block">Return a new instance of this statistic implementation.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/edgent/function/Supplier.html#get--">get</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A new instance of this statistic implementation.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Statistic.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/Statistic.html" target="_top">Frames</a></li>
+<li><a href="Statistic.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
new file mode 100644
index 0000000..70e7b8c
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html" target="_top">Frames</a></li>
+<li><a href="JsonStorelessStatistic.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic" class="title">Uses of Class<br>org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html" target="_top">Frames</a></li>
+<li><a href="JsonStorelessStatistic.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/Regression.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
new file mode 100644
index 0000000..0f6d518
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
@@ -0,0 +1,177 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.stat.Regression (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.Regression (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/stat/class-use/Regression.html" target="_top">Frames</a></li>
+<li><a href="Regression.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.analytics.math3.stat.Regression" class="title">Uses of Class<br>org.apache.edgent.analytics.math3.stat.Regression</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.stat">org.apache.edgent.analytics.math3.stat</a></td>
+<td class="colLast">
+<div class="block">Statistical algorithms using Apache Commons Math.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.analytics.math3.stat">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a> in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a> that return <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Regression.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">Regression.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/stat/class-use/Regression.html" target="_top">Frames</a></li>
+<li><a href="Regression.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
new file mode 100644
index 0000000..fa5d06e
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
@@ -0,0 +1,231 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.stat.Statistic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.Statistic (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/stat/class-use/Statistic.html" target="_top">Frames</a></li>
+<li><a href="Statistic.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.analytics.math3.stat.Statistic" class="title">Uses of Class<br>org.apache.edgent.analytics.math3.stat.Statistic</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.stat">org.apache.edgent.analytics.math3.stat</a></td>
+<td class="colLast">
+<div class="block">Statistical algorithms using Apache Commons Math.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.samples.apps">org.apache.edgent.samples.apps</a></td>
+<td class="colLast">
+<div class="block">Support for some more complex Edgent application samples.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.analytics.math3.stat">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a> in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a> that return <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Statistic.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">Statistic.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a> with parameters of type <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html#JsonStorelessStatistic-org.apache.edgent.analytics.math3.stat.Statistic-org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic-">JsonStorelessStatistic</a></span>(<a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>&nbsp;stat,
+                      org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic&nbsp;statImpl)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.samples.apps">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a> in <a href="../../../../../../../org/apache/edgent/samples/apps/package-summary.html">org.apache.edgent.samples.apps</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/edgent/samples/apps/package-summary.html">org.apache.edgent.samples.apps</a> with parameters of type <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static com.google.gson.JsonElement</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonTuples.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/samples/apps/JsonTuples.html#getStatistic-com.google.gson.JsonObject-org.apache.edgent.analytics.math3.stat.Statistic-">getStatistic</a></span>(com.google.gson.JsonObject&nbsp;jo,
+            <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>&nbsp;stat)</code>
+<div class="block">Get a statistic value from a sample.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static com.google.gson.JsonElement</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonTuples.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/samples/apps/JsonTuples.html#getStatistic-com.google.gson.JsonObject-java.lang.String-org.apache.edgent.analytics.math3.stat.Statistic-">getStatistic</a></span>(com.google.gson.JsonObject&nbsp;jo,
+            java.lang.String&nbsp;valueKey,
+            <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>&nbsp;stat)</code>
+<div class="block">Get a statistic value from a sample.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,java.lang.String,com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonTuples.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/samples/apps/JsonTuples.html#statistics-org.apache.edgent.analytics.math3.stat.Statistic...-">statistics</a></span>(<a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>...&nbsp;statistics)</code>
+<div class="block">Create a function that computes the specified statistics on the list of
+ samples and returns a new sample containing the result.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/stat/class-use/Statistic.html" target="_top">Frames</a></li>
+<li><a href="Statistic.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-frame.html
new file mode 100644
index 0000000..cc0b2e8
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-frame.html
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html" target="classFrame">org.apache.edgent.analytics.math3.stat</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat" target="classFrame">JsonStorelessStatistic</a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="Regression.html" title="enum in org.apache.edgent.analytics.math3.stat" target="classFrame">Regression</a></li>
+<li><a href="Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat" target="classFrame">Statistic</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-summary.html
new file mode 100644
index 0000000..116143c
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-summary.html
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.analytics.math3.stat</h1>
+<div class="docSummary">
+<div class="block">Statistical algorithms using Apache Commons Math.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat">JsonStorelessStatistic</a></td>
+<td class="colLast">
+<div class="block">JSON univariate aggregator implementation wrapping a <code>StorelessUnivariateStatistic</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a></td>
+<td class="colLast">
+<div class="block">Univariate regression aggregates.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></td>
+<td class="colLast">
+<div class="block">Statistic implementations.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.analytics.math3.stat Description">Package org.apache.edgent.analytics.math3.stat Description</h2>
+<div class="block">Statistical algorithms using Apache Commons Math.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-tree.html
new file mode 100644
index 0000000..218952e
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-tree.html
@@ -0,0 +1,152 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.stat Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.analytics.math3.stat Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.analytics.math3.stat</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.analytics.math3.stat.<a href="../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">JsonStorelessStatistic</span></a> (implements org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a>)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.apache.edgent.analytics.math3.stat.<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Statistic</span></a> (implements org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>)</li>
+<li type="circle">org.apache.edgent.analytics.math3.stat.<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Regression</span></a> (implements org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/json/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-use.html
new file mode 100644
index 0000000..96d12ed
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/package-use.html
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.analytics.math3.stat" class="title">Uses of Package<br>org.apache.edgent.analytics.math3.stat</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.stat">org.apache.edgent.analytics.math3.stat</a></td>
+<td class="colLast">
+<div class="block">Statistical algorithms using Apache Commons Math.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.samples.apps">org.apache.edgent.samples.apps</a></td>
+<td class="colLast">
+<div class="block">Support for some more complex Edgent application samples.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.analytics.math3.stat">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a> used by <a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/class-use/Regression.html#org.apache.edgent.analytics.math3.stat">Regression</a>
+<div class="block">Univariate regression aggregates.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/class-use/Statistic.html#org.apache.edgent.analytics.math3.stat">Statistic</a>
+<div class="block">Statistic implementations.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.samples.apps">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a> used by <a href="../../../../../../org/apache/edgent/samples/apps/package-summary.html">org.apache.edgent.samples.apps</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/class-use/Statistic.html#org.apache.edgent.samples.apps">Statistic</a>
+<div class="block">Statistic implementations.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[28/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.BufferManager.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.BufferManager.html b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.BufferManager.html
index cb1a569..3e915f6 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.BufferManager.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.BufferManager.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScope.BufferManager (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.streamscope.StreamScope.BufferManager (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope.BufferManager (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope.BufferManager (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.Sample.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.Sample.html b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.Sample.html
index a3bc769..cee3ee1 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.Sample.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.Sample.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScope.Sample (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.streamscope.StreamScope.Sample (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope.Sample (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope.Sample (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.TriggerManager.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.TriggerManager.html b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.TriggerManager.html
index 0adc40c..c6c06a9 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.TriggerManager.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.TriggerManager.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScope.TriggerManager (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.streamscope.StreamScope.TriggerManager (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope.TriggerManager (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope.TriggerManager (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.html b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.html
index 978963b..1ee24de 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScope (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.streamscope.StreamScope (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -138,9 +138,7 @@
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">StreamScopeRegistry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/streamscope/StreamScopeRegistry.html#register-java.lang.String-org.apache.edgent.streamscope.StreamScope-">register</a></span>(java.lang.String&nbsp;name,
         <a href="../../../../../org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">StreamScope</a>&lt;?&gt;&nbsp;streamScope)</code>
-<div class="block">Register a StreamScope by <code>name</code>
- 
- A single StreamScope can be registered with multiple names.</div>
+<div class="block">Register a StreamScope by <code>name</code></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -215,6 +213,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeBean.html b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeBean.html
index a31ff59..18213d5 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeBean.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScopeBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.streamscope.StreamScopeBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeBean (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistry.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistry.html b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistry.html
index 6e10eb4..d1cead5 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistry.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistry.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScopeRegistry (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.streamscope.StreamScopeRegistry (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeRegistry (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeRegistry (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistryBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistryBean.html b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistryBean.html
index 25d88f5..a3bea48 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistryBean.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistryBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScopeRegistryBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.streamscope.StreamScopeRegistryBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeRegistryBean (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeRegistryBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeSetup.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeSetup.html b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeSetup.html
index 4d04839..ac21fd2 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeSetup.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeSetup.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScopeSetup (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.streamscope.StreamScopeSetup (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeSetup (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeSetup (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html
index 0577d83..52107b6 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>StreamScopeMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>StreamScopeMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScopeMXBean (Edgent v1.0.0)";
+            parent.document.title="StreamScopeMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -210,9 +210,7 @@ var activeTableTab = "activeTableTab";
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html#setPaused-boolean-">setPaused</a></span>(boolean&nbsp;paused)</code>
-<div class="block">Set capture paused control
- 
- Pausing doesn't affect the capture buffer's current contents.</div>
+<div class="block">Set capture paused control</div>
 </td>
 </tr>
 </table>
@@ -505,6 +503,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html
index e6b2aee..6dffb22 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>StreamScopeRegistryMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>StreamScopeRegistryMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScopeRegistryMXBean (Edgent v1.0.0)";
+            parent.document.title="StreamScopeRegistryMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -290,6 +290,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeMXBean.html b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeMXBean.html
index 13de48c..99b9e5d 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeMXBean (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -209,6 +209,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeRegistryMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeRegistryMXBean.html b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeRegistryMXBean.html
index df9e56a..23f8390 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeRegistryMXBean.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeRegistryMXBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeRegistryMXBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeRegistryMXBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeRegistryMXBean (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeRegistryMXBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-frame.html b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-frame.html
index 005d260..497175b 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.streamscope.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.streamscope.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-summary.html b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-summary.html
index 63f4ce7..caafcfc 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.streamscope.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.streamscope.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.streamscope.mbeans (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.streamscope.mbeans (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-tree.html b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-tree.html
index 88c2aec..741d7df 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.streamscope.mbeans Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.streamscope.mbeans Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.streamscope.mbeans Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.streamscope.mbeans Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -131,6 +131,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-use.html b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-use.html
index 61057a4..17861ea 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.streamscope.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.streamscope.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.streamscope.mbeans (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.streamscope.mbeans (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -187,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/oplets/StreamScope.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/StreamScope.html b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/StreamScope.html
index 37ff127..2096e01 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/StreamScope.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/StreamScope.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>StreamScope (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>StreamScope (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamScope (Edgent v1.0.0)";
+            parent.document.title="StreamScope (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -355,6 +355,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/functional/Peek.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/oplets/class-use/StreamScope.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/class-use/StreamScope.html b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/class-use/StreamScope.html
index 2ae1a62..c8d034f 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/class-use/StreamScope.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/class-use/StreamScope.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.oplets.StreamScope (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.streamscope.oplets.StreamScope (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.streamscope.oplets.StreamScope (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.oplets.StreamScope (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-frame.html b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-frame.html
index 7766ead..7e6e791 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.streamscope.oplets (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.streamscope.oplets (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-summary.html b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-summary.html
index 15ddaae..216aa2d 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.streamscope.oplets (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.streamscope.oplets (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.streamscope.oplets (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.streamscope.oplets (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-tree.html b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-tree.html
index 13e8b2a..708f94e 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.streamscope.oplets Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.streamscope.oplets Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.streamscope.oplets Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.streamscope.oplets Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-use.html b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-use.html
index 20a0c1f..951653b 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/oplets/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.streamscope.oplets (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.streamscope.oplets (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.streamscope.oplets (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.streamscope.oplets (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/package-frame.html b/content/javadoc/latest/org/apache/edgent/streamscope/package-frame.html
index 8f2b689..5a70866 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.streamscope (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.streamscope (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/package-summary.html b/content/javadoc/latest/org/apache/edgent/streamscope/package-summary.html
index fa74b78..74da40a 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.streamscope (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.streamscope (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.streamscope (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.streamscope (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -204,6 +204,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/package-tree.html b/content/javadoc/latest/org/apache/edgent/streamscope/package-tree.html
index c66210e..b981a84 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.streamscope Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.streamscope Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.streamscope Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.streamscope Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/streamscope/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/streamscope/package-use.html b/content/javadoc/latest/org/apache/edgent/streamscope/package-use.html
index 770b181..2326e9c 100644
--- a/content/javadoc/latest/org/apache/edgent/streamscope/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/streamscope/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.streamscope (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.streamscope (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.streamscope (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.streamscope (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/MyClass1.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/MyClass1.html b/content/javadoc/latest/org/apache/edgent/test/svt/MyClass1.html
index 467a5fe..976daf0 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/MyClass1.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/MyClass1.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>MyClass1 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>MyClass1 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MyClass1 (Edgent v1.0.0)";
+            parent.document.title="MyClass1 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -277,6 +277,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/MyClass2.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/MyClass2.html b/content/javadoc/latest/org/apache/edgent/test/svt/MyClass2.html
index 1f6ea4a..e46afc2 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/MyClass2.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/MyClass2.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>MyClass2 (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>MyClass2 (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MyClass2 (Edgent v1.0.0)";
+            parent.document.title="MyClass2 (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -290,6 +290,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/TopologyTestBasic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/TopologyTestBasic.html b/content/javadoc/latest/org/apache/edgent/test/svt/TopologyTestBasic.html
index e76bc4b..d91b482 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/TopologyTestBasic.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/TopologyTestBasic.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>TopologyTestBasic (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>TopologyTestBasic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TopologyTestBasic (Edgent v1.0.0)";
+            parent.document.title="TopologyTestBasic (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html
index cfc294b..f676db9 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>FleetManagementAnalyticsClientApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>FleetManagementAnalyticsClientApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FleetManagementAnalyticsClientApplication (Edgent v1.0.0)";
+            parent.document.title="FleetManagementAnalyticsClientApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -312,6 +312,6 @@ extends <a href="../../../../../../org/apache/edgent/test/svt/apps/iotp/Abstract
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html
index 60e1eca..002737b 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>GpsAnalyticsApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>GpsAnalyticsApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GpsAnalyticsApplication (Edgent v1.0.0)";
+            parent.document.title="GpsAnalyticsApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -287,6 +287,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html
index c7d7302..66ec6a4 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>ObdAnalyticsApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>ObdAnalyticsApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ObdAnalyticsApplication (Edgent v1.0.0)";
+            parent.document.title="ObdAnalyticsApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/FleetManagementAnalyticsClientApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/FleetManagementAnalyticsClientApplication.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/FleetManagementAnalyticsClientApplication.html
index dba55f9..5a3a052 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/FleetManagementAnalyticsClientApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/FleetManagementAnalyticsClientApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.apps.FleetManagementAnalyticsClientApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.apps.FleetManagementAnalyticsClientApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.FleetManagementAnalyticsClientApplication (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.FleetManagementAnalyticsClientApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/GpsAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/GpsAnalyticsApplication.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/GpsAnalyticsApplication.html
index 5ce5e5f..f7532ee 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/GpsAnalyticsApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/GpsAnalyticsApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.apps.GpsAnalyticsApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.apps.GpsAnalyticsApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.GpsAnalyticsApplication (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.GpsAnalyticsApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/ObdAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/ObdAnalyticsApplication.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/ObdAnalyticsApplication.html
index 0313f7d..971fad4 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/ObdAnalyticsApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/ObdAnalyticsApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.apps.ObdAnalyticsApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.apps.ObdAnalyticsApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.ObdAnalyticsApplication (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.ObdAnalyticsApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html
index b7786db..13ed5bd 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>AbstractIotpApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>AbstractIotpApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractIotpApplication (Edgent v1.0.0)";
+            parent.document.title="AbstractIotpApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -403,6 +403,6 @@ extends <a href="../../../../../../../org/apache/edgent/samples/apps/AbstractApp
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/class-use/AbstractIotpApplication.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/class-use/AbstractIotpApplication.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/class-use/AbstractIotpApplication.html
index 7b4393b..04a417c 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/class-use/AbstractIotpApplication.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/class-use/AbstractIotpApplication.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.apps.iotp.AbstractIotpApplication (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.test.svt.apps.iotp.AbstractIotpApplication (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.iotp.AbstractIotpApplication (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.iotp.AbstractIotpApplication (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-frame.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-frame.html
index 509f395..8f41825 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt.apps.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt.apps.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-summary.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-summary.html
index 180ade4..ed08cd1 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt.apps.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt.apps.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.test.svt.apps.iotp (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.test.svt.apps.iotp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-tree.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-tree.html
index b2d3e6e..cf012fc 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt.apps.iotp Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt.apps.iotp Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.test.svt.apps.iotp Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.test.svt.apps.iotp Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-use.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-use.html
index eb20623..67d531b 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.test.svt.apps.iotp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.test.svt.apps.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.test.svt.apps.iotp (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.test.svt.apps.iotp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-frame.html b/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-frame.html
index 444b5e6..c127d0c 100644
--- a/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/test/svt/apps/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.test.svt.apps (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.test.svt.apps (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>


[21/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/index-all.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/index-all.html b/content/javadoc/r1.1.0/index-all.html
new file mode 100644
index 0000000..895f84a
--- /dev/null
+++ b/content/javadoc/r1.1.0/index-all.html
@@ -0,0 +1,5978 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Index (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Index (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<a name="I:A">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><a href="org/apache/edgent/samples/apps/AbstractApplication.html" title="class in org.apache.edgent.samples.apps"><span class="typeNameLink">AbstractApplication</span></a> - Class in <a href="org/apache/edgent/samples/apps/package-summary.html">org.apache.edgent.samples.apps</a></dt>
+<dd>
+<div class="block">An Application base class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/apps/AbstractApplication.html#AbstractApplication-java.lang.String-">AbstractApplication(String)</a></span> - Constructor for class org.apache.edgent.samples.apps.<a href="org/apache/edgent/samples/apps/AbstractApplication.html" title="class in org.apache.edgent.samples.apps">AbstractApplication</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/runtime/etiao/AbstractContext.html" title="class in org.apache.edgent.runtime.etiao"><span class="typeNameLink">AbstractContext</span></a>&lt;<a href="org/apache/edgent/runtime/etiao/AbstractContext.html" title="type parameter in AbstractContext">I</a>,<a href="org/apache/edgent/runtime/etiao/AbstractContext.html" title="type parameter in AbstractContext">O</a>&gt; - Class in <a href="org/apache/edgent/runtime/etiao/package-summary.html">org.apache.edgent.runtime.etiao</a></dt>
+<dd>
+<div class="block">Provides a skeletal implementation of the <a href="org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet"><code>OpletContext</code></a>
+ interface.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/AbstractContext.html#AbstractContext-org.apache.edgent.oplet.JobContext-org.apache.edgent.execution.services.RuntimeServices-">AbstractContext(JobContext, RuntimeServices)</a></span> - Constructor for class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/AbstractContext.html" title="class in org.apache.edgent.runtime.etiao">AbstractContext</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/graph/spi/AbstractGraph.html" title="class in org.apache.edgent.graph.spi"><span class="typeNameLink">AbstractGraph</span></a>&lt;<a href="org/apache/edgent/graph/spi/AbstractGraph.html" title="type parameter in AbstractGraph">G</a>&gt; - Class in <a href="org/apache/edgent/graph/spi/package-summary.html">org.apache.edgent.graph.spi</a></dt>
+<dd>
+<div class="block">A skeletal implementation of the <a href="org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph"><code>Graph</code></a> interface,
+ to minimize the effort required to implement the interface.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/graph/spi/AbstractGraph.html#AbstractGraph--">AbstractGraph()</a></span> - Constructor for class org.apache.edgent.graph.spi.<a href="org/apache/edgent/graph/spi/AbstractGraph.html" title="class in org.apache.edgent.graph.spi">AbstractGraph</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/graph/spi/execution/AbstractGraphJob.html" title="class in org.apache.edgent.graph.spi.execution"><span class="typeNameLink">AbstractGraphJob</span></a> - Class in <a href="org/apache/edgent/graph/spi/execution/package-summary.html">org.apache.edgent.graph.spi.execution</a></dt>
+<dd>
+<div class="block">Placeholder for a skeletal implementation of the <a href="org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution"><code>Job</code></a> interface,
+ to minimize the effort required to implement the interface.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/graph/spi/execution/AbstractGraphJob.html#AbstractGraphJob--">AbstractGraphJob()</a></span> - Constructor for class org.apache.edgent.graph.spi.execution.<a href="org/apache/edgent/graph/spi/execution/AbstractGraphJob.html" title="class in org.apache.edgent.graph.spi.execution">AbstractGraphJob</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html" title="class in org.apache.edgent.test.svt.apps.iotp"><span class="typeNameLink">AbstractIotpApplication</span></a> - Class in <a href="org/apache/edgent/test/svt/apps/iotp/package-summary.html">org.apache.edgent.test.svt.apps.iotp</a></dt>
+<dd>
+<div class="block">An IotF Application base class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html#AbstractIotpApplication-java.lang.String-">AbstractIotpApplication(String)</a></span> - Constructor for class org.apache.edgent.test.svt.apps.iotp.<a href="org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html" title="class in org.apache.edgent.test.svt.apps.iotp">AbstractIotpApplication</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html" title="class in org.apache.edgent.samples.apps.mqtt"><span class="typeNameLink">AbstractMqttApplication</span></a> - Class in <a href="org/apache/edgent/samples/apps/mqtt/package-summary.html">org.apache.edgent.samples.apps.mqtt</a></dt>
+<dd>
+<div class="block">An MQTT Application base class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html#AbstractMqttApplication-java.lang.String-">AbstractMqttApplication(String)</a></span> - Constructor for class org.apache.edgent.samples.apps.mqtt.<a href="org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html" title="class in org.apache.edgent.samples.apps.mqtt">AbstractMqttApplication</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core"><span class="typeNameLink">AbstractOplet</span></a>&lt;<a href="org/apache/edgent/oplet/core/AbstractOplet.html" title="type parameter in AbstractOplet">I</a>,<a href="org/apache/edgent/oplet/core/AbstractOplet.html" title="type parameter in AbstractOplet">O</a>&gt; - Class in <a href="org/apache/edgent/oplet/core/package-summary.html">org.apache.edgent.oplet.core</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/AbstractOplet.html#AbstractOplet--">AbstractOplet()</a></span> - Constructor for class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core">AbstractOplet</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/topology/spi/tester/AbstractTester.html" title="class in org.apache.edgent.topology.spi.tester"><span class="typeNameLink">AbstractTester</span></a> - Class in <a href="org/apache/edgent/topology/spi/tester/package-summary.html">org.apache.edgent.topology.spi.tester</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/tester/AbstractTester.html#AbstractTester--">AbstractTester()</a></span> - Constructor for class org.apache.edgent.topology.spi.tester.<a href="org/apache/edgent/topology/spi/tester/AbstractTester.html" title="class in org.apache.edgent.topology.spi.tester">AbstractTester</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/topology/spi/AbstractTopology.html" title="class in org.apache.edgent.topology.spi"><span class="typeNameLink">AbstractTopology</span></a>&lt;<a href="org/apache/edgent/topology/spi/AbstractTopology.html" title="type parameter in AbstractTopology">X</a> extends <a href="org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester">Tester</a>&gt; - Class in <a href="org/apache/edgent/topology/spi/package-summary.html">org.apache.edgent.topology.spi</a></dt>
+<dd>
+<div class="block">Topology implementation that uses the basic functions to implement most
+ sources streams.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/AbstractTopology.html#AbstractTopology-java.lang.String-">AbstractTopology(String)</a></span> - Constructor for class org.apache.edgent.topology.spi.<a href="org/apache/edgent/topology/spi/AbstractTopology.html" title="class in org.apache.edgent.topology.spi">AbstractTopology</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi"><span class="typeNameLink">AbstractTopologyProvider</span></a>&lt;<a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="type parameter in AbstractTopologyProvider">T</a> extends <a href="org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&gt; - Class in <a href="org/apache/edgent/topology/spi/package-summary.html">org.apache.edgent.topology.spi</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html#AbstractTopologyProvider--">AbstractTopologyProvider()</a></span> - Constructor for class org.apache.edgent.topology.spi.<a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi">AbstractTopologyProvider</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi"><span class="typeNameLink">AbstractTStream</span></a>&lt;<a href="org/apache/edgent/topology/spi/AbstractTStream.html" title="type parameter in AbstractTStream">G</a> extends <a href="org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>,<a href="org/apache/edgent/topology/spi/AbstractTStream.html" title="type parameter in AbstractTStream">T</a>&gt; - Class in <a href="org/apache/edgent/topology/spi/package-summary.html">org.apache.edgent.topology.spi</a></dt>
+<dd>
+<div class="block">Abstract stream that uses the functional primitives to implement most
+ methods.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/AbstractTStream.html#AbstractTStream-G-">AbstractTStream(G)</a></span> - Constructor for class org.apache.edgent.topology.spi.<a href="org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi">AbstractTStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/topology/spi/graph/AbstractTWindow.html" title="class in org.apache.edgent.topology.spi.graph"><span class="typeNameLink">AbstractTWindow</span></a>&lt;<a href="org/apache/edgent/topology/spi/graph/AbstractTWindow.html" title="type parameter in AbstractTWindow">T</a>,<a href="org/apache/edgent/topology/spi/graph/AbstractTWindow.html" title="type parameter in AbstractTWindow">K</a>&gt; - Class in <a href="org/apache/edgent/topology/spi/graph/package-summary.html">org.apache.edgent.topology.spi.graph</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/graph/spi/AbstractVertex.html" title="class in org.apache.edgent.graph.spi"><span class="typeNameLink">AbstractVertex</span></a>&lt;<a href="org/apache/edgent/graph/spi/AbstractVertex.html" title="type parameter in AbstractVertex">OP</a> extends <a href="org/apache/edgent/oplet/Oplet.html" title="interface in org.apache.edgent.oplet">Oplet</a>&lt;<a href="org/apache/edgent/graph/spi/AbstractVertex.html" title="type parameter in AbstractVertex">I</a>,<a href="org/apache/edgent/graph/spi/AbstractVertex.html" title="type parameter in AbstractVertex">O</a>&gt;,<a href="org/apache/edgent/graph/spi/AbstractVertex.html" title="type parameter in AbstractVertex">I</a>,<a href="org/apache/edgent/graph/spi/AbstractVertex.html" title="type parameter in AbstractVertex">O</a>&gt; - Class in <a href="org/apache/edgent/graph/spi/package-summary.html">org.apache.edgent.graph.spi</a></dt>
+<dd>
+<div class="block">Placeholder for a skeletal implementation of the <a href="org/apache/edgent/graph/Vertex.html" title="interface in org.apache.edgent.graph"><code>Vertex</code></a> interface,
+ to minimize the effort required to implement the interface.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/graph/spi/AbstractVertex.html#AbstractVertex--">AbstractVertex()</a></span> - Constructor for class org.apache.edgent.graph.spi.<a href="org/apache/edgent/graph/spi/AbstractVertex.html" title="class in org.apache.edgent.graph.spi">AbstractVertex</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/function/BiConsumer.html#accept-T-U-">accept(T, U)</a></span> - Method in interface org.apache.edgent.function.<a href="org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">BiConsumer</a></dt>
+<dd>
+<div class="block">Consume the two arguments.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/function/Consumer.html#accept-T-">accept(T)</a></span> - Method in interface org.apache.edgent.function.<a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></dt>
+<dd>
+<div class="block">Apply the function to <code>value</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/FanOut.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">FanOut</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/Peek.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Peek</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/Split.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">Split</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/Events.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/Events.html" title="class in org.apache.edgent.oplet.functional">Events</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/Filter.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/Filter.html" title="class in org.apache.edgent.oplet.functional">Filter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/FlatMap.html#accept-I-">accept(I)</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/FlatMap.html" title="class in org.apache.edgent.oplet.functional">FlatMap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/Map.html#accept-I-">accept(I)</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/Map.html" title="class in org.apache.edgent.oplet.functional">Map</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/plumbing/Barrier.html#accept-T-int-">accept(T, int)</a></span> - Method in class org.apache.edgent.oplet.plumbing.<a href="org/apache/edgent/oplet/plumbing/Barrier.html" title="class in org.apache.edgent.oplet.plumbing">Barrier</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/plumbing/Isolate.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.oplet.plumbing.<a href="org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing">Isolate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/plumbing/PressureReliever.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.oplet.plumbing.<a href="org/apache/edgent/oplet/plumbing/PressureReliever.html" title="class in org.apache.edgent.oplet.plumbing">PressureReliever</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/plumbing/UnorderedIsolate.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.oplet.plumbing.<a href="org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="class in org.apache.edgent.oplet.plumbing">UnorderedIsolate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/window/Aggregate.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.oplet.window.<a href="org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/SettableForwarder.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/SettableForwarder.html" title="class in org.apache.edgent.runtime.etiao">SettableForwarder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/StreamScope.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.streamscope.<a href="org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">StreamScope</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/window/InsertionTimeList.html#add-T-">add(T)</a></span> - Method in class org.apache.edgent.window.<a href="org/apache/edgent/window/InsertionTimeList.html" title="class in org.apache.edgent.window">InsertionTimeList</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html#addAnalytics--">addAnalytics()</a></span> - Method in class org.apache.edgent.samples.apps.sensorAnalytics.<a href="org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics">Sensor1</a></dt>
+<dd>
+<div class="block">Add the sensor's analytics to the topology.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html#addAnalytics--">addAnalytics()</a></span> - Method in class org.apache.edgent.test.svt.apps.<a href="org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">GpsAnalyticsApplication</a></dt>
+<dd>
+<div class="block">Add the GPS sensor analytics to the topology.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html#addAnalytics--">addAnalytics()</a></span> - Method in class org.apache.edgent.test.svt.apps.<a href="org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">ObdAnalyticsApplication</a></dt>
+<dd>
+<div class="block">Add the ODB sensor's analytics to the topology.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/execution/services/ServiceContainer.html#addCleaner-org.apache.edgent.function.BiConsumer-">addCleaner(BiConsumer&lt;String, String&gt;)</a></span> - Method in class org.apache.edgent.execution.services.<a href="org/apache/edgent/execution/services/ServiceContainer.html" title="class in org.apache.edgent.execution.services">ServiceContainer</a></dt>
+<dd>
+<div class="block">Registers a new cleaner.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/Options.html#addHandler-java.lang.String-org.apache.edgent.function.Function-">addHandler(String, Function&lt;String, T&gt;)</a></span> - Method in class org.apache.edgent.samples.connectors.<a href="org/apache/edgent/samples/connectors/Options.html" title="class in org.apache.edgent.samples.connectors">Options</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/Options.html#addHandler-java.lang.String-org.apache.edgent.function.Function-T-">addHandler(String, Function&lt;String, T&gt;, T)</a></span> - Method in class org.apache.edgent.samples.connectors.<a href="org/apache/edgent/samples/connectors/Options.html" title="class in org.apache.edgent.samples.connectors">Options</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/HeartBeat.html#addHeartBeat-org.apache.edgent.connectors.iot.IotDevice-long-java.util.concurrent.TimeUnit-java.lang.String-">addHeartBeat(IotDevice, long, TimeUnit, String)</a></span> - Static method in class org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot">HeartBeat</a></dt>
+<dd>
+<div class="block">Add IoT device heart beat processing to a topology.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html#addIotDevice-org.apache.edgent.topology.TopologyElement-">addIotDevice(TopologyElement)</a></span> - Static method in class org.apache.edgent.apps.iot.<a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">IotDevicePubSub</a></dt>
+<dd>
+<div class="block">Add a proxy <code>IotDevice</code> for the topology containing <code>te</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/jmxcontrol/JMXControlService.html#additionalNameKeys-java.util.Hashtable-">additionalNameKeys(Hashtable&lt;String, String&gt;)</a></span> - Method in class org.apache.edgent.runtime.jmxcontrol.<a href="org/apache/edgent/runtime/jmxcontrol/JMXControlService.html" title="class in org.apache.edgent.runtime.jmxcontrol">JMXControlService</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/execution/services/JobRegistryService.html#addJob-org.apache.edgent.execution.Job-">addJob(Job)</a></span> - Method in interface org.apache.edgent.execution.services.<a href="org/apache/edgent/execution/services/JobRegistryService.html" title="interface in org.apache.edgent.execution.services">JobRegistryService</a></dt>
+<dd>
+<div class="block">Adds the specified job.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/jobregistry/JobRegistry.html#addJob-org.apache.edgent.execution.Job-">addJob(Job)</a></span> - Method in class org.apache.edgent.runtime.jobregistry.<a href="org/apache/edgent/runtime/jobregistry/JobRegistry.html" title="class in org.apache.edgent.runtime.jobregistry">JobRegistry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#addKeyProperties-java.lang.String-java.util.Map-">addKeyProperties(String, Map&lt;String, String&gt;)</a></span> - Method in class org.apache.edgent.metrics.<a href="org/apache/edgent/metrics/MetricObjectNameFactory.html" title="class in org.apache.edgent.metrics">MetricObjectNameFactory</a></dt>
+<dd>
+<div class="block">Extracts job and oplet identifier values from the specified buffer and 
+ adds the <a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#KEY_JOBID"><code>MetricObjectNameFactory.KEY_JOBID</code></a> and <a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#KEY_OPID"><code>MetricObjectNameFactory.KEY_OPID</code></a> key properties to the 
+ specified properties map.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/execution/services/JobRegistryService.html#addListener-org.apache.edgent.function.BiConsumer-">addListener(BiConsumer&lt;JobRegistryService.EventType, Job&gt;)</a></span> - Method in interface org.apache.edgent.execution.services.<a href="org/apache/edgent/execution/services/JobRegistryService.html" title="interface in org.apache.edgent.execution.services">JobRegistryService</a></dt>
+<dd>
+<div class="block">Adds a handler to a collection of listeners that will be notified
+ on job registration and state changes.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/jobregistry/JobRegistry.html#addListener-org.apache.edgent.function.BiConsumer-">addListener(BiConsumer&lt;JobRegistryService.EventType, Job&gt;)</a></span> - Method in class org.apache.edgent.runtime.jobregistry.<a href="org/apache/edgent/runtime/jobregistry/JobRegistry.html" title="class in org.apache.edgent.runtime.jobregistry">JobRegistry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/Executable.html#addOpletInvocation-T-int-int-">addOpletInvocation(T, int, int)</a></span> - Method in class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/Executable.html" title="class in org.apache.edgent.runtime.etiao">Executable</a></dt>
+<dd>
+<div class="block">Creates a new <code>Invocation</code> associated with the specified oplet.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/graph/Vertex.html#addOutput--">addOutput()</a></span> - Method in interface org.apache.edgent.graph.<a href="org/apache/edgent/graph/Vertex.html" title="interface in org.apache.edgent.graph">Vertex</a></dt>
+<dd>
+<div class="block">Add an output port to the vertex.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html#addOutput--">addOutput()</a></span> - Method in class org.apache.edgent.runtime.etiao.graph.<a href="org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html" title="class in org.apache.edgent.runtime.etiao.graph">ExecutableVertex</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/Invocation.html#addOutput--">addOutput()</a></span> - Method in class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/Invocation.html" title="class in org.apache.edgent.runtime.etiao">Invocation</a></dt>
+<dd>
+<div class="block">Adds a new output.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/execution/services/ServiceContainer.html#addService-java.lang.Class-T-">addService(Class&lt;T&gt;, T)</a></span> - Method in class org.apache.edgent.execution.services.<a href="org/apache/edgent/execution/services/ServiceContainer.html" title="class in org.apache.edgent.execution.services">ServiceContainer</a></dt>
+<dd>
+<div class="block">Adds the specified service to this <code>ServiceContainer</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/StreamScopeSetup.html#addStreamScopes-org.apache.edgent.topology.Topology-">addStreamScopes(Topology)</a></span> - Static method in class org.apache.edgent.streamscope.<a href="org/apache/edgent/streamscope/StreamScopeSetup.html" title="class in org.apache.edgent.streamscope">StreamScopeSetup</a></dt>
+<dd>
+<div class="block">Add StreamScope instances to the topology</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#addSubscriber-java.lang.String-java.lang.Class-org.apache.edgent.function.Consumer-">addSubscriber(String, Class&lt;T&gt;, Consumer&lt;T&gt;)</a></span> - Method in class org.apache.edgent.connectors.pubsub.service.<a href="org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html" title="class in org.apache.edgent.connectors.pubsub.service">ProviderPubSub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#addSubscriber-java.lang.String-java.lang.Class-org.apache.edgent.function.Consumer-">addSubscriber(String, Class&lt;T&gt;, Consumer&lt;T&gt;)</a></span> - Method in interface org.apache.edgent.connectors.pubsub.service.<a href="org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html" title="interface in org.apache.edgent.connectors.pubsub.service">PublishSubscribeService</a></dt>
+<dd>
+<div class="block">Add a subscriber to a published topic.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html#afterExecute-java.lang.Runnable-java.lang.Throwable-">afterExecute(Runnable, Throwable)</a></span> - Method in class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html" title="class in org.apache.edgent.runtime.etiao">TrackingScheduledExecutor</a></dt>
+<dd>
+<div class="block">Invoked by the super class after each task execution.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">aggregate(TWindow&lt;JsonObject, K&gt;, String, String, JsonUnivariateAggregate...)</a></span> - Static method in class org.apache.edgent.analytics.math3.json.<a href="org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json">JsonAnalytics</a></dt>
+<dd>
+<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-org.apache.edgent.function.ToDoubleFunction-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">aggregate(TWindow&lt;JsonObject, K&gt;, String, String, ToDoubleFunction&lt;JsonObject&gt;, JsonUnivariateAggregate...)</a></span> - Static method in class org.apache.edgent.analytics.math3.json.<a href="org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json">JsonAnalytics</a></dt>
+<dd>
+<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
+</dd>
+<dt><a href="org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window"><span class="typeNameLink">Aggregate</span></a>&lt;<a href="org/apache/edgent/oplet/window/Aggregate.html" title="type parameter in Aggregate">T</a>,<a href="org/apache/edgent/oplet/window/Aggregate.html" title="type parameter in Aggregate">U</a>,<a href="org/apache/edgent/oplet/window/Aggregate.html" title="type parameter in Aggregate">K</a>&gt; - Class in <a href="org/apache/edgent/oplet/window/package-summary.html">org.apache.edgent.oplet.window</a></dt>
+<dd>
+<div class="block">Aggregate a window.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/window/Aggregate.html#Aggregate-org.apache.edgent.window.Window-org.apache.edgent.function.BiFunction-">Aggregate(Window&lt;T, K, ? extends List&lt;T&gt;&gt;, BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Constructor for class org.apache.edgent.oplet.window.<a href="org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/graph/TWindowImpl.html#aggregate-org.apache.edgent.function.BiFunction-">aggregate(BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Method in class org.apache.edgent.topology.spi.graph.<a href="org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html#aggregate-org.apache.edgent.function.BiFunction-">aggregate(BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Method in class org.apache.edgent.topology.spi.graph.<a href="org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowTimeImpl</a></dt>
+<dd>
+<div class="block">Window behaviour here is that:
+ 
+ Tuples are always inserted into the partition.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/TWindow.html#aggregate-org.apache.edgent.function.BiFunction-">aggregate(BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Method in interface org.apache.edgent.topology.<a href="org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a></dt>
+<dd>
+<div class="block">Declares a stream that is a continuous, sliding, aggregation of
+ partitions in this window.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-org.apache.edgent.function.ToDoubleFunction-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList(String, String, ToDoubleFunction&lt;JsonObject&gt;, JsonUnivariateAggregate...)</a></span> - Static method in class org.apache.edgent.analytics.math3.json.<a href="org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json">JsonAnalytics</a></dt>
+<dd>
+<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
+ variable contained in an JSON object.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/console/ConsoleWaterDetector.html#alertFilter-org.apache.edgent.topology.TStream-int-boolean-">alertFilter(TStream&lt;JsonObject&gt;, int, boolean)</a></span> - Static method in class org.apache.edgent.samples.console.<a href="org/apache/edgent/samples/console/ConsoleWaterDetector.html" title="class in org.apache.edgent.samples.console">ConsoleWaterDetector</a></dt>
+<dd>
+<div class="block">Look through the stream and check to see if any of the measurements cause concern.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/graph/Connector.html#alias-java.lang.String-">alias(String)</a></span> - Method in interface org.apache.edgent.graph.<a href="org/apache/edgent/graph/Connector.html" title="interface in org.apache.edgent.graph">Connector</a></dt>
+<dd>
+<div class="block">Set the alias for the connector.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/services/ApplicationService.html#ALIAS">ALIAS</a></span> - Static variable in interface org.apache.edgent.topology.services.<a href="org/apache/edgent/topology/services/ApplicationService.html" title="interface in org.apache.edgent.topology.services">ApplicationService</a></dt>
+<dd>
+<div class="block">Default alias a service registers its control MBean as.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/graph/ConnectorStream.html#alias-java.lang.String-">alias(String)</a></span> - Method in class org.apache.edgent.topology.spi.graph.<a href="org/apache/edgent/topology/spi/graph/ConnectorStream.html" title="class in org.apache.edgent.topology.spi.graph">ConnectorStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/TStream.html#alias-java.lang.String-">alias(String)</a></span> - Method in interface org.apache.edgent.topology.<a href="org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a></dt>
+<dd>
+<div class="block">Set an alias for the stream.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html#ALIAS_KEY">ALIAS_KEY</a></span> - Static variable in class org.apache.edgent.runtime.jsoncontrol.<a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html" title="class in org.apache.edgent.runtime.jsoncontrol">JsonControlService</a></dt>
+<dd>
+<div class="block">Key for the alias of the control MBean in a JSON request.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/function/Functions.html#alwaysFalse--">alwaysFalse()</a></span> - Static method in class org.apache.edgent.function.<a href="org/apache/edgent/function/Functions.html" title="class in org.apache.edgent.function">Functions</a></dt>
+<dd>
+<div class="block">A Predicate that is always false</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/window/Policies.html#alwaysInsert--">alwaysInsert()</a></span> - Static method in class org.apache.edgent.window.<a href="org/apache/edgent/window/Policies.html" title="class in org.apache.edgent.window">Policies</a></dt>
+<dd>
+<div class="block">Returns an insertion policy that indicates the tuple
+ is to be inserted into the partition.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/function/Functions.html#alwaysTrue--">alwaysTrue()</a></span> - Static method in class org.apache.edgent.function.<a href="org/apache/edgent/function/Functions.html" title="class in org.apache.edgent.function">Functions</a></dt>
+<dd>
+<div class="block">A Predicate that is always true</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/tester/AbstractTester.html#and-org.apache.edgent.topology.tester.Condition...-">and(Condition&lt;?&gt;...)</a></span> - Method in class org.apache.edgent.topology.spi.tester.<a href="org/apache/edgent/topology/spi/tester/AbstractTester.html" title="class in org.apache.edgent.topology.spi.tester">AbstractTester</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/tester/Tester.html#and-org.apache.edgent.topology.tester.Condition...-">and(Condition&lt;?&gt;...)</a></span> - Method in interface org.apache.edgent.topology.tester.<a href="org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester">Tester</a></dt>
+<dd>
+<div class="block">Return a condition that is valid only if all of <code>conditions</code> are valid.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html#APP_NAME">APP_NAME</a></span> - Static variable in class org.apache.edgent.apps.iot.<a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">IotDevicePubSub</a></dt>
+<dd>
+<div class="block">IotDevicePubSub application name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/apps/runtime/JobMonitorApp.html#APP_NAME">APP_NAME</a></span> - Static variable in class org.apache.edgent.apps.runtime.<a href="org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime">JobMonitorApp</a></dt>
+<dd>
+<div class="block">Job monitoring application name.</div>
+</dd>
+<dt><a href="org/apache/edgent/topology/services/ApplicationService.html" title="interface in org.apache.edgent.topology.services"><span class="typeNameLink">ApplicationService</span></a> - Interface in <a href="org/apache/edgent/topology/services/package-summary.html">org.apache.edgent.topology.services</a></dt>
+<dd>
+<div class="block">Application registration service.</div>
+</dd>
+<dt><a href="org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html" title="interface in org.apache.edgent.topology.mbeans"><span class="typeNameLink">ApplicationServiceMXBean</span></a> - Interface in <a href="org/apache/edgent/topology/mbeans/package-summary.html">org.apache.edgent.topology.mbeans</a></dt>
+<dd>
+<div class="block">Control MBean for the application service.</div>
+</dd>
+<dt><a href="org/apache/edgent/samples/apps/ApplicationUtilities.html" title="class in org.apache.edgent.samples.apps"><span class="typeNameLink">ApplicationUtilities</span></a> - Class in <a href="org/apache/edgent/samples/apps/package-summary.html">org.apache.edgent.samples.apps</a></dt>
+<dd>
+<div class="block">Some general purpose application configuration driven utilities.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/apps/ApplicationUtilities.html#ApplicationUtilities-java.util.Properties-">ApplicationUtilities(Properties)</a></span> - Constructor for class org.apache.edgent.samples.apps.<a href="org/apache/edgent/samples/apps/ApplicationUtilities.html" title="class in org.apache.edgent.samples.apps">ApplicationUtilities</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/jdbc/CheckedFunction.html#apply-T-">apply(T)</a></span> - Method in interface org.apache.edgent.connectors.jdbc.<a href="org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedFunction</a></dt>
+<dd>
+<div class="block">Apply a function to <code>t</code> and return the result.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/function/BiFunction.html#apply-T-U-">apply(T, U)</a></span> - Method in interface org.apache.edgent.function.<a href="org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a></dt>
+<dd>
+<div class="block">Apply a function to <code>t</code> and <code>u</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/function/Function.html#apply-T-">apply(T)</a></span> - Method in interface org.apache.edgent.function.<a href="org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a></dt>
+<dd>
+<div class="block">Apply a function to <code>value</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/function/ToDoubleFunction.html#applyAsDouble-T-">applyAsDouble(T)</a></span> - Method in interface org.apache.edgent.function.<a href="org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">ToDoubleFunction</a></dt>
+<dd>
+<div class="block">Apply a function to <code>value</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/function/ToIntFunction.html#applyAsInt-T-">applyAsInt(T)</a></span> - Method in interface org.apache.edgent.function.<a href="org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function">ToIntFunction</a></dt>
+<dd>
+<div class="block">Apply a function to <code>value</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html#applyAsInt-T-">applyAsInt(T)</a></span> - Method in class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html" title="class in org.apache.edgent.topology.plumbing">LoadBalancedSplitter</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/runtime/appservice/AppService.html" title="class in org.apache.edgent.runtime.appservice"><span class="typeNameLink">AppService</span></a> - Class in <a href="org/apache/edgent/runtime/appservice/package-summary.html">org.apache.edgent.runtime.appservice</a></dt>
+<dd>
+<div class="block">Application service for a <code>TopologyProvider</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/appservice/AppService.html#AppService-org.apache.edgent.topology.TopologyProvider-org.apache.edgent.execution.DirectSubmitter-java.lang.String-">AppService(TopologyProvider, DirectSubmitter&lt;Topology, Job&gt;, String)</a></span> - Constructor for class org.apache.edgent.runtime.appservice.<a href="org/apache/edgent/runtime/appservice/AppService.html" title="class in org.apache.edgent.runtime.appservice">AppService</a></dt>
+<dd>
+<div class="block">Create an <code>ApplicationService</code> instance.</div>
+</dd>
+<dt><a href="org/apache/edgent/runtime/appservice/AppServiceControl.html" title="class in org.apache.edgent.runtime.appservice"><span class="typeNameLink">AppServiceControl</span></a> - Class in <a href="org/apache/edgent/runtime/appservice/package-summary.html">org.apache.edgent.runtime.appservice</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html#ARGS_KEY">ARGS_KEY</a></span> - Static variable in class org.apache.edgent.runtime.jsoncontrol.<a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html" title="class in org.apache.edgent.runtime.jsoncontrol">JsonControlService</a></dt>
+<dd>
+<div class="block">Key for the argument list.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/json/JsonFunctions.html#asBytes--">asBytes()</a></span> - Static method in class org.apache.edgent.topology.json.<a href="org/apache/edgent/topology/json/JsonFunctions.html" title="class in org.apache.edgent.topology.json">JsonFunctions</a></dt>
+<dd>
+<div class="block">Get the UTF-8 bytes representation of the JSON for a JsonObject.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/json/JsonFunctions.html#asString--">asString()</a></span> - Static method in class org.apache.edgent.topology.json.<a href="org/apache/edgent/topology/json/JsonFunctions.html" title="class in org.apache.edgent.topology.json">JsonFunctions</a></dt>
+<dd>
+<div class="block">Get the JSON for a JsonObject.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/AbstractTStream.html#asString--">asString()</a></span> - Method in class org.apache.edgent.topology.spi.<a href="org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi">AbstractTStream</a></dt>
+<dd>
+<div class="block">Convert this stream to a stream of <code>String</code> tuples by calling
+ <code>toString()</code> on each tuple.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/TStream.html#asString--">asString()</a></span> - Method in interface org.apache.edgent.topology.<a href="org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a></dt>
+<dd>
+<div class="block">Convert this stream to a stream of <code>String</code> tuples by calling
+ <code>toString()</code> on each tuple.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/QoS.html#AT_LEAST_ONCE">AT_LEAST_ONCE</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot">QoS</a></dt>
+<dd>
+<div class="block">The message containing the event arrives at the message hub at least once.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/QoS.html#AT_MOST_ONCE">AT_MOST_ONCE</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot">QoS</a></dt>
+<dd>
+<div class="block">The message containing the event arrives at the message hub either once or not at all.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Ranges.html#atLeast-T-">atLeast(T)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></dt>
+<dd>
+<div class="block">Create a Range [lowerEndpoint..*) (inclusive/CLOSED)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/tester/Tester.html#atLeastTupleCount-org.apache.edgent.topology.TStream-long-">atLeastTupleCount(TStream&lt;?&gt;, long)</a></span> - Method in interface org.apache.edgent.topology.tester.<a href="org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester">Tester</a></dt>
+<dd>
+<div class="block">Return a condition that evaluates if <code>stream</code> has submitted at
+ least <code>expectedCount</code> number of tuples.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Ranges.html#atMost-T-">atMost(T)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></dt>
+<dd>
+<div class="block">Create a Range (*..upperEndpoint] (inclusive/CLOSED)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_ID">ATTR_DEVICE_ID</a></span> - Static variable in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">WIoTP Device Id identifier key.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_TYPE">ATTR_DEVICE_TYPE</a></span> - Static variable in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">WIoTP Device Type identifier key.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/Util.html#awaitState-org.apache.edgent.execution.Job-org.apache.edgent.execution.Job.State-long-java.util.concurrent.TimeUnit-">awaitState(Job, Job.State, long, TimeUnit)</a></span> - Static method in class org.apache.edgent.samples.connectors.<a href="org/apache/edgent/samples/connectors/Util.html" title="class in org.apache.edgent.samples.connectors">Util</a></dt>
+<dd>
+<div class="block">Wait for the job to reach the specified state.</div>
+</dd>
+</dl>
+<a name="I:B">
+<!--   -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><a href="org/apache/edgent/oplet/plumbing/Barrier.html" title="class in org.apache.edgent.oplet.plumbing"><span class="typeNameLink">Barrier</span></a>&lt;<a href="org/apache/edgent/oplet/plumbing/Barrier.html" title="type parameter in Barrier">T</a>&gt; - Class in <a href="org/apache/edgent/oplet/plumbing/package-summary.html">org.apache.edgent.oplet.plumbing</a></dt>
+<dd>
+<div class="block">A tuple synchronization barrier.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/plumbing/Barrier.html#Barrier-int-">Barrier(int)</a></span> - Constructor for class org.apache.edgent.oplet.plumbing.<a href="org/apache/edgent/oplet/plumbing/Barrier.html" title="class in org.apache.edgent.oplet.plumbing">Barrier</a></dt>
+<dd>
+<div class="block">Create a new instance.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html#barrier-java.util.List-">barrier(List&lt;TStream&lt;T&gt;&gt;)</a></span> - Static method in class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing">PlumbingStreams</a></dt>
+<dd>
+<div class="block">A tuple synchronization barrier.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html#barrier-java.util.List-int-">barrier(List&lt;TStream&lt;T&gt;&gt;, int)</a></span> - Static method in class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing">PlumbingStreams</a></dt>
+<dd>
+<div class="block">A tuple synchronization barrier.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/http/HttpClients.html#basic-java.lang.String-java.lang.String-">basic(String, String)</a></span> - Static method in class org.apache.edgent.connectors.http.<a href="org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http">HttpClients</a></dt>
+<dd>
+<div class="block">Create a basic authentication HTTP client with a fixed user and password.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/http/HttpClients.html#basic-org.apache.edgent.function.Supplier-org.apache.edgent.function.Supplier-">basic(Supplier&lt;String&gt;, Supplier&lt;String&gt;)</a></span> - Static method in class org.apache.edgent.connectors.http.<a href="org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http">HttpClients</a></dt>
+<dd>
+<div class="block">Method to create a basic authentication HTTP client.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/graph/TWindowImpl.html#batch-org.apache.edgent.function.BiFunction-">batch(BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Method in class org.apache.edgent.topology.spi.graph.<a href="org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html#batch-org.apache.edgent.function.BiFunction-">batch(BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Method in class org.apache.edgent.topology.spi.graph.<a href="org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="class in org.apache.edgent.topology.spi.graph">TWindowTimeImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/TWindow.html#batch-org.apache.edgent.function.BiFunction-">batch(BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Method in interface org.apache.edgent.topology.<a href="org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a></dt>
+<dd>
+<div class="block">Declares a stream that represents a batched aggregation of
+ partitions in this window.</div>
+</dd>
+<dt><a href="org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function"><span class="typeNameLink">BiConsumer</span></a>&lt;<a href="org/apache/edgent/function/BiConsumer.html" title="type parameter in BiConsumer">T</a>,<a href="org/apache/edgent/function/BiConsumer.html" title="type parameter in BiConsumer">U</a>&gt; - Interface in <a href="org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a></dt>
+<dd>
+<div class="block">Consumer function that takes two arguments.</div>
+</dd>
+<dt><a href="org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function"><span class="typeNameLink">BiFunction</span></a>&lt;<a href="org/apache/edgent/function/BiFunction.html" title="type parameter in BiFunction">T</a>,<a href="org/apache/edgent/function/BiFunction.html" title="type parameter in BiFunction">U</a>,<a href="org/apache/edgent/function/BiFunction.html" title="type parameter in BiFunction">R</a>&gt; - Interface in <a href="org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a></dt>
+<dd>
+<div class="block">Function that takes two arguments and returns a value.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html#binary-byte:A-int-int-">binary(byte[], int, int)</a></span> - Static method in class org.apache.edgent.samples.connectors.elm327.runtime.<a href="org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in org.apache.edgent.samples.connectors.elm327.runtime">CommandExecutor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html#blockingDelay-org.apache.edgent.topology.TStream-long-java.util.concurrent.TimeUnit-">blockingDelay(TStream&lt;T&gt;, long, TimeUnit)</a></span> - Static method in class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing">PlumbingStreams</a></dt>
+<dd>
+<div class="block">Insert a blocking delay between tuples.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html#blockingOneShotDelay-org.apache.edgent.topology.TStream-long-java.util.concurrent.TimeUnit-">blockingOneShotDelay(TStream&lt;T&gt;, long, TimeUnit)</a></span> - Static method in class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing">PlumbingStreams</a></dt>
+<dd>
+<div class="block">Insert a blocking delay before forwarding the first tuple and
+ no delay for subsequent tuples.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html#blockingThrottle-org.apache.edgent.topology.TStream-long-java.util.concurrent.TimeUnit-">blockingThrottle(TStream&lt;T&gt;, long, TimeUnit)</a></span> - Static method in class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing">PlumbingStreams</a></dt>
+<dd>
+<div class="block">Maintain a constant blocking delay between tuples.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/StreamScope.BufferManager.html#BufferManager--">BufferManager()</a></span> - Constructor for class org.apache.edgent.streamscope.<a href="org/apache/edgent/streamscope/StreamScope.BufferManager.html" title="class in org.apache.edgent.streamscope">StreamScope.BufferManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/StreamScope.html#bufferMgr--">bufferMgr()</a></span> - Method in class org.apache.edgent.streamscope.<a href="org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">StreamScope</a></dt>
+<dd>
+<div class="block">Get the <a href="org/apache/edgent/streamscope/StreamScope.BufferManager.html" title="class in org.apache.edgent.streamscope"><code>StreamScope.BufferManager</code></a></div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/kafka/PublisherApp.html#buildAppTopology--">buildAppTopology()</a></span> - Method in class org.apache.edgent.samples.connectors.kafka.<a href="org/apache/edgent/samples/connectors/kafka/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.kafka">PublisherApp</a></dt>
+<dd>
+<div class="block">Create a topology for the publisher application.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/kafka/SubscriberApp.html#buildAppTopology--">buildAppTopology()</a></span> - Method in class org.apache.edgent.samples.connectors.kafka.<a href="org/apache/edgent/samples/connectors/kafka/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.kafka">SubscriberApp</a></dt>
+<dd>
+<div class="block">Create a topology for the subscriber application.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/mqtt/PublisherApp.html#buildAppTopology--">buildAppTopology()</a></span> - Method in class org.apache.edgent.samples.connectors.mqtt.<a href="org/apache/edgent/samples/connectors/mqtt/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">PublisherApp</a></dt>
+<dd>
+<div class="block">Create a topology for the publisher application.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html#buildAppTopology--">buildAppTopology()</a></span> - Method in class org.apache.edgent.samples.connectors.mqtt.<a href="org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">SubscriberApp</a></dt>
+<dd>
+<div class="block">Create a topology for the subscriber application.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/apps/AbstractApplication.html#buildTopology-org.apache.edgent.topology.Topology-">buildTopology(Topology)</a></span> - Method in class org.apache.edgent.samples.apps.<a href="org/apache/edgent/samples/apps/AbstractApplication.html" title="class in org.apache.edgent.samples.apps">AbstractApplication</a></dt>
+<dd>
+<div class="block">Build the application's topology.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html#buildTopology-org.apache.edgent.topology.Topology-">buildTopology(Topology)</a></span> - Method in class org.apache.edgent.samples.apps.mqtt.<a href="org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html" title="class in org.apache.edgent.samples.apps.mqtt">DeviceCommsApp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html#buildTopology-org.apache.edgent.topology.Topology-">buildTopology(Topology)</a></span> - Method in class org.apache.edgent.samples.apps.sensorAnalytics.<a href="org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics">SensorAnalyticsApplication</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html#buildTopology-org.apache.edgent.topology.Topology-">buildTopology(Topology)</a></span> - Method in class org.apache.edgent.test.svt.apps.<a href="org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html" title="class in org.apache.edgent.test.svt.apps">FleetManagementAnalyticsClientApplication</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/utils/sensor/SimulatedSensors.html#burstySensor-org.apache.edgent.topology.Topology-java.lang.String-">burstySensor(Topology, String)</a></span> - Static method in class org.apache.edgent.samples.utils.sensor.<a href="org/apache/edgent/samples/utils/sensor/SimulatedSensors.html" title="class in org.apache.edgent.samples.utils.sensor">SimulatedSensors</a></dt>
+<dd>
+<div class="block">Create a stream of simulated bursty sensor readings.</div>
+</dd>
+</dl>
+<a name="I:C">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html#channelDone-int-">channelDone(int)</a></span> - Method in class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html" title="class in org.apache.edgent.topology.plumbing">LoadBalancedSplitter</a></dt>
+<dd>
+<div class="block">Signal that the channel is done processing the splitter supplied tuple.</div>
+</dd>
+<dt><a href="org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">CheckedFunction</span></a>&lt;<a href="org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">T</a>,<a href="org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">R</a>&gt; - Interface in <a href="org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></dt>
+<dd>
+<div class="block">Function to apply a funtion to an input value and return a result.</div>
+</dd>
+<dt><a href="org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">CheckedSupplier</span></a>&lt;<a href="org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="type parameter in CheckedSupplier">T</a>&gt; - Interface in <a href="org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></dt>
+<dd>
+<div class="block">Function that supplies a result and may throw an Exception.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html#checkName-java.lang.String-">checkName(String)</a></span> - Method in class org.apache.edgent.topology.spi.<a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi">AbstractTopologyProvider</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/execution/services/ServiceContainer.html#cleanOplet-java.lang.String-java.lang.String-">cleanOplet(String, String)</a></span> - Method in class org.apache.edgent.execution.services.<a href="org/apache/edgent/execution/services/ServiceContainer.html" title="class in org.apache.edgent.execution.services">ServiceContainer</a></dt>
+<dd>
+<div class="block">Invokes all the registered cleaners in the context of the specified 
+ job and element.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#clear-com.google.gson.JsonElement-int-">clear(JsonElement, int)</a></span> - Method in interface org.apache.edgent.analytics.math3.json.<a href="org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></dt>
+<dd>
+<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html#clear-com.google.gson.JsonElement-int-">clear(JsonElement, int)</a></span> - Method in class org.apache.edgent.analytics.math3.stat.<a href="org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat">JsonStorelessStatistic</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/window/InsertionTimeList.html#clear--">clear()</a></span> - Method in class org.apache.edgent.window.<a href="org/apache/edgent/window/InsertionTimeList.html" title="class in org.apache.edgent.window">InsertionTimeList</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/file/FileWriterPolicy.html#close--">close()</a></span> - Method in class org.apache.edgent.connectors.file.<a href="org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html#close--">close()</a></span> - Method in class org.apache.edgent.metrics.oplets.<a href="org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets">SingleMetricAbstractOplet</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/FanIn.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/FanIn.html" title="class in org.apache.edgent.oplet.core">FanIn</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/FanOut.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">FanOut</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/Sink.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/Sink.html" title="class in org.apache.edgent.oplet.core">Sink</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/Split.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">Split</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/Union.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/Union.html" title="class in org.apache.edgent.oplet.core">Union</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/Events.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/Events.html" title="class in org.apache.edgent.oplet.functional">Events</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/Filter.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/Filter.html" title="class in org.apache.edgent.oplet.functional">Filter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/FlatMap.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/FlatMap.html" title="class in org.apache.edgent.oplet.functional">FlatMap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/Map.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/Map.html" title="class in org.apache.edgent.oplet.functional">Map</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/Peek.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/Peek.html" title="class in org.apache.edgent.oplet.functional">Peek</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/SupplierPeriodicSource.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/SupplierPeriodicSource.html" title="class in org.apache.edgent.oplet.functional">SupplierPeriodicSource</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/functional/SupplierSource.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.functional.<a href="org/apache/edgent/oplet/functional/SupplierSource.html" title="class in org.apache.edgent.oplet.functional">SupplierSource</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/plumbing/Barrier.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.plumbing.<a href="org/apache/edgent/oplet/plumbing/Barrier.html" title="class in org.apache.edgent.oplet.plumbing">Barrier</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/plumbing/Isolate.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.plumbing.<a href="org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing">Isolate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/plumbing/PressureReliever.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.plumbing.<a href="org/apache/edgent/oplet/plumbing/PressureReliever.html" title="class in org.apache.edgent.oplet.plumbing">PressureReliever</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/plumbing/UnorderedIsolate.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.plumbing.<a href="org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="class in org.apache.edgent.oplet.plumbing">UnorderedIsolate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/window/Aggregate.html#close--">close()</a></span> - Method in class org.apache.edgent.oplet.window.<a href="org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/Executable.html#close--">close()</a></span> - Method in class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/Executable.html" title="class in org.apache.edgent.runtime.etiao">Executable</a></dt>
+<dd>
+<div class="block">Shuts down the user scheduler and thread factory, close all 
+ invocations, then shutdown the control scheduler.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/Invocation.html#close--">close()</a></span> - Method in class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/Invocation.html" title="class in org.apache.edgent.runtime.etiao">Invocation</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/file/FileWriterPolicy.html#closeActiveFile-java.nio.file.Path-">closeActiveFile(Path)</a></span> - Method in class org.apache.edgent.connectors.file.<a href="org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Ranges.html#closed-T-T-">closed(T, T)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></dt>
+<dd>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Ranges.html#closedOpen-T-T-">closedOpen(T, T)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></dt>
+<dd>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint) (inclusive/CLOSED,exclusive/OPEN)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/function/Functions.html#closeFunction-java.lang.Object-">closeFunction(Object)</a></span> - Static method in class org.apache.edgent.function.<a href="org/apache/edgent/function/Functions.html" title="class in org.apache.edgent.function">Functions</a></dt>
+<dd>
+<div class="block">Close the function.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/apps/runtime/JobMonitorApp.html#closeJob-java.lang.String-org.apache.edgent.execution.services.ControlService-">closeJob(String, ControlService)</a></span> - Static method in class org.apache.edgent.apps.runtime.<a href="org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime">JobMonitorApp</a></dt>
+<dd>
+<div class="block">Closes a job using a <code>JobMXBean</code> control registered with the 
+ specified <code>ControlService</code>.</div>
+</dd>
+<dt><a href="org/apache/edgent/samples/connectors/elm327/Cmd.html" title="interface in org.apache.edgent.samples.connectors.elm327"><span class="typeNameLink">Cmd</span></a> - Interface in <a href="org/apache/edgent/samples/connectors/elm327/package-summary.html">org.apache.edgent.samples.connectors.elm327</a></dt>
+<dd>
+<div class="block">ELM327 and OBD-II command interface.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
+<dd>
+<div class="block">Device identifier key.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
+<dd>
+<div class="block">Command format key.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
+<dd>
+<div class="block">Command identifier key.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
+<dd>
+<div class="block">Command payload key.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
+<dd>
+<div class="block">Command timestamp (in milliseconds) key.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/AbstractTopology.html#collection-java.util.Collection-">collection(Collection&lt;T&gt;)</a></span> - Method in class org.apache.edgent.topology.spi.<a href="org/apache/edgent/topology/spi/AbstractTopology.html" title="class in org.apache.edgent.topology.spi">AbstractTopology</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/Topology.html#collection-java.util.Collection-">collection(Collection&lt;T&gt;)</a></span> - Method in interface org.apache.edgent.topology.<a href="org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></dt>
+<dd>
+<div class="block">Declare a stream of constants from a collection.</div>
+</dd>
+<dt><a href="org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html" title="class in org.apache.edgent.samples.topology"><span class="typeNameLink">CombiningStreamsProcessingResults</span></a> - Class in <a href="org/apache/edgent/samples/topology/package-summary.html">org.apache.edgent.samples.topology</a></dt>
+<dd>
+<div class="block">Applying different processing against a set of streams and combining the
+ resulting streams into a single stream.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html#CombiningStreamsProcessingResults--">CombiningStreamsProcessingResults()</a></span> - Constructor for class org.apache.edgent.samples.topology.<a href="org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html" title="class in org.apache.edgent.samples.topology">CombiningStreamsProcessingResults</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in org.apache.edgent.samples.connectors.elm327.runtime"><span class="typeNameLink">CommandExecutor</span></a> - Class in <a href="org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html">org.apache.edgent.samples.connectors.elm327.runtime</a></dt>
+<dd>
+<div class="block">Runtime execution of ELM327 &amp; OBD-II commands.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html#CommandExecutor--">CommandExecutor()</a></span> - Constructor for class org.apache.edgent.samples.connectors.elm327.runtime.<a href="org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in org.apache.edgent.samples.connectors.elm327.runtime">CommandExecutor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html#commandId-java.lang.String-java.lang.String-">commandId(String, String)</a></span> - Method in class org.apache.edgent.samples.apps.mqtt.<a href="org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html" title="class in org.apache.edgent.samples.apps.mqtt">AbstractMqttApplication</a></dt>
+<dd>
+<div class="block">Compose a MqttDevice commandId for the sensor</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html#commandId-java.lang.String-java.lang.String-">commandId(String, String)</a></span> - Method in class org.apache.edgent.test.svt.apps.iotp.<a href="org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html" title="class in org.apache.edgent.test.svt.apps.iotp">AbstractIotpApplication</a></dt>
+<dd>
+<div class="block">Compose a IotpDevice commandId for the sensor</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/command/CommandStreams.html#commandReaderList-java.lang.ProcessBuilder-">commandReaderList(ProcessBuilder)</a></span> - Static method in class org.apache.edgent.connectors.command.<a href="org/apache/edgent/connectors/command/CommandStreams.html" title="class in org.apache.edgent.connectors.command">CommandStreams</a></dt>
+<dd>
+<div class="block">Create a <code>Supplier&lt;List&lt;String&gt;&gt;</code> to ingest a command's output.</div>
+</dd>
+<dt><a href="org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Commands</span></a> - Interface in <a href="org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></dt>
+<dd>
+<div class="block">Device command identifiers used by Edgent.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
+<dd>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
+<dd>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in class org.apache.edgent.connectors.mqtt.iot.<a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html#COMMANDS_TOPIC">COMMANDS_TOPIC</a></span> - Static variable in class org.apache.edgent.apps.iot.<a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">IotDevicePubSub</a></dt>
+<dd>
+<div class="block">Device commands are published to "edgent/iot/commands" by
+ this application.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice(Set&lt;String&gt;, String...)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice(String, String...)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice(Set&lt;String&gt;, String...)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice(String, String...)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType(String, String...)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType(String, String...)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/connectors/command/CommandStreams.html" ti

<TRUNCATED>


[17/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Deadtime.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Deadtime.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Deadtime.html
new file mode 100644
index 0000000..d2e160b
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Deadtime.html
@@ -0,0 +1,393 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Deadtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deadtime (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Deadtime.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Deadtime.html" target="_top">Frames</a></li>
+<li><a href="Deadtime.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.sensors</div>
+<h2 title="Class Deadtime" class="title">Class Deadtime&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.analytics.sensors.Deadtime&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - tuple type</dd>
+</dl>
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Deadtime&lt;T&gt;</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;</pre>
+<div class="block">Deadtime <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function"><code>Predicate</code></a>.
+ <p>
+ <a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#test-T-"><code>test()</code></a> returns true on its initial call
+ and then false for any calls occurring during the following deadtime period.
+ After the end of a deadtime period, the next call to <code>test()</code> 
+ returns true and a new deadtime period is begun.
+ </p><p>
+ The deadtime period may be changed while the topology is running
+ via <a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#setPeriod-long-java.util.concurrent.TimeUnit-"><code>setPeriod(long, TimeUnit)</code></a>.
+ </p></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html#deadtime-org.apache.edgent.topology.TStream-long-java.util.concurrent.TimeUnit-"><code>Filters.deadtime()</code></a>, 
+<a href="../../../../../serialized-form.html#org.apache.edgent.analytics.sensors.Deadtime">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#Deadtime--">Deadtime</a></span>()</code>
+<div class="block">Create a new Deadtime Predicate</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#Deadtime-long-java.util.concurrent.TimeUnit-">Deadtime</a></span>(long&nbsp;deadtimePeriod,
+        java.util.concurrent.TimeUnit&nbsp;unit)</code>
+<div class="block">Create a new Deadtime Predicate</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#setPeriod-long-java.util.concurrent.TimeUnit-">setPeriod</a></span>(long&nbsp;deadtimePeriod,
+         java.util.concurrent.TimeUnit&nbsp;unit)</code>
+<div class="block">Set the deadtime period</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#test-T-">test</a></span>(<a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="type parameter in Deadtime">T</a>&nbsp;value)</code>
+<div class="block">Test the deadtime predicate.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#toString--">toString</a></span>()</code>
+<div class="block">Returns a String for development/debug support.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Deadtime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Deadtime</h4>
+<pre>public&nbsp;Deadtime()</pre>
+<div class="block">Create a new Deadtime Predicate
+ <p>
+ Same as <code>Deadtime(0, TimeUnit.SECONDS)</code></div>
+</li>
+</ul>
+<a name="Deadtime-long-java.util.concurrent.TimeUnit-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Deadtime</h4>
+<pre>public&nbsp;Deadtime(long&nbsp;deadtimePeriod,
+                java.util.concurrent.TimeUnit&nbsp;unit)</pre>
+<div class="block">Create a new Deadtime Predicate
+ <p>
+ The first received tuple is always "accepted".</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deadtimePeriod</code> - see <a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#setPeriod-long-java.util.concurrent.TimeUnit-"><code>setPeriod()</code></a></dd>
+<dd><code>unit</code> - <code>TimeUnit</code> of <code>deadtimePeriod</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setPeriod-long-java.util.concurrent.TimeUnit-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPeriod</h4>
+<pre>public&nbsp;void&nbsp;setPeriod(long&nbsp;deadtimePeriod,
+                      java.util.concurrent.TimeUnit&nbsp;unit)</pre>
+<div class="block">Set the deadtime period
+ <p>
+ The end of a currently active deadtime period is shortened or extended
+ to match the new deadtime period specification.
+ </p><p>
+ The deadtime period behavior is subject to the accuracy
+ of the system's <code>System.currentTimeMillis()</code>.
+ A period of less than 1ms is equivalent to specifying 0.
+ </p></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deadtimePeriod</code> - the amount of time for <code>test()</code>
+        to return false after returning true.
+        Specify a value of 0 for no deadtime period.
+        Must be &gt;= 0.</dd>
+<dd><code>unit</code> - <code>TimeUnit</code> of <code>deadtimePeriod</code></dd>
+</dl>
+</li>
+</ul>
+<a name="test-java.lang.Object-">
+<!--   -->
+</a><a name="test-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test</h4>
+<pre>public&nbsp;boolean&nbsp;test(<a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="type parameter in Deadtime">T</a>&nbsp;value)</pre>
+<div class="block">Test the deadtime predicate.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/function/Predicate.html#test-T-">test</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;<a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="type parameter in Deadtime">T</a>&gt;</code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - ignored</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>false if in a deadtime period, true otherwise</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<div class="block">Returns a String for development/debug support.  Content subject to change.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Deadtime.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Deadtime.html" target="_top">Frames</a></li>
+<li><a href="Deadtime.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Filters.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Filters.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Filters.html
new file mode 100644
index 0000000..f0001c1
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Filters.html
@@ -0,0 +1,387 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Filters (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Filters (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Filters.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Filters.html" target="_top">Frames</a></li>
+<li><a href="Filters.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.sensors</div>
+<h2 title="Class Filters" class="title">Class Filters</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.analytics.sensors.Filters</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Filters</span>
+extends java.lang.Object</pre>
+<div class="block">Filters aimed at sensors.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static &lt;T,V&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html#deadband-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.Predicate-">deadband</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+        <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,V&gt;&nbsp;value,
+        <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;V&gt;&nbsp;inBand)</code>
+<div class="block">Deadband filter.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static &lt;T,V&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html#deadband-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.Predicate-long-java.util.concurrent.TimeUnit-">deadband</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+        <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,V&gt;&nbsp;value,
+        <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;V&gt;&nbsp;inBand,
+        long&nbsp;maximumSuppression,
+        java.util.concurrent.TimeUnit&nbsp;unit)</code>
+<div class="block">Deadband filter with maximum suppression time.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html#deadtime-org.apache.edgent.topology.TStream-long-java.util.concurrent.TimeUnit-">deadtime</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+        long&nbsp;deadtimePeriod,
+        java.util.concurrent.TimeUnit&nbsp;unit)</code>
+<div class="block">Deadtime filter.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="deadband-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.Predicate-long-java.util.concurrent.TimeUnit-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deadband</h4>
+<pre>public static&nbsp;&lt;T,V&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;deadband(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                                        <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,V&gt;&nbsp;value,
+                                        <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;V&gt;&nbsp;inBand,
+                                        long&nbsp;maximumSuppression,
+                                        java.util.concurrent.TimeUnit&nbsp;unit)</pre>
+<div class="block">Deadband filter with maximum suppression time.
+ 
+ A filter that discards any tuples that are in the deadband, uninteresting to downstream consumers.
+ <P>
+ A tuple <code>t</code> is passed through the deadband filter if:
+ <UL>
+ <LI>
+ <code>inBand.test(value.apply(t))</code> is false, that is the tuple's value is outside of the deadband
+ </LI>
+ <LI>
+ OR <code>inBand.test(value.apply(t))</code> is true AND the last tuple's value was outside of the deadband.
+ This corresponds to the first tuple's value inside the deadband after a period being outside it.
+ </LI>
+ <LI>
+ OR it has been more than <code>maximumSuppression</code> seconds (in unit <code>unit</code>) 
+ </LI>
+ <LI>
+ OR it is the first tuple (effectively the state of the filter starts as outside of the deadband).
+ </LI>
+ </UL></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type.</dd>
+<dd><code>V</code> - Value type for the deadband function.</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream containing readings.</dd>
+<dd><code>value</code> - Function to obtain the tuple's value passed to the deadband function.</dd>
+<dd><code>inBand</code> - Function that defines the deadband.</dd>
+<dd><code>maximumSuppression</code> - Maximum amount of time to suppress values that are in the deadband.</dd>
+<dd><code>unit</code> - Unit for <code>maximumSuppression</code>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Filtered stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="deadband-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.Predicate-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deadband</h4>
+<pre>public static&nbsp;&lt;T,V&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;deadband(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                                        <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;T,V&gt;&nbsp;value,
+                                        <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;V&gt;&nbsp;inBand)</pre>
+<div class="block">Deadband filter.
+ 
+ A filter that discards any tuples that are in the deadband, uninteresting to downstream consumers.
+ <P>
+ A tuple <code>t</code> is passed through the deadband filter if:
+ <UL>
+ <LI>
+ <code>inBand.test(value.apply(t))</code> is false, that is the value is outside of the deadband
+ </LI>
+ <LI>
+ OR <code>inBand.test(value.apply(t))</code> is true and the last value was outside of the deadband.
+ This corresponds to the first value inside the deadband after a period being outside it.
+ </LI>
+ <LI>
+ OR it is the first tuple (effectively the state of the filter starts as outside of the deadband).
+ </LI>
+ </UL>
+ <P>
+ Here's an example of how <code>deadband()</code> would pass through tuples for a sequence of
+ values against the shaded dead band area. Circled values are ones that are passed through
+ the filter to the returned stream.
+ <BR>
+ <UL>
+ <LI>All tuples with a value outside the dead band.</LI>
+ <LI>Two tuples with values within the dead band that are the first time values return to being in band
+ after being outside of the dead band.</LI>
+ <LI>The first tuple.</LI>
+ </UL>
+ <BR>
+ <img src="doc-files/deadband.png" alt="Deadband example"></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type.</dd>
+<dd><code>V</code> - Value type for the deadband function.</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream containing readings.</dd>
+<dd><code>value</code> - Function to obtain the value passed to the deadband function.</dd>
+<dd><code>inBand</code> - Function that defines the deadband.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Filtered stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="deadtime-org.apache.edgent.topology.TStream-long-java.util.concurrent.TimeUnit-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>deadtime</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;deadtime(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                                      long&nbsp;deadtimePeriod,
+                                      java.util.concurrent.TimeUnit&nbsp;unit)</pre>
+<div class="block">Deadtime filter.
+ 
+ A filter that discards tuples for a period of time after passing
+ a tuple.
+ <p>
+ E.g., for a deadtime period of 30 minutes, after letting a tuple
+ pass through, any tuples received during the next 30 minutes are
+ filtered out.  Then the next arriving tuple is passed through and
+ a new deadtime period is begun.
+ </p><p>
+ Use <a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors"><code>Deadtime</code></a> directly if you need to change the deadtime period
+ while the topology is running.
+ </p></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - TStream to add deadtime filter to</dd>
+<dd><code>deadtimePeriod</code> - the deadtime period in <code>unit</code></dd>
+<dd><code>unit</code> - the <code>TimeUnit</code> to apply to <code>deadtimePeriod</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the deadtime filtered stream</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors"><code>Deadtime</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Filters.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Filters.html" target="_top">Frames</a></li>
+<li><a href="Filters.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Range.BoundType.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Range.BoundType.html
new file mode 100644
index 0000000..ebd9c64
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Range.BoundType.html
@@ -0,0 +1,354 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Range.BoundType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Range.BoundType (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Range.BoundType.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Range.BoundType.html" target="_top">Frames</a></li>
+<li><a href="Range.BoundType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.sensors</div>
+<h2 title="Enum Range.BoundType" class="title">Enum Range.BoundType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.analytics.sensors.Range.BoundType</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a> extends java.lang.Comparable&lt;?&gt;&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <span class="typeNameLabel">Range.BoundType</span>
+extends java.lang.Enum&lt;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&gt;</pre>
+<div class="block">Exclude or include an endpoint value in the range.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html#CLOSED">CLOSED</a></span></code>
+<div class="block">inclusive</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html#OPEN">OPEN</a></span></code>
+<div class="block">exclusive</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="OPEN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OPEN</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a> OPEN</pre>
+<div class="block">exclusive</div>
+</li>
+</ul>
+<a name="CLOSED">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CLOSED</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a> CLOSED</pre>
+<div class="block">inclusive</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (Range.BoundType c : Range.BoundType.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Range.BoundType.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Range.BoundType.html" target="_top">Frames</a></li>
+<li><a href="Range.BoundType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Range.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Range.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Range.html
new file mode 100644
index 0000000..6ecd5fd
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Range.html
@@ -0,0 +1,696 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Range (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Range (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":9,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Range.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Range.html" target="_top">Frames</a></li>
+<li><a href="Range.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.sensors</div>
+<h2 title="Class Range" class="title">Class Range&lt;T extends java.lang.Comparable&lt;?&gt;&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.analytics.sensors.Range&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - a <code>Comparable</code> value type</dd>
+</dl>
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <span class="typeNameLabel">Range&lt;T extends java.lang.Comparable&lt;?&gt;&gt;</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;, java.io.Serializable</pre>
+<div class="block">A generic immutable range of values and a way to 
+ check a value for containment in the range.
+ <p>
+ Useful in filtering in predicates.
+ <p> 
+ A Range consists of a lower and upper endpoint and a <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors"><code>Range.BoundType</code></a>
+ for each endpoint.
+ <p>
+ <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html#CLOSED"><code>Range.BoundType.CLOSED</code></a> includes the endpoint's value in the range and
+ is represented as "[" or "]" in the string form for a lower and upper bound
+ type respectively.
+ <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html#OPEN"><code>Range.BoundType.OPEN</code></a> excludes the endpoint's value in the range and 
+ is represented as "(" or ")" in the string form for a lower and upper bound
+ type respectively.  e.g. <code>"[2..5)"</code>
+ <p>
+ Typically, the convenience methods in <a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><code>Ranges</code></a> are used to
+ construct a Range.
+ <p>
+ <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#contains-T-"><code>contains()</code></a> is used to check for containment:
+ e.g.
+ <pre><code>
+ Ranges.closed(2,4).contains(2);    // returns true
+ Ranges.open(2,4).contains(2);      // returns false
+ Ranges.atLeast(2).contains(2);     // returns true
+ Ranges.greaterThan(2).contains(2); // returns false
+ Ranges.atMost(2).contains(2);      // returns true
+ Ranges.lessThan(2).contains(2);    // returns false
+ </code></pre>
+ 
+ <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#toString--"><code>toString()</code></a> yields a convenient string representation and a
+ Range may be created from the string representation.
+ <pre><code>
+ String s = Ranges.closed(2,4).toString(); // yields "[2..4]"
+ Range&lt;Integer&gt; range = Ranges.valueOfInteger(s); // yields a Range&lt;Integer&gt;(2,4)
+ </code></pre>
+ <p>
+ Range works with Gson (<code>new Gson().toJson(Range&lt;T&gt;)</code>.
+ As as documented by Gson, for generic types you must use
+ <code>Gson.fromJson(String, java.lang.reflect.Type)</code> to
+ create a Range from its json.
+ <p>
+ Sample use in a TStream context:
+ <pre><code>
+ TStream&lt;JsonObject&gt; jStream = ...;
+ TStream&lt;JsonObject&gt; filtered = Filters.deadband(jStream,
+                     json -&gt; json.getProperty("pressureReading").asInteger(),
+                     Ranges.closed(10, 30));
+ </code></pre></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../serialized-form.html#org.apache.edgent.analytics.sensors.Range">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></span></code>
+<div class="block">Exclude or include an endpoint value in the range.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#contains-T-">contains</a></span>(<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;v)</code>
+<div class="block">Determine if the Region contains the value.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#contains-T-java.util.Comparator-">contains</a></span>(<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;v,
+        java.util.Comparator&lt;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&gt;&nbsp;cmp)</code>
+<div class="block">Determine if the Region contains the value.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;o)</code>
+<div class="block">Returns true if o is a Range having equal endpoints and bound types to this Range.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#hasLowerEndpoint--">hasLowerEndpoint</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#hasUpperEndpoint--">hasUpperEndpoint</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#lowerBoundType--">lowerBoundType</a></span>()</code>
+<div class="block">Get the BoundType for the lowerEndpoint.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#lowerEndpoint--">lowerEndpoint</a></span>()</code>
+<div class="block">Get the range's lower endpoint.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#range-T-org.apache.edgent.analytics.sensors.Range.BoundType-T-org.apache.edgent.analytics.sensors.Range.BoundType-">range</a></span>(T&nbsp;lowerEndpoint,
+     <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
+     T&nbsp;upperEndpoint,
+     <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</code>
+<div class="block">Create a new Range&lt;T&gt;</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#test-T-">test</a></span>(<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;value)</code>
+<div class="block">Predicate.test() implementation.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#toString--">toString</a></span>()</code>
+<div class="block">Yields <code>"&lt;lowerBoundType&gt;&lt;lowerEndpoint&gt;..&lt;upperEndpoint&gt;&lt;upperBoundType&gt;"</code>.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#toStringUnsigned--">toStringUnsigned</a></span>()</code>
+<div class="block">Return a String treating the endpoints as an unsigned value.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#upperBoundType--">upperBoundType</a></span>()</code>
+<div class="block">Get the BoundType for the upperEndpoint.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#upperEndpoint--">upperEndpoint</a></span>()</code>
+<div class="block">Get the range's upper endpoint.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#valueOf-java.lang.String-org.apache.edgent.function.Function-">valueOf</a></span>(java.lang.String&nbsp;toStringValue,
+       <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;java.lang.String,T&gt;&nbsp;fromString)</code>
+<div class="block">Create a Range from a String produced by toString().</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="range-java.lang.Comparable-org.apache.edgent.analytics.sensors.Range.BoundType-java.lang.Comparable-org.apache.edgent.analytics.sensors.Range.BoundType-">
+<!--   -->
+</a><a name="range-T-org.apache.edgent.analytics.sensors.Range.BoundType-T-org.apache.edgent.analytics.sensors.Range.BoundType-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>range</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;range(T&nbsp;lowerEndpoint,
+                                                                 <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
+                                                                 T&nbsp;upperEndpoint,
+                                                                 <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</pre>
+<div class="block">Create a new Range&lt;T&gt;
+ <p>
+ See <a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><code>Ranges</code></a> for a collection of convenience constructors.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - a Comparable type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lowerEndpoint</code> - null for an infinite value (and lbt must be OPEN)</dd>
+<dd><code>lbt</code> - <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors"><code>Range.BoundType</code></a> for the lowerEndpoint</dd>
+<dd><code>upperEndpoint</code> - null for an infinite value (and ubt must be OPEN)</dd>
+<dd><code>ubt</code> - <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors"><code>Range.BoundType</code></a> for the upperEndpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
+<div class="block">Returns true if o is a Range having equal endpoints and bound types to this Range.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="hasLowerEndpoint--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasLowerEndpoint</h4>
+<pre>public&nbsp;boolean&nbsp;hasLowerEndpoint()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true iff the Range's lower endpoint isn't unbounded/infinite</dd>
+</dl>
+</li>
+</ul>
+<a name="lowerEndpoint--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lowerEndpoint</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;lowerEndpoint()</pre>
+<div class="block">Get the range's lower endpoint.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the endpoint</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if hasLowerEndpoint()==false</dd>
+</dl>
+</li>
+</ul>
+<a name="hasUpperEndpoint--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasUpperEndpoint</h4>
+<pre>public&nbsp;boolean&nbsp;hasUpperEndpoint()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true iff the Range's upper endpoint isn't unbounded/infinite</dd>
+</dl>
+</li>
+</ul>
+<a name="upperEndpoint--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>upperEndpoint</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;upperEndpoint()</pre>
+<div class="block">Get the range's upper endpoint.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the endpoint</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if hasUpperEndpoint()==false</dd>
+</dl>
+</li>
+</ul>
+<a name="lowerBoundType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lowerBoundType</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;lowerBoundType()</pre>
+<div class="block">Get the BoundType for the lowerEndpoint.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the BoundType</dd>
+</dl>
+</li>
+</ul>
+<a name="upperBoundType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>upperBoundType</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;upperBoundType()</pre>
+<div class="block">Get the BoundType for the upperEndpoint.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the BoundType</dd>
+</dl>
+</li>
+</ul>
+<a name="contains-java.lang.Comparable-java.util.Comparator-">
+<!--   -->
+</a><a name="contains-T-java.util.Comparator-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>contains</h4>
+<pre>public&nbsp;boolean&nbsp;contains(<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;v,
+                        java.util.Comparator&lt;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&gt;&nbsp;cmp)</pre>
+<div class="block">Determine if the Region contains the value.
+ <p>
+ <code>contains(v)</code> typically suffices.  This
+ can be used in cases where it isn't sufficient.
+ E.g., for unsigned byte comparisons
+ <pre>
+ Comparator&lt;Byte&gt; unsignedByteComparator = new Comparator&lt;Byte&gt;() {
+     public int compare(Byte b1, Byte b2) {
+         return Integer.compareUnsigned(Byte.toUnsignedInt(b1), Byte.toUnsignedInt(b2));
+     }
+     public boolean equals(Object o2) { return o2==this; }
+     };
+ Range&lt;Byte&gt; unsignedByteRange = Ranges.valueOfByte("[0..255]");
+ unsignedByteRange.contains(byteValue, unsignedByteComparator);
+ </pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>v</code> - the value to check for containment</dd>
+<dd><code>cmp</code> - the Comparator to use</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the Region contains the value</dd>
+</dl>
+</li>
+</ul>
+<a name="contains-java.lang.Comparable-">
+<!--   -->
+</a><a name="contains-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>contains</h4>
+<pre>public&nbsp;boolean&nbsp;contains(<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;v)</pre>
+<div class="block">Determine if the Region contains the value.
+ <p>
+ The Comparable's compareTo() is used for the comparisons.
+ <p></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>v</code> - the value to check for containment</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the Region contains the value</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#contains-T-java.util.Comparator-"><code>contains(Comparable, Comparator)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="test-java.lang.Comparable-">
+<!--   -->
+</a><a name="test-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test</h4>
+<pre>public&nbsp;boolean&nbsp;test(<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;value)</pre>
+<div class="block">Predicate.test() implementation. Identical to contains(value).</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/function/Predicate.html#test-T-">test</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a> extends java.lang.Comparable&lt;?&gt;&gt;</code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - Value to be tested.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>True if this predicate is true for <code>value</code> otherwise false.</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;valueOf(java.lang.String&nbsp;toStringValue,
+                                                                   <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;java.lang.String,T&gt;&nbsp;fromString)</pre>
+<div class="block">Create a Range from a String produced by toString().
+ <p>
+ See <a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><code>Ranges</code></a> for a collection of valueOf methods
+ for several types of <code>T</code>.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - a Comparable type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>toStringValue</code> - value from toString() or has the same syntax.</dd>
+<dd><code>fromString</code> - function to create a T from its String value from
+        the parsed toStringValue.  Should throw an IllegalArgumentException
+        if unable to perform the conversion.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert to 
+         endpoint in toStringValue to a T.</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<div class="block">Yields <code>"&lt;lowerBoundType&gt;&lt;lowerEndpoint&gt;..&lt;upperEndpoint&gt;&lt;upperBoundType&gt;"</code>.
+ <p>
+ lowerBoundType is either "[" or "(" for BoundType.CLOSED or OPEN respectively.
+ upperBoundType is either "]" or ")" for BoundType.CLOSED or OPEN respectively.
+ <p>
+ The endpoint value "*" is used to indicate an infinite value.
+ Otherwise, endpoint.toString() is used to get the endpoint's value.
+ <p>
+ Likely yields an undesirable result when wanting to treat
+ a Byte, Short, Integer, or Long T in an unsigned fashion.
+ See toStringUnsigned().
+ <p>
+ No special processing is performed to escape/encode a "." present
+ in an endpoint.toString() value.  Hence Range&lt;T&gt;.toString() for
+ a <code>T</code> of <code>String</code> (of value "." or with embedded ".."),
+ or some other non-numeric type may yield values that are not amenable
+ to parsing by <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#valueOf-java.lang.String-org.apache.edgent.function.Function-"><code>valueOf(String, Function)</code></a>.
+ <br>
+ .e.g.,
+ <pre>
+ "[120..156)"  // lowerEndpoint=120 inclusive, upperEndpoint=156 exclusive
+ "[120..*)"    // an "atLeast" 120 range
+ </pre></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="toStringUnsigned--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toStringUnsigned</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toStringUnsigned()</pre>
+<div class="block">Return a String treating the endpoints as an unsigned value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>String with same form as <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#toString--"><code>toString()</code></a></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the Range is not one of
+         Byte, Short, Integer, Long</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Range.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Range.html" target="_top">Frames</a></li>
+<li><a href="Range.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[10/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
new file mode 100644
index 0000000..3f87864
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
@@ -0,0 +1,222 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterFlushConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig" class="title">Uses of Class<br>org.apache.edgent.connectors.file.FileWriterFlushConfig</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.file">org.apache.edgent.connectors.file</a></td>
+<td class="colLast">
+<div class="block">File stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.file">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a> in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a> that return <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getFlushConfig--">getFlushConfig</a></span>()</code>
+<div class="block">Get the policy's active file flush configuration</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newConfig-int-long-org.apache.edgent.function.Predicate-">newConfig</a></span>(int&nbsp;cntTuples,
+         long&nbsp;periodMsec,
+         <a href="../../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
+<div class="block">Create a new configuration.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newCountBasedConfig-int-">newCountBasedConfig</a></span>(int&nbsp;cntTuples)</code>
+<div class="block">same as <code>newConfig(cntTuples, 0, null)</code></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newImplicitConfig--">newImplicitConfig</a></span>()</code>
+<div class="block">Create a new configuration.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newPredicateBasedConfig-org.apache.edgent.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
+<div class="block">same as <code>newConfig(0, 0, tuplePredicate)</code></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newTimeBasedConfig-long-">newTimeBasedConfig</a></span>(long&nbsp;periodMsec)</code>
+<div class="block">same as <code>newConfig(0, periodMsec, null)</code></div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html#CompressedFileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">CompressedFileWriterPolicy</a></span>(<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                          <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                          <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#FileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">FileWriterPolicy</a></span>(<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>
+<div class="block">Create a new file writer policy instance.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterFlushConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
new file mode 100644
index 0000000..13c3570
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
@@ -0,0 +1,170 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html" target="_top">Frames</a></li>
+<li><a href="FileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy" class="title">Uses of Class<br>org.apache.edgent.connectors.file.FileWriterPolicy</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.file">org.apache.edgent.connectors.file</a></td>
+<td class="colLast">
+<div class="block">File stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.file">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a> in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a> in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">CompressedFileWriterPolicy</a>&lt;T&gt;</span></code>
+<div class="block">A <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterPolicy</code></a> that generates zip compressed files.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html" target="_top">Frames</a></li>
+<li><a href="FileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
new file mode 100644
index 0000000..9ca615f
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
@@ -0,0 +1,218 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterRetentionConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig" class="title">Uses of Class<br>org.apache.edgent.connectors.file.FileWriterRetentionConfig</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.file">org.apache.edgent.connectors.file</a></td>
+<td class="colLast">
+<div class="block">File stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.file">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a> in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a> that return <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getRetentionConfig--">getRetentionConfig</a></span>()</code>
+<div class="block">Get the policy's retention configuration</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterRetentionConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#newAgeBasedConfig-long-long-">newAgeBasedConfig</a></span>(long&nbsp;ageSec,
+                 long&nbsp;periodMsec)</code>
+<div class="block">same as <code>newConfig(0, 0, ageSe, periodMsecc)</code></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterRetentionConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#newAggregateFileSizeBasedConfig-long-">newAggregateFileSizeBasedConfig</a></span>(long&nbsp;aggregateFileSize)</code>
+<div class="block">same as <code>newConfig(0, aggregateFileSize, 0, 0)</code></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterRetentionConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#newConfig-int-long-long-long-">newConfig</a></span>(int&nbsp;fileCount,
+         long&nbsp;aggregateFileSize,
+         long&nbsp;ageSec,
+         long&nbsp;periodMsec)</code>
+<div class="block">Create a new configuration.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterRetentionConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#newFileCountBasedConfig-int-">newFileCountBasedConfig</a></span>(int&nbsp;fileCount)</code>
+<div class="block">same as <code>newConfig(fileCount, 0, 0, 0)</code></div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html#CompressedFileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">CompressedFileWriterPolicy</a></span>(<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                          <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                          <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#FileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">FileWriterPolicy</a></span>(<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>
+<div class="block">Create a new file writer policy instance.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterRetentionConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-frame.html
new file mode 100644
index 0000000..6be6a1f
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-frame.html
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.file (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/connectors/file/package-summary.html" target="classFrame">org.apache.edgent.connectors.file</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file" target="classFrame">CompressedFileWriterPolicy</a></li>
+<li><a href="FileStreams.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileStreams</a></li>
+<li><a href="FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileWriterCycleConfig</a></li>
+<li><a href="FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileWriterFlushConfig</a></li>
+<li><a href="FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileWriterPolicy</a></li>
+<li><a href="FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file" target="classFrame">FileWriterRetentionConfig</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-summary.html
new file mode 100644
index 0000000..4b98ef9
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-summary.html
@@ -0,0 +1,188 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.file (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.file (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/csv/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/http/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.connectors.file</h1>
+<div class="docSummary">
+<div class="block">File stream connector.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">CompressedFileWriterPolicy</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">A <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterPolicy</code></a> that generates zip compressed files.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file">FileStreams</a></td>
+<td class="colLast">
+<div class="block"><code>FileStreams</code> is a connector for integrating with file system objects.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">FileWriter active file cycle configuration control.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">FileWriter active file flush configuration control.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">FileWriterPolicy</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">A full featured <code>IFileWriterPolicy</code> implementation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></td>
+<td class="colLast">
+<div class="block">FileWriter finalized (non-active) file retention configuration control.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.connectors.file Description">Package org.apache.edgent.connectors.file Description</h2>
+<div class="block">File stream connector.
+ <p>
+ Stream tuples may be written to files
+ and created by reading from files.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/csv/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/http/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-tree.html
new file mode 100644
index 0000000..70a56bd
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-tree.html
@@ -0,0 +1,147 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.file Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.file Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/csv/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/http/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.connectors.file</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.connectors.file.<a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">FileStreams</span></a></li>
+<li type="circle">org.apache.edgent.connectors.file.<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">FileWriterCycleConfig</span></a>&lt;T&gt;</li>
+<li type="circle">org.apache.edgent.connectors.file.<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">FileWriterFlushConfig</span></a>&lt;T&gt;</li>
+<li type="circle">org.apache.edgent.connectors.file.<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">FileWriterPolicy</span></a>&lt;T&gt; (implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;)
+<ul>
+<li type="circle">org.apache.edgent.connectors.file.<a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">CompressedFileWriterPolicy</span></a>&lt;T&gt;</li>
+</ul>
+</li>
+<li type="circle">org.apache.edgent.connectors.file.<a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">FileWriterRetentionConfig</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/csv/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/http/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-use.html
new file mode 100644
index 0000000..ea3008c
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/package-use.html
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.file (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.connectors.file (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.connectors.file" class="title">Uses of Package<br>org.apache.edgent.connectors.file</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.file">org.apache.edgent.connectors.file</a></td>
+<td class="colLast">
+<div class="block">File stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.connectors.file">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a> used by <a href="../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html#org.apache.edgent.connectors.file">FileWriterCycleConfig</a>
+<div class="block">FileWriter active file cycle configuration control.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html#org.apache.edgent.connectors.file">FileWriterFlushConfig</a>
+<div class="block">FileWriter active file flush configuration control.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html#org.apache.edgent.connectors.file">FileWriterPolicy</a>
+<div class="block">A full featured <code>IFileWriterPolicy</code> implementation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html#org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>
+<div class="block">FileWriter finalized (non-active) file retention configuration control.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpClients.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpClients.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpClients.html
new file mode 100644
index 0000000..382ac3a
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/http/HttpClients.html
@@ -0,0 +1,354 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>HttpClients (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="HttpClients (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/HttpClients.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/HttpClients.html" target="_top">Frames</a></li>
+<li><a href="HttpClients.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.http</div>
+<h2 title="Class HttpClients" class="title">Class HttpClients</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.http.HttpClients</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">HttpClients</span>
+extends java.lang.Object</pre>
+<div class="block">Creation of HTTP Clients.
+ 
+ This methods are called at runtime to create
+ HTTP clients for <a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http"><code>HttpStreams</code></a>. They are
+ passed into methods such as
+ <a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html#requests-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-"><code>HttpStreams.requests(org.apache.edgent.topology.TStream, Supplier, org.apache.edgent.function.Function, org.apache.edgent.function.Function, org.apache.edgent.function.BiFunction)</code></a>
+ as functions, for example:
+ <UL style="list-style-type:none">
+ <LI><code>() -&gt; HttpClients::noAuthentication </code> // using a method reference</LI>
+  <LI><code>() -&gt; HttpClients.basic("user", "password") </code> // using a lambda expression</LI>
+ </UL></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http"><code>HttpStreams</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html#HttpClients--">HttpClients</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static org.apache.http.impl.client.CloseableHttpClient</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html#basic-java.lang.String-java.lang.String-">basic</a></span>(java.lang.String&nbsp;user,
+     java.lang.String&nbsp;password)</code>
+<div class="block">Create a basic authentication HTTP client with a fixed user and password.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static org.apache.http.impl.client.CloseableHttpClient</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html#basic-org.apache.edgent.function.Supplier-org.apache.edgent.function.Supplier-">basic</a></span>(<a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;user,
+     <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;password)</code>
+<div class="block">Method to create a basic authentication HTTP client.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static org.apache.http.impl.client.CloseableHttpClient</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/http/HttpClients.html#noAuthentication--">noAuthentication</a></span>()</code>
+<div class="block">Create HTTP client with no authentication.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="HttpClients--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>HttpClients</h4>
+<pre>public&nbsp;HttpClients()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="noAuthentication--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>noAuthentication</h4>
+<pre>public static&nbsp;org.apache.http.impl.client.CloseableHttpClient&nbsp;noAuthentication()</pre>
+<div class="block">Create HTTP client with no authentication.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>HTTP client with basic authentication.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http"><code>HttpStreams</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="basic-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>basic</h4>
+<pre>public static&nbsp;org.apache.http.impl.client.CloseableHttpClient&nbsp;basic(java.lang.String&nbsp;user,
+                                                                    java.lang.String&nbsp;password)</pre>
+<div class="block">Create a basic authentication HTTP client with a fixed user and password.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>user</code> - User for authentication</dd>
+<dd><code>password</code> - Password for authentication</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>HTTP client with basic authentication.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http"><code>HttpStreams</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="basic-org.apache.edgent.function.Supplier-org.apache.edgent.function.Supplier-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>basic</h4>
+<pre>public static&nbsp;org.apache.http.impl.client.CloseableHttpClient&nbsp;basic(<a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;user,
+                                                                    <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;password)</pre>
+<div class="block">Method to create a basic authentication HTTP client.
+ The functions <code>user</code> and <code>password</code> are called
+ when this method is invoked to obtain the user and password
+ and runtime.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>user</code> - Function that provides user for authentication</dd>
+<dd><code>password</code> - Function that provides password for authentication</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>HTTP client with basic authentication.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http"><code>HttpStreams</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/HttpClients.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/http/HttpClients.html" target="_top">Frames</a></li>
+<li><a href="HttpClients.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[12/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileStreams.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileStreams.html
new file mode 100644
index 0000000..2640500
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileStreams.html
@@ -0,0 +1,538 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FileStreams (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileStreams.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileStreams.html" target="_top">Frames</a></li>
+<li><a href="FileStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.file</div>
+<h2 title="Class FileStreams" class="title">Class FileStreams</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.file.FileStreams</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FileStreams</span>
+extends java.lang.Object</pre>
+<div class="block"><code>FileStreams</code> is a connector for integrating with file system objects.
+ <p>
+ File stream operations include:
+ <ul>
+ <li>Write tuples to text files - <a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#textFileWriter-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Supplier-"><code>textFileWriter</code></a></li>
+ <li>Watch a directory for new files - <a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#directoryWatcher-org.apache.edgent.topology.TopologyElement-org.apache.edgent.function.Supplier-"><code>directoryWatcher</code></a></li>
+ <li>Create tuples from text files - <a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#textFileReader-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-"><code>textFileReader</code></a></li>
+ </ul></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#directoryWatcher-org.apache.edgent.topology.TopologyElement-org.apache.edgent.function.Supplier-">directoryWatcher</a></span>(<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a>&nbsp;te,
+                <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory)</code>
+<div class="block">Declare a stream containing the absolute pathname of 
+ newly created file names from watching <code>directory</code>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#directoryWatcher-org.apache.edgent.topology.TopologyElement-org.apache.edgent.function.Supplier-java.util.Comparator-">directoryWatcher</a></span>(<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a>&nbsp;te,
+                <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory,
+                java.util.Comparator&lt;java.io.File&gt;&nbsp;comparator)</code>
+<div class="block">Declare a stream containing the absolute pathname of 
+ newly created file names from watching <code>directory</code>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#textFileReader-org.apache.edgent.topology.TStream-">textFileReader</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames)</code>
+<div class="block">Declare a stream containing the lines read from the files
+ whose pathnames correspond to each tuple on the <code>pathnames</code>
+ stream.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#textFileReader-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-">textFileReader</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames,
+              <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;preFn,
+              <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.lang.String,java.lang.Exception,java.lang.String&gt;&nbsp;postFn)</code>
+<div class="block">Declare a stream containing the lines read from the files
+ whose pathnames correspond to each tuple on the <code>pathnames</code>
+ stream.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#textFileWriter-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-">textFileWriter</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
+              <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname)</code>
+<div class="block">Write the contents of a stream to files.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#textFileWriter-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Supplier-">textFileWriter</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
+              <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname,
+              <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;java.lang.String&gt;&gt;&nbsp;policy)</code>
+<div class="block">Write the contents of a stream to files subject to the control
+ of a file writer policy.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="directoryWatcher-org.apache.edgent.topology.TopologyElement-org.apache.edgent.function.Supplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>directoryWatcher</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;directoryWatcher(<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a>&nbsp;te,
+                                                         <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory)</pre>
+<div class="block">Declare a stream containing the absolute pathname of 
+ newly created file names from watching <code>directory</code>.
+ <p>
+ This is the same as <code>directoryWatcher(t, () -&gt; dir, null)</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>te</code> - topology element whose topology the watcher will be added to</dd>
+<dd><code>directory</code> - Name of the directory to watch.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing absolute pathnames of newly created files in
+            <code>directory</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="directoryWatcher-org.apache.edgent.topology.TopologyElement-org.apache.edgent.function.Supplier-java.util.Comparator-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>directoryWatcher</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;directoryWatcher(<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a>&nbsp;te,
+                                                         <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory,
+                                                         java.util.Comparator&lt;java.io.File&gt;&nbsp;comparator)</pre>
+<div class="block">Declare a stream containing the absolute pathname of 
+ newly created file names from watching <code>directory</code>.
+ <p>
+ Hidden files (java.io.File.isHidden()==true) are ignored.
+ This is compatible with <code>textFileWriter</code>.
+ <p>
+ Sample use:
+ <pre><code>
+ String dir = "/some/directory/path";
+ Topology t = ...
+ TStream&lt;String&gt; pathnames = FileStreams.directoryWatcher(t, () -&gt; dir, null);
+ </code></pre>
+ <p>
+ The order of the files in the stream is dictated by a <code>Comparator</code>.
+ The default comparator orders files by <code>File.lastModified()</code> values.
+ There are no guarantees on the processing order of files that
+ have the same lastModified value.
+ Note, lastModified values are subject to filesystem timestamp
+ quantization - e.g., 1second.
+ <p>
+ Note: due to the asynchronous nature of things, if files in the
+ directory may be removed, the receiver of a tuple with a "new" file
+ pathname may need to be prepared for the pathname to no longer be
+ valid when it receives the tuple or during its processing of the tuple.
+ <p>
+ The behavior on MacOS may be unsavory, even as recent as Java8, as
+ MacOs Java lacks a native implementation of <code>WatchService</code>.
+ The result can be a delay in detecting newly created files (e.g., 10sec)
+ as well not detecting rapid deletion and recreation of a file.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>te</code> - topology element whose topology the watcher will be added to</dd>
+<dd><code>directory</code> - Name of the directory to watch.</dd>
+<dd><code>comparator</code> - Comparator to use to order newly seen file pathnames.
+            May be null.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing absolute pathnames of newly created files in
+            <code>directory</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="textFileReader-org.apache.edgent.topology.TStream-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>textFileReader</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;textFileReader(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames)</pre>
+<div class="block">Declare a stream containing the lines read from the files
+ whose pathnames correspond to each tuple on the <code>pathnames</code>
+ stream.
+ <p>
+ This is the same as <code>textFileReader(pathnames, null, null)</code>
+ <p>
+ Sample uses:
+ 
+ <pre><code>
+ // continuously watch a directory for new files and process each one once
+ String dir = "/some/directory/path";
+ Topology t = ...
+ TStream&lt;String&gt; pathnames = FileStreams.directoryWatcher(t, () -&gt; dir);
+ TStream&lt;String&gt; contents = FileStreams.textFileReader(pathnames);
+ contents.print();
+ </code></pre>
+ 
+ <pre><code>
+ // periodically process one or more files
+ Supplier&lt;List&lt;String&gt;&gt; myPathnamesSupplier = () -&gt; </code> {
+ <code>
+    // implementation of List&lt;String&gt; get() - return a list of pathnames
+      //  return Arrays.asList("/some/pathname"); // a fixed list
+      //  return Arrays.asList(new File("/some/dir").list()); // query a directory
+      //  or query some other object(s) for a list ...
+ </code>
+    };
+ <code>
+ Topology t = ...
+ TStream&lt;String&gt; pathnames = t.poll(myPathnamesSupplier, 30, TimeUnit.SECONDS)
+                              .flatMap(tuple -&gt; tuple);
+ TStream&lt;String&gt; contents = FileStreams.textFileReader(pathnames);
+ contents.print();
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>pathnames</code> - Stream containing pathnames of files to read.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing lines from the files.</dd>
+</dl>
+</li>
+</ul>
+<a name="textFileReader-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>textFileReader</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;textFileReader(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames,
+                                                       <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;preFn,
+                                                       <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.lang.String,java.lang.Exception,java.lang.String&gt;&nbsp;postFn)</pre>
+<div class="block">Declare a stream containing the lines read from the files
+ whose pathnames correspond to each tuple on the <code>pathnames</code>
+ stream.
+ <p>
+ All files are assumed to be encoded in UTF-8.  The lines are
+ output in the order they appear in each file, with the first line of
+ a file appearing first.  A file is not subsequently monitored for
+ additional lines.
+ <p>
+ If a file can not be read, e.g., a file doesn't exist at that pathname
+ or the pathname is for a directory,
+ an error will be logged.
+ <p>
+ Optional <code>preFn</code> and <code>postFn</code> functions may be supplied.
+ These are called prior to processing a tuple (pathname) and after
+ respectively.  They provide a way to encode markers in the generated
+ stream.
+ <p>
+ Sample use:
+ <pre><code>
+ // watch a directory for files, creating a stream with the contents of
+ // each file.  Use a preFn to include a file separator marker in the
+ // stream. Use a postFn to delete a file once it's been processed.
+ String dir = "/some/directory/path";
+ Topology t = ...
+ TStream&lt;String&gt; pathnames = FileStreams.directoryWatcher(t, () -&gt; dir);
+ TStream&lt;String&gt; contents = FileStreams.textFileReader(
+              pathnames,
+              path -&gt; { return "###&lt;PATH-MARKER&gt;### " + path },
+              (path,exception) -&gt; { new File(path).delete(), return null; }
+              );
+ contents.print();
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>pathnames</code> - Stream containing pathnames of files to read.</dd>
+<dd><code>preFn</code> - Pre-visit <code>Function&lt;String,String&gt;</code>.
+            The input is the pathname.  
+            The result, when non-null, is added to the output stream.
+            The function may be null.</dd>
+<dd><code>postFn</code> - Post-visit <code>BiFunction&lt;String,Exception,String&gt;</code>.
+            The input is the pathname and an exception.  The exception
+            is null if there were no errors.
+            The result, when non-null, is added to the output stream.
+            The function may be null.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing lines from the files.</dd>
+</dl>
+</li>
+</ul>
+<a name="textFileWriter-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>textFileWriter</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;java.lang.String&gt;&nbsp;textFileWriter(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
+                                                     <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname)</pre>
+<div class="block">Write the contents of a stream to files.
+ <p>
+ The default <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterPolicy</code></a> is used.
+ <p>
+ This is the same as <code>textFileWriter(contents, basePathname, null)</code>.
+ <p>
+ Sample use:
+ <pre><code>
+ // write a stream of LogEvent to files, using the default
+ // file writer policy
+ String basePathname = "/myLogDir/LOG"; // yield LOG_YYYYMMDD_HHMMSS
+ TStream&lt;MyLogEvent&gt; events = ...
+ TStream&lt;String&gt; stringEvents = events.map(event -&gt; event.toString()); 
+ FileStreams.textFileWriter(stringEvents, () -&gt; basePathname);
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>contents</code> - the lines to write</dd>
+<dd><code>basePathname</code> - the base pathname of the created files</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a TSink</dd>
+</dl>
+</li>
+</ul>
+<a name="textFileWriter-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Supplier-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>textFileWriter</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;java.lang.String&gt;&nbsp;textFileWriter(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
+                                                     <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname,
+                                                     <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;java.lang.String&gt;&gt;&nbsp;policy)</pre>
+<div class="block">Write the contents of a stream to files subject to the control
+ of a file writer policy.
+ <p>
+ A separate policy instance must be used for invocation.
+ A default <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterPolicy</code></a> is used if a policy is not specified.
+ <p>
+ Sample use:
+ <pre><code>
+ // write a stream of LogEvent to files using a policy of:
+ // no additional flush, 100 events per file, retain 5 files
+ IFileWriterPolicy&lt;String&gt; policy = new FileWriterPolicy&lt;String&gt;(
+           FileWriterFlushConfig.newImplicitConfig(),
+           FileWriterCycleConfig.newCountBasedConfig(100),
+           FileWriterRetentionConfig.newFileCountBasedConfig(5)
+           );
+ String basePathname = "/myLogDir/LOG"; // yield LOG_YYYYMMDD_HHMMSS
+ TStream&lt;MyLogEvent&gt; events = ...
+ TStream&lt;String&gt; stringEvents = events.map(event -&gt; event.toString()); 
+ FileStreams.textFileWriter(stringEvents, () -&gt; basePathname, () -&gt; policy);
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>contents</code> - the lines to write</dd>
+<dd><code>basePathname</code> - the base pathname of the created files</dd>
+<dd><code>policy</code> - the policy to use.  may be null.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a TSink</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterPolicy</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileStreams.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileStreams.html" target="_top">Frames</a></li>
+<li><a href="FileStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterCycleConfig.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
new file mode 100644
index 0000000..a4fede0
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
@@ -0,0 +1,503 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileWriterCycleConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FileWriterCycleConfig (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileWriterCycleConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileWriterCycleConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterCycleConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.file</div>
+<h2 title="Class FileWriterCycleConfig" class="title">Class FileWriterCycleConfig&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.file.FileWriterCycleConfig&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - stream tuple type</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FileWriterCycleConfig&lt;T&gt;</span>
+extends java.lang.Object</pre>
+<div class="block">FileWriter active file cycle configuration control.
+ <p>
+ Cycling the active file closes it, gets it to its final pathname,
+ and induces the application of a retention policy
+ <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterRetentionConfig</code></a>.
+ <p>
+ Cycling the active file can be any combination of:
+ <ul>
+ <li>after <code>fileSize</code> bytes have been written</li>
+ <li>after every <code>cntTuple</code> tuples written</li>
+ <li>after <code>tuplePredicate</code> returns true</li>
+ <li>after <code>periodMsec</code> has elapsed since the last time based cycle</li>
+ </ul></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#evaluate-long-int-T-">evaluate</a></span>(long&nbsp;fileSize,
+        int&nbsp;nTuples,
+        <a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&nbsp;tuple)</code>
+<div class="block">Evaluate if the specified values indicate that a cycling of
+ the active file should be performed.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#getCntTuples--">getCntTuples</a></span>()</code>
+<div class="block">Get the tuple count configuration value.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#getFileSize--">getFileSize</a></span>()</code>
+<div class="block">Get the file size configuration value.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#getPeriodMsec--">getPeriodMsec</a></span>()</code>
+<div class="block">Get the time period configuration value.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code>
+<div class="block">Get the tuple predicate configuration value.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newConfig-long-int-long-org.apache.edgent.function.Predicate-">newConfig</a></span>(long&nbsp;fileSize,
+         int&nbsp;cntTuples,
+         long&nbsp;periodMsec,
+         <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
+<div class="block">Create a new configuration.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newCountBasedConfig-int-">newCountBasedConfig</a></span>(int&nbsp;cntTuples)</code>
+<div class="block">same as <code>newConfig(0, cntTuples, 0, null)</code></div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newFileSizeBasedConfig-long-">newFileSizeBasedConfig</a></span>(long&nbsp;fileSize)</code>
+<div class="block">same as <code>newConfig(fileSize, 0, 0, null)</code></div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newPredicateBasedConfig-org.apache.edgent.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
+<div class="block">same as <code>newConfig(0, 0, 0, tuplePredicate)</code></div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newTimeBasedConfig-long-">newTimeBasedConfig</a></span>(long&nbsp;periodMsec)</code>
+<div class="block">same as <code>newConfig(0, 0, periodMsec, null)</code></div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="newFileSizeBasedConfig-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newFileSizeBasedConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newFileSizeBasedConfig(long&nbsp;fileSize)</pre>
+<div class="block">same as <code>newConfig(fileSize, 0, 0, null)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fileSize</code> - cycle after <code>fileSize</code> bytes have been written. 0 to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cycle configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="newCountBasedConfig-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newCountBasedConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newCountBasedConfig(int&nbsp;cntTuples)</pre>
+<div class="block">same as <code>newConfig(0, cntTuples, 0, null)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cntTuples</code> - cycle after every <code>cntTuple</code> tuples have been written. 0 to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cycle configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="newTimeBasedConfig-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newTimeBasedConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newTimeBasedConfig(long&nbsp;periodMsec)</pre>
+<div class="block">same as <code>newConfig(0, 0, periodMsec, null)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>periodMsec</code> - cycle after <code>periodMsec</code> has elapsed since the last time based cycle. 0 to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cycle configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="newPredicateBasedConfig-org.apache.edgent.function.Predicate-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newPredicateBasedConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newPredicateBasedConfig(<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</pre>
+<div class="block">same as <code>newConfig(0, 0, 0, tuplePredicate)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>tuplePredicate</code> - cycle if <code>tuplePredicate</code> returns true. null to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cycle configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="newConfig-long-int-long-org.apache.edgent.function.Predicate-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newConfig(long&nbsp;fileSize,
+                                                     int&nbsp;cntTuples,
+                                                     long&nbsp;periodMsec,
+                                                     <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</pre>
+<div class="block">Create a new configuration.
+ <p>
+ At least one configuration mode must be enabled.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fileSize</code> - cycle after <code>fileSize</code> bytes have been written. 0 to disable.</dd>
+<dd><code>cntTuples</code> - cycle after every <code>cntTuple</code> tuples have been written. 0 to disable.</dd>
+<dd><code>periodMsec</code> - cycle after <code>periodMsec</code> has elapsed since the last time based cycle. 0 to disable.</dd>
+<dd><code>tuplePredicate</code> - cycle if <code>tuplePredicate</code> returns true. null to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cycle configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="getFileSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFileSize</h4>
+<pre>public&nbsp;long&nbsp;getFileSize()</pre>
+<div class="block">Get the file size configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="getCntTuples--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCntTuples</h4>
+<pre>public&nbsp;int&nbsp;getCntTuples()</pre>
+<div class="block">Get the tuple count configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="getPeriodMsec--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPeriodMsec</h4>
+<pre>public&nbsp;long&nbsp;getPeriodMsec()</pre>
+<div class="block">Get the time period configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="getTuplePredicate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTuplePredicate</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&gt;&nbsp;getTuplePredicate()</pre>
+<div class="block">Get the tuple predicate configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="evaluate-long-int-java.lang.Object-">
+<!--   -->
+</a><a name="evaluate-long-int-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>evaluate</h4>
+<pre>public&nbsp;boolean&nbsp;evaluate(long&nbsp;fileSize,
+                        int&nbsp;nTuples,
+                        <a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&nbsp;tuple)</pre>
+<div class="block">Evaluate if the specified values indicate that a cycling of
+ the active file should be performed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fileSize</code> - the number of bytes written to the active file</dd>
+<dd><code>nTuples</code> - number of tuples written to the active file</dd>
+<dd><code>tuple</code> - the tuple written to the file</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if a cycle action should be performed.</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileWriterCycleConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileWriterCycleConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterCycleConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterFlushConfig.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
new file mode 100644
index 0000000..cd17250
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
@@ -0,0 +1,477 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileWriterFlushConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FileWriterFlushConfig (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileWriterFlushConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileWriterFlushConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterFlushConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.file</div>
+<h2 title="Class FileWriterFlushConfig" class="title">Class FileWriterFlushConfig&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.file.FileWriterFlushConfig&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - stream tuple type</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FileWriterFlushConfig&lt;T&gt;</span>
+extends java.lang.Object</pre>
+<div class="block">FileWriter active file flush configuration control.
+ <p>
+ Flushing of the active file can be any combination of:
+ <ul>
+ <li>after every <code>cntTuple</code> tuples written</li>
+ <li>after <code>tuplePredicate</code> returns true</li>
+ <li>after <code>periodMsec</code> has elapsed since the last time based flush</li>
+ </ul>
+ If nothing specific is specified, the underlying buffered
+ writer's automatic flushing is utilized.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#evaluate-int-T-">evaluate</a></span>(int&nbsp;nTuples,
+        <a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&nbsp;tuple)</code>
+<div class="block">Evaluate if the specified values indicate that a flush should be
+ performed.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#getCntTuples--">getCntTuples</a></span>()</code>
+<div class="block">Get the tuple count configuration value.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#getPeriodMsec--">getPeriodMsec</a></span>()</code>
+<div class="block">Get the time period configuration value.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code>
+<div class="block">Get the tuple predicate configuration value.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newConfig-int-long-org.apache.edgent.function.Predicate-">newConfig</a></span>(int&nbsp;cntTuples,
+         long&nbsp;periodMsec,
+         <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
+<div class="block">Create a new configuration.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newCountBasedConfig-int-">newCountBasedConfig</a></span>(int&nbsp;cntTuples)</code>
+<div class="block">same as <code>newConfig(cntTuples, 0, null)</code></div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newImplicitConfig--">newImplicitConfig</a></span>()</code>
+<div class="block">Create a new configuration.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newPredicateBasedConfig-org.apache.edgent.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
+<div class="block">same as <code>newConfig(0, 0, tuplePredicate)</code></div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newTimeBasedConfig-long-">newTimeBasedConfig</a></span>(long&nbsp;periodMsec)</code>
+<div class="block">same as <code>newConfig(0, periodMsec, null)</code></div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="newImplicitConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newImplicitConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newImplicitConfig()</pre>
+<div class="block">Create a new configuration.
+ <p>
+ The underlying buffered writer's automatic flushing is used.
+ <p>
+ Same as <code>newConfig(0, 0, null)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the flush configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="newCountBasedConfig-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newCountBasedConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newCountBasedConfig(int&nbsp;cntTuples)</pre>
+<div class="block">same as <code>newConfig(cntTuples, 0, null)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cntTuples</code> - flush every <code>cntTuple</code> tuples written. 0 to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the flush configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="newTimeBasedConfig-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newTimeBasedConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newTimeBasedConfig(long&nbsp;periodMsec)</pre>
+<div class="block">same as <code>newConfig(0, periodMsec, null)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>periodMsec</code> - flush every <code>periodMsec</code> milliseconds.  0 to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the flush configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="newPredicateBasedConfig-org.apache.edgent.function.Predicate-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newPredicateBasedConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newPredicateBasedConfig(<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</pre>
+<div class="block">same as <code>newConfig(0, 0, tuplePredicate)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>tuplePredicate</code> - flush if <code>tuplePredicate</code> is true. null to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the flush configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="newConfig-int-long-org.apache.edgent.function.Predicate-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newConfig</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newConfig(int&nbsp;cntTuples,
+                                                     long&nbsp;periodMsec,
+                                                     <a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</pre>
+<div class="block">Create a new configuration.
+ <p>
+ If nothing specific is specified, the underlying buffered
+ writer's automatic flushing is utilized.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cntTuples</code> - flush every <code>cntTuple</code> tuples written. 0 to disable.</dd>
+<dd><code>periodMsec</code> - flush every <code>periodMsec</code> milliseconds.  0 to disable.</dd>
+<dd><code>tuplePredicate</code> - flush if <code>tuplePredicate</code> is true. null to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the flush configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="getCntTuples--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCntTuples</h4>
+<pre>public&nbsp;int&nbsp;getCntTuples()</pre>
+<div class="block">Get the tuple count configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="getPeriodMsec--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPeriodMsec</h4>
+<pre>public&nbsp;long&nbsp;getPeriodMsec()</pre>
+<div class="block">Get the time period configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="getTuplePredicate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTuplePredicate</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&gt;&nbsp;getTuplePredicate()</pre>
+<div class="block">Get the tuple predicate configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="evaluate-int-java.lang.Object-">
+<!--   -->
+</a><a name="evaluate-int-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>evaluate</h4>
+<pre>public&nbsp;boolean&nbsp;evaluate(int&nbsp;nTuples,
+                        <a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&nbsp;tuple)</pre>
+<div class="block">Evaluate if the specified values indicate that a flush should be
+ performed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>nTuples</code> - number of tuples written to the active file</dd>
+<dd><code>tuple</code> - the tuple written to the file</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if a flush should be performed.</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileWriterFlushConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileWriterFlushConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterFlushConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[19/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
new file mode 100644
index 0000000..da408d4
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
@@ -0,0 +1,251 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html" target="_top">Frames</a></li>
+<li><a href="JsonUnivariateAggregate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate" class="title">Uses of Interface<br>org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.json">org.apache.edgent.analytics.math3.json</a></td>
+<td class="colLast">
+<div class="block">JSON analytics using Apache Commons Math.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.stat">org.apache.edgent.analytics.math3.stat</a></td>
+<td class="colLast">
+<div class="block">Statistical algorithms using Apache Commons Math.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.analytics.math3.json">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a> in <a href="../../../../../../../org/apache/edgent/analytics/math3/json/package-summary.html">org.apache.edgent.analytics.math3.json</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/edgent/analytics/math3/json/package-summary.html">org.apache.edgent.analytics.math3.json</a> with parameters of type <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
+         java.lang.String&nbsp;resultPartitionProperty,
+         java.lang.String&nbsp;valueProperty,
+         <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregate-org.apache.edgent.topology.TWindow-java.lang.String-java.lang.String-org.apache.edgent.function.ToDoubleFunction-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
+         java.lang.String&nbsp;resultPartitionProperty,
+         java.lang.String&nbsp;resultProperty,
+         <a href="../../../../../../../org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
+         <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-org.apache.edgent.function.ToDoubleFunction-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList</a></span>(java.lang.String&nbsp;resultPartitionProperty,
+             java.lang.String&nbsp;resultProperty,
+             <a href="../../../../../../../org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
+             <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
+ variable contained in an JSON object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static com.google.gson.JsonElement</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#getMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-">getMvAggregate</a></span>(com.google.gson.JsonObject&nbsp;jo,
+              java.lang.String&nbsp;resultProperty,
+              java.lang.String&nbsp;variableName,
+              <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>&nbsp;aggregate)</code>
+<div class="block">Get the value of an aggregate computed by a multi-variable aggregation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#hasMvAggregate-com.google.gson.JsonObject-java.lang.String-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate-">hasMvAggregate</a></span>(com.google.gson.JsonObject&nbsp;jo,
+              java.lang.String&nbsp;resultProperty,
+              java.lang.String&nbsp;variableName,
+              <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>&nbsp;aggregate)</code>
+<div class="block">Check if an aggregation result from a multi-variable aggregation
+ is present.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.apache.commons.math3.util.Pair&lt;java.lang.String,<a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>[]&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html#mkAggregationSpec-java.lang.String-org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate...-">mkAggregationSpec</a></span>(java.lang.String&nbsp;variableName,
+                 <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Create an aggregation specification.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.analytics.math3.stat">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a> in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a> that implement <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a></span></code>
+<div class="block">Univariate regression aggregates.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a></span></code>
+<div class="block">Statistic implementations.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html" target="_top">Frames</a></li>
+<li><a href="JsonUnivariateAggregate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
new file mode 100644
index 0000000..5bc3877
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
@@ -0,0 +1,185 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html" target="_top">Frames</a></li>
+<li><a href="JsonUnivariateAggregator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator" class="title">Uses of Interface<br>org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.stat">org.apache.edgent.analytics.math3.stat</a></td>
+<td class="colLast">
+<div class="block">Statistical algorithms using Apache Commons Math.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.analytics.math3.stat">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a> in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a> that implement <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat">JsonStorelessStatistic</a></span></code>
+<div class="block">JSON univariate aggregator implementation wrapping a <code>StorelessUnivariateStatistic</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a> that return <a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Statistic.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html#get--">get</a></span>()</code>
+<div class="block">Return a new instance of this statistic implementation.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html" target="_top">Frames</a></li>
+<li><a href="JsonUnivariateAggregator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-frame.html
new file mode 100644
index 0000000..fd0780f
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-frame.html
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.json (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/apache/edgent/analytics/math3/json/package-summary.html" target="classFrame">org.apache.edgent.analytics.math3.json</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json" target="classFrame"><span class="interfaceName">JsonUnivariateAggregate</span></a></li>
+<li><a href="JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json" target="classFrame"><span class="interfaceName">JsonUnivariateAggregator</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json" target="classFrame">JsonAnalytics</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-summary.html
new file mode 100644
index 0000000..263fdcb
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-summary.html
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.json (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.analytics.math3.json (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Package</li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.analytics.math3.json</h1>
+<div class="docSummary">
+<div class="block">JSON analytics using Apache Commons Math.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></td>
+<td class="colLast">
+<div class="block">Univariate aggregate for a JSON tuple.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></td>
+<td class="colLast">
+<div class="block">Univariate aggregator for JSON tuples.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json">JsonAnalytics</a></td>
+<td class="colLast">
+<div class="block">Apache Common Math analytics for streams with JSON tuples.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.analytics.math3.json Description">Package org.apache.edgent.analytics.math3.json Description</h2>
+<div class="block">JSON analytics using Apache Commons Math.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Package</li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-tree.html
new file mode 100644
index 0000000..25affc9
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-tree.html
@@ -0,0 +1,152 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.json Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.analytics.math3.json Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.analytics.math3.json</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonAnalytics.html" title="class in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">JsonAnalytics</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">JsonUnivariateAggregator</span></a></li>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">org.apache.edgent.function.<a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function"><span class="typeNameLink">Supplier</span></a>&lt;T&gt;
+<ul>
+<li type="circle">org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json"><span class="typeNameLink">JsonUnivariateAggregate</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-use.html
new file mode 100644
index 0000000..ed222f9
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/json/package-use.html
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.analytics.math3.json (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.analytics.math3.json (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.analytics.math3.json" class="title">Uses of Package<br>org.apache.edgent.analytics.math3.json</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/analytics/math3/json/package-summary.html">org.apache.edgent.analytics.math3.json</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.json">org.apache.edgent.analytics.math3.json</a></td>
+<td class="colLast">
+<div class="block">JSON analytics using Apache Commons Math.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.stat">org.apache.edgent.analytics.math3.stat</a></td>
+<td class="colLast">
+<div class="block">Statistical algorithms using Apache Commons Math.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.analytics.math3.json">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/edgent/analytics/math3/json/package-summary.html">org.apache.edgent.analytics.math3.json</a> used by <a href="../../../../../../org/apache/edgent/analytics/math3/json/package-summary.html">org.apache.edgent.analytics.math3.json</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html#org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>
+<div class="block">Univariate aggregate for a JSON tuple.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.analytics.math3.stat">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/edgent/analytics/math3/json/package-summary.html">org.apache.edgent.analytics.math3.json</a> used by <a href="../../../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html#org.apache.edgent.analytics.math3.stat">JsonUnivariateAggregate</a>
+<div class="block">Univariate aggregate for a JSON tuple.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html#org.apache.edgent.analytics.math3.stat">JsonUnivariateAggregator</a>
+<div class="block">Univariate aggregator for JSON tuples.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/json/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
new file mode 100644
index 0000000..71f4091
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
@@ -0,0 +1,348 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>JsonStorelessStatistic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JsonStorelessStatistic (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonStorelessStatistic.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" target="_top">Frames</a></li>
+<li><a href="JsonStorelessStatistic.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.math3.stat</div>
+<h2 title="Class JsonStorelessStatistic" class="title">Class JsonStorelessStatistic</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">JsonStorelessStatistic</span>
+extends java.lang.Object
+implements <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></pre>
+<div class="block">JSON univariate aggregator implementation wrapping a <code>StorelessUnivariateStatistic</code>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html#JsonStorelessStatistic-org.apache.edgent.analytics.math3.stat.Statistic-org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic-">JsonStorelessStatistic</a></span>(<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>&nbsp;stat,
+                      org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic&nbsp;statImpl)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html#clear-com.google.gson.JsonElement-int-">clear</a></span>(com.google.gson.JsonElement&nbsp;partition,
+     int&nbsp;n)</code>
+<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html#increment-double-">increment</a></span>(double&nbsp;v)</code>
+<div class="block">Add a value to the aggregation.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html#result-com.google.gson.JsonElement-com.google.gson.JsonObject-">result</a></span>(com.google.gson.JsonElement&nbsp;partition,
+      com.google.gson.JsonObject&nbsp;result)</code>
+<div class="block">Place the result of the aggregation into the <code>result</code>
+ object.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JsonStorelessStatistic-org.apache.edgent.analytics.math3.stat.Statistic-org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonStorelessStatistic</h4>
+<pre>public&nbsp;JsonStorelessStatistic(<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>&nbsp;stat,
+                              org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic&nbsp;statImpl)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="clear-com.google.gson.JsonElement-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clear</h4>
+<pre>public&nbsp;void&nbsp;clear(com.google.gson.JsonElement&nbsp;partition,
+                  int&nbsp;n)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#clear-com.google.gson.JsonElement-int-">JsonUnivariateAggregator</a></code></span></div>
+<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#clear-com.google.gson.JsonElement-int-">clear</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>partition</code> - Partition key.</dd>
+<dd><code>n</code> - Number of tuples to be aggregated.</dd>
+</dl>
+</li>
+</ul>
+<a name="increment-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>increment</h4>
+<pre>public&nbsp;void&nbsp;increment(double&nbsp;v)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#increment-double-">JsonUnivariateAggregator</a></code></span></div>
+<div class="block">Add a value to the aggregation.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#increment-double-">increment</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>v</code> - Value to be added.</dd>
+</dl>
+</li>
+</ul>
+<a name="result-com.google.gson.JsonElement-com.google.gson.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>result</h4>
+<pre>public&nbsp;void&nbsp;result(com.google.gson.JsonElement&nbsp;partition,
+                   com.google.gson.JsonObject&nbsp;result)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#result-com.google.gson.JsonElement-com.google.gson.JsonObject-">JsonUnivariateAggregator</a></code></span></div>
+<div class="block">Place the result of the aggregation into the <code>result</code>
+ object. The key for the result must be
+ <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html#name--"><code>JsonUnivariateAggregate.name()</code></a> for the corresponding
+ aggregate. The value of the aggregation may be a primitive value
+ such as a <code>double</code> or any valid JSON element.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html#result-com.google.gson.JsonElement-com.google.gson.JsonObject-">result</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>partition</code> - Partition key.</dd>
+<dd><code>result</code> - JSON object holding the result.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonStorelessStatistic.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" target="_top">Frames</a></li>
+<li><a href="JsonStorelessStatistic.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/Regression.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/Regression.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/Regression.html
new file mode 100644
index 0000000..0f68b8a
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/math3/stat/Regression.html
@@ -0,0 +1,380 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Regression (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Regression (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Regression.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/Regression.html" target="_top">Frames</a></li>
+<li><a href="Regression.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.math3.stat</div>
+<h2 title="Enum Regression" class="title">Enum Regression</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.analytics.math3.stat.Regression</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>&gt;, <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>, <a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public enum <span class="typeNameLabel">Regression</span>
+extends java.lang.Enum&lt;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>&gt;
+implements <a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></pre>
+<div class="block">Univariate regression aggregates.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html#SLOPE">SLOPE</a></span></code>
+<div class="block">Calculate the slope of a single variable.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></h3>
+<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html#N">N</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></h3>
+<code><a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html#name--">name</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.function.Supplier">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.edgent.function.<a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a></h3>
+<code><a href="../../../../../../org/apache/edgent/function/Supplier.html#get--">get</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="SLOPE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SLOPE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a> SLOPE</pre>
+<div class="block">Calculate the slope of a single variable.
+ The slope is calculated using the first
+ order of a ordinary least squares
+ linear regression.
+ The list of values for the single
+ single variable are processed as Y-values
+ that are evenly spaced on the X-axis.
+ <BR>
+ This is useful as a simple determination
+ if the variable is increasing or decreasing.
+ <BR>
+ The slope value is represented as a <code>double</code>
+ with the key <code>SLOPE</code> in the aggregate result.
+ <BR>
+ If the window to be aggregated contains less than
+ two values then no regression is performed.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (Regression c : Regression.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Regression.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html" title="class in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/math3/stat/Regression.html" target="_top">Frames</a></li>
+<li><a href="Regression.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[24/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-frame.html
index f3b1c7a..30681ff 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi.tester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi.tester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-summary.html
index f9bdfea..756508c 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi.tester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi.tester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.spi.tester (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.spi.tester (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-tree.html
index a8f3a86..c14216b 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.spi.tester Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.spi.tester Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.spi.tester Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.spi.tester Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-use.html
index 88345d6..4f4456a 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/spi/tester/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology.spi.tester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology.spi.tester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology.spi.tester (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.spi.tester (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/tester/Condition.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/tester/Condition.html b/content/javadoc/latest/org/apache/edgent/topology/tester/Condition.html
index 1705f07..5b0cf59 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/tester/Condition.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/tester/Condition.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Condition (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Condition (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Condition (Edgent v1.0.0)";
+            parent.document.title="Condition (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -236,6 +236,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/tester/Tester.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/tester/Tester.html b/content/javadoc/latest/org/apache/edgent/topology/tester/Tester.html
index cb674b2..0a8d578 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/tester/Tester.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/tester/Tester.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Tester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Tester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Tester (Edgent v1.0.0)";
+            parent.document.title="Tester (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -479,6 +479,6 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Condition.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Condition.html b/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Condition.html
index cdd1e19..521b1fb 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Condition.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Condition.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.tester.Condition (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.tester.Condition (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.tester.Condition (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.tester.Condition (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -266,6 +266,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Tester.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Tester.html b/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Tester.html
index 6c2da4c..2994608 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Tester.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/tester/class-use/Tester.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.tester.Tester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.topology.tester.Tester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.topology.tester.Tester (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.tester.Tester (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -237,6 +237,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/tester/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/tester/package-frame.html b/content/javadoc/latest/org/apache/edgent/topology/tester/package-frame.html
index 26c6415..e4e6d6d 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/tester/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/tester/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.tester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.tester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/tester/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/tester/package-summary.html b/content/javadoc/latest/org/apache/edgent/topology/tester/package-summary.html
index 182e181..68dda43 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/tester/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/tester/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.tester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.tester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.tester (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.tester (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -157,6 +157,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/tester/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/tester/package-tree.html b/content/javadoc/latest/org/apache/edgent/topology/tester/package-tree.html
index 1b498c8..88b21a0 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/tester/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/tester/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.topology.tester Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.topology.tester Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.topology.tester Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.topology.tester Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/topology/tester/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/topology/tester/package-use.html b/content/javadoc/latest/org/apache/edgent/topology/tester/package-use.html
index d17e851..15058a2 100644
--- a/content/javadoc/latest/org/apache/edgent/topology/tester/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/topology/tester/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.topology.tester (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.topology.tester (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.topology.tester (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.tester (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -253,6 +253,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/InsertionTimeList.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/InsertionTimeList.html b/content/javadoc/latest/org/apache/edgent/window/InsertionTimeList.html
index b810a5d..58b6fb8 100644
--- a/content/javadoc/latest/org/apache/edgent/window/InsertionTimeList.html
+++ b/content/javadoc/latest/org/apache/edgent/window/InsertionTimeList.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>InsertionTimeList (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>InsertionTimeList (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InsertionTimeList (Edgent v1.0.0)";
+            parent.document.title="InsertionTimeList (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -420,6 +420,6 @@ extends java.util.AbstractSequentialList&lt;T&gt;</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/Partition.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/Partition.html b/content/javadoc/latest/org/apache/edgent/window/Partition.html
index 42e4985..0422a3b 100644
--- a/content/javadoc/latest/org/apache/edgent/window/Partition.html
+++ b/content/javadoc/latest/org/apache/edgent/window/Partition.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Partition (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Partition (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Partition (Edgent v1.0.0)";
+            parent.document.title="Partition (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -348,6 +348,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/PartitionedState.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/PartitionedState.html b/content/javadoc/latest/org/apache/edgent/window/PartitionedState.html
index 025d8c5..d6a663a 100644
--- a/content/javadoc/latest/org/apache/edgent/window/PartitionedState.html
+++ b/content/javadoc/latest/org/apache/edgent/window/PartitionedState.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>PartitionedState (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>PartitionedState (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PartitionedState (Edgent v1.0.0)";
+            parent.document.title="PartitionedState (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -348,6 +348,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/Policies.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/Policies.html b/content/javadoc/latest/org/apache/edgent/window/Policies.html
index f3f9986..5addfd9 100644
--- a/content/javadoc/latest/org/apache/edgent/window/Policies.html
+++ b/content/javadoc/latest/org/apache/edgent/window/Policies.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Policies (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Policies (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Policies (Edgent v1.0.0)";
+            parent.document.title="Policies (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -575,6 +575,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/Window.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/Window.html b/content/javadoc/latest/org/apache/edgent/window/Window.html
index d0774a1..3c361f0 100644
--- a/content/javadoc/latest/org/apache/edgent/window/Window.html
+++ b/content/javadoc/latest/org/apache/edgent/window/Window.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Window (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Window (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Window (Edgent v1.0.0)";
+            parent.document.title="Window (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -499,6 +499,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/Windows.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/Windows.html b/content/javadoc/latest/org/apache/edgent/window/Windows.html
index e8392a0..69b6439 100644
--- a/content/javadoc/latest/org/apache/edgent/window/Windows.html
+++ b/content/javadoc/latest/org/apache/edgent/window/Windows.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Windows (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Windows (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Windows (Edgent v1.0.0)";
+            parent.document.title="Windows (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -338,6 +338,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/class-use/InsertionTimeList.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/class-use/InsertionTimeList.html b/content/javadoc/latest/org/apache/edgent/window/class-use/InsertionTimeList.html
index 7fbe0cf..18d35a1 100644
--- a/content/javadoc/latest/org/apache/edgent/window/class-use/InsertionTimeList.html
+++ b/content/javadoc/latest/org/apache/edgent/window/class-use/InsertionTimeList.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.window.InsertionTimeList (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.window.InsertionTimeList (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.window.InsertionTimeList (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.window.InsertionTimeList (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -170,6 +170,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/class-use/Partition.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/class-use/Partition.html b/content/javadoc/latest/org/apache/edgent/window/class-use/Partition.html
index a2b0c8a..da8f7f4 100644
--- a/content/javadoc/latest/org/apache/edgent/window/class-use/Partition.html
+++ b/content/javadoc/latest/org/apache/edgent/window/class-use/Partition.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.window.Partition (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.window.Partition (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.window.Partition (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.window.Partition (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -317,6 +317,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/class-use/PartitionedState.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/class-use/PartitionedState.html b/content/javadoc/latest/org/apache/edgent/window/class-use/PartitionedState.html
index b69885b..74eacb2 100644
--- a/content/javadoc/latest/org/apache/edgent/window/class-use/PartitionedState.html
+++ b/content/javadoc/latest/org/apache/edgent/window/class-use/PartitionedState.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.window.PartitionedState (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.window.PartitionedState (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.window.PartitionedState (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.window.PartitionedState (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/class-use/Policies.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/class-use/Policies.html b/content/javadoc/latest/org/apache/edgent/window/class-use/Policies.html
index c152623..11158a8 100644
--- a/content/javadoc/latest/org/apache/edgent/window/class-use/Policies.html
+++ b/content/javadoc/latest/org/apache/edgent/window/class-use/Policies.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.window.Policies (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.window.Policies (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.window.Policies (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.window.Policies (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/class-use/Window.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/class-use/Window.html b/content/javadoc/latest/org/apache/edgent/window/class-use/Window.html
index 21c4c13..134aec9 100644
--- a/content/javadoc/latest/org/apache/edgent/window/class-use/Window.html
+++ b/content/javadoc/latest/org/apache/edgent/window/class-use/Window.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.window.Window (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.window.Window (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.window.Window (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.window.Window (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -207,6 +207,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/class-use/Windows.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/class-use/Windows.html b/content/javadoc/latest/org/apache/edgent/window/class-use/Windows.html
index 79dbddf..c5cf5b5 100644
--- a/content/javadoc/latest/org/apache/edgent/window/class-use/Windows.html
+++ b/content/javadoc/latest/org/apache/edgent/window/class-use/Windows.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.window.Windows (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.window.Windows (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.window.Windows (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.window.Windows (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/package-frame.html b/content/javadoc/latest/org/apache/edgent/window/package-frame.html
index d850f48..0fc0c48 100644
--- a/content/javadoc/latest/org/apache/edgent/window/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/window/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.window (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.window (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/package-summary.html b/content/javadoc/latest/org/apache/edgent/window/package-summary.html
index e64ff8b..c735dfd 100644
--- a/content/javadoc/latest/org/apache/edgent/window/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/window/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.window (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.window (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.window (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.window (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -191,6 +191,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/package-tree.html b/content/javadoc/latest/org/apache/edgent/window/package-tree.html
index 7860a01..d63dcdf 100644
--- a/content/javadoc/latest/org/apache/edgent/window/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/window/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.window Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.window Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.window Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.window Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/window/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/window/package-use.html b/content/javadoc/latest/org/apache/edgent/window/package-use.html
index d6332ae..d8d79b4 100644
--- a/content/javadoc/latest/org/apache/edgent/window/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/window/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.window (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.window (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.window (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.window (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -191,6 +191,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/overview-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/overview-frame.html b/content/javadoc/latest/overview-frame.html
index 2a566a7..7c14dd8 100644
--- a/content/javadoc/latest/overview-frame.html
+++ b/content/javadoc/latest/overview-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Overview List (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>Overview List (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/overview-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/overview-summary.html b/content/javadoc/latest/overview-summary.html
index 311ba7e..f11ed02 100644
--- a/content/javadoc/latest/overview-summary.html
+++ b/content/javadoc/latest/overview-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Overview (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Overview (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Edgent v1.0.0)";
+            parent.document.title="Overview (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -70,12 +70,12 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Edgent (incubating) v1.0.0</h1>
+<h1 class="title">Apache Edgent (incubating) v1.1.0</h1>
 </div>
 <div class="header">
 <div class="subTitle">
-<div class="block">Edgent provides an programming model and runtime for executing streaming
-analytics at the <i>edge</i>.</div>
+<div class="block">Edgent provides an programming model and micro-service style runtime
+for executing streaming analytics at the <i>edge</i>.</div>
 </div>
 <p>See: <a href="#overview.description">Description</a></p>
 </div>
@@ -279,7 +279,7 @@ analytics at the <i>edge</i>.</div>
 <tr class="altColor">
 <td class="colFirst"><a href="org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -439,9 +439,7 @@ analytics at the <i>edge</i>.</div>
 <tr class="altColor">
 <td class="colFirst"><a href="org/apache/edgent/samples/console/package-summary.html">org.apache.edgent.samples.console</a></td>
 <td class="colLast">
-<div class="block">Samples showing use of the
- <a href="./org/apache/edgent/console/package-summary.html">
-     Console web application</a>.</div>
+<div class="block">Samples showing use of the Console web application.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -652,8 +650,8 @@ analytics at the <i>edge</i>.</div>
 <div class="contentContainer"><a name="overview.description">
 <!--   -->
 </a>
-<div class="block">Edgent provides an programming model and runtime for executing streaming
-analytics at the <i>edge</i>.
+<div class="block">Edgent provides an programming model and micro-service style runtime
+for executing streaming analytics at the <i>edge</i>.
 <P>
 <em>
 Apache Edgent is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
@@ -873,7 +871,7 @@ leaving the decision of the actual logging implementation to your application
 (e.g., <code>java.util.logging</code> or <code>log4j</code>).  
 For <code>java.util.logging</code> you can include:
 <ul>
-<li><code>&lt;edgent-target&gt;/ext/slf4j-jdk-1.7.12.jar</code></li>
+<li><code>&lt;edgent-target&gt;/ext/ slf4j-jdk14-1.7.12.jar</code></li>
 </ul></div>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
@@ -924,6 +922,6 @@ For <code>java.util.logging</code> you can include:
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/overview-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/overview-tree.html b/content/javadoc/latest/overview-tree.html
index 2999562..40b97d8 100644
--- a/content/javadoc/latest/overview-tree.html
+++ b/content/javadoc/latest/overview-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -362,9 +362,14 @@
 <li type="circle">org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/Invocation.html" title="class in org.apache.edgent.runtime.etiao"><span class="typeNameLink">Invocation</span></a>&lt;T,I,O&gt; (implements java.lang.AutoCloseable)</li>
 <li type="circle">org.apache.edgent.runtime.etiao.graph.model.<a href="org/apache/edgent/runtime/etiao/graph/model/InvocationType.html" title="class in org.apache.edgent.runtime.etiao.graph.model"><span class="typeNameLink">InvocationType</span></a>&lt;I,O&gt;</li>
 <li type="circle">org.apache.edgent.apps.iot.<a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot"><span class="typeNameLink">IotDevicePubSub</span></a></li>
+<li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpAppClient</span></a></li>
 <li type="circle">org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">IotpDevice</span></a> (implements org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>)</li>
+<li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpDeviceSample</span></a></li>
 <li type="circle">org.apache.edgent.samples.scenarios.iotp.<a href="org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html" title="class in org.apache.edgent.samples.scenarios.iotp"><span class="typeNameLink">IotpFullScenario</span></a></li>
+<li type="circle">org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">IotpGateway</span></a> (implements org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a>)</li>
+<li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpGWDeviceSample</span></a></li>
 <li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpQuickstart</span></a></li>
+<li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpQuickstart2</span></a></li>
 <li type="circle">org.apache.edgent.providers.iot.<a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot"><span class="typeNameLink">IotProvider</span></a> (implements org.apache.edgent.execution.<a href="org/apache/edgent/execution/DirectSubmitter.html" title="interface in org.apache.edgent.execution">DirectSubmitter</a>&lt;E,J&gt;, org.apache.edgent.topology.<a href="org/apache/edgent/topology/TopologyProvider.html" title="interface in org.apache.edgent.topology">TopologyProvider</a>)</li>
 <li type="circle">org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpSensors</span></a></li>
 <li type="circle">org.apache.edgent.connectors.jdbc.<a href="org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">JdbcStreams</span></a></li>
@@ -536,7 +541,12 @@
 <li type="circle">org.apache.edgent.topology.services.<a href="org/apache/edgent/topology/services/TopologyBuilder.html" title="interface in org.apache.edgent.topology.services"><span class="typeNameLink">TopologyBuilder</span></a></li>
 <li type="circle">org.apache.edgent.topology.<a href="org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology"><span class="typeNameLink">TopologyElement</span></a>
 <ul>
-<li type="circle">org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotDevice</span></a></li>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotDevice</span></a>
+<ul>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotGateway</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotGateway</span></a></li>
 <li type="circle">org.apache.edgent.connectors.serial.<a href="org/apache/edgent/connectors/serial/SerialDevice.html" title="interface in org.apache.edgent.connectors.serial"><span class="typeNameLink">SerialDevice</span></a></li>
 <li type="circle">org.apache.edgent.topology.tester.<a href="org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester"><span class="typeNameLink">Tester</span></a></li>
 <li type="circle">org.apache.edgent.topology.<a href="org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology"><span class="typeNameLink">Topology</span></a></li>
@@ -620,6 +630,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/serialized-form.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/serialized-form.html b/content/javadoc/latest/serialized-form.html
index 64c35c3..0c55bb8 100644
--- a/content/javadoc/latest/serialized-form.html
+++ b/content/javadoc/latest/serialized-form.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Serialized Form (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Serialized Form (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Serialized Form (Edgent v1.0.0)";
+            parent.document.title="Serialized Form (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -833,6 +833,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[49/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/index-all.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/index-all.html b/content/javadoc/latest/index-all.html
index 3d7093e..895f84a 100644
--- a/content/javadoc/latest/index-all.html
+++ b/content/javadoc/latest/index-all.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Index (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Index (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Edgent v1.0.0)";
+            parent.document.title="Index (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -255,10 +255,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/StreamScopeSetup.html#addStreamScopes-org.apache.edgent.topology.Topology-">addStreamScopes(Topology)</a></span> - Static method in class org.apache.edgent.streamscope.<a href="org/apache/edgent/streamscope/StreamScopeSetup.html" title="class in org.apache.edgent.streamscope">StreamScopeSetup</a></dt>
 <dd>
-<div class="block">Add StreamScope instances to the topology
- 
- Instrument the topology by adding StreamScope peekers to the
- topology's streams.</div>
+<div class="block">Add StreamScope instances to the topology</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#addSubscriber-java.lang.String-java.lang.Class-org.apache.edgent.function.Consumer-">addSubscriber(String, Class&lt;T&gt;, Consumer&lt;T&gt;)</a></span> - Method in class org.apache.edgent.connectors.pubsub.service.<a href="org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html" title="class in org.apache.edgent.connectors.pubsub.service">ProviderPubSub</a></dt>
 <dd>&nbsp;</dd>
@@ -440,6 +437,14 @@
 <dd>
 <div class="block">Create a Range (*..upperEndpoint] (inclusive/CLOSED)</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_ID">ATTR_DEVICE_ID</a></span> - Static variable in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">WIoTP Device Id identifier key.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_TYPE">ATTR_DEVICE_TYPE</a></span> - Static variable in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">WIoTP Device Type identifier key.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/Util.html#awaitState-org.apache.edgent.execution.Job-org.apache.edgent.execution.Job.State-long-java.util.concurrent.TimeUnit-">awaitState(Job, Job.State, long, TimeUnit)</a></span> - Static method in class org.apache.edgent.samples.connectors.<a href="org/apache/edgent/samples/connectors/Util.html" title="class in org.apache.edgent.samples.connectors">Util</a></dt>
 <dd>
 <div class="block">Wait for the job to reach the specified state.</div>
@@ -560,6 +565,8 @@
 <dd>
 <div class="block">Function that supplies a result and may throw an Exception.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html#checkName-java.lang.String-">checkName(String)</a></span> - Method in class org.apache.edgent.topology.spi.<a href="org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi">AbstractTopologyProvider</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/execution/services/ServiceContainer.html#cleanOplet-java.lang.String-java.lang.String-">cleanOplet(String, String)</a></span> - Method in class org.apache.edgent.execution.services.<a href="org/apache/edgent/execution/services/ServiceContainer.html" title="class in org.apache.edgent.execution.services">ServiceContainer</a></dt>
 <dd>
 <div class="block">Invokes all the registered cleaners in the context of the specified 
@@ -622,9 +629,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Ranges.html#closed-T-T-">closed(T, T)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></dt>
 <dd>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)
- 
- Same as <code>Range.range(BoundType.CLOSED, lowerEndpoint, upperEndpoint, BoundType.CLOSED)</code></div>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Ranges.html#closedOpen-T-T-">closedOpen(T, T)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></dt>
 <dd>
@@ -643,6 +648,10 @@
 <dd>
 <div class="block">ELM327 and OBD-II command interface.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
+<dd>
+<div class="block">Device identifier key.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
 <dd>
 <div class="block">Command format key.</div>
@@ -692,7 +701,7 @@
 </dd>
 <dt><a href="org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Commands</span></a> - Interface in <a href="org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></dt>
 <dd>
-<div class="block">Devic command identifiers used by Edgent.</div>
+<div class="block">Device command identifiers used by Edgent.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
 <dd>
@@ -702,6 +711,8 @@
 <dd>
 <div class="block">Create a stream of device commands as JSON objects.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in class org.apache.edgent.connectors.mqtt.iot.<a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html#COMMANDS_TOPIC">COMMANDS_TOPIC</a></span> - Static variable in class org.apache.edgent.apps.iot.<a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">IotDevicePubSub</a></dt>
@@ -709,6 +720,24 @@
 <div class="block">Device commands are published to "edgent/iot/commands" by
  this application.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice(Set&lt;String&gt;, String...)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice(String, String...)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice(Set&lt;String&gt;, String...)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice(String, String...)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType(String, String...)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType(String, String...)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/connectors/command/CommandStreams.html" title="class in org.apache.edgent.connectors.command"><span class="typeNameLink">CommandStreams</span></a> - Class in <a href="org/apache/edgent/connectors/command/package-summary.html">org.apache.edgent.connectors.command</a></dt>
 <dd>
 <div class="block">Connector for creating a TStream from a Command's / OS Process's output
@@ -935,15 +964,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Deadtime.html#Deadtime--">Deadtime()</a></span> - Constructor for class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors">Deadtime</a></dt>
 <dd>
-<div class="block">Create a new Deadtime Predicate
- 
- Same as <code>Deadtime(0, TimeUnit.SECONDS)</code></div>
+<div class="block">Create a new Deadtime Predicate</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Deadtime.html#Deadtime-long-java.util.concurrent.TimeUnit-">Deadtime(long, TimeUnit)</a></span> - Constructor for class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors">Deadtime</a></dt>
 <dd>
-<div class="block">Create a new Deadtime Predicate
- 
- The first received tuple is always "accepted".</div>
+<div class="block">Create a new Deadtime Predicate</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Filters.html#deadtime-org.apache.edgent.topology.TStream-long-java.util.concurrent.TimeUnit-">deadtime(TStream&lt;T&gt;, long, TimeUnit)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors">Filters</a></dt>
 <dd>
@@ -951,17 +976,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/apps/runtime/JobMonitorApp.html#declareTopology-java.lang.String-">declareTopology(String)</a></span> - Method in class org.apache.edgent.apps.runtime.<a href="org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime">JobMonitorApp</a></dt>
 <dd>
-<div class="block">Declares the following topology:
- 
- JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
- </div>
+<div class="block">Declares the following topology:</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/apps/runtime/JobMonitorApp.html#declareTopology-org.apache.edgent.topology.Topology-">declareTopology(Topology)</a></span> - Static method in class org.apache.edgent.apps.runtime.<a href="org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime">JobMonitorApp</a></dt>
 <dd>
-<div class="block">Populates the following topology:
- 
- JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
- </div>
+<div class="block">Populates the following topology:</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html#decorateTask-java.lang.Runnable-java.util.concurrent.RunnableScheduledFuture-">decorateTask(Runnable, RunnableScheduledFuture&lt;V&gt;)</a></span> - Method in class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html" title="class in org.apache.edgent.runtime.etiao">TrackingScheduledExecutor</a></dt>
 <dd>&nbsp;</dd>
@@ -1162,6 +1181,10 @@
 <dd>
 <div class="block">Publish a stream's tuples as device events.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events(TStream&lt;JsonObject&gt;, Function&lt;JsonObject, String&gt;, UnaryOperator&lt;JsonObject&gt;, Function&lt;JsonObject, Integer&gt;)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events(TStream&lt;JsonObject&gt;, String, int)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events(TStream&lt;JsonObject&gt;, Function&lt;JsonObject, String&gt;, UnaryOperator&lt;JsonObject&gt;, Function&lt;JsonObject, Integer&gt;)</a></span> - Method in class org.apache.edgent.connectors.mqtt.iot.<a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events(TStream&lt;JsonObject&gt;, String, int)</a></span> - Method in class org.apache.edgent.connectors.mqtt.iot.<a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dt>
@@ -1183,6 +1206,18 @@
 <div class="block">Events published to topic "edgent/iot/events" are sent as device events using the
  actual message hub <a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a>.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice(Function&lt;JsonObject, String&gt;, TStream&lt;JsonObject&gt;, Function&lt;JsonObject, String&gt;, UnaryOperator&lt;JsonObject&gt;, Function&lt;JsonObject, Integer&gt;)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Publish a stream's tuples as device events.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice(String, TStream&lt;JsonObject&gt;, String, int)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Publish a stream's tuples as device events.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice(Function&lt;JsonObject, String&gt;, TStream&lt;JsonObject&gt;, Function&lt;JsonObject, String&gt;, UnaryOperator&lt;JsonObject&gt;, Function&lt;JsonObject, Integer&gt;)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice(String, TStream&lt;JsonObject&gt;, String, int)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#eventTopic-java.lang.String-">eventTopic(String)</a></span> - Method in class org.apache.edgent.connectors.mqtt.iot.<a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dt>
 <dd>
 <div class="block">Get the MQTT topic for an device event.</div>
@@ -1614,6 +1649,28 @@
 <dd>
 <div class="block">Get the destination.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId()</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
+<dd>
+<div class="block">Get the device's unique opaque device identifier.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#getDeviceId--">getDeviceId()</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#getDeviceId--">getDeviceId()</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#getDeviceId--">getDeviceId()</a></span> - Method in class org.apache.edgent.connectors.mqtt.iot.<a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType()</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
+<dd>
+<div class="block">Get the device's opaque device type identifier.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#getDeviceType--">getDeviceType()</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#getDeviceType--">getDeviceType()</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#getDeviceType--">getDeviceType()</a></span> - Method in class org.apache.edgent.connectors.mqtt.iot.<a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dt>
+<dd>
+<div class="block">Get the device's opaque device type identifier.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/jmxcontrol/JMXControlService.html#getDomain--">getDomain()</a></span> - Method in class org.apache.edgent.runtime.jmxcontrol.<a href="org/apache/edgent/runtime/jmxcontrol/JMXControlService.html" title="class in org.apache.edgent.runtime.jmxcontrol">JMXControlService</a></dt>
 <dd>
 <div class="block">Get the JMX domain being used by this control service.</div>
@@ -1739,6 +1796,28 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html#getInvocationId--">getInvocationId()</a></span> - Method in class org.apache.edgent.runtime.etiao.graph.<a href="org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html" title="class in org.apache.edgent.runtime.etiao.graph">ExecutableVertex</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.util.Map-">getIotDevice(Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Get an <a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.lang.String-">getIotDevice(String)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Get an <a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.util.Map-">getIotDevice(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">Get an <a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.lang.String-">getIotDevice(String)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotGateway.html#getIotDeviceId-java.util.Map-">getIotDeviceId(Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></dt>
+<dd>
+<div class="block">Get a <code>deviceId</code> for a device.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDeviceId-java.util.Map-">getIotDeviceId(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">Get a <code>deviceId</code> for a device.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/execution/services/JobRegistryService.html#getJob-java.lang.String-">getJob(String)</a></span> - Method in interface org.apache.edgent.execution.services.<a href="org/apache/edgent/execution/services/JobRegistryService.html" title="interface in org.apache.edgent.execution.services">JobRegistryService</a></dt>
 <dd>
 <div class="block">Returns a job given its identifier.</div>
@@ -1850,9 +1929,7 @@
 <div class="block">Return the name of this provider.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/EtiaoJob.html#getName--">getName()</a></span> - Method in class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/EtiaoJob.html" title="class in org.apache.edgent.runtime.etiao">EtiaoJob</a></dt>
-<dd>
-<div class="block">Get the name of the job containing this <a href="org/apache/edgent/oplet/Oplet.html" title="interface in org.apache.edgent.oplet"><code>Oplet</code></a>.</div>
-</dd>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html#getName--">getName()</a></span> - Method in class org.apache.edgent.runtime.etiao.mbeans.<a href="org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in org.apache.edgent.runtime.etiao.mbeans">EtiaoJobBean</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/topology/services/TopologyBuilder.html#getName--">getName()</a></span> - Method in interface org.apache.edgent.topology.services.<a href="org/apache/edgent/topology/services/TopologyBuilder.html" title="interface in org.apache.edgent.topology.services">TopologyBuilder</a></dt>
@@ -1961,6 +2038,10 @@
 <dd>
 <div class="block">Get the QoS 1 and 2 in-flight message persistence handler.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/providers/iot/IotProvider.html#getPreferences-java.lang.String-">getPreferences(String)</a></span> - Static method in class org.apache.edgent.providers.iot.<a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot">IotProvider</a></dt>
+<dd>
+<div class="block">Get the Preferences node that will be used for the IotProvider with the specified name.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination(String, Class&lt;? super T&gt;)</a></span> - Method in class org.apache.edgent.connectors.pubsub.service.<a href="org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html" title="class in org.apache.edgent.connectors.pubsub.service">ProviderPubSub</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination(String, Class&lt;? super T&gt;)</a></span> - Method in interface org.apache.edgent.connectors.pubsub.service.<a href="org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html" title="interface in org.apache.edgent.connectors.pubsub.service">PublishSubscribeService</a></dt>
@@ -2249,13 +2330,7 @@
 </dd>
 <dt><a href="org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps"><span class="typeNameLink">GpsAnalyticsApplication</span></a> - Class in <a href="org/apache/edgent/test/svt/apps/package-summary.html">org.apache.edgent.test.svt.apps</a></dt>
 <dd>
-<div class="block">GPS analytics
- 
- Source is a stream of GPS sensor data <a href="org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html" title="class in org.apache.edgent.test.svt.utils.sensor.gps"><code>GpsSensor</code></a>
- 
- Here's an outline of the topology
- 
- Log GPS coordinates by publishing to IotF.</div>
+<div class="block">GPS analytics</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html#GpsAnalyticsApplication-org.apache.edgent.topology.Topology-org.apache.edgent.test.svt.apps.FleetManagementAnalyticsClientApplication-">GpsAnalyticsApplication(Topology, FleetManagementAnalyticsClientApplication)</a></span> - Constructor for class org.apache.edgent.test.svt.apps.<a href="org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">GpsAnalyticsApplication</a></dt>
 <dd>&nbsp;</dd>
@@ -2358,7 +2433,9 @@
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Range.html#hasUpperEndpoint--">hasUpperEndpoint()</a></span> - Method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot"><span class="typeNameLink">HeartBeat</span></a> - Class in <a href="org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">An IoT device heartbeat event generator.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpSensors.html#heartBeat-org.apache.edgent.connectors.iot.IotDevice-boolean-">heartBeat(IotDevice, boolean)</a></span> - Static method in class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpSensors</a></dt>
 <dd>
 <div class="block">Create a heart beat device event with
@@ -2400,6 +2477,14 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/http/HttpClients.html#HttpClients--">HttpClients()</a></span> - Constructor for class org.apache.edgent.connectors.http.<a href="org/apache/edgent/connectors/http/HttpClients.html" title="class in org.apache.edgent.connectors.http">HttpClients</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">httpEvents(TStream&lt;JsonObject&gt;, Function&lt;JsonObject, String&gt;, UnaryOperator&lt;JsonObject&gt;)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
+<dd>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-java.lang.String-">httpEvents(TStream&lt;JsonObject&gt;, String)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
+<dd>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</dd>
 <dt><a href="org/apache/edgent/connectors/http/HttpResponders.html" title="class in org.apache.edgent.connectors.http"><span class="typeNameLink">HttpResponders</span></a> - Class in <a href="org/apache/edgent/connectors/http/package-summary.html">org.apache.edgent.connectors.http</a></dt>
 <dd>
 <div class="block">Functions to process HTTP requests.</div>
@@ -2570,7 +2655,7 @@
 </dd>
 <dt><a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotDevice</span></a> - Interface in <a href="org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></dt>
 <dd>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html#iotDevice--">iotDevice()</a></span> - Method in class org.apache.edgent.test.svt.apps.iotp.<a href="org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html" title="class in org.apache.edgent.test.svt.apps.iotp">AbstractIotpApplication</a></dt>
 <dd>
@@ -2582,31 +2667,83 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html#IotDevicePubSub--">IotDevicePubSub()</a></span> - Constructor for class org.apache.edgent.apps.iot.<a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">IotDevicePubSub</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotGateway</span></a> - Interface in <a href="org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></dt>
+<dd>
+<div class="block">A generic IoT gateway device IoT hub connector.</div>
+</dd>
+<dt><a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpAppClient</span></a> - Class in <a href="org/apache/edgent/samples/connectors/iotp/package-summary.html">org.apache.edgent.samples.connectors.iotp</a></dt>
+<dd>
+<div class="block">A WIoTP ApplicationClient that publishes cmds 
+ and subscribes to events for the
+ IotpDeviceSample and IotpGWDeviceSample device samples.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html#IotpAppClient--">IotpAppClient()</a></span> - Constructor for class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpAppClient</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">IotpDevice</span></a> - Class in <a href="org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></dt>
 <dd>
-<div class="block">Connector for IBM Watson IoT Platform.</div>
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-java.util.Properties-">IotpDevice(Topology, Properties)</a></span> - Constructor for class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
 <dd>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service with the device
- specified by <code>options</code>.</div>
+<div class="block">Create a connector for the IoT device specified by <code>options</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-java.io.File-">IotpDevice(Topology, File)</a></span> - Constructor for class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
 <dd>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service.</div>
+<div class="block">Create a connector for the IoT device specified by <code>optionsFile</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-com.ibm.iotf.client.device.DeviceClient-">IotpDevice(Topology, DeviceClient)</a></span> - Constructor for class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
+<dd>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
 </dd>
+<dt><a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpDeviceSample</span></a> - Class in <a href="org/apache/edgent/samples/connectors/iotp/package-summary.html">org.apache.edgent.samples.connectors.iotp</a></dt>
+<dd>
+<div class="block">Similar to IotpQuickstart2 but for a real/non-quickstart WIoTP account
+ for a registered device AND it subscribes to/prints device cmds.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html#IotpDeviceSample--">IotpDeviceSample()</a></span> - Constructor for class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpDeviceSample</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html" title="class in org.apache.edgent.samples.scenarios.iotp"><span class="typeNameLink">IotpFullScenario</span></a> - Class in <a href="org/apache/edgent/samples/scenarios/iotp/package-summary.html">org.apache.edgent.samples.scenarios.iotp</a></dt>
 <dd>
 <div class="block">Sample IotProvider scenario using IBM Watson IoT Platform.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html#IotpFullScenario--">IotpFullScenario()</a></span> - Constructor for class org.apache.edgent.samples.scenarios.iotp.<a href="org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html" title="class in org.apache.edgent.samples.scenarios.iotp">IotpFullScenario</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">IotpGateway</span></a> - Class in <a href="org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></dt>
+<dd>
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-java.util.Properties-">IotpGateway(Topology, Properties)</a></span> - Constructor for class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">Create a connector for the IoT gateway device specified by <code>options</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-java.io.File-">IotpGateway(Topology, File)</a></span> - Constructor for class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">Create a connector for the IoT gateway device specified by <code>optionsFile</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#IotpGateway-org.apache.edgent.topology.Topology-com.ibm.iotf.client.gateway.GatewayClient-">IotpGateway(Topology, GatewayClient)</a></span> - Constructor for class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+</dd>
+<dt><a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpGWDeviceSample</span></a> - Class in <a href="org/apache/edgent/samples/connectors/iotp/package-summary.html">org.apache.edgent.samples.connectors.iotp</a></dt>
+<dd>
+<div class="block">Similar to IotpQuickstart2 but for a real/non-quickstart WIoTP account
+ and a registered IoT Gateway device with connected devices
+ AND it subscribes to and prints received device cmds.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html#IotpGWDeviceSample--">IotpGWDeviceSample()</a></span> - Constructor for class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpGWDeviceSample</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpQuickstart</span></a> - Class in <a href="org/apache/edgent/samples/connectors/iotp/package-summary.html">org.apache.edgent.samples.connectors.iotp</a></dt>
 <dd>
 <div class="block">IBM Watson IoT Platform Quickstart sample.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html#IotpQuickstart--">IotpQuickstart()</a></span> - Constructor for class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp"><span class="typeNameLink">IotpQuickstart2</span></a> - Class in <a href="org/apache/edgent/samples/connectors/iotp/package-summary.html">org.apache.edgent.samples.connectors.iotp</a></dt>
+<dd>
+<div class="block">IBM Watson IoT Platform Quickstart sample.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html#IotpQuickstart2--">IotpQuickstart2()</a></span> - Constructor for class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart2</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot"><span class="typeNameLink">IotProvider</span></a> - Class in <a href="org/apache/edgent/providers/iot/package-summary.html">org.apache.edgent.providers.iot</a></dt>
 <dd>
 <div class="block">IoT provider supporting multiple topologies with a single connection to a
@@ -2917,10 +3054,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/kafka/KafkaProducer.html#KafkaProducer-org.apache.edgent.topology.Topology-org.apache.edgent.function.Supplier-">KafkaProducer(Topology, Supplier&lt;Map&lt;String, Object&gt;&gt;)</a></span> - Constructor for class org.apache.edgent.connectors.kafka.<a href="org/apache/edgent/connectors/kafka/KafkaProducer.html" title="class in org.apache.edgent.connectors.kafka">KafkaProducer</a></dt>
 <dd>
-<div class="block">Create a producer connector for publishing tuples to Kafka topics.s
- 
- See the Apache Kafka documentation for <code>KafkaProducer</code>
- configuration properties at <a href="http://kafka.apache.org">http://kafka.apache.org</a>.</div>
+<div class="block">Create a producer connector for publishing tuples to Kafka topics.s</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#key--">key()</a></span> - Method in interface org.apache.edgent.connectors.kafka.<a href="org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">KafkaConsumer.ConsumerRecord</a></dt>
 <dd>&nbsp;</dd>
@@ -3034,8 +3168,16 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/file/FileWriterApp.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.edgent.samples.connectors.file.<a href="org/apache/edgent/samples/connectors/file/FileWriterApp.html" title="class in org.apache.edgent.samples.connectors.file">FileWriterApp</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpAppClient.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpAppClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpDeviceSample</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpGWDeviceSample.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpGWDeviceSample</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpQuickstart2.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart2</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/iotp/IotpSensors.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.edgent.samples.connectors.iotp.<a href="org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpSensors</a></dt>
 <dd>
 <div class="block">Run the IotpSensors application.</div>
@@ -3076,7 +3218,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/topology/HelloEdgent.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.edgent.samples.topology.<a href="org/apache/edgent/samples/topology/HelloEdgent.html" title="class in org.apache.edgent.samples.topology">HelloEdgent</a></dt>
 <dd>
-<div class="block">Print "Hello Edgent!"</div>
+<div class="block">Print "Hello Edgent!" as two tuples.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/topology/JobEventsSample.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.edgent.samples.topology.<a href="org/apache/edgent/samples/topology/JobEventsSample.html" title="class in org.apache.edgent.samples.topology">JobEventsSample</a></dt>
 <dd>&nbsp;</dd>
@@ -3415,9 +3557,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Ranges.html#open-T-T-">open(T, T)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></dt>
 <dd>
-<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)
- 
- Same as <code>Range.range(BoundType.OPEN, lowerEndpoint, upperEndpoint, BoundType.OPEN)</code></div>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Ranges.html#openClosed-T-T-">openClosed(T, T)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors">Ranges</a></dt>
 <dd>
@@ -3481,7 +3621,7 @@
 </dd>
 <dt><a href="org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> - package org.apache.edgent.connectors.iot</dt>
 <dd>
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </dd>
 <dt><a href="org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a> - package org.apache.edgent.connectors.iotp</dt>
 <dd>
@@ -3676,9 +3816,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/samples/console/package-summary.html">org.apache.edgent.samples.console</a> - package org.apache.edgent.samples.console</dt>
 <dd>
-<div class="block">Samples showing use of the
- <a href="./org/apache/edgent/console/package-summary.html">
-     Console web application</a>.</div>
+<div class="block">Samples showing use of the Console web application.</div>
 </dd>
 <dt><a href="org/apache/edgent/samples/scenarios/iotp/package-summary.html">org.apache.edgent.samples.scenarios.iotp</a> - package org.apache.edgent.samples.scenarios.iotp</dt>
 <dd>&nbsp;</dd>
@@ -4114,9 +4252,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Range.html#range-T-org.apache.edgent.analytics.sensors.Range.BoundType-T-org.apache.edgent.analytics.sensors.Range.BoundType-">range(T, Range.BoundType, T, Range.BoundType)</a></span> - Static method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a></dt>
 <dd>
-<div class="block">Create a new Range&lt;T&gt;
- 
- See <a href="org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><code>Ranges</code></a> for a collection of convenience constructors.</div>
+<div class="block">Create a new Range&lt;T&gt;</div>
 </dd>
 <dt><a href="org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Range.BoundType</span></a> - Enum in <a href="org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a></dt>
 <dd>
@@ -4168,9 +4304,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/StreamScopeRegistry.html#register-java.lang.String-org.apache.edgent.streamscope.StreamScope-">register(String, StreamScope&lt;?&gt;)</a></span> - Method in class org.apache.edgent.streamscope.<a href="org/apache/edgent/streamscope/StreamScopeRegistry.html" title="class in org.apache.edgent.streamscope">StreamScopeRegistry</a></dt>
 <dd>
-<div class="block">Register a StreamScope by <code>name</code>
- 
- A single StreamScope can be registered with multiple names.</div>
+<div class="block">Register a StreamScope by <code>name</code></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/StreamScopeSetup.html#register-org.apache.edgent.execution.services.ServiceContainer-">register(ServiceContainer)</a></span> - Static method in class org.apache.edgent.streamscope.<a href="org/apache/edgent/streamscope/StreamScopeSetup.html" title="class in org.apache.edgent.streamscope">StreamScopeSetup</a></dt>
 <dd>
@@ -4236,6 +4370,10 @@
 <dd>
 <div class="block">Register an application that uses an <code>IotDevice</code>.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/providers/iot/IotProvider.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-boolean-com.google.gson.JsonObject-">registerTopology(String, BiConsumer&lt;IotDevice, JsonObject&gt;, boolean, JsonObject)</a></span> - Method in class org.apache.edgent.providers.iot.<a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot">IotProvider</a></dt>
+<dd>
+<div class="block">Register an application that uses an <code>IotDevice</code>.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/appservice/AppService.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-">registerTopology(String, BiConsumer&lt;Topology, JsonObject&gt;)</a></span> - Method in class org.apache.edgent.runtime.appservice.<a href="org/apache/edgent/runtime/appservice/AppService.html" title="class in org.apache.edgent.runtime.appservice">AppService</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/topology/services/ApplicationService.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-">registerTopology(String, BiConsumer&lt;Topology, JsonObject&gt;)</a></span> - Method in interface org.apache.edgent.topology.services.<a href="org/apache/edgent/topology/services/ApplicationService.html" title="interface in org.apache.edgent.topology.services">ApplicationService</a></dt>
@@ -4278,7 +4416,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/http/HttpStreams.html#requestsWithBody-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.Function-org.apache.edgent.function.BiFunction-">requestsWithBody(TStream&lt;T&gt;, Supplier&lt;CloseableHttpClient&gt;, Function&lt;T, String&gt;, Function&lt;T, String&gt;, Function&lt;T, HttpEntity&gt;, BiFunction&lt;T, CloseableHttpResponse, R&gt;)</a></span> - Static method in class org.apache.edgent.connectors.http.<a href="org/apache/edgent/connectors/http/HttpStreams.html" title="class in org.apache.edgent.connectors.http">HttpStreams</a></dt>
 <dd>
-<div class="block">Make an HTTP request with body for each tuple.</div>
+<div class="block">Make an HTTP request with body for each tuple.<br></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></span> - Static variable in interface org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></dt>
 <dd>
@@ -4309,11 +4447,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html#roundRobinSplitter-int-">roundRobinSplitter(int)</a></span> - Static method in class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing">PlumbingStreams</a></dt>
 <dd>
-<div class="block">A round-robin splitter ToIntFunction
- 
- The splitter function cycles among the <code>width</code> channels
- on successive calls to <code>roundRobinSplitter.applyAsInt()</code>,
- returning <code>0, 1, ..., width-1, 0, 1, ..., width-1</code>.</div>
+<div class="block">A round-robin splitter ToIntFunction</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/PeriodicSource.html#run--">run()</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/PeriodicSource.html" title="class in org.apache.edgent.oplet.core">PeriodicSource</a></dt>
 <dd>&nbsp;</dd>
@@ -4504,6 +4638,10 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/StreamScopeBean.html#setEnabled-boolean-">setEnabled(boolean)</a></span> - Method in class org.apache.edgent.streamscope.<a href="org/apache/edgent/streamscope/StreamScopeBean.html" title="class in org.apache.edgent.streamscope">StreamScopeBean</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#setExternalCallbackHandler-com.ibm.iotf.client.gateway.GatewayCallback-">setExternalCallbackHandler(GatewayCallback)</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>
+<div class="block">Set an external WIoTP <code>GatewayCallback</code> handler.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/graph/spi/execution/AbstractGraphJob.html#setHealth-org.apache.edgent.execution.Job.Health-">setHealth(Job.Health)</a></span> - Method in class org.apache.edgent.graph.spi.execution.<a href="org/apache/edgent/graph/spi/execution/AbstractGraphJob.html" title="class in org.apache.edgent.graph.spi.execution">AbstractGraphJob</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/MqttConfig.html#setIdleTimeout-int-">setIdleTimeout(int)</a></span> - Method in class org.apache.edgent.connectors.mqtt.<a href="org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt">MqttConfig</a></dt>
@@ -4572,9 +4710,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html#setPaused-boolean-">setPaused(boolean)</a></span> - Method in interface org.apache.edgent.streamscope.mbeans.<a href="org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans">StreamScopeMXBean</a></dt>
 <dd>
-<div class="block">Set capture paused control
- 
- Pausing doesn't affect the capture buffer's current contents.</div>
+<div class="block">Set capture paused control</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/streamscope/StreamScope.TriggerManager.html#setPaused-boolean-">setPaused(boolean)</a></span> - Method in class org.apache.edgent.streamscope.<a href="org/apache/edgent/streamscope/StreamScope.TriggerManager.html" title="class in org.apache.edgent.streamscope">StreamScope.TriggerManager</a></dt>
 <dd>
@@ -4588,10 +4724,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Deadtime.html#setPeriod-long-java.util.concurrent.TimeUnit-">setPeriod(long, TimeUnit)</a></span> - Method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors">Deadtime</a></dt>
 <dd>
-<div class="block">Set the deadtime period
- 
- The end of a currently active deadtime period is shortened or extended
- to match the new deadtime period specification.</div>
+<div class="block">Set the deadtime period</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/execution/mbeans/PeriodMXBean.html#setPeriod-long-">setPeriod(long)</a></span> - Method in interface org.apache.edgent.execution.mbeans.<a href="org/apache/edgent/execution/mbeans/PeriodMXBean.html" title="interface in org.apache.edgent.execution.mbeans">PeriodMXBean</a></dt>
 <dd>
@@ -4625,9 +4758,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/MqttConfig.html#setServerURLs-java.lang.String:A-">setServerURLs(String[])</a></span> - Method in class org.apache.edgent.connectors.mqtt.<a href="org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt">MqttConfig</a></dt>
 <dd>
-<div class="block">MQTT Server URLs
- 
- Required.</div>
+<div class="block">MQTT Server URLs</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/oplet/core/Sink.html#setSinker-org.apache.edgent.function.Consumer-">setSinker(Consumer&lt;T&gt;)</a></span> - Method in class org.apache.edgent.oplet.core.<a href="org/apache/edgent/oplet/core/Sink.html" title="class in org.apache.edgent.oplet.core">Sink</a></dt>
 <dd>
@@ -4903,7 +5034,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/providers/iot/IotProvider.html#start--">start()</a></span> - Method in class org.apache.edgent.providers.iot.<a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot">IotProvider</a></dt>
 <dd>
-<div class="block">Start this provider by starting its system applications.</div>
+<div class="block">Start this provider by starting its system applications 
+ and any autoSubmit-enabled registered applications.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/Executable.html#start--">start()</a></span> - Method in class org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/Executable.html" title="class in org.apache.edgent.runtime.etiao">Executable</a></dt>
 <dd>
@@ -5258,6 +5390,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#topology--">topology()</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#topology--">topology()</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#topology--">topology()</a></span> - Method in class org.apache.edgent.connectors.mqtt.iot.<a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/MqttStreams.html#topology--">topology()</a></span> - Method in class org.apache.edgent.connectors.mqtt.<a href="org/apache/edgent/connectors/mqtt/MqttStreams.html" title="class in org.apache.edgent.connectors.mqtt">MqttStreams</a></dt>
@@ -5310,7 +5444,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/analytics/sensors/Range.html#toString--">toString()</a></span> - Method in class org.apache.edgent.analytics.sensors.<a href="org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a></dt>
 <dd>
-<div class="block">Yields {@code "<lowerBoundType><lowerEndpoint>..</div>
+<div class="block">Yields <code>"&lt;lowerBoundType&gt;&lt;lowerEndpoint&gt;..&lt;upperEndpoint&gt;&lt;upperBoundType&gt;"</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/file/FileWriterCycleConfig.html#toString--">toString()</a></span> - Method in class org.apache.edgent.connectors.file.<a href="org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a></dt>
 <dd>&nbsp;</dd>
@@ -5320,6 +5454,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#toString--">toString()</a></span> - Method in class org.apache.edgent.connectors.file.<a href="org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#toString--">toString()</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#toString--">toString()</a></span> - Method in class org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html#toString--">toString()</a></span> - Method in class org.apache.edgent.runtime.etiao.graph.<a href="org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html" title="class in org.apache.edgent.runtime.etiao.graph">ExecutableVertex</a></dt>
 <dd>
 <div class="block">For debug.</div>
@@ -5694,14 +5832,11 @@ the order they are declared.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/Valve.html#Valve--">Valve()</a></span> - Constructor for class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/Valve.html" title="class in org.apache.edgent.topology.plumbing">Valve</a></dt>
 <dd>
-<div class="block">Create a new Valve Predicate
- 
- Same as <code>Valve(true)</code></div>
+<div class="block">Create a new Valve Predicate</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/topology/plumbing/Valve.html#Valve-boolean-">Valve(boolean)</a></span> - Constructor for class org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/Valve.html" title="class in org.apache.edgent.topology.plumbing">Valve</a></dt>
 <dd>
-<div class="block">Create a new Valve Predicate
- </div>
+<div class="block">Create a new Valve Predicate</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/topology/spi/AbstractTStream.html#verify-org.apache.edgent.topology.TStream-">verify(TStream&lt;T&gt;)</a></span> - Method in class org.apache.edgent.topology.spi.<a href="org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi">AbstractTStream</a></dt>
 <dd>&nbsp;</dd>
@@ -5838,6 +5973,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/index.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/index.html b/content/javadoc/latest/index.html
index 0a01bfc..42db5b1 100644
--- a/content/javadoc/latest/index.html
+++ b/content/javadoc/latest/index.html
@@ -2,14 +2,15 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Edgent v1.0.0</title>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Edgent v1.1.0</title>
 <script type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-        targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
-        targetPage = "undefined";
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
     function validURL(url) {
         try {
             url = decodeURIComponent(url);

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonAnalytics.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
index e0fdd49..7490ee9 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>JsonAnalytics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>JsonAnalytics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsonAnalytics (Edgent v1.0.0)";
+            parent.document.title="JsonAnalytics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -700,6 +700,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
index 9040c07..d888f63 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>JsonUnivariateAggregate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>JsonUnivariateAggregate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsonUnivariateAggregate (Edgent v1.0.0)";
+            parent.document.title="JsonUnivariateAggregate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -304,6 +304,6 @@ extends <a href="../../../../../../org/apache/edgent/function/Supplier.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
index 13d4e14..6bb4a2f 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>JsonUnivariateAggregator (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>JsonUnivariateAggregator (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsonUnivariateAggregator (Edgent v1.0.0)";
+            parent.document.title="JsonUnivariateAggregator (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -283,6 +283,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
index e44ebc4..23efc62 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
index 08f7fdf..da408d4 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -246,6 +246,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
index 79b26b7..5bc3877 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-frame.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-frame.html
index c9a559b..fd0780f 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.analytics.math3.json (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.json (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-summary.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-summary.html
index 87053e7..263fdcb 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.analytics.math3.json (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.json (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.analytics.math3.json (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.analytics.math3.json (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -173,6 +173,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-tree.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-tree.html
index 1656432..25affc9 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.analytics.math3.json Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.json Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.analytics.math3.json Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.analytics.math3.json Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[39/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/class-use/Graph.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/class-use/Graph.html b/content/javadoc/latest/org/apache/edgent/graph/class-use/Graph.html
index 63b4d70..04887d1 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/class-use/Graph.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/class-use/Graph.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.graph.Graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.graph.Graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.graph.Graph (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.graph.Graph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -349,6 +349,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/class-use/Vertex.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/class-use/Vertex.html b/content/javadoc/latest/org/apache/edgent/graph/class-use/Vertex.html
index 3a52bde..96c375f 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/class-use/Vertex.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/class-use/Vertex.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.graph.Vertex (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.graph.Vertex (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.graph.Vertex (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.graph.Vertex (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -363,6 +363,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/package-frame.html b/content/javadoc/latest/org/apache/edgent/graph/package-frame.html
index 1e53c69..1c4146a 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/package-summary.html b/content/javadoc/latest/org/apache/edgent/graph/package-summary.html
index 5fc2da1..68ddc41 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.graph (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.graph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/package-tree.html b/content/javadoc/latest/org/apache/edgent/graph/package-tree.html
index b9f8b06..62fe8ae 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.graph Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.graph Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.graph Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.graph Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -133,6 +133,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/package-use.html b/content/javadoc/latest/org/apache/edgent/graph/package-use.html
index 89f47aa..e6804c9 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.graph (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.graph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -367,6 +367,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractGraph.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractGraph.html b/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractGraph.html
index 9d743d5..90f5180 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractGraph.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractGraph.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>AbstractGraph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>AbstractGraph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractGraph (Edgent v1.0.0)";
+            parent.document.title="AbstractGraph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -383,6 +383,6 @@ implements <a href="../../../../../org/apache/edgent/graph/Graph.html" title="in
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractVertex.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractVertex.html b/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractVertex.html
index 4b4c53c..d023d3b 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractVertex.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/AbstractVertex.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>AbstractVertex (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>AbstractVertex (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractVertex (Edgent v1.0.0)";
+            parent.document.title="AbstractVertex (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -258,6 +258,6 @@ implements <a href="../../../../../org/apache/edgent/graph/Vertex.html" title="i
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/DirectEdge.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/DirectEdge.html b/content/javadoc/latest/org/apache/edgent/graph/spi/DirectEdge.html
index d3e6564..8b9cc86 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/DirectEdge.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/DirectEdge.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>DirectEdge (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>DirectEdge (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DirectEdge (Edgent v1.0.0)";
+            parent.document.title="DirectEdge (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -423,6 +423,6 @@ implements <a href="../../../../../org/apache/edgent/graph/Edge.html" title="int
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractGraph.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractGraph.html b/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractGraph.html
index aa627f9..059d85f 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractGraph.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractGraph.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.graph.spi.AbstractGraph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.graph.spi.AbstractGraph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.graph.spi.AbstractGraph (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.graph.spi.AbstractGraph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractVertex.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractVertex.html b/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractVertex.html
index 4b82c0b..7a0f210 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractVertex.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractVertex.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.graph.spi.AbstractVertex (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.graph.spi.AbstractVertex (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.graph.spi.AbstractVertex (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.graph.spi.AbstractVertex (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/DirectEdge.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/DirectEdge.html b/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/DirectEdge.html
index 94128df..64079d4 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/DirectEdge.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/class-use/DirectEdge.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.graph.spi.DirectEdge (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.graph.spi.DirectEdge (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.graph.spi.DirectEdge (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.graph.spi.DirectEdge (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/execution/AbstractGraphJob.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/AbstractGraphJob.html b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/AbstractGraphJob.html
index e15f654..ecc9cdb 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/AbstractGraphJob.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/AbstractGraphJob.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>AbstractGraphJob (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>AbstractGraphJob (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractGraphJob (Edgent v1.0.0)";
+            parent.document.title="AbstractGraphJob (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -474,6 +474,6 @@ implements <a href="../../../../../../org/apache/edgent/execution/Job.html" titl
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/execution/class-use/AbstractGraphJob.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/class-use/AbstractGraphJob.html b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/class-use/AbstractGraphJob.html
index 3905451..755ea44 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/class-use/AbstractGraphJob.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/class-use/AbstractGraphJob.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.graph.spi.execution.AbstractGraphJob (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.graph.spi.execution.AbstractGraphJob (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.graph.spi.execution.AbstractGraphJob (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.graph.spi.execution.AbstractGraphJob (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-frame.html b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-frame.html
index 61c827e..d707147 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.graph.spi.execution (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.graph.spi.execution (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-summary.html b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-summary.html
index 29e4acb..0e1b986 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.graph.spi.execution (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.graph.spi.execution (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.graph.spi.execution (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.graph.spi.execution (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-tree.html b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-tree.html
index bd91cda..75ab9cc 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.graph.spi.execution Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.graph.spi.execution Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.graph.spi.execution Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.graph.spi.execution Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-use.html b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-use.html
index 187c90e..5867341 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/execution/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.graph.spi.execution (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.graph.spi.execution (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.graph.spi.execution (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.graph.spi.execution (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/package-frame.html b/content/javadoc/latest/org/apache/edgent/graph/spi/package-frame.html
index 088f268..023a68f 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.graph.spi (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.graph.spi (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/package-summary.html b/content/javadoc/latest/org/apache/edgent/graph/spi/package-summary.html
index 9553745..565dcb7 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.graph.spi (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.graph.spi (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.graph.spi (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.graph.spi (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/package-tree.html b/content/javadoc/latest/org/apache/edgent/graph/spi/package-tree.html
index 9c2bb92..75f3d61 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.graph.spi Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.graph.spi Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.graph.spi Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.graph.spi Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/graph/spi/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/graph/spi/package-use.html b/content/javadoc/latest/org/apache/edgent/graph/spi/package-use.html
index a9f064e..37807d1 100644
--- a/content/javadoc/latest/org/apache/edgent/graph/spi/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/graph/spi/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.graph.spi (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.graph.spi (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.graph.spi (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.graph.spi (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html
index eae1dc3..3d591b0 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:47 KST 2016 -->
-<title>EdgentSslContainerProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:07 EST 2017 -->
+<title>EdgentSslContainerProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EdgentSslContainerProvider (Edgent v1.0.0)";
+            parent.document.title="EdgentSslContainerProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -330,6 +330,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/class-use/EdgentSslContainerProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/class-use/EdgentSslContainerProvider.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/class-use/EdgentSslContainerProvider.html
index 12474fc..8a043af 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/class-use/EdgentSslContainerProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/class-use/EdgentSslContainerProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.javax.websocket.EdgentSslContainerProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.javax.websocket.EdgentSslContainerProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.javax.websocket.EdgentSslContainerProvider (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.javax.websocket.EdgentSslContainerProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html
index 005beb1..ea71a60 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>EdgentSslContainerProviderImpl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>EdgentSslContainerProviderImpl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EdgentSslContainerProviderImpl (Edgent v1.0.0)";
+            parent.document.title="EdgentSslContainerProviderImpl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -293,6 +293,6 @@ extends <a href="../../../../../../org/apache/edgent/javax/websocket/EdgentSslCo
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/class-use/EdgentSslContainerProviderImpl.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/class-use/EdgentSslContainerProviderImpl.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/class-use/EdgentSslContainerProviderImpl.html
index 19fe44e..011bd33 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/class-use/EdgentSslContainerProviderImpl.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/class-use/EdgentSslContainerProviderImpl.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.javax.websocket.impl.EdgentSslContainerProviderImpl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.javax.websocket.impl.EdgentSslContainerProviderImpl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.javax.websocket.impl.EdgentSslContainerProviderImpl (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.javax.websocket.impl.EdgentSslContainerProviderImpl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-frame.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-frame.html
index ee9b505..1e3f38e 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.javax.websocket.impl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.javax.websocket.impl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-summary.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-summary.html
index bc0a836..ccc3bad 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.javax.websocket.impl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.javax.websocket.impl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.javax.websocket.impl (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.javax.websocket.impl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -148,6 +148,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-tree.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-tree.html
index a93091b..4248290 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.javax.websocket.impl Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.javax.websocket.impl Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.javax.websocket.impl Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.javax.websocket.impl Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-use.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-use.html
index ac32e55..7a3cb05 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.javax.websocket.impl (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.javax.websocket.impl (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.javax.websocket.impl (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.javax.websocket.impl (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/package-frame.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/package-frame.html
index 4db3d00..eee2292 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.javax.websocket (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.javax.websocket (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/package-summary.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/package-summary.html
index a306b10..ef3e766 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.javax.websocket (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.javax.websocket (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.javax.websocket (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.javax.websocket (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -151,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/package-tree.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/package-tree.html
index 88ea4fe..899dfaa 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.javax.websocket Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.javax.websocket Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.javax.websocket Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.javax.websocket Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/javax/websocket/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/javax/websocket/package-use.html b/content/javadoc/latest/org/apache/edgent/javax/websocket/package-use.html
index b33e3fb..1b51395 100644
--- a/content/javadoc/latest/org/apache/edgent/javax/websocket/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/javax/websocket/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.javax.websocket (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.javax.websocket (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.javax.websocket (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.javax.websocket (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -159,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/MetricObjectNameFactory.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/MetricObjectNameFactory.html b/content/javadoc/latest/org/apache/edgent/metrics/MetricObjectNameFactory.html
index 66a711f..9660792 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/MetricObjectNameFactory.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/MetricObjectNameFactory.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>MetricObjectNameFactory (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>MetricObjectNameFactory (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetricObjectNameFactory (Edgent v1.0.0)";
+            parent.document.title="MetricObjectNameFactory (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -497,6 +497,6 @@ implements com.codahale.metrics.ObjectNameFactory</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/Metrics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/Metrics.html b/content/javadoc/latest/org/apache/edgent/metrics/Metrics.html
index 4717005..dd42742 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/Metrics.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/Metrics.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Metrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Metrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Metrics (Edgent v1.0.0)";
+            parent.document.title="Metrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -342,6 +342,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/MetricsSetup.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/MetricsSetup.html b/content/javadoc/latest/org/apache/edgent/metrics/MetricsSetup.html
index 51dd61a..6ebc7c0 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/MetricsSetup.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/MetricsSetup.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>MetricsSetup (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>MetricsSetup (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetricsSetup (Edgent v1.0.0)";
+            parent.document.title="MetricsSetup (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -315,6 +315,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricObjectNameFactory.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricObjectNameFactory.html b/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricObjectNameFactory.html
index 3110e52..b3317fb 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricObjectNameFactory.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricObjectNameFactory.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.MetricObjectNameFactory (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.metrics.MetricObjectNameFactory (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.metrics.MetricObjectNameFactory (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.MetricObjectNameFactory (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/class-use/Metrics.html b/content/javadoc/latest/org/apache/edgent/metrics/class-use/Metrics.html
index 328a69a..61f5fa7 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/class-use/Metrics.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/class-use/Metrics.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.Metrics (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.metrics.Metrics (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.metrics.Metrics (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.Metrics (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricsSetup.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricsSetup.html b/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricsSetup.html
index 5a70b77..2b31f3d 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricsSetup.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/class-use/MetricsSetup.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.MetricsSetup (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.metrics.MetricsSetup (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.metrics.MetricsSetup (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.MetricsSetup (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -185,6 +185,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/CounterOp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/CounterOp.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/CounterOp.html
index ff3afd9..59706fe 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/CounterOp.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/CounterOp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:47 KST 2016 -->
-<title>CounterOp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>CounterOp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CounterOp (Edgent v1.0.0)";
+            parent.document.title="CounterOp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -392,6 +392,6 @@ extends <a href="../../../../../org/apache/edgent/metrics/oplets/SingleMetricAbs
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/RateMeter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/RateMeter.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/RateMeter.html
index f35dd0c..c9ee4b4 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/RateMeter.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/RateMeter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:47 KST 2016 -->
-<title>RateMeter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>RateMeter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RateMeter (Edgent v1.0.0)";
+            parent.document.title="RateMeter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -393,6 +393,6 @@ extends <a href="../../../../../org/apache/edgent/metrics/oplets/SingleMetricAbs
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html
index efa9030..d1987f8 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>SingleMetricAbstractOplet (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>SingleMetricAbstractOplet (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SingleMetricAbstractOplet (Edgent v1.0.0)";
+            parent.document.title="SingleMetricAbstractOplet (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -391,6 +391,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Peek.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/CounterOp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/CounterOp.html b/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/CounterOp.html
index 959f3ca..8bf8698 100644
--- a/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/CounterOp.html
+++ b/content/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/CounterOp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.oplets.CounterOp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Class org.apache.edgent.metrics.oplets.CounterOp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.metrics.oplets.CounterOp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.oplets.CounterOp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[35/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/EtiaoJob.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/EtiaoJob.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/EtiaoJob.html
index 4ccae9e..2ca991b 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/EtiaoJob.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/EtiaoJob.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.EtiaoJob (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.EtiaoJob (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.EtiaoJob (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.EtiaoJob (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Executable.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Executable.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Executable.html
index d422828..1a58735 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Executable.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Executable.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.Executable (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.Executable (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.Executable (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.Executable (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Invocation.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Invocation.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Invocation.html
index 34cc0fc..0a56187 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Invocation.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Invocation.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.Invocation (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.Invocation (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.Invocation (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.Invocation (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/InvocationContext.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/InvocationContext.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/InvocationContext.html
index 20915dd..7c8d0f1 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/InvocationContext.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/InvocationContext.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.InvocationContext (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.InvocationContext (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.InvocationContext (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.InvocationContext (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/SettableForwarder.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/SettableForwarder.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/SettableForwarder.html
index 5092d12..94b6e94 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/SettableForwarder.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/SettableForwarder.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.SettableForwarder (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.SettableForwarder (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.SettableForwarder (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.SettableForwarder (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/ThreadFactoryTracker.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/ThreadFactoryTracker.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/ThreadFactoryTracker.html
index f4704b4..0fde128 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/ThreadFactoryTracker.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/ThreadFactoryTracker.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.ThreadFactoryTracker (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.ThreadFactoryTracker (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.ThreadFactoryTracker (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.ThreadFactoryTracker (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/TrackingScheduledExecutor.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/TrackingScheduledExecutor.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/TrackingScheduledExecutor.html
index 1567b97..9c799c8 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/TrackingScheduledExecutor.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/TrackingScheduledExecutor.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.TrackingScheduledExecutor (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.TrackingScheduledExecutor (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.TrackingScheduledExecutor (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.TrackingScheduledExecutor (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/DirectGraph.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/DirectGraph.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/DirectGraph.html
index 0460630..efe1795 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/DirectGraph.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/DirectGraph.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>DirectGraph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>DirectGraph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DirectGraph (Edgent v1.0.0)";
+            parent.document.title="DirectGraph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -383,6 +383,6 @@ extends <a href="../../../../../../org/apache/edgent/graph/spi/AbstractGraph.htm
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html
index c154242..0eaa06b 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>ExecutableVertex (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>ExecutableVertex (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ExecutableVertex (Edgent v1.0.0)";
+            parent.document.title="ExecutableVertex (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -347,6 +347,6 @@ extends <a href="../../../../../../org/apache/edgent/graph/spi/AbstractVertex.ht
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/DirectGraph.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/DirectGraph.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/DirectGraph.html
index dbaca21..e443bb5 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/DirectGraph.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/DirectGraph.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.DirectGraph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.graph.DirectGraph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.DirectGraph (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.DirectGraph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/ExecutableVertex.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/ExecutableVertex.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/ExecutableVertex.html
index e461c87..dc3819f 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/ExecutableVertex.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/ExecutableVertex.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.ExecutableVertex (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.graph.ExecutableVertex (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.ExecutableVertex (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.ExecutableVertex (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/EdgeType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/EdgeType.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/EdgeType.html
index 1975c70..74aa853 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/EdgeType.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/EdgeType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>EdgeType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>EdgeType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EdgeType (Edgent v1.0.0)";
+            parent.document.title="EdgeType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -348,6 +348,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/GraphType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/GraphType.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/GraphType.html
index 80a2770..04dcf71 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/GraphType.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/GraphType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>GraphType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>GraphType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GraphType (Edgent v1.0.0)";
+            parent.document.title="GraphType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -335,6 +335,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/InvocationType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/InvocationType.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/InvocationType.html
index 36b51f9..2d39cd7 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/InvocationType.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/InvocationType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>InvocationType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>InvocationType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InvocationType (Edgent v1.0.0)";
+            parent.document.title="InvocationType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -274,6 +274,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/VertexType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/VertexType.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/VertexType.html
index e8996a9..8914a4e 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/VertexType.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/VertexType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>VertexType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>VertexType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="VertexType (Edgent v1.0.0)";
+            parent.document.title="VertexType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -303,6 +303,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/EdgeType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/EdgeType.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/EdgeType.html
index b689cc8..2590a02 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/EdgeType.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/EdgeType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.EdgeType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.EdgeType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.EdgeType (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.EdgeType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/GraphType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/GraphType.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/GraphType.html
index 9c87fb5..8dfc77b 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/GraphType.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/GraphType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.GraphType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.GraphType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.GraphType (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.GraphType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/InvocationType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/InvocationType.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/InvocationType.html
index 1266daf..cf49fe0 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/InvocationType.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/InvocationType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.InvocationType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.InvocationType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.InvocationType (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.InvocationType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/VertexType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/VertexType.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/VertexType.html
index a53d511..e179035 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/VertexType.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/VertexType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.VertexType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.VertexType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.VertexType (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.VertexType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-frame.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-frame.html
index bf6a683..146e44b 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph.model (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao.graph.model (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-summary.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-summary.html
index 2c20b45..636e905 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph.model (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao.graph.model (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.etiao.graph.model (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.graph.model (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -159,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-tree.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-tree.html
index 7199fa1..e9b576e 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph.model Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao.graph.model Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.etiao.graph.model Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.graph.model Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -137,6 +137,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-use.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-use.html
index bf63817..27480b1 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.etiao.graph.model (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.runtime.etiao.graph.model (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao.graph.model (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao.graph.model (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-frame.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-frame.html
index 22c4078..d47fba0 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao.graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-summary.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-summary.html
index 614a10a..6d91c15 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao.graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.etiao.graph (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.graph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -146,6 +146,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-tree.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-tree.html
index 669501c..debbb58 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao.graph Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.etiao.graph Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.graph Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -143,6 +143,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-use.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-use.html
index 2a293ae..8759cf6 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.etiao.graph (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.runtime.etiao.graph (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao.graph (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao.graph (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -185,6 +185,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html
index d52b8d9..88494f3 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>EtiaoJobBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>EtiaoJobBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EtiaoJobBean (Edgent v1.0.0)";
+            parent.document.title="EtiaoJobBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -504,6 +504,6 @@ implements <a href="../../../../../../org/apache/edgent/execution/mbeans/JobMXBe
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/class-use/EtiaoJobBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/class-use/EtiaoJobBean.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/class-use/EtiaoJobBean.html
index ceb71ad..737bd80 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/class-use/EtiaoJobBean.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/class-use/EtiaoJobBean.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.mbeans.EtiaoJobBean (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.etiao.mbeans.EtiaoJobBean (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.mbeans.EtiaoJobBean (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.mbeans.EtiaoJobBean (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-frame.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-frame.html
index 5305e7e..4cab60b 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-summary.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-summary.html
index 2c41138..5adf3e9 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.etiao.mbeans (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.mbeans (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-tree.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-tree.html
index 7a248a7..6af7a27 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao.mbeans Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao.mbeans Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.etiao.mbeans Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.mbeans Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-use.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-use.html
index f910c0d..c98ebb3 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.etiao.mbeans (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.runtime.etiao.mbeans (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao.mbeans (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao.mbeans (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-frame.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-frame.html
index 2f2f36c..8e451c8 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-summary.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-summary.html
index 2c40b05..a2493fb 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.etiao (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -209,6 +209,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-tree.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-tree.html
index c91e05f..80aa059 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.etiao Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.etiao Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.etiao Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-use.html b/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-use.html
index 020b346..333b910 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/etiao/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.etiao (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.runtime.etiao (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -216,6 +216,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/JMXControlService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/JMXControlService.html b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/JMXControlService.html
index e3e323e..5a5fe90 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/JMXControlService.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/JMXControlService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>JMXControlService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>JMXControlService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JMXControlService (Edgent v1.0.0)";
+            parent.document.title="JMXControlService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -469,6 +469,6 @@ implements <a href="../../../../../org/apache/edgent/execution/services/ControlS
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/class-use/JMXControlService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/class-use/JMXControlService.html b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/class-use/JMXControlService.html
index 2d3f22c..f812cda 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/class-use/JMXControlService.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/class-use/JMXControlService.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.jmxcontrol.JMXControlService (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.runtime.jmxcontrol.JMXControlService (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.runtime.jmxcontrol.JMXControlService (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.jmxcontrol.JMXControlService (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-frame.html b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-frame.html
index 3aaa416..fb5a3cd 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.jmxcontrol (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.jmxcontrol (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-summary.html b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-summary.html
index f7431ca..dec0618 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.jmxcontrol (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.jmxcontrol (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.jmxcontrol (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.jmxcontrol (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-tree.html b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-tree.html
index 6e7297b..f710ab6 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.runtime.jmxcontrol Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.runtime.jmxcontrol Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.runtime.jmxcontrol Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.runtime.jmxcontrol Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-use.html b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-use.html
index 1d45981..08cd51b 100644
--- a/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.jmxcontrol (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.runtime.jmxcontrol (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.runtime.jmxcontrol (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.jmxcontrol (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[03/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-tree.html
new file mode 100644
index 0000000..8b54dfc
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-tree.html
@@ -0,0 +1,140 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iotp Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.iotp Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.connectors.iotp</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.connectors.iotp.<a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">IotpDevice</span></a> (implements org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>)</li>
+<li type="circle">org.apache.edgent.connectors.iotp.<a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">IotpGateway</span></a> (implements org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a>)</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-use.html
new file mode 100644
index 0000000..6b8ea11
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iotp/package-use.html
@@ -0,0 +1,163 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.iotp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.connectors.iotp (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.connectors.iotp" class="title">Uses of Package<br>org.apache.edgent.connectors.iotp</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.iotp">org.apache.edgent.connectors.iotp</a></td>
+<td class="colLast">
+<div class="block">IBM Watson IoT Platform stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.connectors.iotp">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a> used by <a href="../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iotp/class-use/IotpDevice.html#org.apache.edgent.connectors.iotp">IotpDevice</a>
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/CheckedFunction.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/CheckedFunction.html
new file mode 100644
index 0000000..b2a82df
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/CheckedFunction.html
@@ -0,0 +1,248 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>CheckedFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CheckedFunction (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckedFunction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/CheckedFunction.html" target="_top">Frames</a></li>
+<li><a href="CheckedFunction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.jdbc</div>
+<h2 title="Interface CheckedFunction" class="title">Interface CheckedFunction&lt;T,R&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - input stream tuple type</dd>
+<dd><code>R</code> - result stream tuple type</dd>
+</dl>
+<dl>
+<dt>Functional Interface:</dt>
+<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
+</dl>
+<hr>
+<br>
+<pre>@FunctionalInterface
+public interface <span class="typeNameLabel">CheckedFunction&lt;T,R&gt;</span></pre>
+<div class="block">Function to apply a funtion to an input value and return a result.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">R</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html#apply-T-">apply</a></span>(<a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">T</a>&nbsp;t)</code>
+<div class="block">Apply a function to <code>t</code> and return the result.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="apply-java.lang.Object-">
+<!--   -->
+</a><a name="apply-T-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>apply</h4>
+<pre><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">R</a>&nbsp;apply(<a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">T</a>&nbsp;t)
+ throws java.lang.Exception</pre>
+<div class="block">Apply a function to <code>t</code> and return the result.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>t</code> - input value</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the function result.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.Exception</code> - if there are processing errors.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckedFunction.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/CheckedFunction.html" target="_top">Frames</a></li>
+<li><a href="CheckedFunction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/CheckedSupplier.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
new file mode 100644
index 0000000..6f6d329
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
@@ -0,0 +1,243 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>CheckedSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CheckedSupplier (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckedSupplier.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/CheckedSupplier.html" target="_top">Frames</a></li>
+<li><a href="CheckedSupplier.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.jdbc</div>
+<h2 title="Interface CheckedSupplier" class="title">Interface CheckedSupplier&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - stream tuple type</dd>
+</dl>
+<dl>
+<dt>Functional Interface:</dt>
+<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
+</dl>
+<hr>
+<br>
+<pre>@FunctionalInterface
+public interface <span class="typeNameLabel">CheckedSupplier&lt;T&gt;</span></pre>
+<div class="block">Function that supplies a result and may throw an Exception.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="type parameter in CheckedSupplier">T</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html#get--">get</a></span>()</code>
+<div class="block">Get a result.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="get--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>get</h4>
+<pre><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="type parameter in CheckedSupplier">T</a>&nbsp;get()
+throws java.lang.Exception</pre>
+<div class="block">Get a result.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the result</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.Exception</code> - if there are errors</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckedSupplier.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/CheckedSupplier.html" target="_top">Frames</a></li>
+<li><a href="CheckedSupplier.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/JdbcStreams.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/JdbcStreams.html
new file mode 100644
index 0000000..4826c63
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/JdbcStreams.html
@@ -0,0 +1,574 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>JdbcStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JdbcStreams (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JdbcStreams.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/JdbcStreams.html" target="_top">Frames</a></li>
+<li><a href="JdbcStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.jdbc</div>
+<h2 title="Class JdbcStreams" class="title">Class JdbcStreams</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.jdbc.JdbcStreams</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">JdbcStreams</span>
+extends java.lang.Object</pre>
+<div class="block"><code>JdbcStreams</code> is a streams connector to a database via the
+ JDBC API <code>java.sql</code> package.
+ <p>
+ The connector provides general SQL access to a database, enabling
+ writing of a stream's tuples to a database, creating a stream from
+ database query results, and other operations.  
+ Knowledge of the JDBC API is required.
+ <p>
+ Use of the connector involves:
+ <ul>
+ <li>constructing a streams connector to a database by providing it with:
+     <ul>
+     <li>a JDBC <code>DataSource</code></li>
+     <li>a function that creates a JDBC <code>Connection</code> 
+         from the <code>DataSource</code></li>
+     </ul>
+     </li>
+ <li>defining SQL statement executions and results handling by calling one
+     of the <code>executeStatement()</code> methods:
+     <ul>
+     <li>specify an SQL statement String or define a <a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><code>StatementSupplier</code></a>.
+         A <code>StatementSupplier</code> 
+         creates a JDBC <code>PreparedStatement</code> for an SQL statement
+         (e.g., a query, insert, update, etc operation).</li>
+     <li>define a <a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc"><code>ParameterSetter</code></a>.  A <code>ParameterSetter</code>
+         sets the parameter values in a generic <code>PreparedStatement</code>.</li>
+     <li>define a <a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc"><code>ResultsHandler</code></a> as required.
+         A <code>ResultsHandler</code> processes a JDBC
+         <code>ResultSet</code> created by executing a SQL statement,
+         optionally creating one or more tuples from the results
+         and adding them to a stream.</li>
+     </ul>
+     </li>
+ </ul>
+ <p>
+ Sample use:
+ <pre><code>
+  // construct a connector to the database
+  JdbcStreams mydb = new JdbcStreams(
+                // fn to create the javax.sql.DataSource to the db
+                () -&gt; {
+                       Context ctx = new javax.naming.InitialContext();
+                       return (DataSource) ctx.lookup("jdbc/myDb");
+                      },
+                // fn to connect to the db (via the DataSource)
+                (dataSource,cn) -&gt;  dataSource.getConnection(username,pw)
+              );
+
+  // ----------------------------------------------------
+  //
+  // Write a Person stream to a table
+  //                       
+  TStream&lt;Person&gt; persons = ...
+  TSink sink = mydb.executeStatement(persons,
+           () -&gt; "INSERT INTO persons VALUES(?,?,?)",
+           (person,stmt) -&gt; {
+               stmt.setInt(1, person.getId());
+               stmt.setString(2, person.getFirstName());
+               stmt.setString(3, person.getLastName());
+               }, 
+           );
+           
+  // ----------------------------------------------------
+  //
+  // Create a stream of Person from a PersonId tuple
+  //
+  TStream&lt;PersonId&gt; personIds = ...
+  TStream&lt;Person&gt; persons = mydb.executeStatement(personIds,
+            () -&gt; "SELECT id, firstname, lastname FROM persons WHERE id = ?",
+            (personId,stmt) -&gt; stmt.setInt(1,personId.getId()),
+            (personId,rs,exc,consumer) -&gt; {
+                    if (exc != null) {
+                        // statement failed, do something
+                        int ecode = exc.getErrorCode();
+                        String state = exc.getSQLState();
+                        ...  // consumer.accept(...) if desired.
+                    }
+                    else {
+                        rs.next();
+                        int id = resultSet.getInt("id");
+                        String firstName = resultSet.getString("firstname");
+                        String lastName = resultSet.getString("lastname");
+                        consumer.accept(new Person(id, firstName, lastName));
+                    }
+                }
+            ); 
+  persons.print();
+    
+  // ----------------------------------------------------
+  //
+  // Delete all the rows from a table
+  //
+  TStream&lt;String&gt; beacon = topology.strings("once");
+  mydb.executeStatement(beacon,
+               () -&gt; "DELETE FROM persons",
+               (tuple,stmt) -&gt; { }  // no params to set
+              ); 
+ </code></pre></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#JdbcStreams-org.apache.edgent.topology.Topology-org.apache.edgent.connectors.jdbc.CheckedSupplier-org.apache.edgent.connectors.jdbc.CheckedFunction-">JdbcStreams</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           <a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedSupplier</a>&lt;javax.sql.DataSource&gt;&nbsp;dataSourceFn,
+           <a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedFunction</a>&lt;javax.sql.DataSource,java.sql.Connection&gt;&nbsp;connFn)</code>
+<div class="block">Create a connector that uses a JDBC <code>DataSource</code> object to get
+ a database connection.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
+                <a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
+                <a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
+                <a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
+ add 0 or more resulting tuples to a result stream.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
+                <a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
+                <a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
+                <a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
+ add 0 or more resulting tuples to a result stream.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JdbcStreams-org.apache.edgent.topology.Topology-org.apache.edgent.connectors.jdbc.CheckedSupplier-org.apache.edgent.connectors.jdbc.CheckedFunction-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JdbcStreams</h4>
+<pre>public&nbsp;JdbcStreams(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                   <a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedSupplier</a>&lt;javax.sql.DataSource&gt;&nbsp;dataSourceFn,
+                   <a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedFunction</a>&lt;javax.sql.DataSource,java.sql.Connection&gt;&nbsp;connFn)</pre>
+<div class="block">Create a connector that uses a JDBC <code>DataSource</code> object to get
+ a database connection.
+ <p>
+ In some environments it's common for JDBC DataSource objects to
+ have been registered in JNDI. In such cases the dataSourceFn can be:
+ <pre><code>
+ () -&gt; {  Context ctx = new javax.naming.InitialContext();
+          return (DataSource) ctx.lookup("jdbc/" + logicalDbName);
+       }
+ </code></pre>
+ <p>
+ Alternatively, a DataSource can be created using a dbms implementation's
+ DataSource class.
+ For example:
+ <pre><code>
+ () -&gt; { EmbeddedDataSource ds = new org.apache.derby.jdbc.EmbeddedDataSource();
+         ds.setDatabaseName(dbName);
+         ds.setCreateDatabase("create");
+         return ds;
+       }
+ </code></pre>
+ <p>
+ Once <code>dataSourceFn</code> returns a DataSource it will not be called again. 
+ <p>
+ <code>connFn</code> is called only if a new JDBC connection is needed.
+ It is not called per-processed-tuple.  JDBC failures in
+ <code>executeStatement()</code> can result in a JDBC connection getting
+ closed and <code>connFn</code> is subsequently called to reconnect.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - topology that this connector is for</dd>
+<dd><code>dataSourceFn</code> - function that yields the <code>DataSource</code>
+              for the database.</dd>
+<dd><code>connFn</code> - function that yields a <code>Connection</code> from a <code>DataSource</code>.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>executeStatement</h4>
+<pre>public&nbsp;&lt;T,R&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;&nbsp;executeStatement(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                                         <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
+                                         <a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
+                                         <a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</pre>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
+ add 0 or more resulting tuples to a result stream.
+ <p>
+ Same as using <a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-"><code>executeStatement(TStream, StatementSupplier, ParameterSetter, ResultsHandler)</code></a>
+ specifying <code>dataSource -&gt; dataSource.prepareStatement(stmtSupplier.get()</code>}
+ for the <code>StatementSupplier</code>.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type for input stream</dd>
+<dd><code>R</code> - Tuple type of result stream</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - tuples to execute a SQL statement on behalf of</dd>
+<dd><code>stmtSupplier</code> - an SQL statement</dd>
+<dd><code>paramSetter</code> - function to set SQL statement parameters</dd>
+<dd><code>resultsHandler</code> - SQL ResultSet handler</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>result Stream</dd>
+</dl>
+</li>
+</ul>
+<a name="executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>executeStatement</h4>
+<pre>public&nbsp;&lt;T,R&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;&nbsp;executeStatement(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                                         <a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
+                                         <a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
+                                         <a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</pre>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
+ add 0 or more resulting tuples to a result stream.
+ <p>
+ Use to transform T tuples to R tuples, or
+ enrich/update T tuples with additional information from a database.
+ It can also be used to load a table into stream, 
+ using a T to trigger that.
+ Or to execute non-ResultSet generating
+ SQL statements and receive failure info and/or generate tuple(s)
+ upon completion.
+ <p>
+ <code>stmtSupplier</code> is called only once per new JDBC connection/reconnect.
+ It is not called per-tuple.  Hence, with the exception of statement
+ parameters, the returned statement is expected to be unchanging.
+ Failures executing a statement can result in the connection getting
+ closed and subsequently reconnected, resulting in another
+ <code>stmtSupplier</code> call.
+ <p>
+ <code>resultsHandler</code> is called for every tuple.
+ If <code>resultsHandler</code> throws an Exception, it is called a
+ second time for the tuple with a non-null exception argument.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type for input stream</dd>
+<dd><code>R</code> - Tuple type of result stream</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - tuples to execute a SQL statement on behalf of</dd>
+<dd><code>stmtSupplier</code> - an SQL statement</dd>
+<dd><code>paramSetter</code> - function to set SQL statement parameters</dd>
+<dd><code>resultsHandler</code> - SQL ResultSet handler</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>result Stream</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-"><code>executeStatement(TStream, Supplier, ParameterSetter, ResultsHandler)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.connectors.jdbc.ParameterSetter-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>executeStatement</h4>
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;T&gt;&nbsp;executeStatement(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                                     <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
+                                     <a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</pre>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement.
+ <p>
+ Same as using <a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-"><code>executeStatement(TStream, StatementSupplier, ParameterSetter)</code></a>
+ specifying <code>dataSource -&gt; dataSource.prepareStatement(stmtSupplier.get()</code>}
+ for the <code>StatementSupplier</code>.</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - tuples to execute a SQL statement on behalf of</dd>
+<dd><code>stmtSupplier</code> - an SQL statement</dd>
+<dd><code>paramSetter</code> - function to set SQL statement parameters</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>executeStatement</h4>
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;T&gt;&nbsp;executeStatement(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                                     <a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
+                                     <a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</pre>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement.
+ <p>
+ Use to write a stream of T to a table.
+ More generally, use a T as a trigger to execute some SQL statement
+ that doesn't yield a ResultSet.
+ <p>
+ Use a non-sink form of <code>executeStatement()</code> (forms
+ that take a <code>ResultsHandler</code>), if you want to:
+ <ul>
+ <li>be notified of statement execution failures</li>
+ <li>generate tuple(s) after the statement has run.</li>
+ </ul></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Tuple type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - tuples to execute a SQL statement on behalf of</dd>
+<dd><code>stmtSupplier</code> - an SQL statement</dd>
+<dd><code>paramSetter</code> - function to set SQL statement parameters</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.connectors.jdbc.ParameterSetter-"><code>executeStatement(TStream, Supplier, ParameterSetter)</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JdbcStreams.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/JdbcStreams.html" target="_top">Frames</a></li>
+<li><a href="JdbcStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/ParameterSetter.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/ParameterSetter.html
new file mode 100644
index 0000000..17325be
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/ParameterSetter.html
@@ -0,0 +1,255 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ParameterSetter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ParameterSetter (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ParameterSetter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/ParameterSetter.html" target="_top">Frames</a></li>
+<li><a href="ParameterSetter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.jdbc</div>
+<h2 title="Interface ParameterSetter" class="title">Interface ParameterSetter&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - stream tuple type</dd>
+</dl>
+<dl>
+<dt>Functional Interface:</dt>
+<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
+</dl>
+<hr>
+<br>
+<pre>@FunctionalInterface
+public interface <span class="typeNameLabel">ParameterSetter&lt;T&gt;</span></pre>
+<div class="block">Function that sets parameters in a JDBC SQL <code>PreparedStatement</code>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html#setParameters-T-java.sql.PreparedStatement-">setParameters</a></span>(<a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="type parameter in ParameterSetter">T</a>&nbsp;t,
+             java.sql.PreparedStatement&nbsp;stmt)</code>
+<div class="block">Set 0 or more parameters in a JDBC PreparedStatement.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setParameters-java.lang.Object-java.sql.PreparedStatement-">
+<!--   -->
+</a><a name="setParameters-T-java.sql.PreparedStatement-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setParameters</h4>
+<pre>void&nbsp;setParameters(<a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="type parameter in ParameterSetter">T</a>&nbsp;t,
+                   java.sql.PreparedStatement&nbsp;stmt)
+            throws java.sql.SQLException</pre>
+<div class="block">Set 0 or more parameters in a JDBC PreparedStatement. 
+ <p>
+ Sample use for a PreparedStatement of:
+ <br>
+ <code>"SELECT id, firstname, lastname FROM persons WHERE id = ?"</code>
+ <pre><code>
+ ParameterSetter&lt;PersonId&gt; ps = (personId,stmt) -&gt; stmt.setInt(1, personId.getId());
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>t</code> - stream tuple of type T</dd>
+<dd><code>stmt</code> - PreparedStatement</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.sql.SQLException</code> - on failure</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ParameterSetter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/ParameterSetter.html" target="_top">Frames</a></li>
+<li><a href="ParameterSetter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/ResultsHandler.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/ResultsHandler.html
new file mode 100644
index 0000000..adc1978
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/ResultsHandler.html
@@ -0,0 +1,278 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ResultsHandler (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ResultsHandler (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ResultsHandler.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/ResultsHandler.html" target="_top">Frames</a></li>
+<li><a href="ResultsHandler.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.jdbc</div>
+<h2 title="Interface ResultsHandler" class="title">Interface ResultsHandler&lt;T,R&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - type of the tuple inducing the SQL statement execution / results</dd>
+<dd><code>R</code> - type of tuple of a result stream consumer</dd>
+</dl>
+<dl>
+<dt>Functional Interface:</dt>
+<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
+</dl>
+<hr>
+<br>
+<pre>@FunctionalInterface
+public interface <span class="typeNameLabel">ResultsHandler&lt;T,R&gt;</span></pre>
+<div class="block">Handle the results of executing an SQL statement.
+ <p>
+ Sample use:
+ <br>
+ For a ResultSet created by executing the SQL statement:
+ <br>
+ <code>"SELECT id, firstname, lastname FROM persons WHERE id = ?"</code>
+ <pre><code> 
+ // create a Person tuple from db person info and add it to a stream
+ ResultsHandler&lt;PersonId,Person&gt; rh = 
+     (tuple,rs,exc,consumer) -&gt; {
+         if (exc != null)
+             return;
+         rs.next();
+         int id = rs.getInt("id");
+         String firstName = rs.getString("firstname");
+         String lastName = rs.getString("lastname");
+         consumer.accept(new Person(id, firstName, lastName));
+         }
+      </code>
+    };
+ }</pre></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html#handleResults-T-java.sql.ResultSet-java.lang.Exception-org.apache.edgent.function.Consumer-">handleResults</a></span>(<a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">T</a>&nbsp;tuple,
+             java.sql.ResultSet&nbsp;resultSet,
+             java.lang.Exception&nbsp;exc,
+             <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">R</a>&gt;&nbsp;consumer)</code>
+<div class="block">Process the <code>ResultSet</code> and add 0 or more tuples to <code>consumer</code>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="handleResults-java.lang.Object-java.sql.ResultSet-java.lang.Exception-org.apache.edgent.function.Consumer-">
+<!--   -->
+</a><a name="handleResults-T-java.sql.ResultSet-java.lang.Exception-org.apache.edgent.function.Consumer-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>handleResults</h4>
+<pre>void&nbsp;handleResults(<a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">T</a>&nbsp;tuple,
+                   java.sql.ResultSet&nbsp;resultSet,
+                   java.lang.Exception&nbsp;exc,
+                   <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">R</a>&gt;&nbsp;consumer)
+            throws java.sql.SQLException</pre>
+<div class="block">Process the <code>ResultSet</code> and add 0 or more tuples to <code>consumer</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>tuple</code> - the tuple that induced the resultSet</dd>
+<dd><code>resultSet</code> - the SQL statement's result set. null if <code>exc</code>
+        is non-null or if the statement doesn't generate a <code>ResultSet</code>.</dd>
+<dd><code>exc</code> - non-null if there was an exception executing the statement.
+        Typically a SQLException.</dd>
+<dd><code>consumer</code> - a Consumer to a result stream.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.sql.SQLException</code> - if there are problems handling the result</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ResultsHandler.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/ResultsHandler.html" target="_top">Frames</a></li>
+<li><a href="ResultsHandler.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>



[06/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/IotDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/IotDevice.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/IotDevice.html
new file mode 100644
index 0000000..09cde5a
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/IotDevice.html
@@ -0,0 +1,483 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.IotDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.IotDevice (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/IotDevice.html" target="_top">Frames</a></li>
+<li><a href="IotDevice.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.iot.IotDevice" class="title">Uses of Interface<br>org.apache.edgent.connectors.iot.IotDevice</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.apps.iot">org.apache.edgent.apps.iot</a></td>
+<td class="colLast">
+<div class="block">Applications for use in an Internet of Things environment.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
+<td class="colLast">
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.iotp">org.apache.edgent.connectors.iotp</a></td>
+<td class="colLast">
+<div class="block">IBM Watson IoT Platform stream connector.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.mqtt.iot">org.apache.edgent.connectors.mqtt.iot</a></td>
+<td class="colLast">
+<div class="block">An MQTT based IotDevice connector.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.providers.iot">org.apache.edgent.providers.iot</a></td>
+<td class="colLast">
+<div class="block">Iot provider that allows multiple applications to
+ share an <code>IotDevice</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.samples.connectors.iotp">org.apache.edgent.samples.connectors.iotp</a></td>
+<td class="colLast">
+<div class="block">Samples showing device events and commands with IBM Watson IoT Platform.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.test.svt.apps.iotp">org.apache.edgent.test.svt.apps.iotp</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.apps.iot">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/apps/iot/package-summary.html">org.apache.edgent.apps.iot</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/apps/iot/package-summary.html">org.apache.edgent.apps.iot</a> that return <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotDevicePubSub.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#addIotDevice-org.apache.edgent.topology.TopologyElement-">addIotDevice</a></span>(<a href="../../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a>&nbsp;te)</code>
+<div class="block">Add a proxy <code>IotDevice</code> for the topology containing <code>te</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/apps/iot/package-summary.html">org.apache.edgent.apps.iot</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">IotDevicePubSub.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/apps/iot/IotDevicePubSub.html#createApplication-org.apache.edgent.connectors.iot.IotDevice-">createApplication</a></span>(<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;device)</code>
+<div class="block">Create an instance of this application using <code>device</code> as the device
+ connection to a message hub.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.connectors.iot">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></span></code>
+<div class="block">A generic IoT gateway device IoT hub connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> that return <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get an <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotGateway.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></span>(java.lang.String&nbsp;deviceId)</code>
+<div class="block">Get an <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HeartBeat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iot/HeartBeat.html#addHeartBeat-org.apache.edgent.connectors.iot.IotDevice-long-java.util.concurrent.TimeUnit-java.lang.String-">addHeartBeat</a></span>(<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;iotDevice,
+            long&nbsp;period,
+            java.util.concurrent.TimeUnit&nbsp;unit,
+            java.lang.String&nbsp;eventId)</code>
+<div class="block">Add IoT device heart beat processing to a topology.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.connectors.iotp">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a> that implement <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></span></code>
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></span></code>
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a> that return <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get an <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotpGateway.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></span>(java.lang.String&nbsp;fqDeviceId)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.connectors.mqtt.iot">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/package-summary.html">org.apache.edgent.connectors.mqtt.iot</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/package-summary.html">org.apache.edgent.connectors.mqtt.iot</a> that implement <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">MqttDevice</a></span></code>
+<div class="block">An MQTT based Edgent <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.providers.iot">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/providers/iot/package-summary.html">org.apache.edgent.providers.iot</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/providers/iot/package-summary.html">org.apache.edgent.providers.iot</a> that return <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">IotProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html#createMessageHubDevice-org.apache.edgent.topology.Topology-">createMessageHubDevice</a></span>(<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology)</code>
+<div class="block">Create the connection to the message hub.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../../../org/apache/edgent/providers/iot/package-summary.html">org.apache.edgent.providers.iot</a> with type arguments of type <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">IotProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
+                <a href="../../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">BiConsumer</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder)</code>
+<div class="block">Register an application that uses an <code>IotDevice</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">IotProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html#registerTopology-java.lang.String-org.apache.edgent.function.BiConsumer-boolean-com.google.gson.JsonObject-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
+                <a href="../../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">BiConsumer</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder,
+                boolean&nbsp;autoSubmit,
+                com.google.gson.JsonObject&nbsp;config)</code>
+<div class="block">Register an application that uses an <code>IotDevice</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructor parameters in <a href="../../../../../../org/apache/edgent/providers/iot/package-summary.html">org.apache.edgent.providers.iot</a> with type arguments of type <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html#IotProvider-org.apache.edgent.function.Function-">IotProvider</a></span>(<a href="../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>,<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
+<div class="block">Create an <code>IotProvider</code> that uses its own <code>DirectProvider</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html#IotProvider-java.lang.String-org.apache.edgent.providers.direct.DirectProvider-org.apache.edgent.function.Function-">IotProvider</a></span>(java.lang.String&nbsp;name,
+           <a href="../../../../../../org/apache/edgent/providers/direct/DirectProvider.html" title="class in org.apache.edgent.providers.direct">DirectProvider</a>&nbsp;provider,
+           <a href="../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>,<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
+<div class="block">Create an <code>IotProvider</code> that uses the passed in <code>DirectProvider</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html#IotProvider-java.lang.String-org.apache.edgent.function.Function-">IotProvider</a></span>(java.lang.String&nbsp;name,
+           <a href="../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>,<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
+<div class="block">Create an <code>IotProvider</code> that uses its own <code>DirectProvider</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html#IotProvider-java.lang.String-org.apache.edgent.topology.TopologyProvider-org.apache.edgent.execution.DirectSubmitter-org.apache.edgent.function.Function-">IotProvider</a></span>(java.lang.String&nbsp;name,
+           <a href="../../../../../../org/apache/edgent/topology/TopologyProvider.html" title="interface in org.apache.edgent.topology">TopologyProvider</a>&nbsp;provider,
+           <a href="../../../../../../org/apache/edgent/execution/DirectSubmitter.html" title="interface in org.apache.edgent.execution">DirectSubmitter</a>&lt;<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>,<a href="../../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a>&gt;&nbsp;submitter,
+           <a href="../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>,<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
+<div class="block">Create an <code>IotProvider</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.samples.connectors.iotp">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/samples/connectors/iotp/package-summary.html">org.apache.edgent.samples.connectors.iotp</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/samples/connectors/iotp/package-summary.html">org.apache.edgent.samples.connectors.iotp</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpSensors.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html#displayMessages-org.apache.edgent.connectors.iot.IotDevice-boolean-">displayMessages</a></span>(<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;device,
+               boolean&nbsp;print)</code>
+<div class="block">Subscribe to IoTP device commands with identifier <code>display</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpSensors.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html#heartBeat-org.apache.edgent.connectors.iot.IotDevice-boolean-">heartBeat</a></span>(<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;device,
+         boolean&nbsp;print)</code>
+<div class="block">Create a heart beat device event with
+ identifier <code>heartbeat</code> to
+ ensure there is some immediate output and
+ the connection to IoTF happens as soon as possible.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">IotpSensors.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html#simulatedSensors-org.apache.edgent.connectors.iot.IotDevice-boolean-">simulatedSensors</a></span>(<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;device,
+                boolean&nbsp;print)</code>
+<div class="block">Simulate two bursty sensors and send the readings as IoTF device events
+ with an identifier of <code>sensors</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.test.svt.apps.iotp">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a> in <a href="../../../../../../org/apache/edgent/test/svt/apps/iotp/package-summary.html">org.apache.edgent.test.svt.apps.iotp</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/test/svt/apps/iotp/package-summary.html">org.apache.edgent.test.svt.apps.iotp</a> that return <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractIotpApplication.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html#iotDevice--">iotDevice</a></span>()</code>
+<div class="block">Get the application's IotDevice</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/IotDevice.html" target="_top">Frames</a></li>
+<li><a href="IotDevice.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/IotGateway.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/IotGateway.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/IotGateway.html
new file mode 100644
index 0000000..f63bb43
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/IotGateway.html
@@ -0,0 +1,170 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.IotGateway (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.IotGateway (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/IotGateway.html" target="_top">Frames</a></li>
+<li><a href="IotGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.iot.IotGateway" class="title">Uses of Interface<br>org.apache.edgent.connectors.iot.IotGateway</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.iotp">org.apache.edgent.connectors.iotp</a></td>
+<td class="colLast">
+<div class="block">IBM Watson IoT Platform stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.iotp">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a> in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a> that implement <a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></span></code>
+<div class="block">An IoT Gateway Device Connector to IBM Watson IoT Platform (WIoTP).</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/IotGateway.html" target="_top">Frames</a></li>
+<li><a href="IotGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/QoS.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/QoS.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/QoS.html
new file mode 100644
index 0000000..d68cb81
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/QoS.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.QoS (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.QoS (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/QoS.html" target="_top">Frames</a></li>
+<li><a href="QoS.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.iot.QoS" class="title">Uses of Interface<br>org.apache.edgent.connectors.iot.QoS</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.iot.QoS</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/QoS.html" target="_top">Frames</a></li>
+<li><a href="QoS.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-frame.html
new file mode 100644
index 0000000..fb86354
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-frame.html
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html" target="classFrame">org.apache.edgent.connectors.iot</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="Commands.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">Commands</span></a></li>
+<li><a href="Events.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">Events</span></a></li>
+<li><a href="IotDevice.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">IotDevice</span></a></li>
+<li><a href="IotGateway.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">IotGateway</span></a></li>
+<li><a href="QoS.html" title="interface in org.apache.edgent.connectors.iot" target="classFrame"><span class="interfaceName">QoS</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="HeartBeat.html" title="class in org.apache.edgent.connectors.iot" target="classFrame">HeartBeat</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-summary.html
new file mode 100644
index 0000000..f4ebcb6
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-summary.html
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.iot (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/http/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.connectors.iot</h1>
+<div class="docSummary">
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot">Commands</a></td>
+<td class="colLast">
+<div class="block">Device command identifiers used by Edgent.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot">Events</a></td>
+<td class="colLast">
+<div class="block">Device event identifiers used by Edgent.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></td>
+<td class="colLast">
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot">IotGateway</a></td>
+<td class="colLast">
+<div class="block">A generic IoT gateway device IoT hub connector.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot">QoS</a></td>
+<td class="colLast">
+<div class="block">Device event quality of service levels.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot">HeartBeat</a></td>
+<td class="colLast">
+<div class="block">An IoT device heartbeat event generator.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.connectors.iot Description">Package org.apache.edgent.connectors.iot Description</h2>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.
+ <P>
+ An IoT environment consists of an enterprise IoT message hub and devices and other clients
+ connected to it.
+ Each IoT device has an identity in the hub. The form of a device's identity is the domain
+ of an IoT hub implementation.
+ How a device becomes registered to an IoT hub and generally what device management capabilities
+ exist and how a device is managed is beyond the scope of the 
+ "analytic pipelines" focused Edgent APIs.
+ </P>
+ <P>
+ An IoT device can publish device events to and receive device commands from an IoT hub.
+ An IoT gateway device is an IoT device that is also conduit for a collection of IoT devices 
+ that lack direct connection to the enterprise IoT hub.
+ A gateway can publish events on behalf of its connected devices and 
+ receive commands from the hub targeted to them.
+ An Edgent IoT hub connector bridges the gap between this generic model and and
+ particular IoT hub implementation's underlying protocols.
+ </P>
+ <P>
+ More specifically, the generic IoT device model consists of:
+ <UL>
+ <LI>
+ <B>Device events</B> - A device <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>publishes</code></a> <em>events</em> as messages to a message hub to allow
+ analysis or processing by back-end systems, etc.. A device event consists of:
+ <UL>
+ <LI>  <B>event identifier</B> - Application specified event type. E.g. <code>engineAlert</code></LI>
+ <LI>  <B>event payload</B> - Application specified event payload. E.g. the engine alert code and sensor reading.</LI>
+ <LI>  <B>QoS</B> - <a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><code>Quality of service</code></a> for message delivery. Using MQTT QoS definitions.</LI>
+ </UL>
+ Device events can be used to send any data including abnormal events
+ (e.g. a fault condition on an engine), periodic or aggregate sensor readings,
+ device user input etc.
+ <BR>
+ The format for the payload is JSON, support for other payload formats may be added
+ in the future.
+ </LI>
+ <LI>
+ <B>Device Commands</B> - A device <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>subscribes</code></a> to <em>commands</em> from back-end systems
+ through the message hub. A device command consists of:
+ <UL>
+ <LI>  <B>command identifier</B> - Application specified command type. E.g. <code>statusMessage</code></LI>
+ <LI>  <B>command payload</B> - Application specified command payload. E.g. the severity and
+ text of the message to display.</LI>
+ </UL>
+ Device commands can be used to perform any action on the device including displaying information,
+ controlling the device (e.g. reduce maximum engine revolutions), controlling the Edgent application, etc.
+ <BR>
+ The format for the payload is typically JSON, though other formats may be used.
+ </LI>
+ </UL>
+ <P>
+ Device event and command identifiers starting with "<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX"><code>edgent</code></a>"
+ are reserved for use by Edgent.
+ </P></div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/http/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-tree.html
new file mode 100644
index 0000000..c6d3056
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-tree.html
@@ -0,0 +1,154 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.iot Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.iot Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/http/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.connectors.iot</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot"><span class="typeNameLink">HeartBeat</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Commands</span></a></li>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Events</span></a></li>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">QoS</span></a></li>
+<li type="circle">org.apache.edgent.topology.<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology"><span class="typeNameLink">TopologyElement</span></a>
+<ul>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotDevice</span></a>
+<ul>
+<li type="circle">org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">IotGateway</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/http/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-use.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-use.html
new file mode 100644
index 0000000..2689ddc
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/package-use.html
@@ -0,0 +1,305 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.edgent.connectors.iot (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.edgent.connectors.iot" class="title">Uses of Package<br>org.apache.edgent.connectors.iot</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.apps.iot">org.apache.edgent.apps.iot</a></td>
+<td class="colLast">
+<div class="block">Applications for use in an Internet of Things environment.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
+<td class="colLast">
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.iotp">org.apache.edgent.connectors.iotp</a></td>
+<td class="colLast">
+<div class="block">IBM Watson IoT Platform stream connector.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.mqtt.iot">org.apache.edgent.connectors.mqtt.iot</a></td>
+<td class="colLast">
+<div class="block">An MQTT based IotDevice connector.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.providers.iot">org.apache.edgent.providers.iot</a></td>
+<td class="colLast">
+<div class="block">Iot provider that allows multiple applications to
+ share an <code>IotDevice</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.samples.connectors.iotp">org.apache.edgent.samples.connectors.iotp</a></td>
+<td class="colLast">
+<div class="block">Samples showing device events and commands with IBM Watson IoT Platform.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.test.svt.apps.iotp">org.apache.edgent.test.svt.apps.iotp</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.apps.iot">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> used by <a href="../../../../../org/apache/edgent/apps/iot/package-summary.html">org.apache.edgent.apps.iot</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.apps.iot">IotDevice</a>
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.connectors.iot">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> used by <a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.connectors.iot">IotDevice</a>
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.connectors.iotp">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> used by <a href="../../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.connectors.iotp">IotDevice</a>
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotGateway.html#org.apache.edgent.connectors.iotp">IotGateway</a>
+<div class="block">A generic IoT gateway device IoT hub connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.connectors.mqtt.iot">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> used by <a href="../../../../../org/apache/edgent/connectors/mqtt/iot/package-summary.html">org.apache.edgent.connectors.mqtt.iot</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.connectors.mqtt.iot">IotDevice</a>
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.providers.iot">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> used by <a href="../../../../../org/apache/edgent/providers/iot/package-summary.html">org.apache.edgent.providers.iot</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.providers.iot">IotDevice</a>
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.samples.connectors.iotp">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> used by <a href="../../../../../org/apache/edgent/samples/connectors/iotp/package-summary.html">org.apache.edgent.samples.connectors.iotp</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.samples.connectors.iotp">IotDevice</a>
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.test.svt.apps.iotp">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a> used by <a href="../../../../../org/apache/edgent/test/svt/apps/iotp/package-summary.html">org.apache.edgent.test.svt.apps.iotp</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.test.svt.apps.iotp">IotDevice</a>
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[11/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterPolicy.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterPolicy.html
new file mode 100644
index 0000000..ef53af3
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterPolicy.html
@@ -0,0 +1,670 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileWriterPolicy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FileWriterPolicy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileWriterPolicy.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileWriterPolicy.html" target="_top">Frames</a></li>
+<li><a href="FileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.file</div>
+<h2 title="Class FileWriterPolicy" class="title">Class FileWriterPolicy&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.file.FileWriterPolicy&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - stream tuple type</dd>
+</dl>
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">CompressedFileWriterPolicy</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FileWriterPolicy&lt;T&gt;</span>
+extends java.lang.Object
+implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;</pre>
+<div class="block">A full featured <code>IFileWriterPolicy</code> implementation.
+ <p>
+ The policy implements strategies for:
+ <ul>
+ <li>Active and final file pathname control.</li>
+ <li>Active file flush control (via @{link FileWriterFlushControl})</li>
+ <li>Active file cycle control (when to close/finalize the current active file;
+     via @{link FileWriterCycleControl})</li>
+ <li>file retention control (via @{link FileWriterRetentionControl})</li>
+ </ul>
+ The policy is very configurable.  If additional flexibility is required
+ the class can be extended and documented "hook" methods overridden,
+ or an alternative full implementation of <code>FileWriterPolicy</code> can be
+ created.
+ <p>
+ Sample use:
+ <pre>
+ FileWriterPolicy&lt;String&gt; policy = new FileWriterPolicy(
+     FileWriterFlushConfig.newImplicitConfig(),
+     FileWriterCycleConfig.newCountBasedConfig(1000),
+     FileWriterRetentionConfig.newCountBasedConfig(10));
+ String basePathname = "/some/directory/and_base_name";
+ 
+ TStream&lt;String&gt; streamToWrite = ...
+ FileStreams.textFileWriter(streamToWrite, () -&gt; basePathname, () -&gt; policy)
+ </pre></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterFlushConfig</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterCycleConfig</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file"><code>FileWriterRetentionConfig</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#FileWriterPolicy--">FileWriterPolicy</a></span>()</code>
+<div class="block">Create a new file writer policy instance.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#FileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">FileWriterPolicy</a></span>(<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                <a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>
+<div class="block">Create a new file writer policy instance.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#close--">close</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.nio.file.Path</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#closeActiveFile-java.nio.file.Path-">closeActiveFile</a></span>(java.nio.file.Path&nbsp;path)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getCycleConfig--">getCycleConfig</a></span>()</code>
+<div class="block">Get the policy's active file cycle configuration</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getFlushConfig--">getFlushConfig</a></span>()</code>
+<div class="block">Get the policy's active file flush configuration</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.nio.file.Path</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getNextActiveFilePath--">getNextActiveFilePath</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getRetentionConfig--">getRetentionConfig</a></span>()</code>
+<div class="block">Get the policy's retention configuration</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>protected java.nio.file.Path</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookGenerateFinalFilePath-java.nio.file.Path-">hookGenerateFinalFilePath</a></span>(java.nio.file.Path&nbsp;path)</code>
+<div class="block">Generate the final file path for the active file.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>protected java.nio.file.Path</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookGenerateNextActiveFilePath--">hookGenerateNextActiveFilePath</a></span>()</code>
+<div class="block">Generate the path for the next active file.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookRenameFile-java.nio.file.Path-java.nio.file.Path-">hookRenameFile</a></span>(java.nio.file.Path&nbsp;activePath,
+              java.nio.file.Path&nbsp;finalPath)</code>
+<div class="block">"Rename" the active file to the final path.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#initialize-java.lang.String-java.io.Flushable-java.io.Closeable-">initialize</a></span>(java.lang.String&nbsp;basePathname,
+          java.io.Flushable&nbsp;flushable,
+          java.io.Closeable&nbsp;closeable)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#shouldCycle--">shouldCycle</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#shouldFlush--">shouldFlush</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#wrote-T-long-">wrote</a></span>(<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&nbsp;tuple,
+     long&nbsp;nbytes)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FileWriterPolicy--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FileWriterPolicy</h4>
+<pre>public&nbsp;FileWriterPolicy()</pre>
+<div class="block">Create a new file writer policy instance.
+ <p>
+ The configuration is:
+ <ul>
+ <li>10 second time based active file flushing</li>
+ <li>1MB file size based active file cycling</li>
+ <li>10 file retention count</li>
+ </ul>
+ The active and final file pathname behavior is specified in
+ <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#FileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-"><code>FileWriterPolicy(FileWriterFlushConfig, FileWriterCycleConfig, FileWriterRetentionConfig)</code></a></div>
+</li>
+</ul>
+<a name="FileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FileWriterPolicy</h4>
+<pre>public&nbsp;FileWriterPolicy(<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                        <a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                        <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</pre>
+<div class="block">Create a new file writer policy instance.
+ <p>
+ <code>flushConfig</code>, <code>cycleConfig</code> and <code>retentionConfig</code>
+ specify the configuration of the various controls.
+ <p>
+ The active file and final file pathnames are based
+ on the <code>basePathname</code> received in 
+ <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#initialize-java.lang.String-java.io.Flushable-java.io.Closeable-"><code>initialize(String, Flushable, Closeable)</code></a>.
+ <p>
+ Where <code>parent</code> and <code>baseLeafname</code> are the 
+ parent path and file name respectively of <code>basePathname</code>:
+ <ul>
+ <li>the active file is <code>parent/.baseLeafname</code>"</li>
+ <li>final file names are <code>parent/baseLeafname_YYYYMMDD_HHMMSS[_&lt;n&gt;]</code>
+     where the optional <code>_&lt;n&gt;</code> suffix is only present if needed
+     to distinguish a file from the previously finalized file.
+     <code>&lt;n&gt;</code> starts at 1 and is monotonically incremented.
+     </li>
+ </ul></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>flushConfig</code> - active file flush control configuration</dd>
+<dd><code>cycleConfig</code> - active file cycle control configuration</dd>
+<dd><code>retentionConfig</code> - final file retention control configuration</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="close--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>public&nbsp;void&nbsp;close()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>close</code>&nbsp;in interface&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getFlushConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFlushConfig</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;getFlushConfig()</pre>
+<div class="block">Get the policy's active file flush configuration</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the flush configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="getCycleConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCycleConfig</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;getCycleConfig()</pre>
+<div class="block">Get the policy's active file cycle configuration</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cycle configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="getRetentionConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRetentionConfig</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;getRetentionConfig()</pre>
+<div class="block">Get the policy's retention configuration</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the retention configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="initialize-java.lang.String-java.io.Flushable-java.io.Closeable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initialize</h4>
+<pre>public&nbsp;void&nbsp;initialize(java.lang.String&nbsp;basePathname,
+                       java.io.Flushable&nbsp;flushable,
+                       java.io.Closeable&nbsp;closeable)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>initialize</code>&nbsp;in interface&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="wrote-java.lang.Object-long-">
+<!--   -->
+</a><a name="wrote-T-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wrote</h4>
+<pre>public&nbsp;void&nbsp;wrote(<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&nbsp;tuple,
+                  long&nbsp;nbytes)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>wrote</code>&nbsp;in interface&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="shouldFlush--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>shouldFlush</h4>
+<pre>public&nbsp;boolean&nbsp;shouldFlush()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>shouldFlush</code>&nbsp;in interface&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="shouldCycle--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>shouldCycle</h4>
+<pre>public&nbsp;boolean&nbsp;shouldCycle()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>shouldCycle</code>&nbsp;in interface&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getNextActiveFilePath--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextActiveFilePath</h4>
+<pre>public&nbsp;java.nio.file.Path&nbsp;getNextActiveFilePath()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getNextActiveFilePath</code>&nbsp;in interface&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="closeActiveFile-java.nio.file.Path-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>closeActiveFile</h4>
+<pre>public&nbsp;java.nio.file.Path&nbsp;closeActiveFile(java.nio.file.Path&nbsp;path)
+                                   throws java.io.IOException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>closeActiveFile</code>&nbsp;in interface&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="hookGenerateFinalFilePath-java.nio.file.Path-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hookGenerateFinalFilePath</h4>
+<pre>protected&nbsp;java.nio.file.Path&nbsp;hookGenerateFinalFilePath(java.nio.file.Path&nbsp;path)</pre>
+<div class="block">Generate the final file path for the active file.
+ <p>
+ The default implementation yields:
+ <br>
+ final file names are <code>basePathname_YYYYMMDD_HHMMSS[_&lt;n&gt;]</code>
+ where the optional <code>_&lt;n&gt;</code> suffix is only present if needed
+ to distinguish a file from the previously finalized file.
+ <code>&lt;n&gt;</code> starts at 1 and is monitonically incremented.
+ <p>
+ This hook method can be overridden.
+ <p>
+ Note, the implementation must handle the unlikely, but happens
+ in tests, case where files are cycling very fast (multiple per sec)
+ and the retention config tosses some within that same second.
+ I.e., avoid generating final path sequences like:
+ <pre>
+ leaf_YYYYMMDD_103099
+ leaf_YYYYMMDD_103099_1
+ leaf_YYYYMMDD_103099_2
+   delete leaf_YYYYMMDD_103099  -- retention cnt was 2
+ leaf_YYYYMMDD_103099   // should be _3
+ </pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>path</code> - the active file path to finalize</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>final path for the file</dd>
+</dl>
+</li>
+</ul>
+<a name="hookGenerateNextActiveFilePath--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hookGenerateNextActiveFilePath</h4>
+<pre>protected&nbsp;java.nio.file.Path&nbsp;hookGenerateNextActiveFilePath()</pre>
+<div class="block">Generate the path for the next active file.
+ <p>
+ The default implementation yields <code>parent/.baseLeafname</code>
+ from <code>basePathname</code>.
+ <p>
+ This hook method can be overridden.
+ <p>
+ See <code>IFileWriterPolicy.getNextActiveFilePath()</code> regarding
+ constraints.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>path to use for the next active file.</dd>
+</dl>
+</li>
+</ul>
+<a name="hookRenameFile-java.nio.file.Path-java.nio.file.Path-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hookRenameFile</h4>
+<pre>protected&nbsp;void&nbsp;hookRenameFile(java.nio.file.Path&nbsp;activePath,
+                              java.nio.file.Path&nbsp;finalPath)
+                       throws java.io.IOException</pre>
+<div class="block">"Rename" the active file to the final path.
+ <p>
+ The default implementation uses <code>java.io.File.renameTo()</code>
+ and works for the default <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookGenerateNextActiveFilePath--"><code>hookGenerateNextActiveFilePath()</code></a>
+ and <a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#hookGenerateFinalFilePath-java.nio.file.Path-"><code>hookGenerateFinalFilePath(Path path)</code></a> implementations.
+ <p>
+ This hook method can be overridden.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>activePath</code> - path of the active file</dd>
+<dd><code>finalPath</code> - path to the final destination</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - on failure</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileWriterPolicy.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileWriterPolicy.html" target="_top">Frames</a></li>
+<li><a href="FileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
new file mode 100644
index 0000000..47edcdf
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
@@ -0,0 +1,458 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>FileWriterRetentionConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FileWriterRetentionConfig (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9,"i7":9,"i8":9,"i9":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileWriterRetentionConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterRetentionConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.file</div>
+<h2 title="Class FileWriterRetentionConfig" class="title">Class FileWriterRetentionConfig</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.connectors.file.FileWriterRetentionConfig</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FileWriterRetentionConfig</span>
+extends java.lang.Object</pre>
+<div class="block">FileWriter finalized (non-active) file retention configuration control.
+ <p>
+ File removal can be any combination of:
+ <ul>
+ <li>remove a file when <code>fileCount</code> would be exceeded</li>
+ <li>remove a file when <code>aggregateFileSize</code> would be exceeded</li>
+ <li>remove a file that's older than <code>ageSec</code> seconds</li>
+ </ul></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#evaluate-int-long-">evaluate</a></span>(int&nbsp;fileCount,
+        long&nbsp;aggregateFileSize)</code>
+<div class="block">Evaluate if the specified values indicate that a final file should
+ be removed.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#getAgeSec--">getAgeSec</a></span>()</code>
+<div class="block">Get the file age configuration value.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#getAggregateFileSize--">getAggregateFileSize</a></span>()</code>
+<div class="block">Get the aggregate file size configuration value.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#getFileCount--">getFileCount</a></span>()</code>
+<div class="block">Get the file count configuration value.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#getPeriodMsec--">getPeriodMsec</a></span>()</code>
+<div class="block">Get the time period configuration value.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#newAgeBasedConfig-long-long-">newAgeBasedConfig</a></span>(long&nbsp;ageSec,
+                 long&nbsp;periodMsec)</code>
+<div class="block">same as <code>newConfig(0, 0, ageSe, periodMsecc)</code></div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#newAggregateFileSizeBasedConfig-long-">newAggregateFileSizeBasedConfig</a></span>(long&nbsp;aggregateFileSize)</code>
+<div class="block">same as <code>newConfig(0, aggregateFileSize, 0, 0)</code></div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#newConfig-int-long-long-long-">newConfig</a></span>(int&nbsp;fileCount,
+         long&nbsp;aggregateFileSize,
+         long&nbsp;ageSec,
+         long&nbsp;periodMsec)</code>
+<div class="block">Create a new configuration.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#newFileCountBasedConfig-int-">newFileCountBasedConfig</a></span>(int&nbsp;fileCount)</code>
+<div class="block">same as <code>newConfig(fileCount, 0, 0, 0)</code></div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="newFileCountBasedConfig-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newFileCountBasedConfig</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;newFileCountBasedConfig(int&nbsp;fileCount)</pre>
+<div class="block">same as <code>newConfig(fileCount, 0, 0, 0)</code></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fileCount</code> - remove a file when <code>fileCount</code> would be exceeded. 0 to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the retention config</dd>
+</dl>
+</li>
+</ul>
+<a name="newAggregateFileSizeBasedConfig-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newAggregateFileSizeBasedConfig</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;newAggregateFileSizeBasedConfig(long&nbsp;aggregateFileSize)</pre>
+<div class="block">same as <code>newConfig(0, aggregateFileSize, 0, 0)</code></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>aggregateFileSize</code> - remove a file when <code>aggregateFileSize</code> would be exceeded. 0 to disable.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the retention config</dd>
+</dl>
+</li>
+</ul>
+<a name="newAgeBasedConfig-long-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newAgeBasedConfig</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;newAgeBasedConfig(long&nbsp;ageSec,
+                                                          long&nbsp;periodMsec)</pre>
+<div class="block">same as <code>newConfig(0, 0, ageSe, periodMsecc)</code></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ageSec</code> - remove a file that's older than <code>ageSec</code> seconds.  0 to disable.</dd>
+<dd><code>periodMsec</code> - frequency for checking for ageSec based removal. 0 to disable.]</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the retention config</dd>
+</dl>
+</li>
+</ul>
+<a name="newConfig-int-long-long-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newConfig</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;newConfig(int&nbsp;fileCount,
+                                                  long&nbsp;aggregateFileSize,
+                                                  long&nbsp;ageSec,
+                                                  long&nbsp;periodMsec)</pre>
+<div class="block">Create a new configuration.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fileCount</code> - remove a file when <code>fileCount</code> would be exceeded. 0 to disable.</dd>
+<dd><code>aggregateFileSize</code> - remove a file when <code>aggregateFileSize</code> would be exceeded. 0 to disable.</dd>
+<dd><code>ageSec</code> - remove a file that's older than <code>ageSec</code> seconds.  0 to disable.</dd>
+<dd><code>periodMsec</code> - frequency for checking for ageSec based removal. 0 to disable.]</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the retention config</dd>
+</dl>
+</li>
+</ul>
+<a name="getFileCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFileCount</h4>
+<pre>public&nbsp;int&nbsp;getFileCount()</pre>
+<div class="block">Get the file count configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="getAggregateFileSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAggregateFileSize</h4>
+<pre>public&nbsp;long&nbsp;getAggregateFileSize()</pre>
+<div class="block">Get the aggregate file size configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="getAgeSec--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAgeSec</h4>
+<pre>public&nbsp;long&nbsp;getAgeSec()</pre>
+<div class="block">Get the file age configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="getPeriodMsec--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPeriodMsec</h4>
+<pre>public&nbsp;long&nbsp;getPeriodMsec()</pre>
+<div class="block">Get the time period configuration value.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value</dd>
+</dl>
+</li>
+</ul>
+<a name="evaluate-int-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>evaluate</h4>
+<pre>public&nbsp;boolean&nbsp;evaluate(int&nbsp;fileCount,
+                        long&nbsp;aggregateFileSize)</pre>
+<div class="block">Evaluate if the specified values indicate that a final file should
+ be removed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fileCount</code> - the current number of retained files</dd>
+<dd><code>aggregateFileSize</code> - the aggregate size of all of the retained files</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if a retained file should be removed.</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FileWriterRetentionConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="class in org.apache.edgent.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterRetentionConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
new file mode 100644
index 0000000..3479b22
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html" target="_top">Frames</a></li>
+<li><a href="CompressedFileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy" class="title">Uses of Class<br>org.apache.edgent.connectors.file.CompressedFileWriterPolicy</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.file.CompressedFileWriterPolicy</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html" target="_top">Frames</a></li>
+<li><a href="CompressedFileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileStreams.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileStreams.html
new file mode 100644
index 0000000..64741bb
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileStreams.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileStreams (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileStreams.html" target="_top">Frames</a></li>
+<li><a href="FileStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.file.FileStreams" class="title">Uses of Class<br>org.apache.edgent.connectors.file.FileStreams</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.file.FileStreams</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileStreams.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileStreams.html" target="_top">Frames</a></li>
+<li><a href="FileStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
new file mode 100644
index 0000000..84f5bbc
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
@@ -0,0 +1,223 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterCycleConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig" class="title">Uses of Class<br>org.apache.edgent.connectors.file.FileWriterCycleConfig</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.file">org.apache.edgent.connectors.file</a></td>
+<td class="colLast">
+<div class="block">File stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.file">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a> in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a> that return <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#getCycleConfig--">getCycleConfig</a></span>()</code>
+<div class="block">Get the policy's active file cycle configuration</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newConfig-long-int-long-org.apache.edgent.function.Predicate-">newConfig</a></span>(long&nbsp;fileSize,
+         int&nbsp;cntTuples,
+         long&nbsp;periodMsec,
+         <a href="../../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
+<div class="block">Create a new configuration.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newCountBasedConfig-int-">newCountBasedConfig</a></span>(int&nbsp;cntTuples)</code>
+<div class="block">same as <code>newConfig(0, cntTuples, 0, null)</code></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newFileSizeBasedConfig-long-">newFileSizeBasedConfig</a></span>(long&nbsp;fileSize)</code>
+<div class="block">same as <code>newConfig(fileSize, 0, 0, null)</code></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newPredicateBasedConfig-org.apache.edgent.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
+<div class="block">same as <code>newConfig(0, 0, 0, tuplePredicate)</code></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newTimeBasedConfig-long-">newTimeBasedConfig</a></span>(long&nbsp;periodMsec)</code>
+<div class="block">same as <code>newConfig(0, 0, periodMsec, null)</code></div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html#CompressedFileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">CompressedFileWriterPolicy</a></span>(<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                          <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html" title="type parameter in CompressedFileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                          <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html#FileWriterPolicy-org.apache.edgent.connectors.file.FileWriterFlushConfig-org.apache.edgent.connectors.file.FileWriterCycleConfig-org.apache.edgent.connectors.file.FileWriterRetentionConfig-">FileWriterPolicy</a></span>(<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
+                <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../../../org/apache/edgent/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
+                <a href="../../../../../../org/apache/edgent/connectors/file/FileWriterRetentionConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>
+<div class="block">Create a new file writer policy instance.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html" target="_top">Frames</a></li>
+<li><a href="FileWriterCycleConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[45/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iot/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/iot/package-use.html
index 9e63250..2689ddc 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iot/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iot/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.iot (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -91,7 +91,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td>
 <td class="colLast">
-<div class="block">Edgent device connector API to a message hub.</div>
+<div class="block">Edgent IoT device and IoT Gateway device connector API to an IoT message hub.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -137,7 +137,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.apps.iot">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
 </td>
 </tr>
 </tbody>
@@ -154,7 +154,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.connectors.iot">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
 </td>
 </tr>
 </tbody>
@@ -171,7 +171,12 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.connectors.iotp">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotGateway.html#org.apache.edgent.connectors.iotp">IotGateway</a>
+<div class="block">A generic IoT gateway device IoT hub connector.</div>
 </td>
 </tr>
 </tbody>
@@ -188,7 +193,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.connectors.mqtt.iot">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
 </td>
 </tr>
 </tbody>
@@ -205,7 +210,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.providers.iot">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
 </td>
 </tr>
 </tbody>
@@ -222,7 +227,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.samples.connectors.iotp">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
 </td>
 </tr>
 </tbody>
@@ -239,7 +244,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/edgent/connectors/iot/class-use/IotDevice.html#org.apache.edgent.test.svt.apps.iotp">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
+<div class="block">A generic IoT device IoT hub connector.</div>
 </td>
 </tr>
 </tbody>
@@ -295,6 +300,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/iotp/IotpDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/iotp/IotpDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/iotp/IotpDevice.html
index 078309c..b9493a9 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/iotp/IotpDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/iotp/IotpDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>IotpDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>IotpDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotpDevice (Edgent v1.0.0)";
+            parent.document.title="IotpDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/IotpDevice.html" target="_top">Frames</a></li>
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <span class="typeNameLabel">IotpDevice</span>
 extends java.lang.Object
 implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></pre>
-<div class="block">Connector for IBM Watson IoT Platform.
+<div class="block">A Device Connector to IBM Watson IoT Platform (WIoTP).
  <BR>
  IBM Watson IoT Platform is a cloud based internet of things
  scale message hub that provides a device model on top of MQTT.
@@ -125,11 +125,36 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
  <a href="../../../../../org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot"><code>IotProvider</code></a>.
  <BR>
  <em>Note IBM Watson IoT Platform was previously known as
- IBM Internet of Things Foundation.</em></div>
+ IBM Internet of Things Foundation.</em>
+ <p>
+ This connector is a thin wrapper over the WIoTP <code>DeviceClient</code> Java API.
+ The constructor <code>Properties</code> and <code>optionsFile</code> contents are those
+ demanded by <code>DeviceClient</code>.
+ <p>
+ For more complex use cases this connector can be constructed to use
+ a supplied <code>DeviceClient</code>.  This gives an application complete
+ control over the construction and configuration of the underlying
+ connection to WIoTP.
+ <p>
+ An application that wants to be a WIoTP <i>managed device</i>
+ and an Edgent application must construct a WIoTP <code>ManagedDevice</code> instance
+ and construct this device connector using it.
+ <P>
+ If the following link's page doesn't render in javadoc, paste it into a browser window.
+ <BR>
+ See the IBM Watson IoT Platform documentation for Developing devices at
+ <a href="https://internetofthings.ibmcloud.com/">https://internetofthings.ibmcloud.com/</a>
+ <p>
+ See <a href="https://github.com/ibm-watson-iot/iot-java/releases">WIoTP Java Client Library Releases</a>
+ for general information.
+ <p>
+ See <a href="https://github.com/ibm-watson-iot/iot-java/tree/master#migration-from-release-015-to-021">WIoTP Migration from release 0.1.5 to 0.2.1</a>
+ for details of changes that occurred to device event payloads
+ and how to revert the behavior if needed.
+ <p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><code>Edgent generic device model</code>, 
-<a href="http://www.ibm.com/internet-of-things/iot-platform.html">IBM Watson IoT Platform</a>, 
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Edgent generic device model</a>, 
 <a href="../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp"><code>Sample application</code></a></dd>
 </dl>
 </li>
@@ -162,7 +187,7 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 <!--   -->
 </a>
 <h3>Fields inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
-<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
+<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
 </ul>
 </li>
 </ul>
@@ -178,16 +203,21 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-com.ibm.iotf.client.device.DeviceClient-">IotpDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+          com.ibm.iotf.client.device.DeviceClient&nbsp;deviceClient)</code>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-java.io.File-">IotpDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
           java.io.File&nbsp;optionsFile)</code>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service.</div>
+<div class="block">Create a connector for the IoT device specified by <code>optionsFile</code>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#IotpDevice-org.apache.edgent.topology.Topology-java.util.Properties-">IotpDevice</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
           java.util.Properties&nbsp;options)</code>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service with the device
- specified by <code>options</code>.</div>
+<div class="block">Create a connector for the IoT device specified by <code>options</code>.</div>
 </td>
 </tr>
 </table>
@@ -229,25 +259,56 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 </td>
 </tr>
 <tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#getDeviceId--">getDeviceId</a></span>()</code>
+<div class="block">Get the device's unique opaque device identifier.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#getDeviceType--">getDeviceType</a></span>()</code>
+<div class="block">Get the device's opaque device type identifier.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+          <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#httpEvents-org.apache.edgent.topology.TStream-java.lang.String-">httpEvents</a></span>(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+          java.lang.String&nbsp;eventId)</code>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#quickstart-org.apache.edgent.topology.Topology-java.lang.String-">quickstart</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
           java.lang.String&nbsp;deviceId)</code>
 <div class="block">Create an <code>IotpDevice</code> connector to the Quickstart service.</div>
 </td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#topology--">topology</a></span>()</code>
 <div class="block">Topology this element is contained in.</div>
 </td>
 </tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iotp/IotpDevice.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -294,8 +355,7 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 <h4>IotpDevice</h4>
 <pre>public&nbsp;IotpDevice(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
                   java.util.Properties&nbsp;options)</pre>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service with the device
- specified by <code>options</code>.
+<div class="block">Create a connector for the IoT device specified by <code>options</code>.
  <BR>
  These properties must be set in <code>options</code>.
  
@@ -319,10 +379,12 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
  IotDevice iotDevice = new IotpDevice(options);
  </code>
  </pre>
-
  <p>
  Connecting to the server occurs when the topology is submitted for
  execution.
+ </p>
+ <p>
+ See the IBM Watson IoT Platform documentation for additional properties.
  </p></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -334,14 +396,12 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 <a name="IotpDevice-org.apache.edgent.topology.Topology-java.io.File-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>IotpDevice</h4>
 <pre>public&nbsp;IotpDevice(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
                   java.io.File&nbsp;optionsFile)</pre>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service.
- Device identifier and authorization are specified
- by a configuration file.
+<div class="block">Create a connector for the IoT device specified by <code>optionsFile</code>.
  <BR>
  The format of the file is:
  <pre>
@@ -368,6 +428,9 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
  <p>
  Connecting to the server occurs when the topology is submitted for
  execution.
+ </p>
+ <p>
+ See the IBM Watson IoT Platform documentation for additional properties.
  </p></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -376,6 +439,22 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 </dl>
 </li>
 </ul>
+<a name="IotpDevice-org.apache.edgent.topology.Topology-com.ibm.iotf.client.device.DeviceClient-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IotpDevice</h4>
+<pre>public&nbsp;IotpDevice(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+                  com.ibm.iotf.client.device.DeviceClient&nbsp;deviceClient)</pre>
+<div class="block">Create a connector using the supplied WIoTP <code>DeviceClient</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
+<dd><code>deviceClient</code> - a WIoTP device client API object.</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -466,6 +545,52 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 </dl>
 </li>
 </ul>
+<a name="httpEvents-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>httpEvents</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;httpEvents(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                    <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                                    <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload)</pre>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.
+ <p>
+ Each tuple is published as a device event with the supplied functions
+ providing the event identifier and payload from the tuple.
+ The event identifier and payload can be generated based upon the tuple.
+ The event is published with the equivalent of <a href="../../../../../org/apache/edgent/connectors/iot/QoS.html#AT_MOST_ONCE"><code>QoS.AT_MOST_ONCE</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="httpEvents-org.apache.edgent.topology.TStream-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>httpEvents</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;httpEvents(<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                    java.lang.String&nbsp;eventId)</pre>
+<div class="block">Publish a stream's tuples as device events using the WIoTP HTTP protocol.
+ <p>
+ Each tuple is published as a device event with the fixed event identifier.
+ The event is published with the equivalent of <a href="../../../../../org/apache/edgent/connectors/iot/QoS.html#AT_MOST_ONCE"><code>QoS.AT_MOST_ONCE</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
 <a name="commands-java.lang.String...-">
 <!--   -->
 </a>
@@ -502,7 +627,7 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 <a name="topology--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>topology</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology()</pre>
@@ -516,6 +641,53 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 </dl>
 </li>
 </ul>
+<a name="getDeviceType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceType</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceType()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">IotDevice</a></code></span></div>
+<div class="block">Get the device's opaque device type identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's type</dd>
+</dl>
+</li>
+</ul>
+<a name="getDeviceId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceId()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">IotDevice</a></code></span></div>
+<div class="block">Get the device's unique opaque device identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's id</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -546,7 +718,7 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/edgent/connectors/iotp/IotpDevice.html" target="_top">Frames</a></li>
@@ -586,6 +758,6 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[02/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/StatementSupplier.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/StatementSupplier.html
new file mode 100644
index 0000000..5e28e17
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/StatementSupplier.html
@@ -0,0 +1,248 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StatementSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StatementSupplier (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StatementSupplier.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/StatementSupplier.html" target="_top">Frames</a></li>
+<li><a href="StatementSupplier.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.jdbc</div>
+<h2 title="Interface StatementSupplier" class="title">Interface StatementSupplier</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Functional Interface:</dt>
+<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
+</dl>
+<hr>
+<br>
+<pre>@FunctionalInterface
+public interface <span class="typeNameLabel">StatementSupplier</span></pre>
+<div class="block">Function that supplies a JDBC SQL <code>PreparedStatement</code>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.sql.PreparedStatement</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html#get-java.sql.Connection-">get</a></span>(java.sql.Connection&nbsp;cn)</code>
+<div class="block">Create a JDBC SQL PreparedStatement containing 0 or more parameters.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="get-java.sql.Connection-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>get</h4>
+<pre>java.sql.PreparedStatement&nbsp;get(java.sql.Connection&nbsp;cn)
+                        throws java.sql.SQLException</pre>
+<div class="block">Create a JDBC SQL PreparedStatement containing 0 or more parameters.
+ <p>
+ Sample use:
+ <pre><code>
+ StatementSupplier ss = 
+     (cn) -&gt; cn.prepareStatement("SELECT id, firstname, lastname"
+                                  + " FROM persons WHERE id = ?");
+ </code></pre></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cn</code> - JDBC connection</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the PreparedStatement</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.sql.SQLException</code> - on failure</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StatementSupplier.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/StatementSupplier.html" target="_top">Frames</a></li>
+<li><a href="StatementSupplier.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
new file mode 100644
index 0000000..e112fd4
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html" target="_top">Frames</a></li>
+<li><a href="CheckedFunction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction" class="title">Uses of Interface<br>org.apache.edgent.connectors.jdbc.CheckedFunction</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.jdbc">org.apache.edgent.connectors.jdbc</a></td>
+<td class="colLast">
+<div class="block">JDBC based database stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.jdbc">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedFunction</a> in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#JdbcStreams-org.apache.edgent.topology.Topology-org.apache.edgent.connectors.jdbc.CheckedSupplier-org.apache.edgent.connectors.jdbc.CheckedFunction-">JdbcStreams</a></span>(<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedSupplier</a>&lt;javax.sql.DataSource&gt;&nbsp;dataSourceFn,
+           <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedFunction</a>&lt;javax.sql.DataSource,java.sql.Connection&gt;&nbsp;connFn)</code>
+<div class="block">Create a connector that uses a JDBC <code>DataSource</code> object to get
+ a database connection.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html" target="_top">Frames</a></li>
+<li><a href="CheckedFunction.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
new file mode 100644
index 0000000..ccebcde
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html" target="_top">Frames</a></li>
+<li><a href="CheckedSupplier.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier" class="title">Uses of Interface<br>org.apache.edgent.connectors.jdbc.CheckedSupplier</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedSupplier</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.jdbc">org.apache.edgent.connectors.jdbc</a></td>
+<td class="colLast">
+<div class="block">JDBC based database stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.jdbc">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedSupplier</a> in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedSupplier</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#JdbcStreams-org.apache.edgent.topology.Topology-org.apache.edgent.connectors.jdbc.CheckedSupplier-org.apache.edgent.connectors.jdbc.CheckedFunction-">JdbcStreams</a></span>(<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology,
+           <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedSupplier</a>&lt;javax.sql.DataSource&gt;&nbsp;dataSourceFn,
+           <a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedFunction</a>&lt;javax.sql.DataSource,java.sql.Connection&gt;&nbsp;connFn)</code>
+<div class="block">Create a connector that uses a JDBC <code>DataSource</code> object to get
+ a database connection.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html" target="_top">Frames</a></li>
+<li><a href="CheckedSupplier.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
new file mode 100644
index 0000000..d53f545
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html" target="_top">Frames</a></li>
+<li><a href="JdbcStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams" class="title">Uses of Class<br>org.apache.edgent.connectors.jdbc.JdbcStreams</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.jdbc.JdbcStreams</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html" target="_top">Frames</a></li>
+<li><a href="JdbcStreams.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
new file mode 100644
index 0000000..fecea43
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
@@ -0,0 +1,200 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html" target="_top">Frames</a></li>
+<li><a href="ParameterSetter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter" class="title">Uses of Interface<br>org.apache.edgent.connectors.jdbc.ParameterSetter</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.jdbc">org.apache.edgent.connectors.jdbc</a></td>
+<td class="colLast">
+<div class="block">JDBC based database stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.jdbc">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a> in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
+ add 0 or more resulting tuples to a result stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
+ add 0 or more resulting tuples to a result stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html" target="_top">Frames</a></li>
+<li><a href="ParameterSetter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
new file mode 100644
index 0000000..a643133
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
@@ -0,0 +1,184 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html" target="_top">Frames</a></li>
+<li><a href="ResultsHandler.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler" class="title">Uses of Interface<br>org.apache.edgent.connectors.jdbc.ResultsHandler</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.jdbc">org.apache.edgent.connectors.jdbc</a></td>
+<td class="colLast">
+<div class="block">JDBC based database stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.jdbc">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a> in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
+ add 0 or more resulting tuples to a result stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.function.Supplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
+ add 0 or more resulting tuples to a result stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html" target="_top">Frames</a></li>
+<li><a href="ResultsHandler.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
new file mode 100644
index 0000000..1b1f942
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html" target="_top">Frames</a></li>
+<li><a href="StatementSupplier.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier" class="title">Uses of Interface<br>org.apache.edgent.connectors.jdbc.StatementSupplier</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.connectors.jdbc">org.apache.edgent.connectors.jdbc</a></td>
+<td class="colLast">
+<div class="block">JDBC based database stream connector.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.connectors.jdbc">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a> in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a> with parameters of type <a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html#executeStatement-org.apache.edgent.topology.TStream-org.apache.edgent.connectors.jdbc.StatementSupplier-org.apache.edgent.connectors.jdbc.ParameterSetter-org.apache.edgent.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
+                <a href="../../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
+<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
+ add 0 or more resulting tuples to a result stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html" target="_top">Frames</a></li>
+<li><a href="StatementSupplier.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-frame.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-frame.html
new file mode 100644
index 0000000..db39118
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-frame.html
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/edgent/connectors/jdbc/package-summary.html" target="classFrame">org.apache.edgent.connectors.jdbc</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">CheckedFunction</span></a></li>
+<li><a href="CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">CheckedSupplier</span></a></li>
+<li><a href="ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">ParameterSetter</span></a></li>
+<li><a href="ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">ResultsHandler</span></a></li>
+<li><a href="StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc" target="classFrame"><span class="interfaceName">StatementSupplier</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc" target="classFrame">JdbcStreams</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-summary.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-summary.html
new file mode 100644
index 0000000..2080603
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-summary.html
@@ -0,0 +1,200 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.jdbc (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.edgent.connectors.jdbc</h1>
+<div class="docSummary">
+<div class="block">JDBC based database stream connector.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedFunction</a>&lt;T,R&gt;</td>
+<td class="colLast">
+<div class="block">Function to apply a funtion to an input value and return a result.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">CheckedSupplier</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">Function that supplies a result and may throw an Exception.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc">ParameterSetter</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">Function that sets parameters in a JDBC SQL <code>PreparedStatement</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;</td>
+<td class="colLast">
+<div class="block">Handle the results of executing an SQL statement.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc">StatementSupplier</a></td>
+<td class="colLast">
+<div class="block">Function that supplies a JDBC SQL <code>PreparedStatement</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc">JdbcStreams</a></td>
+<td class="colLast">
+<div class="block"><code>JdbcStreams</code> is a streams connector to a database via the
+ JDBC API <code>java.sql</code> package.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.connectors.jdbc Description">Package org.apache.edgent.connectors.jdbc Description</h2>
+<div class="block">JDBC based database stream connector.
+ <p>
+ Stream tuples may be written to databases
+ and created or enriched by reading from databases.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-tree.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-tree.html
new file mode 100644
index 0000000..8391ae4
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/jdbc/package-tree.html
@@ -0,0 +1,147 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.edgent.connectors.jdbc</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.edgent.connectors.jdbc.<a href="../../../../../org/apache/edgent/connectors/jdbc/JdbcStreams.html" title="class in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">JdbcStreams</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.edgent.connectors.jdbc.<a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedFunction.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">CheckedFunction</span></a>&lt;T,R&gt;</li>
+<li type="circle">org.apache.edgent.connectors.jdbc.<a href="../../../../../org/apache/edgent/connectors/jdbc/CheckedSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">CheckedSupplier</span></a>&lt;T&gt;</li>
+<li type="circle">org.apache.edgent.connectors.jdbc.<a href="../../../../../org/apache/edgent/connectors/jdbc/ParameterSetter.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">ParameterSetter</span></a>&lt;T&gt;</li>
+<li type="circle">org.apache.edgent.connectors.jdbc.<a href="../../../../../org/apache/edgent/connectors/jdbc/ResultsHandler.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">ResultsHandler</span></a>&lt;T,R&gt;</li>
+<li type="circle">org.apache.edgent.connectors.jdbc.<a href="../../../../../org/apache/edgent/connectors/jdbc/StatementSupplier.html" title="interface in org.apache.edgent.connectors.jdbc"><span class="typeNameLink">StatementSupplier</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iotp/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/jdbc/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[48/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-use.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-use.html
index 4a93f49..ed222f9 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/json/package-use.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.analytics.math3.json (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.analytics.math3.json (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.analytics.math3.json (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.analytics.math3.json (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
index b91da74..71f4091 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>JsonStorelessStatistic (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>JsonStorelessStatistic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JsonStorelessStatistic (Edgent v1.0.0)";
+            parent.document.title="JsonStorelessStatistic (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -343,6 +343,6 @@ implements <a href="../../../../../../org/apache/edgent/analytics/math3/json/Jso
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Regression.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Regression.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Regression.html
index 3e3d52a..0f68b8a 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Regression.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Regression.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Regression (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Regression (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Regression (Edgent v1.0.0)";
+            parent.document.title="Regression (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -375,6 +375,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Statistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Statistic.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Statistic.html
index fdd3a3a..831506e 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Statistic.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/Statistic.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>Statistic (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>Statistic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Statistic (Edgent v1.0.0)";
+            parent.document.title="Statistic (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -450,6 +450,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
index d78f6fd..70e7b8c 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Regression.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
index ffa0a3b..0f6d518 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.math3.stat.Regression (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.stat.Regression (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.Regression (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.Regression (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -172,6 +172,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
index cb46ebe..fa5d06e 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.math3.stat.Statistic (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.stat.Statistic (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.Statistic (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.Statistic (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -226,6 +226,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-frame.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-frame.html
index d1717de..cc0b2e8 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.analytics.math3.stat (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-summary.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-summary.html
index b61f663..116143c 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.analytics.math3.stat (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.analytics.math3.stat (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -173,6 +173,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-tree.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-tree.html
index b9d6550..218952e 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.analytics.math3.stat Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.math3.stat Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.analytics.math3.stat Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.analytics.math3.stat Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -91,8 +91,8 @@
 <ul>
 <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
 <ul>
-<li type="circle">org.apache.edgent.analytics.math3.stat.<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Regression</span></a> (implements org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>)</li>
 <li type="circle">org.apache.edgent.analytics.math3.stat.<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Statistic</span></a> (implements org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>)</li>
+<li type="circle">org.apache.edgent.analytics.math3.stat.<a href="../../../../../../org/apache/edgent/analytics/math3/stat/Regression.html" title="enum in org.apache.edgent.analytics.math3.stat"><span class="typeNameLink">Regression</span></a> (implements org.apache.edgent.analytics.math3.json.<a href="../../../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>)</li>
 </ul>
 </li>
 </ul>
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-use.html b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-use.html
index 3defe50..96d12ed 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-use.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.analytics.math3.stat (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.analytics.math3.stat (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.analytics.math3.stat (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html
index 0d05cf0..d2e160b 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Deadtime (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Deadtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deadtime (Edgent v1.0.0)";
+            parent.document.title="Deadtime (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -154,17 +154,13 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#Deadtime--">Deadtime</a></span>()</code>
-<div class="block">Create a new Deadtime Predicate
- 
- Same as <code>Deadtime(0, TimeUnit.SECONDS)</code></div>
+<div class="block">Create a new Deadtime Predicate</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#Deadtime-long-java.util.concurrent.TimeUnit-">Deadtime</a></span>(long&nbsp;deadtimePeriod,
         java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Create a new Deadtime Predicate
- 
- The first received tuple is always "accepted".</div>
+<div class="block">Create a new Deadtime Predicate</div>
 </td>
 </tr>
 </table>
@@ -186,10 +182,7 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Deadtime.html#setPeriod-long-java.util.concurrent.TimeUnit-">setPeriod</a></span>(long&nbsp;deadtimePeriod,
          java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Set the deadtime period
- 
- The end of a currently active deadtime period is shortened or extended
- to match the new deadtime period specification.</div>
+<div class="block">Set the deadtime period</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -395,6 +388,6 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/Filters.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Filters.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Filters.html
index b23cbe2..f0001c1 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Filters.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Filters.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Filters (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Filters (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Filters (Edgent v1.0.0)";
+            parent.document.title="Filters (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -382,6 +382,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.BoundType.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.BoundType.html
index 1355c91..ebd9c64 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.BoundType.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.BoundType.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Range.BoundType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Range.BoundType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Range.BoundType (Edgent v1.0.0)";
+            parent.document.title="Range.BoundType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -349,6 +349,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.html
index 537e361..6ecd5fd 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Range.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Range (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Range (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Range (Edgent v1.0.0)";
+            parent.document.title="Range (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -260,9 +260,7 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
      <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
      T&nbsp;upperEndpoint,
      <a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</code>
-<div class="block">Create a new Range&lt;T&gt;
- 
- See <a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><code>Ranges</code></a> for a collection of convenience constructors.</div>
+<div class="block">Create a new Range&lt;T&gt;</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -274,7 +272,7 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 <tr id="i10" class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html#toString--">toString</a></span>()</code>
-<div class="block">Yields {@code "<lowerBoundType><lowerEndpoint>..</div>
+<div class="block">Yields <code>"&lt;lowerBoundType&gt;&lt;lowerEndpoint&gt;..&lt;upperEndpoint&gt;&lt;upperBoundType&gt;"</code>.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
@@ -693,6 +691,6 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/Ranges.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Ranges.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Ranges.html
index f9cd186..e8fa726 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/Ranges.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/Ranges.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Ranges (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Ranges (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Ranges (Edgent v1.0.0)";
+            parent.document.title="Ranges (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -163,9 +163,7 @@ extends java.lang.Object</pre>
 <td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#closed-T-T-">closed</a></span>(T&nbsp;lowerEndpoint,
       T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)
- 
- Same as <code>Range.range(BoundType.CLOSED, lowerEndpoint, upperEndpoint, BoundType.CLOSED)</code></div>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -191,9 +189,7 @@ extends java.lang.Object</pre>
 <td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#open-T-T-">open</a></span>(T&nbsp;lowerEndpoint,
     T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)
- 
- Same as <code>Range.range(BoundType.OPEN, lowerEndpoint, upperEndpoint, BoundType.OPEN)</code></div>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
@@ -760,6 +756,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Deadtime.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
index 0493027..999439c 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Deadtime (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Deadtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Deadtime (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Deadtime (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Filters.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Filters.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Filters.html
index 0d7656d..ca9c166 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Filters.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Filters.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Filters (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Filters (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Filters (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Filters (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
index 94f5ae2..2b00880 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -144,9 +144,7 @@ the order they are declared.</div>
      <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
      T&nbsp;upperEndpoint,
      <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</code>
-<div class="block">Create a new Range&lt;T&gt;
- 
- See <a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><code>Ranges</code></a> for a collection of convenience constructors.</div>
+<div class="block">Create a new Range&lt;T&gt;</div>
 </td>
 </tr>
 </tbody>
@@ -204,6 +202,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.html
index ccf3a55..41ac5ee 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Range (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Range (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Range (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Range (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -130,9 +130,7 @@
 <td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#closed-T-T-">closed</a></span>(T&nbsp;lowerEndpoint,
       T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)
- 
- Same as <code>Range.range(BoundType.CLOSED, lowerEndpoint, upperEndpoint, BoundType.CLOSED)</code></div>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -158,9 +156,7 @@
 <td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#open-T-T-">open</a></span>(T&nbsp;lowerEndpoint,
     T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)
- 
- Same as <code>Range.range(BoundType.OPEN, lowerEndpoint, upperEndpoint, BoundType.OPEN)</code></div>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -176,9 +172,7 @@
      <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
      T&nbsp;upperEndpoint,
      <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</code>
-<div class="block">Create a new Range&lt;T&gt;
- 
- See <a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html" title="class in org.apache.edgent.analytics.sensors"><code>Ranges</code></a> for a collection of convenience constructors.</div>
+<div class="block">Create a new Range&lt;T&gt;</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -406,6 +400,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Ranges.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Ranges.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Ranges.html
index c5a9b20..2640593 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Ranges.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Ranges.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Ranges (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Ranges (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Ranges (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Ranges (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-frame.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-frame.html
index 507fd00..81e83af 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.analytics.sensors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.sensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-summary.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-summary.html
index dfa5eb4..e4423cd 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.analytics.sensors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.sensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.analytics.sensors (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.analytics.sensors (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-tree.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-tree.html
index 1af5429..c14a00f 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.analytics.sensors Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.analytics.sensors Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.analytics.sensors Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.analytics.sensors Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -149,6 +149,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-use.html b/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-use.html
index 8ce4382..49d2c4a 100644
--- a/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/analytics/sensors/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.analytics.sensors (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.analytics.sensors (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.analytics.sensors (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.analytics.sensors (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -210,6 +210,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/iot/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/iot/IotDevicePubSub.html b/content/javadoc/latest/org/apache/edgent/apps/iot/IotDevicePubSub.html
index 641d296..d0ca7d3 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/iot/IotDevicePubSub.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/iot/IotDevicePubSub.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:47 KST 2016 -->
-<title>IotDevicePubSub (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:07 EST 2017 -->
+<title>IotDevicePubSub (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotDevicePubSub (Edgent v1.0.0)";
+            parent.document.title="IotDevicePubSub (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -432,6 +432,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html b/content/javadoc/latest/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
index 101a99d..ada0487 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/iot/package-frame.html b/content/javadoc/latest/org/apache/edgent/apps/iot/package-frame.html
index 07cd2dc..c569358 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/iot/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/iot/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.apps.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/iot/package-summary.html b/content/javadoc/latest/org/apache/edgent/apps/iot/package-summary.html
index 2fc3a97..245291e 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/iot/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/iot/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.apps.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.apps.iot (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.apps.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/iot/package-tree.html b/content/javadoc/latest/org/apache/edgent/apps/iot/package-tree.html
index b2b8711..ac61c13 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/iot/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/iot/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.apps.iot Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.iot Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.apps.iot Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.apps.iot Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/iot/package-use.html b/content/javadoc/latest/org/apache/edgent/apps/iot/package-use.html
index 3470298..aaf96e8 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/iot/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/iot/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.apps.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.apps.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.apps.iot (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.apps.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/runtime/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/runtime/JobMonitorApp.html b/content/javadoc/latest/org/apache/edgent/apps/runtime/JobMonitorApp.html
index 8e74f88..7739f33 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/runtime/JobMonitorApp.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/runtime/JobMonitorApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>JobMonitorApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>JobMonitorApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobMonitorApp (Edgent v1.0.0)";
+            parent.document.title="JobMonitorApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -203,19 +203,13 @@ extends java.lang.Object</pre>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#declareTopology-java.lang.String-">declareTopology</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Declares the following topology:
- 
- JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
- </div>
+<div class="block">Declares the following topology:</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/apps/runtime/JobMonitorApp.html#declareTopology-org.apache.edgent.topology.Topology-">declareTopology</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t)</code>
-<div class="block">Populates the following topology:
- 
- JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
- </div>
+<div class="block">Populates the following topology:</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -466,6 +460,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html b/content/javadoc/latest/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
index 22e3ddf..6606a98 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/runtime/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/runtime/package-frame.html b/content/javadoc/latest/org/apache/edgent/apps/runtime/package-frame.html
index 0807566..3f745b4 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/runtime/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/runtime/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.apps.runtime (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.runtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/runtime/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/runtime/package-summary.html b/content/javadoc/latest/org/apache/edgent/apps/runtime/package-summary.html
index fef8027..b4342f1 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/runtime/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/runtime/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.apps.runtime (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.runtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.apps.runtime (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.apps.runtime (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -152,6 +152,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/runtime/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/runtime/package-tree.html b/content/javadoc/latest/org/apache/edgent/apps/runtime/package-tree.html
index 4796ec4..fdac9b2 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/runtime/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/runtime/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.apps.runtime Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.apps.runtime Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.apps.runtime Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.apps.runtime Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/apps/runtime/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/apps/runtime/package-use.html b/content/javadoc/latest/org/apache/edgent/apps/runtime/package-use.html
index b4d4a51..14e2ec4 100644
--- a/content/javadoc/latest/org/apache/edgent/apps/runtime/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/apps/runtime/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.apps.runtime (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.apps.runtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.apps.runtime (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.apps.runtime (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/command/CommandStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/command/CommandStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/command/CommandStreams.html
index 1101091..229a2ca 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/command/CommandStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/command/CommandStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:48 KST 2016 -->
-<title>CommandStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:08 EST 2017 -->
+<title>CommandStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CommandStreams (Edgent v1.0.0)";
+            parent.document.title="CommandStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -588,6 +588,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/command/class-use/CommandStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/command/class-use/CommandStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/command/class-use/CommandStreams.html
index 4b5f024..08ac77e 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/command/class-use/CommandStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/command/class-use/CommandStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.command.CommandStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.command.CommandStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.command.CommandStreams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.command.CommandStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/command/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/command/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/command/package-frame.html
index 73794c5..bda59fd 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/command/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/command/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.command (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.command (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>



[51/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
from d1e3671819c1596884dd9b02a814525f77a18786


Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/commit/0684ec9c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/0684ec9c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/0684ec9c

Branch: refs/heads/asf-site
Commit: 0684ec9c499ab813da1697bac37b940e15601c67
Parents: caf82fc
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Thu Mar 23 10:22:08 2017 -0400
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Thu Mar 23 10:22:08 2017 -0400

----------------------------------------------------------------------
 content/404.html                                |   10 +-
 content/Gemfile.lock                            |  207 -
 content/algolia_search.json                     |    2 +-
 content/docs/committers.html                    |   10 +-
 content/docs/common-edgent-operations.html      |   14 +-
 content/docs/community.html                     |   10 +-
 content/docs/console.html                       |   16 +-
 content/docs/downloads.html                     |   50 +-
 content/docs/edgent-getting-started.html        |   14 +-
 content/docs/edgent_index.html                  |   10 +-
 content/docs/faq.html                           |   12 +-
 content/docs/home.html                          |   10 +-
 content/docs/overview.html                      |   10 +-
 content/docs/quickstart.html                    |   10 +-
 content/docs/samples.html                       |   10 +-
 content/docs/search.html                        |   10 +-
 content/docs/streaming-concepts.html            |   10 +-
 content/docs/tag_collaboration.html             |   10 +-
 content/docs/tag_content_types.html             |   10 +-
 content/docs/tag_formatting.html                |   10 +-
 content/docs/tag_getting_started.html           |   10 +-
 content/docs/tag_mobile.html                    |   10 +-
 content/docs/tag_navigation.html                |   10 +-
 content/docs/tag_publishing.html                |   10 +-
 content/docs/tag_single_sourcing.html           |   10 +-
 content/docs/tag_special_layouts.html           |   10 +-
 content/javadoc/latest/allclasses-frame.html    |   12 +-
 content/javadoc/latest/allclasses-noframe.html  |   12 +-
 content/javadoc/latest/constant-values.html     |   51 +-
 content/javadoc/latest/deprecated-list.html     |   10 +-
 content/javadoc/latest/help-doc.html            |   10 +-
 content/javadoc/latest/index-all.html           |  303 +-
 content/javadoc/latest/index.html               |   15 +-
 .../analytics/math3/json/JsonAnalytics.html     |   10 +-
 .../math3/json/JsonUnivariateAggregate.html     |   10 +-
 .../math3/json/JsonUnivariateAggregator.html    |   10 +-
 .../math3/json/class-use/JsonAnalytics.html     |   10 +-
 .../json/class-use/JsonUnivariateAggregate.html |   10 +-
 .../class-use/JsonUnivariateAggregator.html     |   10 +-
 .../analytics/math3/json/package-frame.html     |    6 +-
 .../analytics/math3/json/package-summary.html   |   10 +-
 .../analytics/math3/json/package-tree.html      |   10 +-
 .../analytics/math3/json/package-use.html       |   10 +-
 .../math3/stat/JsonStorelessStatistic.html      |   10 +-
 .../edgent/analytics/math3/stat/Regression.html |   10 +-
 .../edgent/analytics/math3/stat/Statistic.html  |   10 +-
 .../stat/class-use/JsonStorelessStatistic.html  |   10 +-
 .../math3/stat/class-use/Regression.html        |   10 +-
 .../math3/stat/class-use/Statistic.html         |   10 +-
 .../analytics/math3/stat/package-frame.html     |    6 +-
 .../analytics/math3/stat/package-summary.html   |   10 +-
 .../analytics/math3/stat/package-tree.html      |   12 +-
 .../analytics/math3/stat/package-use.html       |   10 +-
 .../edgent/analytics/sensors/Deadtime.html      |   23 +-
 .../edgent/analytics/sensors/Filters.html       |   12 +-
 .../analytics/sensors/Range.BoundType.html      |   12 +-
 .../apache/edgent/analytics/sensors/Range.html  |   18 +-
 .../apache/edgent/analytics/sensors/Ranges.html |   20 +-
 .../analytics/sensors/class-use/Deadtime.html   |   10 +-
 .../analytics/sensors/class-use/Filters.html    |   10 +-
 .../sensors/class-use/Range.BoundType.html      |   14 +-
 .../analytics/sensors/class-use/Range.html      |   22 +-
 .../analytics/sensors/class-use/Ranges.html     |   10 +-
 .../edgent/analytics/sensors/package-frame.html |    8 +-
 .../analytics/sensors/package-summary.html      |   12 +-
 .../edgent/analytics/sensors/package-tree.html  |   12 +-
 .../edgent/analytics/sensors/package-use.html   |   12 +-
 .../apache/edgent/apps/iot/IotDevicePubSub.html |   12 +-
 .../apps/iot/class-use/IotDevicePubSub.html     |   12 +-
 .../apache/edgent/apps/iot/package-frame.html   |    8 +-
 .../apache/edgent/apps/iot/package-summary.html |   12 +-
 .../apache/edgent/apps/iot/package-tree.html    |   12 +-
 .../org/apache/edgent/apps/iot/package-use.html |   12 +-
 .../edgent/apps/runtime/JobMonitorApp.html      |   22 +-
 .../apps/runtime/class-use/JobMonitorApp.html   |   12 +-
 .../edgent/apps/runtime/package-frame.html      |    8 +-
 .../edgent/apps/runtime/package-summary.html    |   12 +-
 .../edgent/apps/runtime/package-tree.html       |   12 +-
 .../apache/edgent/apps/runtime/package-use.html |   12 +-
 .../connectors/command/CommandStreams.html      |   12 +-
 .../command/class-use/CommandStreams.html       |   12 +-
 .../connectors/command/package-frame.html       |    8 +-
 .../connectors/command/package-summary.html     |   12 +-
 .../edgent/connectors/command/package-tree.html |   12 +-
 .../edgent/connectors/command/package-use.html  |   12 +-
 .../org/apache/edgent/connectors/csv/Csv.html   |   12 +-
 .../edgent/connectors/csv/class-use/Csv.html    |   12 +-
 .../edgent/connectors/csv/package-frame.html    |    8 +-
 .../edgent/connectors/csv/package-summary.html  |   12 +-
 .../edgent/connectors/csv/package-tree.html     |   12 +-
 .../edgent/connectors/csv/package-use.html      |   12 +-
 .../file/CompressedFileWriterPolicy.html        |   12 +-
 .../edgent/connectors/file/FileStreams.html     |   34 +-
 .../connectors/file/FileWriterCycleConfig.html  |   12 +-
 .../connectors/file/FileWriterFlushConfig.html  |   12 +-
 .../connectors/file/FileWriterPolicy.html       |   12 +-
 .../file/FileWriterRetentionConfig.html         |   12 +-
 .../class-use/CompressedFileWriterPolicy.html   |   12 +-
 .../connectors/file/class-use/FileStreams.html  |   12 +-
 .../file/class-use/FileWriterCycleConfig.html   |   12 +-
 .../file/class-use/FileWriterFlushConfig.html   |   12 +-
 .../file/class-use/FileWriterPolicy.html        |   12 +-
 .../class-use/FileWriterRetentionConfig.html    |   12 +-
 .../edgent/connectors/file/package-frame.html   |    8 +-
 .../edgent/connectors/file/package-summary.html |   12 +-
 .../edgent/connectors/file/package-tree.html    |   12 +-
 .../edgent/connectors/file/package-use.html     |   12 +-
 .../edgent/connectors/http/HttpClients.html     |   12 +-
 .../edgent/connectors/http/HttpResponders.html  |   12 +-
 .../edgent/connectors/http/HttpStreams.html     |   14 +-
 .../connectors/http/class-use/HttpClients.html  |   12 +-
 .../http/class-use/HttpResponders.html          |   12 +-
 .../connectors/http/class-use/HttpStreams.html  |   12 +-
 .../edgent/connectors/http/package-frame.html   |    8 +-
 .../edgent/connectors/http/package-summary.html |   12 +-
 .../edgent/connectors/http/package-tree.html    |   12 +-
 .../edgent/connectors/http/package-use.html     |   12 +-
 .../apache/edgent/connectors/iot/Commands.html  |   14 +-
 .../apache/edgent/connectors/iot/Events.html    |   12 +-
 .../apache/edgent/connectors/iot/HeartBeat.html |   13 +-
 .../apache/edgent/connectors/iot/IotDevice.html |  120 +-
 .../edgent/connectors/iot/IotGateway.html       |  552 ++
 .../org/apache/edgent/connectors/iot/QoS.html   |   16 +-
 .../connectors/iot/class-use/Commands.html      |   12 +-
 .../edgent/connectors/iot/class-use/Events.html |   12 +-
 .../connectors/iot/class-use/HeartBeat.html     |   12 +-
 .../connectors/iot/class-use/IotDevice.html     |   86 +-
 .../connectors/iot/class-use/IotGateway.html    |  170 +
 .../edgent/connectors/iot/class-use/QoS.html    |   12 +-
 .../edgent/connectors/iot/package-frame.html    |    9 +-
 .../edgent/connectors/iot/package-summary.html  |   50 +-
 .../edgent/connectors/iot/package-tree.html     |   18 +-
 .../edgent/connectors/iot/package-use.html      |   33 +-
 .../edgent/connectors/iotp/IotpDevice.html      |  228 +-
 .../edgent/connectors/iotp/IotpGateway.html     |  999 +++
 .../connectors/iotp/class-use/IotpDevice.html   |   12 +-
 .../connectors/iotp/class-use/IotpGateway.html  |  126 +
 .../edgent/connectors/iotp/package-frame.html   |    9 +-
 .../edgent/connectors/iotp/package-summary.html |   20 +-
 .../edgent/connectors/iotp/package-tree.html    |   13 +-
 .../edgent/connectors/iotp/package-use.html     |   14 +-
 .../edgent/connectors/jdbc/CheckedFunction.html |   12 +-
 .../edgent/connectors/jdbc/CheckedSupplier.html |   12 +-
 .../edgent/connectors/jdbc/JdbcStreams.html     |   12 +-
 .../edgent/connectors/jdbc/ParameterSetter.html |   12 +-
 .../edgent/connectors/jdbc/ResultsHandler.html  |   12 +-
 .../connectors/jdbc/StatementSupplier.html      |   12 +-
 .../jdbc/class-use/CheckedFunction.html         |   12 +-
 .../jdbc/class-use/CheckedSupplier.html         |   12 +-
 .../connectors/jdbc/class-use/JdbcStreams.html  |   12 +-
 .../jdbc/class-use/ParameterSetter.html         |   12 +-
 .../jdbc/class-use/ResultsHandler.html          |   12 +-
 .../jdbc/class-use/StatementSupplier.html       |   12 +-
 .../edgent/connectors/jdbc/package-frame.html   |    8 +-
 .../edgent/connectors/jdbc/package-summary.html |   12 +-
 .../edgent/connectors/jdbc/package-tree.html    |   12 +-
 .../edgent/connectors/jdbc/package-use.html     |   12 +-
 .../kafka/KafkaConsumer.ByteConsumerRecord.html |   12 +-
 .../kafka/KafkaConsumer.ConsumerRecord.html     |   12 +-
 .../KafkaConsumer.StringConsumerRecord.html     |   12 +-
 .../edgent/connectors/kafka/KafkaConsumer.html  |   12 +-
 .../edgent/connectors/kafka/KafkaProducer.html  |   17 +-
 .../KafkaConsumer.ByteConsumerRecord.html       |   12 +-
 .../class-use/KafkaConsumer.ConsumerRecord.html |   12 +-
 .../KafkaConsumer.StringConsumerRecord.html     |   12 +-
 .../kafka/class-use/KafkaConsumer.html          |   12 +-
 .../kafka/class-use/KafkaProducer.html          |   12 +-
 .../edgent/connectors/kafka/package-frame.html  |    8 +-
 .../connectors/kafka/package-summary.html       |   12 +-
 .../edgent/connectors/kafka/package-tree.html   |   12 +-
 .../edgent/connectors/kafka/package-use.html    |   12 +-
 .../edgent/connectors/mqtt/MqttConfig.html      |   16 +-
 .../edgent/connectors/mqtt/MqttStreams.html     |   12 +-
 .../connectors/mqtt/class-use/MqttConfig.html   |   12 +-
 .../connectors/mqtt/class-use/MqttStreams.html  |   12 +-
 .../edgent/connectors/mqtt/iot/MqttDevice.html  |   71 +-
 .../mqtt/iot/class-use/MqttDevice.html          |   12 +-
 .../connectors/mqtt/iot/package-frame.html      |    8 +-
 .../connectors/mqtt/iot/package-summary.html    |   12 +-
 .../connectors/mqtt/iot/package-tree.html       |   12 +-
 .../edgent/connectors/mqtt/iot/package-use.html |   12 +-
 .../edgent/connectors/mqtt/package-frame.html   |    8 +-
 .../edgent/connectors/mqtt/package-summary.html |   12 +-
 .../edgent/connectors/mqtt/package-tree.html    |   12 +-
 .../edgent/connectors/mqtt/package-use.html     |   12 +-
 .../connectors/pubsub/PublishSubscribe.html     |   12 +-
 .../pubsub/class-use/PublishSubscribe.html      |   12 +-
 .../connectors/pubsub/oplets/Publish.html       |   12 +-
 .../pubsub/oplets/class-use/Publish.html        |   12 +-
 .../connectors/pubsub/oplets/package-frame.html |    8 +-
 .../pubsub/oplets/package-summary.html          |   12 +-
 .../connectors/pubsub/oplets/package-tree.html  |   12 +-
 .../connectors/pubsub/oplets/package-use.html   |   12 +-
 .../edgent/connectors/pubsub/package-frame.html |    8 +-
 .../connectors/pubsub/package-summary.html      |   12 +-
 .../edgent/connectors/pubsub/package-tree.html  |   12 +-
 .../edgent/connectors/pubsub/package-use.html   |   12 +-
 .../pubsub/service/ProviderPubSub.html          |   12 +-
 .../pubsub/service/PublishSubscribeService.html |   12 +-
 .../service/class-use/ProviderPubSub.html       |   12 +-
 .../class-use/PublishSubscribeService.html      |   12 +-
 .../pubsub/service/package-frame.html           |    8 +-
 .../pubsub/service/package-summary.html         |   12 +-
 .../connectors/pubsub/service/package-tree.html |   12 +-
 .../connectors/pubsub/service/package-use.html  |   12 +-
 .../edgent/connectors/serial/SerialDevice.html  |   12 +-
 .../edgent/connectors/serial/SerialPort.html    |   12 +-
 .../serial/class-use/SerialDevice.html          |   12 +-
 .../connectors/serial/class-use/SerialPort.html |   12 +-
 .../edgent/connectors/serial/package-frame.html |    8 +-
 .../connectors/serial/package-summary.html      |   12 +-
 .../edgent/connectors/serial/package-tree.html  |   12 +-
 .../edgent/connectors/serial/package-use.html   |   12 +-
 .../connectors/wsclient/WebSocketClient.html    |   12 +-
 .../wsclient/class-use/WebSocketClient.html     |   12 +-
 .../javax/websocket/Jsr356WebSocketClient.html  |   12 +-
 .../class-use/Jsr356WebSocketClient.html        |   12 +-
 .../wsclient/javax/websocket/package-frame.html |    8 +-
 .../javax/websocket/package-summary.html        |   12 +-
 .../wsclient/javax/websocket/package-tree.html  |   12 +-
 .../wsclient/javax/websocket/package-use.html   |   12 +-
 .../connectors/wsclient/package-frame.html      |    8 +-
 .../connectors/wsclient/package-summary.html    |   12 +-
 .../connectors/wsclient/package-tree.html       |   12 +-
 .../edgent/connectors/wsclient/package-use.html |   12 +-
 .../org/apache/edgent/execution/Configs.html    |   12 +-
 .../edgent/execution/DirectSubmitter.html       |   12 +-
 .../org/apache/edgent/execution/Job.Action.html |   12 +-
 .../org/apache/edgent/execution/Job.Health.html |   12 +-
 .../org/apache/edgent/execution/Job.State.html  |   12 +-
 .../latest/org/apache/edgent/execution/Job.html |   12 +-
 .../org/apache/edgent/execution/Submitter.html  |   12 +-
 .../edgent/execution/class-use/Configs.html     |   12 +-
 .../execution/class-use/DirectSubmitter.html    |   12 +-
 .../edgent/execution/class-use/Job.Action.html  |   12 +-
 .../edgent/execution/class-use/Job.Health.html  |   12 +-
 .../edgent/execution/class-use/Job.State.html   |   12 +-
 .../apache/edgent/execution/class-use/Job.html  |   12 +-
 .../edgent/execution/class-use/Submitter.html   |   12 +-
 .../edgent/execution/mbeans/JobMXBean.html      |   12 +-
 .../edgent/execution/mbeans/PeriodMXBean.html   |   12 +-
 .../execution/mbeans/class-use/JobMXBean.html   |   12 +-
 .../mbeans/class-use/PeriodMXBean.html          |   12 +-
 .../edgent/execution/mbeans/package-frame.html  |    8 +-
 .../execution/mbeans/package-summary.html       |   12 +-
 .../edgent/execution/mbeans/package-tree.html   |   12 +-
 .../edgent/execution/mbeans/package-use.html    |   12 +-
 .../apache/edgent/execution/package-frame.html  |    8 +-
 .../edgent/execution/package-summary.html       |   12 +-
 .../apache/edgent/execution/package-tree.html   |   14 +-
 .../apache/edgent/execution/package-use.html    |   12 +-
 .../execution/services/ControlService.html      |   12 +-
 .../edgent/execution/services/Controls.html     |   12 +-
 .../services/JobRegistryService.EventType.html  |   12 +-
 .../execution/services/JobRegistryService.html  |   12 +-
 .../execution/services/RuntimeServices.html     |   12 +-
 .../execution/services/ServiceContainer.html    |   12 +-
 .../services/class-use/ControlService.html      |   12 +-
 .../execution/services/class-use/Controls.html  |   12 +-
 .../class-use/JobRegistryService.EventType.html |   12 +-
 .../services/class-use/JobRegistryService.html  |   12 +-
 .../services/class-use/RuntimeServices.html     |   12 +-
 .../services/class-use/ServiceContainer.html    |   12 +-
 .../execution/services/package-frame.html       |    8 +-
 .../execution/services/package-summary.html     |   12 +-
 .../edgent/execution/services/package-tree.html |   12 +-
 .../edgent/execution/services/package-use.html  |   12 +-
 .../org/apache/edgent/function/BiConsumer.html  |   12 +-
 .../org/apache/edgent/function/BiFunction.html  |   12 +-
 .../org/apache/edgent/function/Consumer.html    |   12 +-
 .../org/apache/edgent/function/Function.html    |   12 +-
 .../org/apache/edgent/function/Functions.html   |   12 +-
 .../org/apache/edgent/function/Predicate.html   |   12 +-
 .../org/apache/edgent/function/Supplier.html    |   12 +-
 .../edgent/function/ToDoubleFunction.html       |   12 +-
 .../apache/edgent/function/ToIntFunction.html   |   12 +-
 .../apache/edgent/function/UnaryOperator.html   |   12 +-
 .../apache/edgent/function/WrappedFunction.html |   12 +-
 .../edgent/function/class-use/BiConsumer.html   |   21 +-
 .../edgent/function/class-use/BiFunction.html   |   14 +-
 .../edgent/function/class-use/Consumer.html     |   12 +-
 .../edgent/function/class-use/Function.html     |   96 +-
 .../edgent/function/class-use/Functions.html    |   12 +-
 .../edgent/function/class-use/Predicate.html    |   12 +-
 .../edgent/function/class-use/Supplier.html     |   19 +-
 .../function/class-use/ToDoubleFunction.html    |   12 +-
 .../function/class-use/ToIntFunction.html       |   18 +-
 .../function/class-use/UnaryOperator.html       |   47 +-
 .../function/class-use/WrappedFunction.html     |   12 +-
 .../apache/edgent/function/package-frame.html   |    8 +-
 .../apache/edgent/function/package-summary.html |   12 +-
 .../apache/edgent/function/package-tree.html    |   12 +-
 .../org/apache/edgent/function/package-use.html |   14 +-
 .../org/apache/edgent/graph/Connector.html      |   12 +-
 .../latest/org/apache/edgent/graph/Edge.html    |   12 +-
 .../latest/org/apache/edgent/graph/Graph.html   |   12 +-
 .../latest/org/apache/edgent/graph/Vertex.html  |   12 +-
 .../edgent/graph/class-use/Connector.html       |   12 +-
 .../org/apache/edgent/graph/class-use/Edge.html |   12 +-
 .../apache/edgent/graph/class-use/Graph.html    |   12 +-
 .../apache/edgent/graph/class-use/Vertex.html   |   12 +-
 .../org/apache/edgent/graph/package-frame.html  |    8 +-
 .../apache/edgent/graph/package-summary.html    |   12 +-
 .../org/apache/edgent/graph/package-tree.html   |   12 +-
 .../org/apache/edgent/graph/package-use.html    |   12 +-
 .../apache/edgent/graph/spi/AbstractGraph.html  |   12 +-
 .../apache/edgent/graph/spi/AbstractVertex.html |   12 +-
 .../org/apache/edgent/graph/spi/DirectEdge.html |   12 +-
 .../graph/spi/class-use/AbstractGraph.html      |   12 +-
 .../graph/spi/class-use/AbstractVertex.html     |   12 +-
 .../edgent/graph/spi/class-use/DirectEdge.html  |   12 +-
 .../graph/spi/execution/AbstractGraphJob.html   |   12 +-
 .../execution/class-use/AbstractGraphJob.html   |   12 +-
 .../graph/spi/execution/package-frame.html      |    8 +-
 .../graph/spi/execution/package-summary.html    |   12 +-
 .../graph/spi/execution/package-tree.html       |   12 +-
 .../edgent/graph/spi/execution/package-use.html |   12 +-
 .../apache/edgent/graph/spi/package-frame.html  |    8 +-
 .../edgent/graph/spi/package-summary.html       |   12 +-
 .../apache/edgent/graph/spi/package-tree.html   |   12 +-
 .../apache/edgent/graph/spi/package-use.html    |   12 +-
 .../websocket/EdgentSslContainerProvider.html   |   12 +-
 .../class-use/EdgentSslContainerProvider.html   |   12 +-
 .../impl/EdgentSslContainerProviderImpl.html    |   12 +-
 .../EdgentSslContainerProviderImpl.html         |   12 +-
 .../javax/websocket/impl/package-frame.html     |    8 +-
 .../javax/websocket/impl/package-summary.html   |   12 +-
 .../javax/websocket/impl/package-tree.html      |   12 +-
 .../javax/websocket/impl/package-use.html       |   12 +-
 .../edgent/javax/websocket/package-frame.html   |    8 +-
 .../edgent/javax/websocket/package-summary.html |   12 +-
 .../edgent/javax/websocket/package-tree.html    |   12 +-
 .../edgent/javax/websocket/package-use.html     |   12 +-
 .../edgent/metrics/MetricObjectNameFactory.html |   12 +-
 .../org/apache/edgent/metrics/Metrics.html      |   12 +-
 .../org/apache/edgent/metrics/MetricsSetup.html |   12 +-
 .../class-use/MetricObjectNameFactory.html      |   12 +-
 .../edgent/metrics/class-use/Metrics.html       |   12 +-
 .../edgent/metrics/class-use/MetricsSetup.html  |   12 +-
 .../apache/edgent/metrics/oplets/CounterOp.html |   12 +-
 .../apache/edgent/metrics/oplets/RateMeter.html |   12 +-
 .../oplets/SingleMetricAbstractOplet.html       |   12 +-
 .../metrics/oplets/class-use/CounterOp.html     |   12 +-
 .../metrics/oplets/class-use/RateMeter.html     |   12 +-
 .../class-use/SingleMetricAbstractOplet.html    |   12 +-
 .../edgent/metrics/oplets/package-frame.html    |    8 +-
 .../edgent/metrics/oplets/package-summary.html  |   12 +-
 .../edgent/metrics/oplets/package-tree.html     |   12 +-
 .../edgent/metrics/oplets/package-use.html      |   12 +-
 .../apache/edgent/metrics/package-frame.html    |    8 +-
 .../apache/edgent/metrics/package-summary.html  |   12 +-
 .../org/apache/edgent/metrics/package-tree.html |   12 +-
 .../org/apache/edgent/metrics/package-use.html  |   12 +-
 .../org/apache/edgent/oplet/JobContext.html     |   12 +-
 .../latest/org/apache/edgent/oplet/Oplet.html   |   12 +-
 .../org/apache/edgent/oplet/OpletContext.html   |   12 +-
 .../apache/edgent/oplet/OutputPortContext.html  |   12 +-
 .../edgent/oplet/class-use/JobContext.html      |   12 +-
 .../apache/edgent/oplet/class-use/Oplet.html    |   12 +-
 .../edgent/oplet/class-use/OpletContext.html    |   12 +-
 .../oplet/class-use/OutputPortContext.html      |   12 +-
 .../apache/edgent/oplet/core/AbstractOplet.html |   12 +-
 .../org/apache/edgent/oplet/core/FanIn.html     |   12 +-
 .../org/apache/edgent/oplet/core/FanOut.html    |   12 +-
 .../org/apache/edgent/oplet/core/Peek.html      |   12 +-
 .../edgent/oplet/core/PeriodicSource.html       |   12 +-
 .../org/apache/edgent/oplet/core/Pipe.html      |   12 +-
 .../apache/edgent/oplet/core/ProcessSource.html |   12 +-
 .../org/apache/edgent/oplet/core/Sink.html      |   12 +-
 .../org/apache/edgent/oplet/core/Source.html    |   12 +-
 .../org/apache/edgent/oplet/core/Split.html     |   12 +-
 .../org/apache/edgent/oplet/core/Union.html     |   12 +-
 .../oplet/core/class-use/AbstractOplet.html     |   12 +-
 .../edgent/oplet/core/class-use/FanIn.html      |   12 +-
 .../edgent/oplet/core/class-use/FanOut.html     |   12 +-
 .../edgent/oplet/core/class-use/Peek.html       |   12 +-
 .../oplet/core/class-use/PeriodicSource.html    |   12 +-
 .../edgent/oplet/core/class-use/Pipe.html       |   12 +-
 .../oplet/core/class-use/ProcessSource.html     |   12 +-
 .../edgent/oplet/core/class-use/Sink.html       |   12 +-
 .../edgent/oplet/core/class-use/Source.html     |   12 +-
 .../edgent/oplet/core/class-use/Split.html      |   12 +-
 .../edgent/oplet/core/class-use/Union.html      |   12 +-
 .../apache/edgent/oplet/core/package-frame.html |    8 +-
 .../edgent/oplet/core/package-summary.html      |   12 +-
 .../apache/edgent/oplet/core/package-tree.html  |   12 +-
 .../apache/edgent/oplet/core/package-use.html   |   12 +-
 .../apache/edgent/oplet/functional/Events.html  |   12 +-
 .../apache/edgent/oplet/functional/Filter.html  |   12 +-
 .../apache/edgent/oplet/functional/FlatMap.html |   12 +-
 .../org/apache/edgent/oplet/functional/Map.html |   12 +-
 .../apache/edgent/oplet/functional/Peek.html    |   12 +-
 .../functional/SupplierPeriodicSource.html      |   12 +-
 .../edgent/oplet/functional/SupplierSource.html |   12 +-
 .../oplet/functional/class-use/Events.html      |   12 +-
 .../oplet/functional/class-use/Filter.html      |   12 +-
 .../oplet/functional/class-use/FlatMap.html     |   12 +-
 .../edgent/oplet/functional/class-use/Map.html  |   12 +-
 .../edgent/oplet/functional/class-use/Peek.html |   12 +-
 .../class-use/SupplierPeriodicSource.html       |   12 +-
 .../functional/class-use/SupplierSource.html    |   12 +-
 .../edgent/oplet/functional/package-frame.html  |    8 +-
 .../oplet/functional/package-summary.html       |   12 +-
 .../edgent/oplet/functional/package-tree.html   |   12 +-
 .../edgent/oplet/functional/package-use.html    |   12 +-
 .../org/apache/edgent/oplet/package-frame.html  |    8 +-
 .../apache/edgent/oplet/package-summary.html    |   12 +-
 .../org/apache/edgent/oplet/package-tree.html   |   12 +-
 .../org/apache/edgent/oplet/package-use.html    |   12 +-
 .../apache/edgent/oplet/plumbing/Barrier.html   |   12 +-
 .../apache/edgent/oplet/plumbing/Isolate.html   |   12 +-
 .../edgent/oplet/plumbing/PressureReliever.html |   12 +-
 .../edgent/oplet/plumbing/UnorderedIsolate.html |   12 +-
 .../oplet/plumbing/class-use/Barrier.html       |   12 +-
 .../oplet/plumbing/class-use/Isolate.html       |   12 +-
 .../plumbing/class-use/PressureReliever.html    |   12 +-
 .../plumbing/class-use/UnorderedIsolate.html    |   12 +-
 .../edgent/oplet/plumbing/package-frame.html    |    8 +-
 .../edgent/oplet/plumbing/package-summary.html  |   12 +-
 .../edgent/oplet/plumbing/package-tree.html     |   12 +-
 .../edgent/oplet/plumbing/package-use.html      |   12 +-
 .../apache/edgent/oplet/window/Aggregate.html   |   12 +-
 .../oplet/window/class-use/Aggregate.html       |   12 +-
 .../edgent/oplet/window/package-frame.html      |    8 +-
 .../edgent/oplet/window/package-summary.html    |   12 +-
 .../edgent/oplet/window/package-tree.html       |   12 +-
 .../apache/edgent/oplet/window/package-use.html |   12 +-
 .../development/DevelopmentProvider.html        |   14 +-
 .../class-use/DevelopmentProvider.html          |   12 +-
 .../providers/development/package-frame.html    |    8 +-
 .../providers/development/package-summary.html  |   12 +-
 .../providers/development/package-tree.html     |   12 +-
 .../providers/development/package-use.html      |   12 +-
 .../edgent/providers/direct/DirectProvider.html |   14 +-
 .../edgent/providers/direct/DirectTopology.html |   12 +-
 .../direct/class-use/DirectProvider.html        |   12 +-
 .../direct/class-use/DirectTopology.html        |   12 +-
 .../edgent/providers/direct/package-frame.html  |    8 +-
 .../providers/direct/package-summary.html       |   12 +-
 .../edgent/providers/direct/package-tree.html   |   12 +-
 .../edgent/providers/direct/package-use.html    |   12 +-
 .../edgent/providers/iot/IotProvider.html       |  106 +-
 .../providers/iot/class-use/IotProvider.html    |   12 +-
 .../edgent/providers/iot/package-frame.html     |    8 +-
 .../edgent/providers/iot/package-summary.html   |   38 +-
 .../edgent/providers/iot/package-tree.html      |   12 +-
 .../edgent/providers/iot/package-use.html       |   12 +-
 .../edgent/runtime/appservice/AppService.html   |   14 +-
 .../runtime/appservice/AppServiceControl.html   |   12 +-
 .../appservice/class-use/AppService.html        |   12 +-
 .../appservice/class-use/AppServiceControl.html |   12 +-
 .../runtime/appservice/package-frame.html       |    8 +-
 .../runtime/appservice/package-summary.html     |   12 +-
 .../edgent/runtime/appservice/package-tree.html |   12 +-
 .../edgent/runtime/appservice/package-use.html  |   12 +-
 .../edgent/runtime/etiao/AbstractContext.html   |   12 +-
 .../apache/edgent/runtime/etiao/EtiaoJob.html   |   19 +-
 .../apache/edgent/runtime/etiao/Executable.html |   12 +-
 .../apache/edgent/runtime/etiao/Invocation.html |   12 +-
 .../edgent/runtime/etiao/InvocationContext.html |   12 +-
 .../edgent/runtime/etiao/SettableForwarder.html |   12 +-
 .../runtime/etiao/ThreadFactoryTracker.html     |   12 +-
 .../etiao/TrackingScheduledExecutor.html        |   12 +-
 .../etiao/class-use/AbstractContext.html        |   12 +-
 .../runtime/etiao/class-use/EtiaoJob.html       |   12 +-
 .../runtime/etiao/class-use/Executable.html     |   12 +-
 .../runtime/etiao/class-use/Invocation.html     |   12 +-
 .../etiao/class-use/InvocationContext.html      |   12 +-
 .../etiao/class-use/SettableForwarder.html      |   12 +-
 .../etiao/class-use/ThreadFactoryTracker.html   |   12 +-
 .../class-use/TrackingScheduledExecutor.html    |   12 +-
 .../edgent/runtime/etiao/graph/DirectGraph.html |   12 +-
 .../runtime/etiao/graph/ExecutableVertex.html   |   12 +-
 .../etiao/graph/class-use/DirectGraph.html      |   12 +-
 .../etiao/graph/class-use/ExecutableVertex.html |   12 +-
 .../runtime/etiao/graph/model/EdgeType.html     |   12 +-
 .../runtime/etiao/graph/model/GraphType.html    |   12 +-
 .../etiao/graph/model/InvocationType.html       |   12 +-
 .../runtime/etiao/graph/model/VertexType.html   |   12 +-
 .../etiao/graph/model/class-use/EdgeType.html   |   12 +-
 .../etiao/graph/model/class-use/GraphType.html  |   12 +-
 .../graph/model/class-use/InvocationType.html   |   12 +-
 .../etiao/graph/model/class-use/VertexType.html |   12 +-
 .../etiao/graph/model/package-frame.html        |    8 +-
 .../etiao/graph/model/package-summary.html      |   12 +-
 .../runtime/etiao/graph/model/package-tree.html |   12 +-
 .../runtime/etiao/graph/model/package-use.html  |   12 +-
 .../runtime/etiao/graph/package-frame.html      |    8 +-
 .../runtime/etiao/graph/package-summary.html    |   12 +-
 .../runtime/etiao/graph/package-tree.html       |   12 +-
 .../edgent/runtime/etiao/graph/package-use.html |   12 +-
 .../runtime/etiao/mbeans/EtiaoJobBean.html      |   12 +-
 .../etiao/mbeans/class-use/EtiaoJobBean.html    |   12 +-
 .../runtime/etiao/mbeans/package-frame.html     |    8 +-
 .../runtime/etiao/mbeans/package-summary.html   |   12 +-
 .../runtime/etiao/mbeans/package-tree.html      |   12 +-
 .../runtime/etiao/mbeans/package-use.html       |   12 +-
 .../edgent/runtime/etiao/package-frame.html     |    8 +-
 .../edgent/runtime/etiao/package-summary.html   |   12 +-
 .../edgent/runtime/etiao/package-tree.html      |   12 +-
 .../edgent/runtime/etiao/package-use.html       |   12 +-
 .../runtime/jmxcontrol/JMXControlService.html   |   12 +-
 .../jmxcontrol/class-use/JMXControlService.html |   12 +-
 .../runtime/jmxcontrol/package-frame.html       |    8 +-
 .../runtime/jmxcontrol/package-summary.html     |   12 +-
 .../edgent/runtime/jmxcontrol/package-tree.html |   12 +-
 .../edgent/runtime/jmxcontrol/package-use.html  |   12 +-
 .../edgent/runtime/jobregistry/JobEvents.html   |   12 +-
 .../edgent/runtime/jobregistry/JobRegistry.html |   12 +-
 .../jobregistry/class-use/JobEvents.html        |   12 +-
 .../jobregistry/class-use/JobRegistry.html      |   12 +-
 .../runtime/jobregistry/package-frame.html      |    8 +-
 .../runtime/jobregistry/package-summary.html    |   12 +-
 .../runtime/jobregistry/package-tree.html       |   12 +-
 .../edgent/runtime/jobregistry/package-use.html |   12 +-
 .../runtime/jsoncontrol/JsonControlService.html |   14 +-
 .../class-use/JsonControlService.html           |   12 +-
 .../runtime/jsoncontrol/package-frame.html      |    8 +-
 .../runtime/jsoncontrol/package-summary.html    |   12 +-
 .../runtime/jsoncontrol/package-tree.html       |   12 +-
 .../edgent/runtime/jsoncontrol/package-use.html |   12 +-
 .../samples/apps/AbstractApplication.html       |   12 +-
 .../samples/apps/ApplicationUtilities.html      |   12 +-
 .../apache/edgent/samples/apps/JsonTuples.html  |   12 +-
 .../samples/apps/TopologyProviderFactory.html   |   12 +-
 .../apps/class-use/AbstractApplication.html     |   12 +-
 .../apps/class-use/ApplicationUtilities.html    |   12 +-
 .../samples/apps/class-use/JsonTuples.html      |   12 +-
 .../apps/class-use/TopologyProviderFactory.html |   12 +-
 .../apps/mqtt/AbstractMqttApplication.html      |   12 +-
 .../samples/apps/mqtt/DeviceCommsApp.html       |   12 +-
 .../mqtt/class-use/AbstractMqttApplication.html |   12 +-
 .../apps/mqtt/class-use/DeviceCommsApp.html     |   12 +-
 .../edgent/samples/apps/mqtt/package-frame.html |    8 +-
 .../samples/apps/mqtt/package-summary.html      |   12 +-
 .../edgent/samples/apps/mqtt/package-tree.html  |   12 +-
 .../edgent/samples/apps/mqtt/package-use.html   |   12 +-
 .../edgent/samples/apps/package-frame.html      |    8 +-
 .../edgent/samples/apps/package-summary.html    |   12 +-
 .../edgent/samples/apps/package-tree.html       |   12 +-
 .../apache/edgent/samples/apps/package-use.html |   12 +-
 .../samples/apps/sensorAnalytics/Sensor1.html   |   12 +-
 .../SensorAnalyticsApplication.html             |   12 +-
 .../apps/sensorAnalytics/class-use/Sensor1.html |   12 +-
 .../class-use/SensorAnalyticsApplication.html   |   12 +-
 .../apps/sensorAnalytics/package-frame.html     |    8 +-
 .../apps/sensorAnalytics/package-summary.html   |   12 +-
 .../apps/sensorAnalytics/package-tree.html      |   12 +-
 .../apps/sensorAnalytics/package-use.html       |   12 +-
 .../edgent/samples/connectors/MsgSupplier.html  |   12 +-
 .../edgent/samples/connectors/Options.html      |   12 +-
 .../apache/edgent/samples/connectors/Util.html  |   12 +-
 .../connectors/class-use/MsgSupplier.html       |   12 +-
 .../samples/connectors/class-use/Options.html   |   12 +-
 .../samples/connectors/class-use/Util.html      |   12 +-
 .../edgent/samples/connectors/elm327/Cmd.html   |   12 +-
 .../samples/connectors/elm327/Elm327Cmds.html   |   12 +-
 .../connectors/elm327/Elm327Streams.html        |   12 +-
 .../samples/connectors/elm327/Pids01.html       |   12 +-
 .../connectors/elm327/class-use/Cmd.html        |   12 +-
 .../connectors/elm327/class-use/Elm327Cmds.html |   12 +-
 .../elm327/class-use/Elm327Streams.html         |   12 +-
 .../connectors/elm327/class-use/Pids01.html     |   12 +-
 .../connectors/elm327/package-frame.html        |    8 +-
 .../connectors/elm327/package-summary.html      |   12 +-
 .../samples/connectors/elm327/package-tree.html |   12 +-
 .../samples/connectors/elm327/package-use.html  |   12 +-
 .../elm327/runtime/CommandExecutor.html         |   12 +-
 .../runtime/class-use/CommandExecutor.html      |   12 +-
 .../elm327/runtime/package-frame.html           |    8 +-
 .../elm327/runtime/package-summary.html         |   12 +-
 .../connectors/elm327/runtime/package-tree.html |   12 +-
 .../connectors/elm327/runtime/package-use.html  |   12 +-
 .../samples/connectors/file/FileReaderApp.html  |   12 +-
 .../samples/connectors/file/FileWriterApp.html  |   12 +-
 .../file/class-use/FileReaderApp.html           |   12 +-
 .../file/class-use/FileWriterApp.html           |   12 +-
 .../samples/connectors/file/package-frame.html  |    8 +-
 .../connectors/file/package-summary.html        |   12 +-
 .../samples/connectors/file/package-tree.html   |   12 +-
 .../samples/connectors/file/package-use.html    |   12 +-
 .../samples/connectors/iotp/IotpAppClient.html  |  290 +
 .../connectors/iotp/IotpDeviceSample.html       |  297 +
 .../connectors/iotp/IotpGWDeviceSample.html     |  299 +
 .../samples/connectors/iotp/IotpQuickstart.html |   20 +-
 .../connectors/iotp/IotpQuickstart2.html        |  293 +
 .../samples/connectors/iotp/IotpSensors.html    |   16 +-
 .../iotp/class-use/IotpAppClient.html           |  126 +
 .../iotp/class-use/IotpDeviceSample.html        |  126 +
 .../iotp/class-use/IotpGWDeviceSample.html      |  126 +
 .../iotp/class-use/IotpQuickstart.html          |   12 +-
 .../iotp/class-use/IotpQuickstart2.html         |  126 +
 .../connectors/iotp/class-use/IotpSensors.html  |   12 +-
 .../samples/connectors/iotp/package-frame.html  |   12 +-
 .../connectors/iotp/package-summary.html        |   41 +-
 .../samples/connectors/iotp/package-tree.html   |   16 +-
 .../samples/connectors/iotp/package-use.html    |   12 +-
 .../edgent/samples/connectors/jdbc/DbUtils.html |   12 +-
 .../edgent/samples/connectors/jdbc/Person.html  |   12 +-
 .../samples/connectors/jdbc/PersonData.html     |   12 +-
 .../samples/connectors/jdbc/PersonId.html       |   12 +-
 .../connectors/jdbc/SimpleReaderApp.html        |   12 +-
 .../connectors/jdbc/SimpleWriterApp.html        |   12 +-
 .../connectors/jdbc/class-use/DbUtils.html      |   12 +-
 .../connectors/jdbc/class-use/Person.html       |   12 +-
 .../connectors/jdbc/class-use/PersonData.html   |   12 +-
 .../connectors/jdbc/class-use/PersonId.html     |   12 +-
 .../jdbc/class-use/SimpleReaderApp.html         |   12 +-
 .../jdbc/class-use/SimpleWriterApp.html         |   12 +-
 .../samples/connectors/jdbc/package-frame.html  |    8 +-
 .../connectors/jdbc/package-summary.html        |   12 +-
 .../samples/connectors/jdbc/package-tree.html   |   12 +-
 .../samples/connectors/jdbc/package-use.html    |   12 +-
 .../samples/connectors/kafka/KafkaClient.html   |   12 +-
 .../samples/connectors/kafka/PublisherApp.html  |   12 +-
 .../edgent/samples/connectors/kafka/Runner.html |   12 +-
 .../connectors/kafka/SimplePublisherApp.html    |   12 +-
 .../connectors/kafka/SimpleSubscriberApp.html   |   12 +-
 .../samples/connectors/kafka/SubscriberApp.html |   12 +-
 .../connectors/kafka/class-use/KafkaClient.html |   12 +-
 .../kafka/class-use/PublisherApp.html           |   12 +-
 .../connectors/kafka/class-use/Runner.html      |   12 +-
 .../kafka/class-use/SimplePublisherApp.html     |   12 +-
 .../kafka/class-use/SimpleSubscriberApp.html    |   12 +-
 .../kafka/class-use/SubscriberApp.html          |   12 +-
 .../samples/connectors/kafka/package-frame.html |    8 +-
 .../connectors/kafka/package-summary.html       |   12 +-
 .../samples/connectors/kafka/package-tree.html  |   12 +-
 .../samples/connectors/kafka/package-use.html   |   12 +-
 .../samples/connectors/mqtt/MqttClient.html     |   12 +-
 .../samples/connectors/mqtt/PublisherApp.html   |   12 +-
 .../edgent/samples/connectors/mqtt/Runner.html  |   12 +-
 .../connectors/mqtt/SimplePublisherApp.html     |   12 +-
 .../connectors/mqtt/SimpleSubscriberApp.html    |   12 +-
 .../samples/connectors/mqtt/SubscriberApp.html  |   12 +-
 .../connectors/mqtt/class-use/MqttClient.html   |   12 +-
 .../connectors/mqtt/class-use/PublisherApp.html |   12 +-
 .../connectors/mqtt/class-use/Runner.html       |   12 +-
 .../mqtt/class-use/SimplePublisherApp.html      |   12 +-
 .../mqtt/class-use/SimpleSubscriberApp.html     |   12 +-
 .../mqtt/class-use/SubscriberApp.html           |   12 +-
 .../samples/connectors/mqtt/package-frame.html  |    8 +-
 .../connectors/mqtt/package-summary.html        |   12 +-
 .../samples/connectors/mqtt/package-tree.html   |   12 +-
 .../samples/connectors/mqtt/package-use.html    |   12 +-
 .../samples/connectors/obd2/Obd2Streams.html    |   12 +-
 .../connectors/obd2/class-use/Obd2Streams.html  |   12 +-
 .../samples/connectors/obd2/package-frame.html  |    8 +-
 .../connectors/obd2/package-summary.html        |   12 +-
 .../samples/connectors/obd2/package-tree.html   |   12 +-
 .../samples/connectors/obd2/package-use.html    |   12 +-
 .../samples/connectors/package-frame.html       |    8 +-
 .../samples/connectors/package-summary.html     |   12 +-
 .../edgent/samples/connectors/package-tree.html |   12 +-
 .../edgent/samples/connectors/package-use.html  |   12 +-
 .../samples/console/ConsoleWaterDetector.html   |   12 +-
 .../samples/console/HttpServerSample.html       |   12 +-
 .../console/class-use/ConsoleWaterDetector.html |   12 +-
 .../console/class-use/HttpServerSample.html     |   12 +-
 .../edgent/samples/console/package-frame.html   |    8 +-
 .../edgent/samples/console/package-summary.html |   20 +-
 .../edgent/samples/console/package-tree.html    |   12 +-
 .../edgent/samples/console/package-use.html     |   12 +-
 .../scenarios/iotp/IotpFullScenario.html        |   14 +-
 .../iotp/class-use/IotpFullScenario.html        |   12 +-
 .../samples/scenarios/iotp/package-frame.html   |    8 +-
 .../samples/scenarios/iotp/package-summary.html |   12 +-
 .../samples/scenarios/iotp/package-tree.html    |   12 +-
 .../samples/scenarios/iotp/package-use.html     |   12 +-
 .../CombiningStreamsProcessingResults.html      |   12 +-
 .../topology/DevelopmentMetricsSample.html      |   12 +-
 .../samples/topology/DevelopmentSample.html     |   12 +-
 .../topology/DevelopmentSampleJobMXBean.html    |   12 +-
 .../edgent/samples/topology/HelloEdgent.html    |   14 +-
 .../samples/topology/JobEventsSample.html       |   12 +-
 .../edgent/samples/topology/JobExecution.html   |   12 +-
 .../edgent/samples/topology/PeriodicSource.html |   12 +-
 .../samples/topology/SensorsAggregates.html     |   12 +-
 .../samples/topology/SimpleFilterTransform.html |   12 +-
 .../SplitWithEnumSample.LogSeverityEnum.html    |   12 +-
 .../samples/topology/SplitWithEnumSample.html   |   12 +-
 .../edgent/samples/topology/StreamTags.html     |   12 +-
 .../samples/topology/TerminateAfterNTuples.html |   12 +-
 .../CombiningStreamsProcessingResults.html      |   12 +-
 .../class-use/DevelopmentMetricsSample.html     |   12 +-
 .../topology/class-use/DevelopmentSample.html   |   12 +-
 .../class-use/DevelopmentSampleJobMXBean.html   |   12 +-
 .../samples/topology/class-use/HelloEdgent.html |   12 +-
 .../topology/class-use/JobEventsSample.html     |   12 +-
 .../topology/class-use/JobExecution.html        |   12 +-
 .../topology/class-use/PeriodicSource.html      |   12 +-
 .../topology/class-use/SensorsAggregates.html   |   12 +-
 .../class-use/SimpleFilterTransform.html        |   12 +-
 .../SplitWithEnumSample.LogSeverityEnum.html    |   12 +-
 .../topology/class-use/SplitWithEnumSample.html |   12 +-
 .../samples/topology/class-use/StreamTags.html  |   12 +-
 .../class-use/TerminateAfterNTuples.html        |   12 +-
 .../edgent/samples/topology/package-frame.html  |    8 +-
 .../samples/topology/package-summary.html       |   12 +-
 .../edgent/samples/topology/package-tree.html   |   12 +-
 .../edgent/samples/topology/package-use.html    |   12 +-
 .../metrics/PeriodicSourceWithMetrics.html      |   12 +-
 .../samples/utils/metrics/SplitWithMetrics.html |   12 +-
 .../class-use/PeriodicSourceWithMetrics.html    |   12 +-
 .../metrics/class-use/SplitWithMetrics.html     |   12 +-
 .../samples/utils/metrics/package-frame.html    |    8 +-
 .../samples/utils/metrics/package-summary.html  |   12 +-
 .../samples/utils/metrics/package-tree.html     |   12 +-
 .../samples/utils/metrics/package-use.html      |   12 +-
 .../utils/sensor/HeartMonitorSensor.html        |   12 +-
 .../utils/sensor/PeriodicRandomSensor.html      |   12 +-
 .../utils/sensor/SimpleSimulatedSensor.html     |   12 +-
 .../samples/utils/sensor/SimulatedSensors.html  |   12 +-
 .../sensor/SimulatedTemperatureSensor.html      |   12 +-
 .../sensor/class-use/HeartMonitorSensor.html    |   12 +-
 .../sensor/class-use/PeriodicRandomSensor.html  |   12 +-
 .../sensor/class-use/SimpleSimulatedSensor.html |   12 +-
 .../sensor/class-use/SimulatedSensors.html      |   12 +-
 .../class-use/SimulatedTemperatureSensor.html   |   12 +-
 .../samples/utils/sensor/package-frame.html     |    8 +-
 .../samples/utils/sensor/package-summary.html   |   12 +-
 .../samples/utils/sensor/package-tree.html      |   12 +-
 .../samples/utils/sensor/package-use.html       |   12 +-
 .../streamscope/StreamScope.BufferManager.html  |   12 +-
 .../edgent/streamscope/StreamScope.Sample.html  |   12 +-
 .../streamscope/StreamScope.TriggerManager.html |   12 +-
 .../apache/edgent/streamscope/StreamScope.html  |   12 +-
 .../edgent/streamscope/StreamScopeBean.html     |   16 +-
 .../edgent/streamscope/StreamScopeRegistry.html |   16 +-
 .../streamscope/StreamScopeRegistryBean.html    |   12 +-
 .../edgent/streamscope/StreamScopeSetup.html    |   17 +-
 .../class-use/StreamScope.BufferManager.html    |   12 +-
 .../class-use/StreamScope.Sample.html           |   12 +-
 .../class-use/StreamScope.TriggerManager.html   |   12 +-
 .../streamscope/class-use/StreamScope.html      |   16 +-
 .../streamscope/class-use/StreamScopeBean.html  |   12 +-
 .../class-use/StreamScopeRegistry.html          |   12 +-
 .../class-use/StreamScopeRegistryBean.html      |   12 +-
 .../streamscope/class-use/StreamScopeSetup.html |   12 +-
 .../streamscope/mbeans/StreamScopeMXBean.html   |   16 +-
 .../mbeans/StreamScopeRegistryMXBean.html       |   12 +-
 .../mbeans/class-use/StreamScopeMXBean.html     |   12 +-
 .../class-use/StreamScopeRegistryMXBean.html    |   12 +-
 .../streamscope/mbeans/package-frame.html       |    8 +-
 .../streamscope/mbeans/package-summary.html     |   12 +-
 .../edgent/streamscope/mbeans/package-tree.html |   12 +-
 .../edgent/streamscope/mbeans/package-use.html  |   12 +-
 .../edgent/streamscope/oplets/StreamScope.html  |   12 +-
 .../oplets/class-use/StreamScope.html           |   12 +-
 .../streamscope/oplets/package-frame.html       |    8 +-
 .../streamscope/oplets/package-summary.html     |   12 +-
 .../edgent/streamscope/oplets/package-tree.html |   12 +-
 .../edgent/streamscope/oplets/package-use.html  |   12 +-
 .../edgent/streamscope/package-frame.html       |    8 +-
 .../edgent/streamscope/package-summary.html     |   12 +-
 .../apache/edgent/streamscope/package-tree.html |   12 +-
 .../apache/edgent/streamscope/package-use.html  |   12 +-
 .../org/apache/edgent/test/svt/MyClass1.html    |   12 +-
 .../org/apache/edgent/test/svt/MyClass2.html    |   12 +-
 .../edgent/test/svt/TopologyTestBasic.html      |   12 +-
 ...eetManagementAnalyticsClientApplication.html |   12 +-
 .../test/svt/apps/GpsAnalyticsApplication.html  |   12 +-
 .../test/svt/apps/ObdAnalyticsApplication.html  |   12 +-
 ...eetManagementAnalyticsClientApplication.html |   12 +-
 .../apps/class-use/GpsAnalyticsApplication.html |   12 +-
 .../apps/class-use/ObdAnalyticsApplication.html |   12 +-
 .../svt/apps/iotp/AbstractIotpApplication.html  |   12 +-
 .../iotp/class-use/AbstractIotpApplication.html |   12 +-
 .../test/svt/apps/iotp/package-frame.html       |    8 +-
 .../test/svt/apps/iotp/package-summary.html     |   12 +-
 .../edgent/test/svt/apps/iotp/package-tree.html |   12 +-
 .../edgent/test/svt/apps/iotp/package-use.html  |   12 +-
 .../edgent/test/svt/apps/package-frame.html     |    8 +-
 .../edgent/test/svt/apps/package-summary.html   |   20 +-
 .../edgent/test/svt/apps/package-tree.html      |   12 +-
 .../edgent/test/svt/apps/package-use.html       |   12 +-
 .../edgent/test/svt/class-use/MyClass1.html     |   12 +-
 .../edgent/test/svt/class-use/MyClass2.html     |   12 +-
 .../test/svt/class-use/TopologyTestBasic.html   |   12 +-
 .../apache/edgent/test/svt/package-frame.html   |    8 +-
 .../apache/edgent/test/svt/package-summary.html |   12 +-
 .../apache/edgent/test/svt/package-tree.html    |   12 +-
 .../org/apache/edgent/test/svt/package-use.html |   12 +-
 .../test/svt/utils/sensor/gps/GpsSensor.html    |   12 +-
 .../svt/utils/sensor/gps/SimulatedGeofence.html |   12 +-
 .../utils/sensor/gps/SimulatedGpsSensor.html    |   12 +-
 .../utils/sensor/gps/class-use/GpsSensor.html   |   12 +-
 .../sensor/gps/class-use/SimulatedGeofence.html |   12 +-
 .../gps/class-use/SimulatedGpsSensor.html       |   12 +-
 .../svt/utils/sensor/gps/package-frame.html     |    8 +-
 .../svt/utils/sensor/gps/package-summary.html   |   12 +-
 .../test/svt/utils/sensor/gps/package-tree.html |   12 +-
 .../test/svt/utils/sensor/gps/package-use.html  |   12 +-
 .../org/apache/edgent/topology/TSink.html       |   12 +-
 .../org/apache/edgent/topology/TStream.html     |   12 +-
 .../org/apache/edgent/topology/TWindow.html     |   12 +-
 .../org/apache/edgent/topology/Topology.html    |   12 +-
 .../apache/edgent/topology/TopologyElement.html |   16 +-
 .../edgent/topology/TopologyProvider.html       |   14 +-
 .../apache/edgent/topology/class-use/TSink.html |   76 +-
 .../edgent/topology/class-use/TStream.html      |  124 +-
 .../edgent/topology/class-use/TWindow.html      |   12 +-
 .../edgent/topology/class-use/Topology.html     |   71 +-
 .../topology/class-use/TopologyElement.html     |   30 +-
 .../topology/class-use/TopologyProvider.html    |   12 +-
 .../edgent/topology/json/JsonFunctions.html     |   12 +-
 .../topology/json/class-use/JsonFunctions.html  |   12 +-
 .../edgent/topology/json/package-frame.html     |    8 +-
 .../edgent/topology/json/package-summary.html   |   12 +-
 .../edgent/topology/json/package-tree.html      |   12 +-
 .../edgent/topology/json/package-use.html       |   12 +-
 .../mbeans/ApplicationServiceMXBean.html        |   12 +-
 .../class-use/ApplicationServiceMXBean.html     |   12 +-
 .../edgent/topology/mbeans/package-frame.html   |    8 +-
 .../edgent/topology/mbeans/package-summary.html |   12 +-
 .../edgent/topology/mbeans/package-tree.html    |   12 +-
 .../edgent/topology/mbeans/package-use.html     |   12 +-
 .../apache/edgent/topology/package-frame.html   |    8 +-
 .../apache/edgent/topology/package-summary.html |   12 +-
 .../apache/edgent/topology/package-tree.html    |   12 +-
 .../org/apache/edgent/topology/package-use.html |   18 +-
 .../topology/plumbing/LoadBalancedSplitter.html |   12 +-
 .../topology/plumbing/PlumbingStreams.html      |   32 +-
 .../apache/edgent/topology/plumbing/Valve.html  |   19 +-
 .../class-use/LoadBalancedSplitter.html         |   12 +-
 .../plumbing/class-use/PlumbingStreams.html     |   12 +-
 .../topology/plumbing/class-use/Valve.html      |   12 +-
 .../edgent/topology/plumbing/package-frame.html |    8 +-
 .../topology/plumbing/package-summary.html      |   12 +-
 .../edgent/topology/plumbing/package-tree.html  |   12 +-
 .../edgent/topology/plumbing/package-use.html   |   12 +-
 .../topology/services/ApplicationService.html   |   14 +-
 .../topology/services/TopologyBuilder.html      |   12 +-
 .../services/class-use/ApplicationService.html  |   12 +-
 .../services/class-use/TopologyBuilder.html     |   12 +-
 .../edgent/topology/services/package-frame.html |    8 +-
 .../topology/services/package-summary.html      |   12 +-
 .../edgent/topology/services/package-tree.html  |   12 +-
 .../edgent/topology/services/package-use.html   |   12 +-
 .../edgent/topology/spi/AbstractTStream.html    |   12 +-
 .../edgent/topology/spi/AbstractTopology.html   |   12 +-
 .../topology/spi/AbstractTopologyProvider.html  |   29 +-
 .../topology/spi/class-use/AbstractTStream.html |   12 +-
 .../spi/class-use/AbstractTopology.html         |   12 +-
 .../spi/class-use/AbstractTopologyProvider.html |   12 +-
 .../topology/spi/functions/EndlessSupplier.html |   12 +-
 .../functions/class-use/EndlessSupplier.html    |   12 +-
 .../topology/spi/functions/package-frame.html   |    8 +-
 .../topology/spi/functions/package-summary.html |   12 +-
 .../topology/spi/functions/package-tree.html    |   12 +-
 .../topology/spi/functions/package-use.html     |   12 +-
 .../topology/spi/graph/AbstractTWindow.html     |   12 +-
 .../topology/spi/graph/ConnectorStream.html     |   12 +-
 .../topology/spi/graph/GraphTopology.html       |   12 +-
 .../edgent/topology/spi/graph/TWindowImpl.html  |   12 +-
 .../topology/spi/graph/TWindowTimeImpl.html     |   12 +-
 .../spi/graph/class-use/AbstractTWindow.html    |   12 +-
 .../spi/graph/class-use/ConnectorStream.html    |   12 +-
 .../spi/graph/class-use/GraphTopology.html      |   12 +-
 .../spi/graph/class-use/TWindowImpl.html        |   12 +-
 .../spi/graph/class-use/TWindowTimeImpl.html    |   12 +-
 .../topology/spi/graph/package-frame.html       |    8 +-
 .../topology/spi/graph/package-summary.html     |   12 +-
 .../edgent/topology/spi/graph/package-tree.html |   12 +-
 .../edgent/topology/spi/graph/package-use.html  |   12 +-
 .../edgent/topology/spi/package-frame.html      |    8 +-
 .../edgent/topology/spi/package-summary.html    |   12 +-
 .../edgent/topology/spi/package-tree.html       |   12 +-
 .../apache/edgent/topology/spi/package-use.html |   12 +-
 .../topology/spi/tester/AbstractTester.html     |   12 +-
 .../spi/tester/class-use/AbstractTester.html    |   12 +-
 .../topology/spi/tester/package-frame.html      |    8 +-
 .../topology/spi/tester/package-summary.html    |   12 +-
 .../topology/spi/tester/package-tree.html       |   12 +-
 .../edgent/topology/spi/tester/package-use.html |   12 +-
 .../edgent/topology/tester/Condition.html       |   12 +-
 .../apache/edgent/topology/tester/Tester.html   |   12 +-
 .../topology/tester/class-use/Condition.html    |   12 +-
 .../topology/tester/class-use/Tester.html       |   12 +-
 .../edgent/topology/tester/package-frame.html   |    8 +-
 .../edgent/topology/tester/package-summary.html |   12 +-
 .../edgent/topology/tester/package-tree.html    |   12 +-
 .../edgent/topology/tester/package-use.html     |   12 +-
 .../apache/edgent/window/InsertionTimeList.html |   12 +-
 .../org/apache/edgent/window/Partition.html     |   12 +-
 .../apache/edgent/window/PartitionedState.html  |   12 +-
 .../org/apache/edgent/window/Policies.html      |   12 +-
 .../latest/org/apache/edgent/window/Window.html |   12 +-
 .../org/apache/edgent/window/Windows.html       |   12 +-
 .../window/class-use/InsertionTimeList.html     |   12 +-
 .../edgent/window/class-use/Partition.html      |   12 +-
 .../window/class-use/PartitionedState.html      |   12 +-
 .../edgent/window/class-use/Policies.html       |   12 +-
 .../apache/edgent/window/class-use/Window.html  |   12 +-
 .../apache/edgent/window/class-use/Windows.html |   12 +-
 .../org/apache/edgent/window/package-frame.html |    8 +-
 .../apache/edgent/window/package-summary.html   |   12 +-
 .../org/apache/edgent/window/package-tree.html  |   12 +-
 .../org/apache/edgent/window/package-use.html   |   12 +-
 content/javadoc/latest/overview-frame.html      |    8 +-
 content/javadoc/latest/overview-summary.html    |   30 +-
 content/javadoc/latest/overview-tree.html       |   24 +-
 content/javadoc/latest/serialized-form.html     |   12 +-
 content/javadoc/r1.1.0/allclasses-frame.html    |  285 +
 content/javadoc/r1.1.0/allclasses-noframe.html  |  285 +
 content/javadoc/r1.1.0/constant-values.html     |  904 +++
 content/javadoc/r1.1.0/deprecated-list.html     |  126 +
 content/javadoc/r1.1.0/help-doc.html            |  231 +
 content/javadoc/r1.1.0/index-all.html           | 5978 ++++++++++++++++++
 content/javadoc/r1.1.0/index.html               |   75 +
 .../analytics/math3/json/JsonAnalytics.html     |  705 +++
 .../math3/json/JsonUnivariateAggregate.html     |  309 +
 .../math3/json/JsonUnivariateAggregator.html    |  288 +
 .../math3/json/class-use/JsonAnalytics.html     |  126 +
 .../json/class-use/JsonUnivariateAggregate.html |  251 +
 .../class-use/JsonUnivariateAggregator.html     |  185 +
 .../analytics/math3/json/package-frame.html     |   25 +
 .../analytics/math3/json/package-summary.html   |  178 +
 .../analytics/math3/json/package-tree.html      |  152 +
 .../analytics/math3/json/package-use.html       |  191 +
 .../math3/stat/JsonStorelessStatistic.html      |  348 +
 .../edgent/analytics/math3/stat/Regression.html |  380 ++
 .../edgent/analytics/math3/stat/Statistic.html  |  455 ++
 .../stat/class-use/JsonStorelessStatistic.html  |  126 +
 .../math3/stat/class-use/Regression.html        |  177 +
 .../math3/stat/class-use/Statistic.html         |  231 +
 .../analytics/math3/stat/package-frame.html     |   25 +
 .../analytics/math3/stat/package-summary.html   |  178 +
 .../analytics/math3/stat/package-tree.html      |  152 +
 .../analytics/math3/stat/package-use.html       |  191 +
 .../edgent/analytics/sensors/Deadtime.html      |  393 ++
 .../edgent/analytics/sensors/Filters.html       |  387 ++
 .../analytics/sensors/Range.BoundType.html      |  354 ++
 .../apache/edgent/analytics/sensors/Range.html  |  696 ++
 .../apache/edgent/analytics/sensors/Ranges.html |  761 +++
 .../analytics/sensors/class-use/Deadtime.html   |  126 +
 .../analytics/sensors/class-use/Filters.html    |  126 +
 .../sensors/class-use/Range.BoundType.html      |  207 +
 .../analytics/sensors/class-use/Range.html      |  405 ++
 .../analytics/sensors/class-use/Ranges.html     |  126 +
 .../analytics/sensors/doc-files/deadband.png    |  Bin 0 -> 18450 bytes
 .../edgent/analytics/sensors/package-frame.html |   27 +
 .../analytics/sensors/package-summary.html      |  191 +
 .../edgent/analytics/sensors/package-tree.html  |  154 +
 .../edgent/analytics/sensors/package-use.html   |  215 +
 .../apache/edgent/apps/iot/IotDevicePubSub.html |  437 ++
 .../apps/iot/class-use/IotDevicePubSub.html     |  126 +
 .../apache/edgent/apps/iot/package-frame.html   |   20 +
 .../apache/edgent/apps/iot/package-summary.html |  155 +
 .../apache/edgent/apps/iot/package-tree.html    |  139 +
 .../org/apache/edgent/apps/iot/package-use.html |  126 +
 .../edgent/apps/runtime/JobMonitorApp.html      |  465 ++
 .../apps/runtime/class-use/JobMonitorApp.html   |  126 +
 .../edgent/apps/runtime/package-frame.html      |   20 +
 .../edgent/apps/runtime/package-summary.html    |  157 +
 .../edgent/apps/runtime/package-tree.html       |  139 +
 .../apache/edgent/apps/runtime/package-use.html |  126 +
 .../connectors/command/CommandStreams.html      |  593 ++
 .../command/class-use/CommandStreams.html       |  126 +
 .../connectors/command/package-frame.html       |   20 +
 .../connectors/command/package-summary.html     |  156 +
 .../edgent/connectors/command/package-tree.html |  139 +
 .../edgent/connectors/command/package-use.html  |  126 +
 .../org/apache/edgent/connectors/csv/Csv.html   |  345 +
 .../edgent/connectors/csv/class-use/Csv.html    |  126 +
 .../edgent/connectors/csv/package-frame.html    |   20 +
 .../edgent/connectors/csv/package-summary.html  |  155 +
 .../edgent/connectors/csv/package-tree.html     |  139 +
 .../edgent/connectors/csv/package-use.html      |  126 +
 .../file/CompressedFileWriterPolicy.html        |  428 ++
 .../edgent/connectors/file/FileStreams.html     |  538 ++
 .../connectors/file/FileWriterCycleConfig.html  |  503 ++
 .../connectors/file/FileWriterFlushConfig.html  |  477 ++
 .../connectors/file/FileWriterPolicy.html       |  670 ++
 .../file/FileWriterRetentionConfig.html         |  458 ++
 .../class-use/CompressedFileWriterPolicy.html   |  126 +
 .../connectors/file/class-use/FileStreams.html  |  126 +
 .../file/class-use/FileWriterCycleConfig.html   |  223 +
 .../file/class-use/FileWriterFlushConfig.html   |  222 +
 .../file/class-use/FileWriterPolicy.html        |  170 +
 .../class-use/FileWriterRetentionConfig.html    |  218 +
 .../edgent/connectors/file/package-frame.html   |   25 +
 .../edgent/connectors/file/package-summary.html |  188 +
 .../edgent/connectors/file/package-tree.html    |  147 +
 .../edgent/connectors/file/package-use.html     |  178 +
 .../edgent/connectors/http/HttpClients.html     |  354 ++
 .../edgent/connectors/http/HttpResponders.html  |  348 +
 .../edgent/connectors/http/HttpStreams.html     |  603 ++
 .../connectors/http/class-use/HttpClients.html  |  126 +
 .../http/class-use/HttpResponders.html          |  126 +
 .../connectors/http/class-use/HttpStreams.html  |  126 +
 .../edgent/connectors/http/package-frame.html   |   22 +
 .../edgent/connectors/http/package-summary.html |  167 +
 .../edgent/connectors/http/package-tree.html    |  141 +
 .../edgent/connectors/http/package-use.html     |  126 +
 .../apache/edgent/connectors/iot/Commands.html  |  237 +
 .../apache/edgent/connectors/iot/Events.html    |  230 +
 .../apache/edgent/connectors/iot/HeartBeat.html |  280 +
 .../apache/edgent/connectors/iot/IotDevice.html |  549 ++
 .../edgent/connectors/iot/IotGateway.html       |  552 ++
 .../org/apache/edgent/connectors/iot/QoS.html   |  288 +
 .../connectors/iot/class-use/Commands.html      |  126 +
 .../edgent/connectors/iot/class-use/Events.html |  126 +
 .../connectors/iot/class-use/HeartBeat.html     |  126 +
 .../connectors/iot/class-use/IotDevice.html     |  483 ++
 .../connectors/iot/class-use/IotGateway.html    |  170 +
 .../edgent/connectors/iot/class-use/QoS.html    |  126 +
 .../edgent/connectors/iot/package-frame.html    |   28 +
 .../edgent/connectors/iot/package-summary.html  |  250 +
 .../edgent/connectors/iot/package-tree.html     |  154 +
 .../edgent/connectors/iot/package-use.html      |  305 +
 .../edgent/connectors/iotp/IotpDevice.html      |  763 +++
 .../edgent/connectors/iotp/IotpGateway.html     |  999 +++
 .../connectors/iotp/class-use/IotpDevice.html   |  171 +
 .../connectors/iotp/class-use/IotpGateway.html  |  126 +
 .../edgent/connectors/iotp/package-frame.html   |   21 +
 .../edgent/connectors/iotp/package-summary.html |  163 +
 .../edgent/connectors/iotp/package-tree.html    |  140 +
 .../edgent/connectors/iotp/package-use.html     |  163 +
 .../edgent/connectors/jdbc/CheckedFunction.html |  248 +
 .../edgent/connectors/jdbc/CheckedSupplier.html |  243 +
 .../edgent/connectors/jdbc/JdbcStreams.html     |  574 ++
 .../edgent/connectors/jdbc/ParameterSetter.html |  255 +
 .../edgent/connectors/jdbc/ResultsHandler.html  |  278 +
 .../connectors/jdbc/StatementSupplier.html      |  248 +
 .../jdbc/class-use/CheckedFunction.html         |  171 +
 .../jdbc/class-use/CheckedSupplier.html         |  171 +
 .../connectors/jdbc/class-use/JdbcStreams.html  |  126 +
 .../jdbc/class-use/ParameterSetter.html         |  200 +
 .../jdbc/class-use/ResultsHandler.html          |  184 +
 .../jdbc/class-use/StatementSupplier.html       |  182 +
 .../edgent/connectors/jdbc/package-frame.html   |   28 +
 .../edgent/connectors/jdbc/package-summary.html |  200 +
 .../edgent/connectors/jdbc/package-tree.html    |  147 +
 .../edgent/connectors/jdbc/package-use.html     |  183 +
 .../kafka/KafkaConsumer.ByteConsumerRecord.html |  200 +
 .../kafka/KafkaConsumer.ConsumerRecord.html     |  297 +
 .../KafkaConsumer.StringConsumerRecord.html     |  200 +
 .../edgent/connectors/kafka/KafkaConsumer.html  |  425 ++
 .../edgent/connectors/kafka/KafkaProducer.html  |  440 ++
 .../KafkaConsumer.ByteConsumerRecord.html       |  172 +
 .../class-use/KafkaConsumer.ConsumerRecord.html |  176 +
 .../KafkaConsumer.StringConsumerRecord.html     |  172 +
 .../kafka/class-use/KafkaConsumer.html          |  126 +
 .../kafka/class-use/KafkaProducer.html          |  126 +
 .../edgent/connectors/kafka/package-frame.html  |   27 +
 .../connectors/kafka/package-summary.html       |  200 +
 .../edgent/connectors/kafka/package-tree.html   |  149 +
 .../edgent/connectors/kafka/package-use.html    |  173 +
 .../edgent/connectors/mqtt/MqttConfig.html      | 1134 ++++
 .../edgent/connectors/mqtt/MqttStreams.html     |  520 ++
 .../connectors/mqtt/class-use/MqttConfig.html   |  225 +
 .../connectors/mqtt/class-use/MqttStreams.html  |  126 +
 .../edgent/connectors/mqtt/iot/MqttDevice.html  |  630 ++
 .../mqtt/iot/class-use/MqttDevice.html          |  170 +
 .../connectors/mqtt/iot/package-frame.html      |   20 +
 .../connectors/mqtt/iot/package-summary.html    |  155 +
 .../connectors/mqtt/iot/package-tree.html       |  139 +
 .../edgent/connectors/mqtt/iot/package-use.html |  163 +
 .../edgent/connectors/mqtt/package-frame.html   |   21 +
 .../edgent/connectors/mqtt/package-summary.html |  167 +
 .../edgent/connectors/mqtt/package-tree.html    |  140 +
 .../edgent/connectors/mqtt/package-use.html     |  186 +
 .../connectors/pubsub/PublishSubscribe.html     |  401 ++
 .../pubsub/class-use/PublishSubscribe.html      |  126 +
 .../connectors/pubsub/oplets/Publish.html       |  325 +
 .../pubsub/oplets/class-use/Publish.html        |  126 +
 .../connectors/pubsub/oplets/package-frame.html |   20 +
 .../pubsub/oplets/package-summary.html          |  155 +
 .../connectors/pubsub/oplets/package-tree.html  |  147 +
 .../connectors/pubsub/oplets/package-use.html   |  126 +
 .../edgent/connectors/pubsub/package-frame.html |   20 +
 .../connectors/pubsub/package-summary.html      |  155 +
 .../edgent/connectors/pubsub/package-tree.html  |  139 +
 .../edgent/connectors/pubsub/package-use.html   |  126 +
 .../pubsub/service/ProviderPubSub.html          |  348 +
 .../pubsub/service/PublishSubscribeService.html |  306 +
 .../service/class-use/ProviderPubSub.html       |  126 +
 .../class-use/PublishSubscribeService.html      |  170 +
 .../pubsub/service/package-frame.html           |   24 +
 .../pubsub/service/package-summary.html         |  172 +
 .../connectors/pubsub/service/package-tree.html |  143 +
 .../connectors/pubsub/service/package-use.html  |  163 +
 .../edgent/connectors/serial/SerialDevice.html  |  303 +
 .../edgent/connectors/serial/SerialPort.html    |  254 +
 .../serial/class-use/SerialDevice.html          |  212 +
 .../connectors/serial/class-use/SerialPort.html |  177 +
 .../edgent/connectors/serial/package-frame.html |   21 +
 .../connectors/serial/package-summary.html      |  161 +
 .../edgent/connectors/serial/package-tree.html  |  140 +
 .../edgent/connectors/serial/package-use.html   |  207 +
 .../connectors/wsclient/WebSocketClient.html    |  412 ++
 .../wsclient/class-use/WebSocketClient.html     |  170 +
 .../javax/websocket/Jsr356WebSocketClient.html  |  540 ++
 .../class-use/Jsr356WebSocketClient.html        |  126 +
 .../wsclient/javax/websocket/package-frame.html |   20 +
 .../javax/websocket/package-summary.html        |  155 +
 .../wsclient/javax/websocket/package-tree.html  |  139 +
 .../wsclient/javax/websocket/package-use.html   |  126 +
 .../connectors/wsclient/package-frame.html      |   20 +
 .../connectors/wsclient/package-summary.html    |  155 +
 .../connectors/wsclient/package-tree.html       |  139 +
 .../edgent/connectors/wsclient/package-use.html |  163 +
 .../org/apache/edgent/execution/Configs.html    |  248 +
 .../edgent/execution/DirectSubmitter.html       |  259 +
 .../org/apache/edgent/execution/Job.Action.html |  399 ++
 .../org/apache/edgent/execution/Job.Health.html |  356 ++
 .../org/apache/edgent/execution/Job.State.html  |  399 ++
 .../r1.1.0/org/apache/edgent/execution/Job.html |  483 ++
 .../org/apache/edgent/execution/Submitter.html  |  281 +
 .../edgent/execution/class-use/Configs.html     |  126 +
 .../execution/class-use/DirectSubmitter.html    |  310 +
 .../edgent/execution/class-use/Job.Action.html  |  287 +
 .../edgent/execution/class-use/Job.Health.html  |  266 +
 .../edgent/execution/class-use/Job.State.html   |  317 +
 .../apache/edgent/execution/class-use/Job.html  |  679 ++
 .../edgent/execution/class-use/Submitter.html   |  311 +
 .../edgent/execution/mbeans/JobMXBean.html      |  445 ++
 .../edgent/execution/mbeans/PeriodMXBean.html   |  310 +
 .../execution/mbeans/class-use/JobMXBean.html   |  168 +
 .../mbeans/class-use/PeriodMXBean.html          |  192 +
 .../edgent/execution/mbeans/package-frame.html  |   21 +
 .../execution/mbeans/package-summary.html       |  161 +
 .../edgent/execution/mbeans/package-tree.html   |  136 +
 .../edgent/execution/mbeans/package-use.html    |  207 +
 .../apache/edgent/execution/package-frame.html  |   29 +
 .../edgent/execution/package-summary.html       |  204 +
 .../apache/edgent/execution/package-tree.html   |  155 +
 .../apache/edgent/execution/package-use.html    |  603 ++
 .../execution/services/ControlService.html      |  385 ++
 .../edgent/execution/services/Controls.html     |  352 ++
 .../services/JobRegistryService.EventType.html  |  369 ++
 .../execution/services/JobRegistryService.html  |  417 ++
 .../execution/services/RuntimeServices.html     |  281 +
 .../execution/services/ServiceContainer.html    |  416 ++
 .../services/class-use/ControlService.html      |  283 +
 .../execution/services/class-use/Controls.html  |  126 +
 .../class-use/JobRegistryService.EventType.html |  232 +
 .../services/class-use/JobRegistryService.html  |  184 +
 .../services/class-use/RuntimeServices.html     |  301 +
 .../services/class-use/ServiceContainer.html    |  360 ++
 .../execution/services/package-frame.html       |   31 +
 .../execution/services/package-summary.html     |  208 +
 .../edgent/execution/services/package-tree.html |  158 +
 .../edgent/execution/services/package-use.html  |  511 ++
 .../org/apache/edgent/function/BiConsumer.html  |  246 +
 .../org/apache/edgent/function/BiFunction.html  |  249 +
 .../org/apache/edgent/function/Consumer.html    |  246 +
 .../org/apache/edgent/function/Function.html    |  258 +
 .../org/apache/edgent/function/Functions.html   |  665 ++
 .../org/apache/edgent/function/Predicate.html   |  248 +
 .../org/apache/edgent/function/Supplier.html    |  259 +
 .../edgent/function/ToDoubleFunction.html       |  239 +
 .../apache/edgent/function/ToIntFunction.html   |  248 +
 .../apache/edgent/function/UnaryOperator.html   |  200 +
 .../apache/edgent/function/WrappedFunction.html |  360 ++
 .../edgent/function/class-use/BiConsumer.html   |  455 ++
 .../edgent/function/class-use/BiFunction.html   |  688 ++
 .../edgent/function/class-use/Consumer.html     | 1044 +++
 .../edgent/function/class-use/Function.html     | 1288 ++++
 .../edgent/function/class-use/Functions.html    |  126 +
 .../edgent/function/class-use/Predicate.html    |  487 ++
 .../edgent/function/class-use/Supplier.html     |  975 +++
 .../function/class-use/ToDoubleFunction.html    |  184 +
 .../function/class-use/ToIntFunction.html       |  285 +
 .../function/class-use/UnaryOperator.html       |  378 ++
 .../function/class-use/WrappedFunction.html     |  166 +
 .../apache/edgent/function/package-frame.html   |   33 +
 .../apache/edgent/function/package-summary.html |  226 +
 .../apache/edgent/function/package-tree.html    |  159 +
 .../org/apache/edgent/function/package-use.html | 1420 +++++
 .../org/apache/edgent/graph/Connector.html      |  434 ++
 .../r1.1.0/org/apache/edgent/graph/Edge.html    |  335 +
 .../r1.1.0/org/apache/edgent/graph/Graph.html   |  395 ++
 .../r1.1.0/org/apache/edgent/graph/Vertex.html  |  306 +
 .../edgent/graph/class-use/Connector.html       |  314 +
 .../org/apache/edgent/graph/class-use/Edge.html |  238 +
 .../apache/edgent/graph/class-use/Graph.html    |  354 ++
 .../apache/edgent/graph/class-use/Vertex.html   |  368 ++
 .../org/apache/edgent/graph/package-frame.html  |   23 +
 .../apache/edgent/graph/package-summary.html    |  173 +
 .../org/apache/edgent/graph/package-tree.html   |  138 +
 .../org/apache/edgent/graph/package-use.html    |  372 ++
 .../apache/edgent/graph/spi/AbstractGraph.html  |  388 ++
 .../apache/edgent/graph/spi/AbstractVertex.html |  263 +
 .../org/apache/edgent/graph/spi/DirectEdge.html |  428 ++
 .../graph/spi/class-use/AbstractGraph.html      |  169 +
 .../graph/spi/class-use/AbstractVertex.html     |  166 +
 .../edgent/graph/spi/class-use/DirectEdge.html  |  126 +
 .../graph/spi/execution/AbstractGraphJob.html   |  479 ++
 .../execution/class-use/AbstractGraphJob.html   |  171 +
 .../graph/spi/execution/package-frame.html      |   20 +
 .../graph/spi/execution/package-summary.html    |  147 +
 .../graph/spi/execution/package-tree.html       |  139 +
 .../edgent/graph/spi/execution/package-use.html |  165 +
 .../apache/edgent/graph/spi/package-frame.html  |   22 +
 .../edgent/graph/spi/package-summary.html       |  161 +
 .../apache/edgent/graph/spi/package-tree.html   |  141 +
 .../apache/edgent/graph/spi/package-use.html    |  168 +
 .../websocket/EdgentSslContainerProvider.html   |  335 +
 .../class-use/EdgentSslContainerProvider.html   |  168 +
 .../impl/EdgentSslContainerProviderImpl.html    |  298 +
 .../EdgentSslContainerProviderImpl.html         |  126 +
 .../javax/websocket/impl/package-frame.html     |   20 +
 .../javax/websocket/impl/package-summary.html   |  153 +
 .../javax/websocket/impl/package-tree.html      |  143 +
 .../javax/websocket/impl/package-use.html       |  126 +
 .../edgent/javax/websocket/package-frame.html   |   20 +
 .../edgent/javax/websocket/package-summary.html |  156 +
 .../edgent/javax/websocket/package-tree.html    |  139 +
 .../edgent/javax/websocket/package-use.html     |  164 +
 .../edgent/metrics/MetricObjectNameFactory.html |  502 ++
 .../org/apache/edgent/metrics/Metrics.html      |  347 +
 .../org/apache/edgent/metrics/MetricsSetup.html |  320 +
 .../class-use/MetricObjectNameFactory.html      |  126 +
 .../edgent/metrics/class-use/Metrics.html       |  126 +
 .../edgent/metrics/class-use/MetricsSetup.html  |  190 +
 .../apache/edgent/metrics/oplets/CounterOp.html |  397 ++
 .../apache/edgent/metrics/oplets/RateMeter.html |  398 ++
 .../oplets/SingleMetricAbstractOplet.html       |  396 ++
 .../metrics/oplets/class-use/CounterOp.html     |  126 +
 .../metrics/oplets/class-use/RateMeter.html     |  126 +
 .../class-use/SingleMetricAbstractOplet.html    |  175 +
 .../edgent/metrics/oplets/package-frame.html    |   22 +
 .../edgent/metrics/oplets/package-summary.html  |  159 +
 .../edgent/metrics/oplets/package-tree.html     |  156 +
 .../edgent/metrics/oplets/package-use.html      |  161 +
 .../apache/edgent/metrics/package-frame.html    |   22 +
 .../apache/edgent/metrics/package-summary.html  |  174 +
 .../org/apache/edgent/metrics/package-tree.html |  141 +
 .../org/apache/edgent/metrics/package-use.html  |  165 +
 .../org/apache/edgent/oplet/JobContext.html     |  255 +
 .../r1.1.0/org/apache/edgent/oplet/Oplet.html   |  298 +
 .../org/apache/edgent/oplet/OpletContext.html   |  427 ++
 .../apache/edgent/oplet/OutputPortContext.html  |  231 +
 .../edgent/oplet/class-use/JobContext.html      |  248 +
 .../apache/edgent/oplet/class-use/Oplet.html    |  667 ++
 .../edgent/oplet/class-use/OpletContext.html    |  423 ++
 .../oplet/class-use/OutputPortContext.html      |  229 +
 .../apache/edgent/oplet/core/AbstractOplet.html |  319 +
 .../org/apache/edgent/oplet/core/FanIn.html     |  465 ++
 .../org/apache/edgent/oplet/core/FanOut.html    |  371 ++
 .../org/apache/edgent/oplet/core/Peek.html      |  351 +
 .../edgent/oplet/core/PeriodicSource.html       |  494 ++
 .../org/apache/edgent/oplet/core/Pipe.html      |  413 ++
 .../apache/edgent/oplet/core/ProcessSource.html |  370 ++
 .../org/apache/edgent/oplet/core/Sink.html      |  412 ++
 .../org/apache/edgent/oplet/core/Source.html    |  378 ++
 .../org/apache/edgent/oplet/core/Split.html     |  413 ++
 .../org/apache/edgent/oplet/core/Union.html     |  365 ++
 .../oplet/core/class-use/AbstractOplet.html     |  431 ++
 .../edgent/oplet/core/class-use/FanIn.html      |  248 +
 .../edgent/oplet/core/class-use/FanOut.html     |  126 +
 .../edgent/oplet/core/class-use/Peek.html       |  302 +
 .../oplet/core/class-use/PeriodicSource.html    |  168 +
 .../edgent/oplet/core/class-use/Pipe.html       |  398 ++
 .../oplet/core/class-use/ProcessSource.html     |  168 +
 .../edgent/oplet/core/class-use/Sink.html       |  218 +
 .../edgent/oplet/core/class-use/Source.html     |  277 +
 .../edgent/oplet/core/class-use/Split.html      |  126 +
 .../edgent/oplet/core/class-use/Union.html      |  126 +
 .../apache/edgent/oplet/core/package-frame.html |   30 +
 .../edgent/oplet/core/package-summary.html      |  209 +
 .../apache/edgent/oplet/core/package-tree.html  |  161 +
 .../apache/edgent/oplet/core/package-use.html   |  482 ++
 .../apache/edgent/oplet/functional/Events.html  |  368 ++
 .../apache/edgent/oplet/functional/Filter.html  |  333 +
 .../apache/edgent/oplet/functional/FlatMap.html |  345 +
 .../org/apache/edgent/oplet/functional/Map.html |  339 +
 .../apache/edgent/oplet/functional/Peek.html    |  372 ++
 .../functional/SupplierPeriodicSource.html      |  364 ++
 .../edgent/oplet/functional/SupplierSource.html |  372 ++
 .../oplet/functional/class-use/Events.html      |  126 +
 .../oplet/functional/class-use/Filter.html      |  126 +
 .../oplet/functional/class-use/FlatMap.html     |  126 +
 .../edgent/oplet/functional/class-use/Map.html  |  126 +
 .../edgent/oplet/functional/class-use/Peek.html |  170 +
 .../class-use/SupplierPeriodicSource.html       |  126 +
 .../functional/class-use/SupplierSource.html    |  126 +
 .../edgent/oplet/functional/package-frame.html  |   26 +
 .../oplet/functional/package-summary.html       |  185 +
 .../edgent/oplet/functional/package-tree.html   |  169 +
 .../edgent/oplet/functional/package-use.html    |  163 +
 .../org/apache/edgent/oplet/package-frame.html  |   23 +
 .../apache/edgent/oplet/package-summary.html    |  180 +
 .../org/apache/edgent/oplet/package-tree.html   |  146 +
 .../org/apache/edgent/oplet/package-use.html    |  504 ++
 .../apache/edgent/oplet/plumbing/Barrier.html   |  409 ++
 .../apache/edgent/oplet/plumbing/Isolate.html   |  417 ++
 .../edgent/oplet/plumbing/PressureReliever.html |  409 ++
 .../edgent/oplet/plumbing/UnorderedIsolate.html |  367 ++
 .../oplet/plumbing/class-use/Barrier.html       |  126 +
 .../oplet/plumbing/class-use/Isolate.html       |  126 +
 .../plumbing/class-use/PressureReliever.html    |  126 +
 .../plumbing/class-use/UnorderedIsolate.html    |  126 +
 .../edgent/oplet/plumbing/package-frame.html    |   23 +
 .../edgent/oplet/plumbing/package-summary.html  |  175 +
 .../edgent/oplet/plumbing/package-tree.html     |  154 +
 .../edgent/oplet/plumbing/package-use.html      |  126 +
 .../apache/edgent/oplet/window/Aggregate.html   |  373 ++
 .../oplet/window/class-use/Aggregate.html       |  126 +
 .../edgent/oplet/window/package-frame.html      |   20 +
 .../edgent/oplet/window/package-summary.html    |  155 +
 .../edgent/oplet/window/package-tree.html       |  147 +
 .../apache/edgent/oplet/window/package-use.html |  126 +
 .../development/DevelopmentProvider.html        |  403 ++
 .../class-use/DevelopmentProvider.html          |  126 +
 .../providers/development/package-frame.html    |   20 +
 .../providers/development/package-summary.html  |  155 +
 .../providers/development/package-tree.html     |  147 +
 .../providers/development/package-use.html      |  126 +
 .../edgent/providers/direct/DirectProvider.html |  410 ++
 .../edgent/providers/direct/DirectTopology.html |  324 +
 .../direct/class-use/DirectProvider.html        |  223 +
 .../direct/class-use/DirectTopology.html        |  168 +
 .../edgent/providers/direct/package-frame.html  |   21 +
 .../providers/direct/package-summary.html       |  164 +
 .../edgent/providers/direct/package-tree.html   |  152 +
 .../edgent/providers/direct/package-use.html    |  240 +
 .../edgent/providers/iot/IotProvider.html       |  887 +++
 .../providers/iot/class-use/IotProvider.html    |  174 +
 .../edgent/providers/iot/package-frame.html     |   20 +
 .../edgent/providers/iot/package-summary.html   |  219 +
 .../edgent/providers/iot/package-tree.html      |  139 +
 .../edgent/providers/iot/package-use.html       |  162 +
 .../edgent/runtime/appservice/AppService.html   |  426 ++
 .../runtime/appservice/AppServiceControl.html   |  314 +
 .../appservice/class-use/AppService.html        |  126 +
 .../appservice/class-use/AppServiceControl.html |  126 +
 .../runtime/appservice/package-frame.html       |   21 +
 .../runtime/appservice/package-summary.html     |  150 +
 .../edgent/runtime/appservice/package-tree.html |  140 +
 .../edgent/runtime/appservice/package-use.html  |  126 +
 .../edgent/runtime/etiao/AbstractContext.html   |  388 ++
 .../apache/edgent/runtime/etiao/EtiaoJob.html   |  497 ++
 .../apache/edgent/runtime/etiao/Executable.html |  492 ++
 .../apache/edgent/runtime/etiao/Invocation.html |  573 ++
 .../edgent/runtime/etiao/InvocationContext.html |  411 ++
 .../edgent/runtime/etiao/SettableForwarder.html |  367 ++
 .../runtime/etiao/ThreadFactoryTracker.html     |  322 +
 .../etiao/TrackingScheduledExecutor.html        |  405 ++
 .../etiao/class-use/AbstractContext.html        |  171 +
 .../runtime/etiao/class-use/EtiaoJob.html       |  171 +
 .../runtime/etiao/class-use/Executable.html     |  168 +
 .../runtime/etiao/class-use/Invocation.html     |  173 +
 .../etiao/class-use/InvocationContext.html      |  126 +
 .../etiao/class-use/SettableForwarder.html      |  126 +
 .../etiao/class-use/ThreadFactoryTracker.html   |  126 +
 .../class-use/TrackingScheduledExecutor.html    |  173 +
 .../edgent/runtime/etiao/graph/DirectGraph.html |  388 ++
 .../runtime/etiao/graph/ExecutableVertex.html   |  352 ++
 .../etiao/graph/class-use/DirectGraph.html      |  191 +
 .../etiao/graph/class-use/ExecutableVertex.html |  168 +
 .../runtime/etiao/graph/model/EdgeType.html     |  353 ++
 .../runtime/etiao/graph/model/GraphType.html    |  340 +
 .../etiao/graph/model/InvocationType.html       |  279 +
 .../runtime/etiao/graph/model/VertexType.html   |  308 +
 .../etiao/graph/model/class-use/EdgeType.html   |  166 +
 .../etiao/graph/model/class-use/GraphType.html  |  126 +
 .../graph/model/class-use/InvocationType.html   |  166 +
 .../etiao/graph/model/class-use/VertexType.html |  166 +
 .../etiao/graph/model/package-frame.html        |   23 +
 .../etiao/graph/model/package-summary.html      |  164 +
 .../runtime/etiao/graph/model/package-tree.html |  142 +
 .../runtime/etiao/graph/model/package-use.html  |  171 +
 .../runtime/etiao/graph/package-frame.html      |   21 +
 .../runtime/etiao/graph/package-summary.html    |  151 +
 .../runtime/etiao/graph/package-tree.html       |  148 +
 .../edgent/runtime/etiao/graph/package-use.html |  190 +
 .../runtime/etiao/mbeans/EtiaoJobBean.html      |  509 ++
 .../etiao/mbeans/class-use/EtiaoJobBean.html    |  171 +
 .../runtime/etiao/mbeans/package-frame.html     |   20 +
 .../runtime/etiao/mbeans/package-summary.html   |  146 +
 .../runtime/etiao/mbeans/package-tree.html      |  139 +
 .../runtime/etiao/mbeans/package-use.html       |  161 +
 .../edgent/runtime/etiao/package-frame.html     |   27 +
 .../edgent/runtime/etiao/package-summary.html   |  214 +
 .../edgent/runtime/etiao/package-tree.html      |  165 +
 .../edgent/runtime/etiao/package-use.html       |  221 +
 .../runtime/jmxcontrol/JMXControlService.html   |  474 ++
 .../jmxcontrol/class-use/JMXControlService.html |  126 +
 .../runtime/jmxcontrol/package-frame.html       |   20 +
 .../runtime/jmxcontrol/package-summary.html     |  147 +
 .../edgent/runtime/jmxcontrol/package-tree.html |  139 +
 .../edgent/runtime/jmxcontrol/package-use.html  |  126 +
 .../edgent/runtime/jobregistry/JobEvents.html   |  308 +
 .../edgent/runtime/jobregistry/JobRegistry.html |  490 ++
 .../jobregistry/class-use/JobEvents.html        |  126 +
 .../jobregistry/class-use/JobRegistry.html      |  126 +
 .../runtime/jobregistry/package-frame.html      |   21 +
 .../runtime/jobregistry/package-summary.html    |  152 +
 .../runtime/jobregistry/package-tree.html       |  140 +
 .../edgent/runtime/jobregistry/package-use.html |  126 +
 .../runtime/jsoncontrol/JsonControlService.html |  553 ++
 .../class-use/JsonControlService.html           |  169 +
 .../runtime/jsoncontrol/package-frame.html      |   20 +
 .../runtime/jsoncontrol/package-summary.html    |  171 +
 .../runtime/jsoncontrol/package-tree.html       |  139 +
 .../edgent/runtime/jsoncontrol/package-use.html |  164 +
 .../samples/apps/AbstractApplication.html       |  469 ++
 .../samples/apps/ApplicationUtilities.html      |  532 ++
 .../apache/edgent/samples/apps/JsonTuples.html  |  560 ++
 .../samples/apps/TopologyProviderFactory.html   |  296 +
 .../apps/class-use/AbstractApplication.html     |  255 +
 .../apps/class-use/ApplicationUtilities.html    |  170 +
 .../samples/apps/class-use/JsonTuples.html      |  126 +
 .../apps/class-use/TopologyProviderFactory.html |  126 +
 .../apps/mqtt/AbstractMqttApplication.html      |  437 ++
 .../samples/apps/mqtt/DeviceCommsApp.html       |  314 +
 .../mqtt/class-use/AbstractMqttApplication.html |  199 +
 .../apps/mqtt/class-use/DeviceCommsApp.html     |  126 +
 .../edgent/samples/apps/mqtt/package-frame.html |   21 +
 .../samples/apps/mqtt/package-summary.html      |  165 +
 .../edgent/samples/apps/mqtt/package-tree.html  |  147 +
 .../edgent/samples/apps/mqtt/package-use.html   |  187 +
 .../edgent/samples/apps/package-frame.html      |   23 +
 .../edgent/samples/apps/package-summary.html    |  194 +
 .../edgent/samples/apps/package-tree.html       |  142 +
 .../apache/edgent/samples/apps/package-use.html |  252 +
 .../samples/apps/sensorAnalytics/Sensor1.html   |  319 +
 .../SensorAnalyticsApplication.html             |  308 +
 .../apps/sensorAnalytics/class-use/Sensor1.html |  126 +
 .../class-use/SensorAnalyticsApplication.html   |  168 +
 .../apps/sensorAnalytics/package-frame.html     |   21 +
 .../apps/sensorAnalytics/package-summary.html   |  304 +
 .../apps/sensorAnalytics/package-tree.html      |  148 +
 .../apps/sensorAnalytics/package-use.html       |  165 +
 .../edgent/samples/connectors/MsgSupplier.html  |  295 +
 .../edgent/samples/connectors/Options.html      |  366 ++
 .../apache/edgent/samples/connectors/Util.html  |  315 +
 .../connectors/class-use/MsgSupplier.html       |  126 +
 .../samples/connectors/class-use/Options.html   |  200 +
 .../samples/connectors/class-use/Util.html      |  126 +
 .../edgent/samples/connectors/elm327/Cmd.html   |  368 ++
 .../samples/connectors/elm327/Elm327Cmds.html   |  520 ++
 .../connectors/elm327/Elm327Streams.html        |  304 +
 .../samples/connectors/elm327/Pids01.html       |  492 ++
 .../connectors/elm327/class-use/Cmd.html        |  231 +
 .../connectors/elm327/class-use/Elm327Cmds.html |  193 +
 .../elm327/class-use/Elm327Streams.html         |  126 +
 .../connectors/elm327/class-use/Pids01.html     |  177 +
 .../connectors/elm327/package-frame.html        |   29 +
 .../connectors/elm327/package-summary.html      |  203 +
 .../samples/connectors/elm327/package-tree.html |  156 +
 .../samples/connectors/elm327/package-use.html  |  194 +
 .../elm327/runtime/CommandExecutor.html         |  336 +
 .../runtime/class-use/CommandExecutor.html      |  126 +
 .../elm327/runtime/package-frame.html           |   20 +
 .../elm327/runtime/package-summary.html         |  146 +
 .../connectors/elm327/runtime/package-tree.html |  139 +
 .../connectors/elm327/runtime/package-use.html  |  126 +
 .../samples/connectors/file/FileReaderApp.html  |  301 +
 .../samples/connectors/file/FileWriterApp.html  |  301 +
 .../file/class-use/FileReaderApp.html           |  126 +
 .../file/class-use/FileWriterApp.html           |  126 +
 .../samples/connectors/file/package-frame.html  |   21 +
 .../connectors/file/package-summary.html        |  173 +
 .../samples/connectors/file/package-tree.html   |  140 +
 .../samples/connectors/file/package-use.html    |  126 +
 .../samples/connectors/iotp/IotpAppClient.html  |  290 +
 .../connectors/iotp/IotpDeviceSample.html       |  297 +
 .../connectors/iotp/IotpGWDeviceSample.html     |  299 +
 .../samples/connectors/iotp/IotpQuickstart.html |  285 +
 .../connectors/iotp/IotpQuickstart2.html        |  293 +
 .../samples/connectors/iotp/IotpSensors.html    |  397 ++
 .../iotp/class-use/IotpAppClient.html           |  126 +
 .../iotp/class-use/IotpDeviceSample.html        |  126 +
 .../iotp/class-use/IotpGWDeviceSample.html      |  126 +
 .../iotp/class-use/IotpQuickstart.html          |  126 +
 .../iotp/class-use/IotpQuickstart2.html         |  126 +
 .../connectors/iotp/class-use/IotpSensors.html  |  126 +
 .../samples/connectors/iotp/package-frame.html  |   25 +
 .../connectors/iotp/package-summary.html        |  190 +
 .../samples/connectors/iotp/package-tree.html   |  144 +
 .../samples/connectors/iotp/package-use.html    |  126 +
 .../edgent/samples/connectors/jdbc/DbUtils.html |  337 +
 .../edgent/samples/connectors/jdbc/Person.html  |  244 +
 .../samples/connectors/jdbc/PersonData.html     |  310 +
 .../samples/connectors/jdbc/PersonId.html       |  244 +
 .../connectors/jdbc/SimpleReaderApp.html        |  246 +
 .../connectors/jdbc/SimpleWriterApp.html        |  246 +
 .../connectors/jdbc/class-use/DbUtils.html      |  126 +
 .../connectors/jdbc/class-use/Person.html       |  188 +
 .../connectors/jdbc/class-use/PersonData.html   |  126 +
 .../connectors/jdbc/class-use/PersonId.html     |  172 +
 .../jdbc/class-use/SimpleReaderApp.html         |  126 +
 .../jdbc/class-use/SimpleWriterApp.html         |  126 +
 .../samples/connectors/jdbc/package-frame.html  |   25 +
 .../connectors/jdbc/package-summary.html        |  199 +
 .../samples/connectors/jdbc/package-tree.html   |  144 +
 .../samples/connectors/jdbc/package-use.html    |  170 +
 .../samples/connectors/kafka/KafkaClient.html   |  315 +
 .../samples/connectors/kafka/PublisherApp.html  |  247 +
 .../edgent/samples/connectors/kafka/Runner.html |  284 +
 .../connectors/kafka/SimplePublisherApp.html    |  245 +
 .../connectors/kafka/SimpleSubscriberApp.html   |  245 +
 .../samples/connectors/kafka/SubscriberApp.html |  247 +
 .../connectors/kafka/class-use/KafkaClient.html |  126 +
 .../kafka/class-use/PublisherApp.html           |  126 +
 .../connectors/kafka/class-use/Runner.html      |  126 +
 .../kafka/class-use/SimplePublisherApp.html     |  126 +
 .../kafka/class-use/SimpleSubscriberApp.html    |  126 +
 .../kafka/class-use/SubscriberApp.html          |  126 +
 .../samples/connectors/kafka/package-frame.html |   25 +
 .../connectors/kafka/package-summary.html       |  200 +
 .../samples/connectors/kafka/package-tree.html  |  144 +
 .../samples/connectors/kafka/package-use.html   |  126 +
 .../samples/connectors/mqtt/MqttClient.html     |  312 +
 .../samples/connectors/mqtt/PublisherApp.html   |  247 +
 .../edgent/samples/connectors/mqtt/Runner.html  |  284 +
 .../connectors/mqtt/SimplePublisherApp.html     |  245 +
 .../connectors/mqtt/SimpleSubscriberApp.html    |  245 +
 .../samples/connectors/mqtt/SubscriberApp.html  |  247 +
 .../connectors/mqtt/class-use/MqttClient.html   |  126 +
 .../connectors/mqtt/class-use/PublisherApp.html |  126 +
 .../connectors/mqtt/class-use/Runner.html       |  126 +
 .../mqtt/class-use/SimplePublisherApp.html      |  126 +
 .../mqtt/class-use/SimpleSubscriberApp.html     |  126 +
 .../mqtt/class-use/SubscriberApp.html           |  126 +
 .../samples/connectors/mqtt/package-frame.html  |   25 +
 .../connectors/mqtt/package-summary.html        |  200 +
 .../samples/connectors/mqtt/package-tree.html   |  144 +
 .../samples/connectors/mqtt/package-use.html    |  126 +
 .../samples/connectors/obd2/Obd2Streams.html    |  380 ++
 .../connectors/obd2/class-use/Obd2Streams.html  |  126 +
 .../samples/connectors/obd2/package-frame.html  |   20 +
 .../connectors/obd2/package-summary.html        |  146 +
 .../samples/connectors/obd2/package-tree.html   |  139 +
 .../samples/connectors/obd2/package-use.html    |  126 +
 .../samples/connectors/package-frame.html       |   22 +
 .../samples/connectors/package-summary.html     |  167 +
 .../edgent/samples/connectors/package-tree.html |  141 +
 .../edgent/samples/connectors/package-use.html  |  165 +
 .../samples/console/ConsoleWaterDetector.html   |  473 ++
 .../samples/console/HttpServerSample.html       |  273 +
 .../console/class-use/ConsoleWaterDetector.html |  126 +
 .../console/class-use/HttpServerSample.html     |  126 +
 .../edgent/samples/console/package-frame.html   |   21 +
 .../edgent/samples/console/package-summary.html |  166 +
 .../edgent/samples/console/package-tree.html    |  140 +
 .../edgent/samples/console/package-use.html     |  126 +
 .../scenarios/iotp/IotpFullScenario.html        |  346 +
 .../iotp/class-use/IotpFullScenario.html        |  126 +
 .../samples/scenarios/iotp/package-frame.html   |   20 +
 .../samples/scenarios/iotp/package-summary.html |  146 +
 .../samples/scenarios/iotp/package-tree.html    |  139 +
 .../samples/scenarios/iotp/package-use.html     |  126 +
 .../CombiningStreamsProcessingResults.html      |  292 +
 .../topology/DevelopmentMetricsSample.html      |  278 +
 .../samples/topology/DevelopmentSample.html     |  278 +
 .../topology/DevelopmentSampleJobMXBean.html    |  278 +
 .../edgent/samples/topology/HelloEdgent.html    |  284 +
 .../samples/topology/JobEventsSample.html       |  258 +
 .../edgent/samples/topology/JobExecution.html   |  336 +
 .../edgent/samples/topology/PeriodicSource.html |  286 +
 .../samples/topology/SensorsAggregates.html     |  333 +
 .../samples/topology/SimpleFilterTransform.html |  278 +
 .../SplitWithEnumSample.LogSeverityEnum.html    |  407 ++
 .../samples/topology/SplitWithEnumSample.html   |  297 +
 .../edgent/samples/topology/StreamTags.html     |  279 +
 .../samples/topology/TerminateAfterNTuples.html |  325 +
 .../CombiningStreamsProcessingResults.html      |  126 +
 .../class-use/DevelopmentMetricsSample.html     |  126 +
 .../topology/class-use/DevelopmentSample.html   |  126 +
 .../class-use/DevelopmentSampleJobMXBean.html   |  126 +
 .../samples/topology/class-use/HelloEdgent.html |  126 +
 .../topology/class-use/JobEventsSample.html     |  126 +
 .../topology/class-use/JobExecution.html        |  126 +
 .../topology/class-use/PeriodicSource.html      |  126 +
 .../topology/class-use/SensorsAggregates.html   |  126 +
 .../class-use/SimpleFilterTransform.html        |  126 +
 .../SplitWithEnumSample.LogSeverityEnum.html    |  177 +
 .../topology/class-use/SplitWithEnumSample.html |  126 +
 .../samples/topology/class-use/StreamTags.html  |  126 +
 .../class-use/TerminateAfterNTuples.html        |  126 +
 .../edgent/samples/topology/package-frame.html  |   36 +
 .../samples/topology/package-summary.html       |  234 +
 .../edgent/samples/topology/package-tree.html   |  163 +
 .../edgent/samples/topology/package-use.html    |  161 +
 .../metrics/PeriodicSourceWithMetrics.html      |  278 +
 .../samples/utils/metrics/SplitWithMetrics.html |  279 +
 .../class-use/PeriodicSourceWithMetrics.html    |  126 +
 .../metrics/class-use/SplitWithMetrics.html     |  126 +
 .../samples/utils/metrics/package-frame.html    |   21 +
 .../samples/utils/metrics/package-summary.html  |  150 +
 .../samples/utils/metrics/package-tree.html     |  140 +
 .../samples/utils/metrics/package-use.html      |  126 +
 .../utils/sensor/HeartMonitorSensor.html        |  343 +
 .../utils/sensor/PeriodicRandomSensor.html      |  522 ++
 .../utils/sensor/SimpleSimulatedSensor.html     |  480 ++
 .../samples/utils/sensor/SimulatedSensors.html  |  296 +
 .../sensor/SimulatedTemperatureSensor.html      |  390 ++
 .../sensor/class-use/HeartMonitorSensor.html    |  126 +
 .../sensor/class-use/PeriodicRandomSensor.html  |  126 +
 .../sensor/class-use/SimpleSimulatedSensor.html |  126 +
 .../sensor/class-use/SimulatedSensors.html      |  126 +
 .../class-use/SimulatedTemperatureSensor.html   |  126 +
 .../samples/utils/sensor/package-frame.html     |   24 +
 .../samples/utils/sensor/package-summary.html   |  170 +
 .../samples/utils/sensor/package-tree.html      |  143 +
 .../samples/utils/sensor/package-use.html       |  126 +
 .../streamscope/StreamScope.BufferManager.html  |  346 +
 .../edgent/streamscope/StreamScope.Sample.html  |  320 +
 .../streamscope/StreamScope.TriggerManager.html |  434 ++
 .../apache/edgent/streamscope/StreamScope.html  |  501 ++
 .../edgent/streamscope/StreamScopeBean.html     |  560 ++
 .../edgent/streamscope/StreamScopeRegistry.html |  534 ++
 .../streamscope/StreamScopeRegistryBean.html    |  314 +
 .../edgent/streamscope/StreamScopeSetup.html    |  287 +
 .../class-use/StreamScope.BufferManager.html    |  170 +
 .../class-use/StreamScope.Sample.html           |  170 +
 .../class-use/StreamScope.TriggerManager.html   |  170 +
 .../streamscope/class-use/StreamScope.html      |  218 +
 .../streamscope/class-use/StreamScopeBean.html  |  126 +
 .../class-use/StreamScopeRegistry.html          |  167 +
 .../class-use/StreamScopeRegistryBean.html      |  126 +
 .../streamscope/class-use/StreamScopeSetup.html |  126 +
 .../streamscope/mbeans/StreamScopeMXBean.html   |  508 ++
 .../mbeans/StreamScopeRegistryMXBean.html       |  295 +
 .../mbeans/class-use/StreamScopeMXBean.html     |  214 +
 .../class-use/StreamScopeRegistryMXBean.html    |  170 +
 .../streamscope/mbeans/package-frame.html       |   21 +
 .../streamscope/mbeans/package-summary.html     |  163 +
 .../edgent/streamscope/mbeans/package-tree.html |  136 +
 .../edgent/streamscope/mbeans/package-use.html  |  192 +
 .../edgent/streamscope/oplets/StreamScope.html  |  360 ++
 .../oplets/class-use/StreamScope.html           |  126 +
 .../streamscope/oplets/package-frame.html       |   20 +
 .../streamscope/oplets/package-summary.html     |  155 +
 .../edgent/streamscope/oplets/package-tree.html |  155 +
 .../edgent/streamscope/oplets/package-use.html  |  126 +
 .../edgent/streamscope/package-frame.html       |   27 +
 .../edgent/streamscope/package-summary.html     |  209 +
 .../apache/edgent/streamscope/package-tree.html |  146 +
 .../apache/edgent/streamscope/package-use.html  |  183 +
 .../org/apache/edgent/test/svt/MyClass1.html    |  282 +
 .../org/apache/edgent/test/svt/MyClass2.html    |  295 +
 .../edgent/test/svt/TopologyTestBasic.html      |  278 +
 ...eetManagementAnalyticsClientApplication.html |  317 +
 .../test/svt/apps/GpsAnalyticsApplication.html  |  292 +
 .../test/svt/apps/ObdAnalyticsApplication.html  |  278 +
 ...eetManagementAnalyticsClientApplication.html |  169 +
 .../apps/class-use/GpsAnalyticsApplication.html |  126 +
 .../apps/class-use/ObdAnalyticsApplication.html |  126 +
 .../svt/apps/iotp/AbstractIotpApplication.html  |  408 ++
 .../iotp/class-use/AbstractIotpApplication.html |  170 +
 .../test/svt/apps/iotp/package-frame.html       |   20 +
 .../test/svt/apps/iotp/package-summary.html     |  146 +
 .../edgent/test/svt/apps/iotp/package-tree.html |  143 +
 .../edgent/test/svt/apps/iotp/package-use.html  |  161 +
 .../edgent/test/svt/apps/package-frame.html     |   22 +
 .../edgent/test/svt/apps/package-summary.html   |  158 +
 .../edgent/test/svt/apps/package-tree.html      |  149 +
 .../edgent/test/svt/apps/package-use.html       |  163 +
 .../edgent/test/svt/class-use/MyClass1.html     |  170 +
 .../edgent/test/svt/class-use/MyClass2.html     |  126 +
 .../test/svt/class-use/TopologyTestBasic.html   |  126 +
 .../apache/edgent/test/svt/package-frame.html   |   22 +
 .../apache/edgent/test/svt/package-summary.html |  152 +
 .../apache/edgent/test/svt/package-tree.html    |  141 +
 .../org/apache/edgent/test/svt/package-use.html |  159 +
 .../test/svt/utils/sensor/gps/GpsSensor.html    |  365 ++
 .../svt/utils/sensor/gps/SimulatedGeofence.html |  350 +
 .../utils/sensor/gps/SimulatedGpsSensor.html    |  273 +
 .../utils/sensor/gps/class-use/GpsSensor.html   |  166 +
 .../sensor/gps/class-use/SimulatedGeofence.html |  126 +
 .../gps/class-use/SimulatedGpsSensor.html       |  126 +
 .../svt/utils/sensor/gps/package-frame.html     |   22 +
 .../svt/utils/sensor/gps/package-summary.html   |  152 +
 .../test/svt/utils/sensor/gps/package-tree.html |  141 +
 .../test/svt/utils/sensor/gps/package-use.html  |  159 +
 .../org/apache/edgent/topology/TSink.html       |  255 +
 .../org/apache/edgent/topology/TStream.html     | 1119 ++++
 .../org/apache/edgent/topology/TWindow.html     |  380 ++
 .../org/apache/edgent/topology/Topology.html    |  564 ++
 .../apache/edgent/topology/TopologyElement.html |  239 +
 .../edgent/topology/TopologyProvider.html       |  259 +
 .../apache/edgent/topology/class-use/TSink.html |  695 ++
 .../edgent/topology/class-use/TStream.html      | 2568 ++++++++
 .../edgent/topology/class-use/TWindow.html      |  311 +
 .../edgent/topology/class-use/Topology.html     | 1443 +++++
 .../topology/class-use/TopologyElement.html     |  598 ++
 .../topology/class-use/TopologyProvider.html    |  332 +
 .../edgent/topology/doc-files/sources.html      |  193 +
 .../edgent/topology/json/JsonFunctions.html     |  345 +
 .../topology/json/class-use/JsonFunctions.html  |  126 +
 .../edgent/topology/json/package-frame.html     |   20 +
 .../edgent/topology/json/package-summary.html   |  155 +
 .../edgent/topology/json/package-tree.html      |  139 +
 .../edgent/topology/json/package-use.html       |  126 +
 .../mbeans/ApplicationServiceMXBean.html        |  321 +
 .../class-use/ApplicationServiceMXBean.html     |  166 +
 .../edgent/topology/mbeans/package-frame.html   |   20 +
 .../edgent/topology/mbeans/package-summary.html |  213 +
 .../edgent/topology/mbeans/package-tree.html    |  135 +
 .../edgent/topology/mbeans/package-use.html     |  161 +
 .../apache/edgent/topology/package-frame.html   |   25 +
 .../apache/edgent/topology/package-summary.html |  192 +
 .../apache/edgent/topology/package-tree.html    |  143 +
 .../org/apache/edgent/topology/package-use.html | 1382 ++++
 .../topology/plumbing/LoadBalancedSplitter.html |  339 +
 .../topology/plumbing/PlumbingStreams.html      | 1011 +++
 .../apache/edgent/topology/plumbing/Valve.html  |  407 ++
 .../class-use/LoadBalancedSplitter.html         |  126 +
 .../plumbing/class-use/PlumbingStreams.html     |  126 +
 .../topology/plumbing/class-use/Valve.html      |  126 +
 .../edgent/topology/plumbing/package-frame.html |   22 +
 .../topology/plumbing/package-summary.html      |  169 +
 .../edgent/topology/plumbing/package-tree.html  |  141 +
 .../edgent/topology/plumbing/package-use.html   |  126 +
 .../topology/services/ApplicationService.html   |  381 ++
 .../topology/services/TopologyBuilder.html      |  256 +
 .../services/class-use/ApplicationService.html  |  211 +
 .../services/class-use/TopologyBuilder.html     |  126 +
 .../edgent/topology/services/package-frame.html |   21 +
 .../topology/services/package-summary.html      |  161 +
 .../edgent/topology/services/package-tree.html  |  136 +
 .../edgent/topology/services/package-use.html   |  185 +
 .../edgent/topology/spi/AbstractTStream.html    |  516 ++
 .../edgent/topology/spi/AbstractTopology.html   |  484 ++
 .../topology/spi/AbstractTopologyProvider.html  |  330 +
 .../topology/spi/class-use/AbstractTStream.html |  168 +
 .../spi/class-use/AbstractTopology.html         |  196 +
 .../spi/class-use/AbstractTopologyProvider.html |  198 +
 .../topology/spi/functions/EndlessSupplier.html |  306 +
 .../functions/class-use/EndlessSupplier.html    |  126 +
 .../topology/spi/functions/package-frame.html   |   20 +
 .../topology/spi/functions/package-summary.html |  144 +
 .../topology/spi/functions/package-tree.html    |  143 +
 .../topology/spi/functions/package-use.html     |  126 +
 .../topology/spi/graph/AbstractTWindow.html     |  311 +
 .../topology/spi/graph/ConnectorStream.html     | 1046 +++
 .../topology/spi/graph/GraphTopology.html       |  451 ++
 .../edgent/topology/spi/graph/TWindowImpl.html  |  353 ++
 .../topology/spi/graph/TWindowTimeImpl.html     |  360 ++
 .../spi/graph/class-use/AbstractTWindow.html    |  170 +
 .../spi/graph/class-use/ConnectorStream.html    |  166 +
 .../spi/graph/class-use/GraphTopology.html      |  171 +
 .../spi/graph/class-use/TWindowImpl.html        |  126 +
 .../spi/graph/class-use/TWindowTimeImpl.html    |  126 +
 .../topology/spi/graph/package-frame.html       |   24 +
 .../topology/spi/graph/package-summary.html     |  165 +
 .../edgent/topology/spi/graph/package-tree.html |  154 +
 .../edgent/topology/spi/graph/package-use.html  |  188 +
 .../edgent/topology/spi/package-frame.html      |   22 +
 .../edgent/topology/spi/package-summary.html    |  158 +
 .../edgent/topology/spi/package-tree.html       |  141 +
 .../apache/edgent/topology/spi/package-use.html |  216 +
 .../topology/spi/tester/AbstractTester.html     |  383 ++
 .../spi/tester/class-use/AbstractTester.html    |  126 +
 .../topology/spi/tester/package-frame.html      |   20 +
 .../topology/spi/tester/package-summary.html    |  144 +
 .../topology/spi/tester/package-tree.html       |  139 +
 .../edgent/topology/spi/tester/package-use.html |  126 +
 .../edgent/topology/tester/Condition.html       |  241 +
 .../apache/edgent/topology/tester/Tester.html   |  484 ++
 .../topology/tester/class-use/Condition.html    |  271 +
 .../topology/tester/class-use/Tester.html       |  242 +
 .../edgent/topology/tester/package-frame.html   |   21 +
 .../edgent/topology/tester/package-summary.html |  162 +
 .../edgent/topology/tester/package-tree.html    |  140 +
 .../edgent/topology/tester/package-use.html     |  258 +
 .../apache/edgent/window/InsertionTimeList.html |  425 ++
 .../org/apache/edgent/window/Partition.html     |  353 ++
 .../apache/edgent/window/PartitionedState.html  |  353 ++
 .../org/apache/edgent/window/Policies.html      |  580 ++
 .../r1.1.0/org/apache/edgent/window/Window.html |  504 ++
 .../org/apache/edgent/window/Windows.html       |  343 +
 .../window/class-use/InsertionTimeList.html     |  175 +
 .../edgent/window/class-use/Partition.html      |  322 +
 .../window/class-use/PartitionedState.html      |  126 +
 .../edgent/window/class-use/Policies.html       |  126 +
 .../apache/edgent/window/class-use/Window.html  |  212 +
 .../apache/edgent/window/class-use/Windows.html |  126 +
 .../org/apache/edgent/window/package-frame.html |   28 +
 .../apache/edgent/window/package-summary.html   |  196 +
 .../org/apache/edgent/window/package-tree.html  |  163 +
 .../org/apache/edgent/window/package-use.html   |  196 +
 content/javadoc/r1.1.0/overview-frame.html      |  103 +
 content/javadoc/r1.1.0/overview-summary.html    |  927 +++
 content/javadoc/r1.1.0/overview-tree.html       |  635 ++
 content/javadoc/r1.1.0/package-list             |   83 +
 content/javadoc/r1.1.0/script.js                |   30 +
 content/javadoc/r1.1.0/serialized-form.html     |  838 +++
 content/javadoc/r1.1.0/stylesheet.css           |  573 ++
 .../recipe_adaptable_deadtime_filter.html       |   24 +-
 .../recipes/recipe_adaptable_filter_range.html  |   16 +-
 .../recipe_adaptable_polling_source.html        |   22 +-
 ...pe_combining_streams_processing_results.html |   18 +-
 .../recipes/recipe_concurrent_analytics.html    |   24 +-
 ...ipe_different_processing_against_stream.html |   14 +-
 .../recipe_dynamic_analytic_control.html        |   10 +-
 .../recipes/recipe_external_filter_range.html   |   16 +-
 content/recipes/recipe_hello_edgent.html        |   18 +-
 content/recipes/recipe_parallel_analytics.html  |   20 +-
 content/recipes/recipe_source_function.html     |   18 +-
 content/recipes/recipe_value_out_of_range.html  |   14 +-
 content/recipes/recipe_writing_a_connector.html |   10 +-
 content/titlepage.html                          |   12 +-
 content/tocpage.html                            |   10 +-
 1800 files changed, 223939 insertions(+), 5695 deletions(-)
----------------------------------------------------------------------



[07/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/IotGateway.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/IotGateway.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/IotGateway.html
new file mode 100644
index 0000000..e86b742
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/IotGateway.html
@@ -0,0 +1,552 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>IotGateway (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IotGateway (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotGateway.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/IotGateway.html" target="_top">Frames</a></li>
+<li><a href="IotGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iot</div>
+<h2 title="Interface IotGateway" class="title">Interface IotGateway</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>, <a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">IotGateway</span>
+extends <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></pre>
+<div class="block">A generic IoT gateway device IoT hub connector.
+ <p>
+ <b>This interface is incubating and is subject to change.</b>
+ <p>
+ An IoT gateway device is a conduit for a collection of IoT devices 
+ that lack direct connection to the enterprise IoT hub.
+ <p>
+ An IoT gateway device is an IoT device.  Events can be published
+ that are from the gateway's deviceId and commands can be received that are targeted for it
+ using the gateway's <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>events()</code></a>
+ and <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands()</code></a>.
+ <p>
+ Use <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.util.Map-"><code>getIotDevice(Map)</code></a> to get an <code>IotDevice</code> for a gateway connected device
+ or <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDeviceId-java.util.Map-"><code>getIotDeviceId(Map)</code></a> to get a deviceId for it.
+ The name/value pairs in the map are IotGateway implementation defined values.
+ Refer to the IotGateway implementation for details.
+ <p>
+ Events can be published that are from a connected device's deviceId and commands can be 
+ received for that are targeted for it using
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>eventsForDevice()</code></a>
+ and <a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-"><code>commandsForDevice()</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html">Edgent generic IoT device model</a>, 
+<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.edgent.connectors.iot.IotDevice">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.util.Set-java.lang.String...-">commandsForDevice</a></span>(java.util.Set&lt;java.lang.String&gt;&nbsp;deviceIds,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForDevice-java.lang.String-java.lang.String...-">commandsForDevice</a></span>(java.lang.String&nbsp;deviceId,
+                 java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#commandsForType-java.lang.String-java.lang.String...-">commandsForType</a></span>(java.lang.String&nbsp;deviceTypeId,
+               java.lang.String...&nbsp;commands)</code>
+<div class="block">Create a stream of device commands as JSON objects.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">eventsForDevice</a></span>(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+               <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+               <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">eventsForDevice</a></span>(java.lang.String&nbsp;deviceId,
+               <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+               java.lang.String&nbsp;eventId,
+               int&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.util.Map-">getIotDevice</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDevice-java.lang.String-">getIotDevice</a></span>(java.lang.String&nbsp;deviceId)</code>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html#getIotDeviceId-java.util.Map-">getIotDeviceId</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</code>
+<div class="block">Get a <code>deviceId</code> for a device.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.connectors.iot.IotDevice">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">events</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-">events</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a>, <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.topology.TopologyElement">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.edgent.topology.<a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">TopologyElement</a></h3>
+<code><a href="../../../../../org/apache/edgent/topology/TopologyElement.html#topology--">topology</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getIotDevice-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;getIotDevice(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</pre>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.
+ No external validation of the attribute values is performed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIdAttrs</code> - IotGateway implementation specific attributes
+                    that identify a device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>IotDevice</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDeviceId-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDeviceId</h4>
+<pre>java.lang.String&nbsp;getIotDeviceId(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;deviceIdAttrs)</pre>
+<div class="block">Get a <code>deviceId</code> for a device.
+ Logically equivalent to <code>getIotDevice(deviceIdAttrs).getDeviceId()</code>.
+ No external validation of the attribute values is performed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIdAttrs</code> - IotGateway implementation specific attributes
+                    that identify a device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>deviceId</dd>
+</dl>
+</li>
+</ul>
+<a name="getIotDevice-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIotDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a>&nbsp;getIotDevice(java.lang.String&nbsp;deviceId)</pre>
+<div class="block">Get an <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> for a connected device.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceId</code> - a value from <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--"><code>IotDevice.getDeviceId()</code></a>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>IotDevice</dd>
+</dl>
+</li>
+</ul>
+<a name="eventsForDevice-org.apache.edgent.function.Function-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>eventsForDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;eventsForDevice(<a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;deviceId,
+                                                  <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                  <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+                                                  <a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+                                                  <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
+<div class="block">Publish a stream's tuples as device events.
+ Each tuple is published as a device event with the supplied functions
+ providing the device identifier, event identifier, payload and QoS. 
+ The values can be generated based upon the tuple.
+ <p>
+ Events for a particular device can also be published via its 
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-"><code>IotDevice.events()</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceId</code> - function to supply the device-id that the event is associated with.</dd>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - function to supply the event identifier.</dd>
+<dd><code>payload</code> - function to supply the event's payload.</dd>
+<dd><code>qos</code> - function to supply the event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="eventsForDevice-java.lang.String-org.apache.edgent.topology.TStream-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>eventsForDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;eventsForDevice(java.lang.String&nbsp;deviceId,
+                                                  <a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+                                                  java.lang.String&nbsp;eventId,
+                                                  int&nbsp;qos)</pre>
+<div class="block">Publish a stream's tuples as device events.
+ Each tuple is published as a device event with the supplied
+ device identifier, event identifier and QoS.
+ <p>
+ Events for a particular device can also be published via its 
+ <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>IotDevice.event()</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceId</code> - Device-id that the event is associated with.</dd>
+<dd><code>stream</code> - Stream to be published.</dd>
+<dd><code>eventId</code> - Event identifier.</dd>
+<dd><code>qos</code> - Event's delivery Quality of Service.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>TSink sink element representing termination of this stream.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForDevice-java.util.Set-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForDevice(java.util.Set&lt;java.lang.String&gt;&nbsp;deviceIds,
+                                                      java.lang.String...&nbsp;commands)</pre>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to one of the specified <code>deviceIds</code> matching <code>commands</code> will
+ result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+   <UL>
+   <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+   <LI>Otherwise <code>payload</code> is String</LI>
+   </UL>
+ </LI>
+ </UL>
+ 
+ Logically equivalent to a union of a collection of individual IotDevice specific
+ command streams but enables an IotGateway implementation to implement it more efficiently.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceIds</code> - Filter to include commands for the specified deviceIds
+            If the set is empty no filtering occurs. The commands for any device are included.</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for the specified devices.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForDevice-java.lang.String-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commandsForDevice</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForDevice(java.lang.String&nbsp;deviceId,
+                                                      java.lang.String...&nbsp;commands)</pre>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to the specified <code>deviceId</code> matching <code>commands</code> will
+ result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's target device's opaque id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL>
+ <P>
+ Equivalent to <code>commandsForDevice(Collections.singleton(deviceId)), ...</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceId</code> - Filter to include commands for the specified deviceId</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for the specified device.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+<a name="commandsForType-java.lang.String-java.lang.String...-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>commandsForType</h4>
+<pre><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commandsForType(java.lang.String&nbsp;deviceTypeId,
+                                                    java.lang.String...&nbsp;commands)</pre>
+<div class="block">Create a stream of device commands as JSON objects.
+ Each command sent to connected devices of type <code>deviceTypeId</code> matching <code>commands</code>
+ will result in a tuple on the stream. The JSON object has these keys:
+ <UL>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's target device's opaque id String.
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
+ <LI><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
+ <UL>
+ <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
+ <LI>Otherwise <code>payload</code> is String</LI>
+ </UL>
+ </LI>
+ </UL>
+ <P>
+ An IoT connector implementation may throw
+ <code>UnsupportedOperationException</code>
+ if it does not support this capability.  See the implementation's documentation.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>deviceTypeId</code> - Only return commands for connected devices with the specified
+            device type id value (a value from <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--"><code>IotDevice.getDeviceType()</code></a>).</dd>
+<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
+ stream will contain all device commands for devices with the specified device type id.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream containing device commands.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IotGateway.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/IotGateway.html" target="_top">Frames</a></li>
+<li><a href="IotGateway.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/QoS.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/QoS.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/QoS.html
new file mode 100644
index 0000000..682978f
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/QoS.html
@@ -0,0 +1,288 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>QoS (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="QoS (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/QoS.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/QoS.html" target="_top">Frames</a></li>
+<li><a href="QoS.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.connectors.iot</div>
+<h2 title="Interface QoS" class="title">Interface QoS</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">QoS</span></pre>
+<div class="block">Device event quality of service levels.
+ The QoS levels match the MQTT specification.
+ <BR>
+ An implementation of <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot"><code>IotDevice</code></a> may not
+ support all QoS levels.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="http://mqtt.org/">mqtt.org</a>, 
+<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-java.lang.String-int-"><code>IotDevice.events(org.apache.edgent.topology.TStream, String, int)</code></a>, 
+<a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.html#events-org.apache.edgent.topology.TStream-org.apache.edgent.function.Function-org.apache.edgent.function.UnaryOperator-org.apache.edgent.function.Function-"><code>IotDevice.events(org.apache.edgent.topology.TStream, org.apache.edgent.function.Function, org.apache.edgent.function.UnaryOperator, org.apache.edgent.function.Function)</code></a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.Integer</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html#AT_LEAST_ONCE">AT_LEAST_ONCE</a></span></code>
+<div class="block">The message containing the event arrives at the message hub at least once.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.Integer</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html#AT_MOST_ONCE">AT_MOST_ONCE</a></span></code>
+<div class="block">The message containing the event arrives at the message hub either once or not at all.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.Integer</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html#EXACTLY_ONCE">EXACTLY_ONCE</a></span></code>
+<div class="block">The message containing the event arrives at the message hub exactly once.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.Integer</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/iot/QoS.html#FIRE_AND_FORGET">FIRE_AND_FORGET</a></span></code>
+<div class="block">Fire and forget the event.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="AT_MOST_ONCE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AT_MOST_ONCE</h4>
+<pre>static final&nbsp;java.lang.Integer AT_MOST_ONCE</pre>
+<div class="block">The message containing the event arrives at the message hub either once or not at all.
+ <BR>
+ Value is <code>0</code>.</div>
+</li>
+</ul>
+<a name="FIRE_AND_FORGET">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FIRE_AND_FORGET</h4>
+<pre>static final&nbsp;java.lang.Integer FIRE_AND_FORGET</pre>
+<div class="block">Fire and forget the event. Synonym for <a href="../../../../../org/apache/edgent/connectors/iot/QoS.html#AT_MOST_ONCE"><code>AT_MOST_ONCE</code></a>.
+ <BR>
+ Value is <code>0</code>.</div>
+</li>
+</ul>
+<a name="AT_LEAST_ONCE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AT_LEAST_ONCE</h4>
+<pre>static final&nbsp;java.lang.Integer AT_LEAST_ONCE</pre>
+<div class="block">The message containing the event arrives at the message hub at least once.
+ The message may be seen at the hub multiple times.
+ <BR>
+ Value is <code>1</code>.</div>
+</li>
+</ul>
+<a name="EXACTLY_ONCE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EXACTLY_ONCE</h4>
+<pre>static final&nbsp;java.lang.Integer EXACTLY_ONCE</pre>
+<div class="block">The message containing the event arrives at the message hub exactly once.
+ <BR>
+ Value is <code>2</code>.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/QoS.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/connectors/iot/IotGateway.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/iot/QoS.html" target="_top">Frames</a></li>
+<li><a href="QoS.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/Commands.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/Commands.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/Commands.html
new file mode 100644
index 0000000..83c97cf
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/Commands.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.Commands (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.Commands (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/Commands.html" target="_top">Frames</a></li>
+<li><a href="Commands.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.iot.Commands" class="title">Uses of Interface<br>org.apache.edgent.connectors.iot.Commands</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.iot.Commands</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/Commands.html" target="_top">Frames</a></li>
+<li><a href="Commands.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/Events.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/Events.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/Events.html
new file mode 100644
index 0000000..948a515
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/Events.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.Events (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.Events (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/Events.html" target="_top">Frames</a></li>
+<li><a href="Events.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.edgent.connectors.iot.Events" class="title">Uses of Interface<br>org.apache.edgent.connectors.iot.Events</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.iot.Events</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/Events.html" target="_top">Frames</a></li>
+<li><a href="Events.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/HeartBeat.html b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
new file mode 100644
index 0000000..94d8ffe
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.iot.HeartBeat (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.connectors.iot.HeartBeat (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/HeartBeat.html" target="_top">Frames</a></li>
+<li><a href="HeartBeat.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.connectors.iot.HeartBeat" class="title">Uses of Class<br>org.apache.edgent.connectors.iot.HeartBeat</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.connectors.iot.HeartBeat</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/connectors/iot/HeartBeat.html" title="class in org.apache.edgent.connectors.iot">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/connectors/iot/class-use/HeartBeat.html" target="_top">Frames</a></li>
+<li><a href="HeartBeat.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>


[37/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/Filter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/Filter.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/Filter.html
index 5fd1763..ef7ac2e 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/Filter.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/Filter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Filter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Filter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Filter (Edgent v1.0.0)";
+            parent.document.title="Filter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -328,6 +328,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/FlatMap.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/FlatMap.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/FlatMap.html
index 3e4060d..e2841da 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/FlatMap.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/FlatMap.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>FlatMap (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>FlatMap (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FlatMap (Edgent v1.0.0)";
+            parent.document.title="FlatMap (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -340,6 +340,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/Map.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/Map.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/Map.html
index ba5fdf3..feb2178 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/Map.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/Map.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Map (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Map (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Map (Edgent v1.0.0)";
+            parent.document.title="Map (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -334,6 +334,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/Peek.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/Peek.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/Peek.html
index a80776f..ac75e09 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/Peek.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/Peek.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Peek (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Peek (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Peek (Edgent v1.0.0)";
+            parent.document.title="Peek (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -367,6 +367,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Peek.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierPeriodicSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierPeriodicSource.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierPeriodicSource.html
index 4d6c345..2e2dc46 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierPeriodicSource.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierPeriodicSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>SupplierPeriodicSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>SupplierPeriodicSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SupplierPeriodicSource (Edgent v1.0.0)";
+            parent.document.title="SupplierPeriodicSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -359,6 +359,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierSource.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierSource.html
index cad0c07..a9fdb92 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierSource.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/SupplierSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>SupplierSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>SupplierSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SupplierSource (Edgent v1.0.0)";
+            parent.document.title="SupplierSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -367,6 +367,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/ProcessSource.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Events.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Events.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Events.html
index 575490c..ceeed11 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Events.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Events.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.Events (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.functional.Events (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Events (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Events (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Filter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Filter.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Filter.html
index 881c573..63e1d30 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Filter.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Filter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.Filter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.functional.Filter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Filter (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Filter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/FlatMap.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/FlatMap.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/FlatMap.html
index cce035e..5a17369 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/FlatMap.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/FlatMap.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.FlatMap (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.functional.FlatMap (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.FlatMap (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.FlatMap (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Map.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Map.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Map.html
index 8a406e1..0945a7d 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Map.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Map.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.Map (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.functional.Map (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Map (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Map (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Peek.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Peek.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Peek.html
index 22560a7..57d8843 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Peek.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Peek.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.Peek (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.functional.Peek (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Peek (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Peek (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierPeriodicSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierPeriodicSource.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierPeriodicSource.html
index 940aad5..14e6fe7 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierPeriodicSource.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierPeriodicSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.SupplierPeriodicSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.functional.SupplierPeriodicSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.SupplierPeriodicSource (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.SupplierPeriodicSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierSource.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierSource.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierSource.html
index b422051..a2c131a 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierSource.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierSource.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.SupplierSource (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.functional.SupplierSource (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.SupplierSource (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.SupplierSource (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/package-frame.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/package-frame.html
index 8444fcb..46acdc6 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.functional (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.functional (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/package-summary.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/package-summary.html
index ce14ce7..19ccdbd 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.functional (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.functional (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet.functional (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet.functional (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/package-tree.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/package-tree.html
index e5c5c59..7bcdbd4 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.functional Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.functional Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet.functional Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet.functional Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/functional/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/functional/package-use.html b/content/javadoc/latest/org/apache/edgent/oplet/functional/package-use.html
index 58280db..fdfea69 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/functional/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/functional/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.oplet.functional (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.oplet.functional (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.oplet.functional (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet.functional (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/package-frame.html b/content/javadoc/latest/org/apache/edgent/oplet/package-frame.html
index ddc18a1..45adaa2 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/package-summary.html b/content/javadoc/latest/org/apache/edgent/oplet/package-summary.html
index 796b593..b05e352 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -175,6 +175,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/package-tree.html b/content/javadoc/latest/org/apache/edgent/oplet/package-tree.html
index 065c780..b34038e 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/package-use.html b/content/javadoc/latest/org/apache/edgent/oplet/package-use.html
index c7155e3..919cbff 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.oplet (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.oplet (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.oplet (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -499,6 +499,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Barrier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Barrier.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Barrier.html
index e3ed56c..e945128 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Barrier.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Barrier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Barrier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Barrier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Barrier (Edgent v1.0.0)";
+            parent.document.title="Barrier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -404,6 +404,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Isolate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Isolate.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Isolate.html
index 5a2ffb3..9781260 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Isolate.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/Isolate.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>Isolate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>Isolate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Isolate (Edgent v1.0.0)";
+            parent.document.title="Isolate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -412,6 +412,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/PressureReliever.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/PressureReliever.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/PressureReliever.html
index dfc1228..205748d 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/PressureReliever.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/PressureReliever.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>PressureReliever (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>PressureReliever (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PressureReliever (Edgent v1.0.0)";
+            parent.document.title="PressureReliever (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -404,6 +404,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/UnorderedIsolate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/UnorderedIsolate.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/UnorderedIsolate.html
index 3870289..758e74b 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/UnorderedIsolate.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/UnorderedIsolate.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:50 KST 2016 -->
-<title>UnorderedIsolate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>UnorderedIsolate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnorderedIsolate (Edgent v1.0.0)";
+            parent.document.title="UnorderedIsolate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -362,6 +362,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Barrier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Barrier.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Barrier.html
index 659672b..2f03939 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Barrier.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Barrier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.plumbing.Barrier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.plumbing.Barrier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.Barrier (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.Barrier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Isolate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Isolate.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Isolate.html
index f29a5c7..498b2e5 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Isolate.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Isolate.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.plumbing.Isolate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.plumbing.Isolate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.Isolate (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.Isolate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/PressureReliever.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/PressureReliever.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/PressureReliever.html
index 45482eb..ca20f0b 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/PressureReliever.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/PressureReliever.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.plumbing.PressureReliever (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.plumbing.PressureReliever (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.PressureReliever (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.PressureReliever (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/UnorderedIsolate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/UnorderedIsolate.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/UnorderedIsolate.html
index b3a3a83..86788c8 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/UnorderedIsolate.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/UnorderedIsolate.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.plumbing.UnorderedIsolate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.plumbing.UnorderedIsolate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.UnorderedIsolate (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.UnorderedIsolate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-frame.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-frame.html
index 7e788a5..63a2ca9 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.plumbing (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.plumbing (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-summary.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-summary.html
index 94bfd62..2b1b069 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.plumbing (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.plumbing (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet.plumbing (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet.plumbing (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -170,6 +170,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-tree.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-tree.html
index e3f2374..bfca701 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.plumbing Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.plumbing Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet.plumbing Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet.plumbing Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -149,6 +149,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-use.html b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-use.html
index 876e54a..45c1368 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/plumbing/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.oplet.plumbing (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.oplet.plumbing (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.oplet.plumbing (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet.plumbing (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/window/Aggregate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/window/Aggregate.html b/content/javadoc/latest/org/apache/edgent/oplet/window/Aggregate.html
index 16e053f..8ff1c60 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/window/Aggregate.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/window/Aggregate.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>Aggregate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Aggregate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Aggregate (Edgent v1.0.0)";
+            parent.document.title="Aggregate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -368,6 +368,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/window/class-use/Aggregate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/window/class-use/Aggregate.html b/content/javadoc/latest/org/apache/edgent/oplet/window/class-use/Aggregate.html
index 04bc118..dfa6521 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/window/class-use/Aggregate.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/window/class-use/Aggregate.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.window.Aggregate (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.oplet.window.Aggregate (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.oplet.window.Aggregate (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.window.Aggregate (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/window/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/window/package-frame.html b/content/javadoc/latest/org/apache/edgent/oplet/window/package-frame.html
index 78f879e..9912a54 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/window/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/window/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.window (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.window (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/window/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/window/package-summary.html b/content/javadoc/latest/org/apache/edgent/oplet/window/package-summary.html
index 8cd6212..25c3b5d 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/window/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/window/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.window (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.window (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet.window (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet.window (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/window/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/window/package-tree.html b/content/javadoc/latest/org/apache/edgent/oplet/window/package-tree.html
index 081f58b..265e530 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/window/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/window/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.oplet.window Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.oplet.window Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.oplet.window Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.oplet.window Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/oplet/window/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/oplet/window/package-use.html b/content/javadoc/latest/org/apache/edgent/oplet/window/package-use.html
index 58103b4..9715f4f 100644
--- a/content/javadoc/latest/org/apache/edgent/oplet/window/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/oplet/window/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.oplet.window (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.oplet.window (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.oplet.window (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet.window (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/development/DevelopmentProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/development/DevelopmentProvider.html b/content/javadoc/latest/org/apache/edgent/providers/development/DevelopmentProvider.html
index 66dca88..6c06e97 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/development/DevelopmentProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/development/DevelopmentProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>DevelopmentProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>DevelopmentProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DevelopmentProvider (Edgent v1.0.0)";
+            parent.document.title="DevelopmentProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -237,7 +237,7 @@ extends <a href="../../../../../org/apache/edgent/providers/direct/DirectProvide
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.edgent.topology.spi.<a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi">AbstractTopologyProvider</a></h3>
-<code><a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html#newTopology--">newTopology</a></code></li>
+<code><a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html#checkName-java.lang.String-">checkName</a>, <a href="../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html#newTopology--">newTopology</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -398,6 +398,6 @@ extends <a href="../../../../../org/apache/edgent/providers/direct/DirectProvide
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/development/class-use/DevelopmentProvider.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/development/class-use/DevelopmentProvider.html b/content/javadoc/latest/org/apache/edgent/providers/development/class-use/DevelopmentProvider.html
index 3e59711..355e5f9 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/development/class-use/DevelopmentProvider.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/development/class-use/DevelopmentProvider.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.providers.development.DevelopmentProvider (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.providers.development.DevelopmentProvider (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.providers.development.DevelopmentProvider (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.providers.development.DevelopmentProvider (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/development/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/development/package-frame.html b/content/javadoc/latest/org/apache/edgent/providers/development/package-frame.html
index e10595d..275aea1 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/development/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/development/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.providers.development (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.providers.development (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/development/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/development/package-summary.html b/content/javadoc/latest/org/apache/edgent/providers/development/package-summary.html
index 656ee9b..6c68b6f 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/development/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/development/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.providers.development (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.providers.development (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.providers.development (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.providers.development (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/providers/development/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/providers/development/package-tree.html b/content/javadoc/latest/org/apache/edgent/providers/development/package-tree.html
index 00df06b..ab13002 100644
--- a/content/javadoc/latest/org/apache/edgent/providers/development/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/providers/development/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.providers.development Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>org.apache.edgent.providers.development Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.providers.development Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.providers.development Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>



[16/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Ranges.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Ranges.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Ranges.html
new file mode 100644
index 0000000..e8fa726
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/Ranges.html
@@ -0,0 +1,761 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>Ranges (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Ranges (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Ranges.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Ranges.html" target="_top">Frames</a></li>
+<li><a href="Ranges.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.edgent.analytics.sensors</div>
+<h2 title="Class Ranges" class="title">Class Ranges</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.edgent.analytics.sensors.Ranges</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <span class="typeNameLabel">Ranges</span>
+extends java.lang.Object</pre>
+<div class="block">Convenience functions and utility operations on <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors"><code>Range</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#Ranges--">Ranges</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#atLeast-T-">atLeast</a></span>(T&nbsp;lowerEndpoint)</code>
+<div class="block">Create a Range [lowerEndpoint..*) (inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#atMost-T-">atMost</a></span>(T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range (*..upperEndpoint] (inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#closed-T-T-">closed</a></span>(T&nbsp;lowerEndpoint,
+      T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#closedOpen-T-T-">closedOpen</a></span>(T&nbsp;lowerEndpoint,
+          T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint) (inclusive/CLOSED,exclusive/OPEN)</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#greaterThan-T-">greaterThan</a></span>(T&nbsp;lowerEndpoint)</code>
+<div class="block">Create a Range (lowerEndpoint..*) (exclusive/OPEN)</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#lessThan-T-">lessThan</a></span>(T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range (*..upperEndpoint) (exclusive/OPEN)</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#open-T-T-">open</a></span>(T&nbsp;lowerEndpoint,
+    T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#openClosed-T-T-">openClosed</a></span>(T&nbsp;lowerEndpoint,
+          T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint] (exclusive/OPEN,inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#singleton-T-">singleton</a></span>(T&nbsp;endpoint)</code>
+<div class="block">Create a Range [endpoint..endpoint] (both inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.math.BigDecimal&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfBigDecimal-java.lang.String-">valueOfBigDecimal</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;BigDecimal&gt;.toString() value.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.math.BigInteger&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfBigInteger-java.lang.String-">valueOfBigInteger</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;BigInteger&gt;.toString() value.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Byte&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfByte-java.lang.String-">valueOfByte</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Byte&gt;.toString() value.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Character&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfCharacter-java.lang.String-">valueOfCharacter</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Character&gt;.toString() value.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfDouble-java.lang.String-">valueOfDouble</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Double&gt;.toString() value.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Float&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfFloat-java.lang.String-">valueOfFloat</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Float&gt;.toString() value.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Integer&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfInteger-java.lang.String-">valueOfInteger</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Integer&gt;.toString() value.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Long&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfLong-java.lang.String-">valueOfLong</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Long&gt;.toString() value.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Short&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfShort-java.lang.String-">valueOfShort</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Short&gt;.toString() value.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfString-java.lang.String-">valueOfString</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;String&gt;.toString() value.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Ranges--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Ranges</h4>
+<pre>public&nbsp;Ranges()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="open-java.lang.Comparable-java.lang.Comparable-">
+<!--   -->
+</a><a name="open-T-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>open</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;open(T&nbsp;lowerEndpoint,
+                                                                T&nbsp;upperEndpoint)</pre>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)
+ <p>
+ Same as <code>Range.range(BoundType.OPEN, lowerEndpoint, upperEndpoint, BoundType.OPEN)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Endpoint type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lowerEndpoint</code> - the endpoint</dd>
+<dd><code>upperEndpoint</code> - the endpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="closed-java.lang.Comparable-java.lang.Comparable-">
+<!--   -->
+</a><a name="closed-T-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>closed</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;closed(T&nbsp;lowerEndpoint,
+                                                                  T&nbsp;upperEndpoint)</pre>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)
+ <p>
+ Same as <code>Range.range(BoundType.CLOSED, lowerEndpoint, upperEndpoint, BoundType.CLOSED)</code></div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Endpoint type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lowerEndpoint</code> - the endpoint</dd>
+<dd><code>upperEndpoint</code> - the endpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="openClosed-java.lang.Comparable-java.lang.Comparable-">
+<!--   -->
+</a><a name="openClosed-T-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>openClosed</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;openClosed(T&nbsp;lowerEndpoint,
+                                                                      T&nbsp;upperEndpoint)</pre>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint] (exclusive/OPEN,inclusive/CLOSED)</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Endpoint type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lowerEndpoint</code> - the endpoint</dd>
+<dd><code>upperEndpoint</code> - the endpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="closedOpen-java.lang.Comparable-java.lang.Comparable-">
+<!--   -->
+</a><a name="closedOpen-T-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>closedOpen</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;closedOpen(T&nbsp;lowerEndpoint,
+                                                                      T&nbsp;upperEndpoint)</pre>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint) (inclusive/CLOSED,exclusive/OPEN)</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Endpoint type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lowerEndpoint</code> - the endpoint</dd>
+<dd><code>upperEndpoint</code> - the endpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="greaterThan-java.lang.Comparable-">
+<!--   -->
+</a><a name="greaterThan-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>greaterThan</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;greaterThan(T&nbsp;lowerEndpoint)</pre>
+<div class="block">Create a Range (lowerEndpoint..*) (exclusive/OPEN)</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Endpoint type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lowerEndpoint</code> - the endpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="atLeast-java.lang.Comparable-">
+<!--   -->
+</a><a name="atLeast-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>atLeast</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;atLeast(T&nbsp;lowerEndpoint)</pre>
+<div class="block">Create a Range [lowerEndpoint..*) (inclusive/CLOSED)</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Endpoint type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>lowerEndpoint</code> - the endpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="lessThan-java.lang.Comparable-">
+<!--   -->
+</a><a name="lessThan-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lessThan</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;lessThan(T&nbsp;upperEndpoint)</pre>
+<div class="block">Create a Range (*..upperEndpoint) (exclusive/OPEN)</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Endpoint type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>upperEndpoint</code> - the endpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="atMost-java.lang.Comparable-">
+<!--   -->
+</a><a name="atMost-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>atMost</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;atMost(T&nbsp;upperEndpoint)</pre>
+<div class="block">Create a Range (*..upperEndpoint] (inclusive/CLOSED)</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Endpoint type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>upperEndpoint</code> - the endpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="singleton-java.lang.Comparable-">
+<!--   -->
+</a><a name="singleton-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>singleton</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;&nbsp;singleton(T&nbsp;endpoint)</pre>
+<div class="block">Create a Range [endpoint..endpoint] (both inclusive/CLOSED)</div>
+<dl>
+<dt><span class="paramLabel">Type Parameters:</span></dt>
+<dd><code>T</code> - Endpoint type</dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>endpoint</code> - the endpoint</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfInteger-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOfInteger</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Integer&gt;&nbsp;valueOfInteger(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;Integer&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
+         the endpoint strings to the type</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfShort-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOfShort</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Short&gt;&nbsp;valueOfShort(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;Short&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
+         the endpoint strings to the type</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfByte-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOfByte</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Byte&gt;&nbsp;valueOfByte(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;Byte&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
+         the endpoint strings to the type</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfLong-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOfLong</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Long&gt;&nbsp;valueOfLong(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;Long&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
+         the endpoint strings to the type</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfFloat-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOfFloat</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Float&gt;&nbsp;valueOfFloat(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;Float&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
+         the endpoint strings to the type</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfDouble-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOfDouble</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Double&gt;&nbsp;valueOfDouble(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;Double&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
+         the endpoint strings to the type</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfBigInteger-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOfBigInteger</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.math.BigInteger&gt;&nbsp;valueOfBigInteger(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;BigInteger&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
+         the endpoint strings to the type</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfBigDecimal-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOfBigDecimal</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.math.BigDecimal&gt;&nbsp;valueOfBigDecimal(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;BigDecimal&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
+         the endpoint strings to the type</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfString-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOfString</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.String&gt;&nbsp;valueOfString(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;String&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if str includes a String
+ endpoint value containing "..".</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOfCharacter-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOfCharacter</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Character&gt;&nbsp;valueOfCharacter(java.lang.String&nbsp;str)</pre>
+<div class="block">Create a Range from a Range&lt;Character&gt;.toString() value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>str</code> - the String</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Range</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
+         the endpoint strings to the type</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Ranges.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/analytics/sensors/Ranges.html" target="_top">Frames</a></li>
+<li><a href="Ranges.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Deadtime.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
new file mode 100644
index 0000000..999439c
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Deadtime (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Deadtime (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Deadtime.html" target="_top">Frames</a></li>
+<li><a href="Deadtime.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.analytics.sensors.Deadtime" class="title">Uses of Class<br>org.apache.edgent.analytics.sensors.Deadtime</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.analytics.sensors.Deadtime</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Deadtime.html" target="_top">Frames</a></li>
+<li><a href="Deadtime.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Filters.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Filters.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Filters.html
new file mode 100644
index 0000000..ca9c166
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Filters.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Filters (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Filters (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Filters.html" target="_top">Frames</a></li>
+<li><a href="Filters.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.analytics.sensors.Filters" class="title">Uses of Class<br>org.apache.edgent.analytics.sensors.Filters</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.edgent.analytics.sensors.Filters</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Filters.html" title="class in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Filters.html" target="_top">Frames</a></li>
+<li><a href="Filters.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
new file mode 100644
index 0000000..2b00880
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
@@ -0,0 +1,207 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html" target="_top">Frames</a></li>
+<li><a href="Range.BoundType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType" class="title">Uses of Class<br>org.apache.edgent.analytics.sensors.Range.BoundType</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.sensors">org.apache.edgent.analytics.sensors</a></td>
+<td class="colLast">
+<div class="block">Analytics focused on handling sensor data.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.analytics.sensors">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a> in <a href="../../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a> that return <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html#lowerBoundType--">lowerBoundType</a></span>()</code>
+<div class="block">Get the BoundType for the lowerEndpoint.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html#upperBoundType--">upperBoundType</a></span>()</code>
+<div class="block">Get the BoundType for the upperEndpoint.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Range.BoundType.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">Range.BoundType.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a> with parameters of type <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html#range-T-org.apache.edgent.analytics.sensors.Range.BoundType-T-org.apache.edgent.analytics.sensors.Range.BoundType-">range</a></span>(T&nbsp;lowerEndpoint,
+     <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
+     T&nbsp;upperEndpoint,
+     <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</code>
+<div class="block">Create a new Range&lt;T&gt;</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html" target="_top">Frames</a></li>
+<li><a href="Range.BoundType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Range.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Range.html b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Range.html
new file mode 100644
index 0000000..41ac5ee
--- /dev/null
+++ b/content/javadoc/r1.1.0/org/apache/edgent/analytics/sensors/class-use/Range.html
@@ -0,0 +1,405 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Range (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Range (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Range.html" target="_top">Frames</a></li>
+<li><a href="Range.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.edgent.analytics.sensors.Range" class="title">Uses of Class<br>org.apache.edgent.analytics.sensors.Range</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.analytics.sensors">org.apache.edgent.analytics.sensors</a></td>
+<td class="colLast">
+<div class="block">Analytics focused on handling sensor data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.edgent.samples.apps">org.apache.edgent.samples.apps</a></td>
+<td class="colLast">
+<div class="block">Support for some more complex Edgent application samples.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.samples.utils.sensor">org.apache.edgent.samples.utils.sensor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.edgent.analytics.sensors">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a> in <a href="../../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a> that return <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#atLeast-T-">atLeast</a></span>(T&nbsp;lowerEndpoint)</code>
+<div class="block">Create a Range [lowerEndpoint..*) (inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#atMost-T-">atMost</a></span>(T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range (*..upperEndpoint] (inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#closed-T-T-">closed</a></span>(T&nbsp;lowerEndpoint,
+      T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#closedOpen-T-T-">closedOpen</a></span>(T&nbsp;lowerEndpoint,
+          T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint) (inclusive/CLOSED,exclusive/OPEN)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#greaterThan-T-">greaterThan</a></span>(T&nbsp;lowerEndpoint)</code>
+<div class="block">Create a Range (lowerEndpoint..*) (exclusive/OPEN)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#lessThan-T-">lessThan</a></span>(T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range (*..upperEndpoint) (exclusive/OPEN)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#open-T-T-">open</a></span>(T&nbsp;lowerEndpoint,
+    T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#openClosed-T-T-">openClosed</a></span>(T&nbsp;lowerEndpoint,
+          T&nbsp;upperEndpoint)</code>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint] (exclusive/OPEN,inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html#range-T-org.apache.edgent.analytics.sensors.Range.BoundType-T-org.apache.edgent.analytics.sensors.Range.BoundType-">range</a></span>(T&nbsp;lowerEndpoint,
+     <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
+     T&nbsp;upperEndpoint,
+     <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</code>
+<div class="block">Create a new Range&lt;T&gt;</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#singleton-T-">singleton</a></span>(T&nbsp;endpoint)</code>
+<div class="block">Create a Range [endpoint..endpoint] (both inclusive/CLOSED)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html#valueOf-java.lang.String-org.apache.edgent.function.Function-">valueOf</a></span>(java.lang.String&nbsp;toStringValue,
+       <a href="../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;java.lang.String,T&gt;&nbsp;fromString)</code>
+<div class="block">Create a Range from a String produced by toString().</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.math.BigDecimal&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfBigDecimal-java.lang.String-">valueOfBigDecimal</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;BigDecimal&gt;.toString() value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.math.BigInteger&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfBigInteger-java.lang.String-">valueOfBigInteger</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;BigInteger&gt;.toString() value.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Byte&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfByte-java.lang.String-">valueOfByte</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Byte&gt;.toString() value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Character&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfCharacter-java.lang.String-">valueOfCharacter</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Character&gt;.toString() value.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfDouble-java.lang.String-">valueOfDouble</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Double&gt;.toString() value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Float&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfFloat-java.lang.String-">valueOfFloat</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Float&gt;.toString() value.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Integer&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfInteger-java.lang.String-">valueOfInteger</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Integer&gt;.toString() value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Long&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfLong-java.lang.String-">valueOfLong</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Long&gt;.toString() value.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Short&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfShort-java.lang.String-">valueOfShort</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;Short&gt;.toString() value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/analytics/sensors/Ranges.html#valueOfString-java.lang.String-">valueOfString</a></span>(java.lang.String&nbsp;str)</code>
+<div class="block">Create a Range from a Range&lt;String&gt;.toString() value.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.samples.apps">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a> in <a href="../../../../../../org/apache/edgent/samples/apps/package-summary.html">org.apache.edgent.samples.apps</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/samples/apps/package-summary.html">org.apache.edgent.samples.apps</a> that return <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Byte&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/apps/ApplicationUtilities.html#getRangeByte-java.lang.String-java.lang.String-">getRangeByte</a></span>(java.lang.String&nbsp;sensorId,
+            java.lang.String&nbsp;label)</code>
+<div class="block">Get the Range for a sensor range configuration item.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/apps/ApplicationUtilities.html#getRangeDouble-java.lang.String-java.lang.String-">getRangeDouble</a></span>(java.lang.String&nbsp;sensorId,
+              java.lang.String&nbsp;label)</code>
+<div class="block">Get the Range for a sensor range configuration item.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Float&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/apps/ApplicationUtilities.html#getRangeFloat-java.lang.String-java.lang.String-">getRangeFloat</a></span>(java.lang.String&nbsp;sensorId,
+             java.lang.String&nbsp;label)</code>
+<div class="block">Get the Range for a sensor range configuration item.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Integer&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/apps/ApplicationUtilities.html#getRangeInteger-java.lang.String-java.lang.String-">getRangeInteger</a></span>(java.lang.String&nbsp;sensorId,
+               java.lang.String&nbsp;label)</code>
+<div class="block">Get the Range for a sensor range configuration item.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Short&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/apps/ApplicationUtilities.html#getRangeShort-java.lang.String-java.lang.String-">getRangeShort</a></span>(java.lang.String&nbsp;sensorId,
+             java.lang.String&nbsp;label)</code>
+<div class="block">Get the Range for a sensor range configuration item.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.edgent.samples.utils.sensor">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a> in <a href="../../../../../../org/apache/edgent/samples/utils/sensor/package-summary.html">org.apache.edgent.samples.utils.sensor</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/edgent/samples/utils/sensor/package-summary.html">org.apache.edgent.samples.utils.sensor</a> that return <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">SimpleSimulatedSensor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html#getRange--">getRange</a></span>()</code>
+<div class="block">Get the range setting</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">SimulatedTemperatureSensor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html#getTempRange--">getTempRange</a></span>()</code>
+<div class="block">Get the tempRange setting</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/edgent/samples/utils/sensor/package-summary.html">org.apache.edgent.samples.utils.sensor</a> with parameters of type <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html#SimpleSimulatedSensor-double-double-org.apache.edgent.analytics.sensors.Range-">SimpleSimulatedSensor</a></span>(double&nbsp;initialValue,
+                     double&nbsp;deltaFactor,
+                     <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Double&gt;&nbsp;range)</code>
+<div class="block">Create a sensor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html#SimulatedTemperatureSensor-double-org.apache.edgent.analytics.sensors.Range-double-">SimulatedTemperatureSensor</a></span>(double&nbsp;initialTemp,
+                          <a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;java.lang.Double&gt;&nbsp;tempRange,
+                          double&nbsp;deltaFactor)</code>
+<div class="block">Create a temperature sensor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/edgent/analytics/sensors/class-use/Range.html" target="_top">Frames</a></li>
+<li><a href="Range.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>



[43/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
index d153977..adc1978 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>ResultsHandler (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ResultsHandler (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ResultsHandler (Edgent v1.0.0)";
+            parent.document.title="ResultsHandler (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ public interface <span class="typeNameLabel">ResultsHandler&lt;T,R&gt;</span></p
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
index a92dbc4..5e28e17 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>StatementSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StatementSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StatementSupplier (Edgent v1.0.0)";
+            parent.document.title="StatementSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@ public interface <span class="typeNameLabel">StatementSupplier</span></pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
index 4e38278..e112fd4 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
index 840c431..ccebcde 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
index 33bff8c..d53f545 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
index f04422d..fecea43 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
index 8384420..a643133 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -179,6 +179,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
index 447edd7..1b1f942 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -177,6 +177,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
index 9f27e46..db39118 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.jdbc (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
index b8c050f..2080603 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.jdbc (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.jdbc (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.jdbc (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
index 4a225ad..8391ae4 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
index 9b4bfc2..f7674b8 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
index 1c46bf1..8b9023a 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaConsumer.ByteConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaConsumer.ByteConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaConsumer.ByteConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="KafkaConsumer.ByteConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@ extends <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
index 6f67a8c..3394498 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaConsumer.ConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaConsumer.ConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaConsumer.ConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="KafkaConsumer.ConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -292,6 +292,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
index 94a6689..6556007 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaConsumer.StringConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaConsumer.StringConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaConsumer.StringConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="KafkaConsumer.StringConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@ extends <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
index 1bc6a37..fb16185 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaConsumer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaConsumer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaConsumer (Edgent v1.0.0)";
+            parent.document.title="KafkaConsumer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -420,6 +420,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
index bcf8679..33d6f19 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaProducer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaProducer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaProducer (Edgent v1.0.0)";
+            parent.document.title="KafkaProducer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,10 +156,7 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaProducer.html#KafkaProducer-org.apache.edgent.topology.Topology-org.apache.edgent.function.Supplier-">KafkaProducer</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t,
              <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</code>
-<div class="block">Create a producer connector for publishing tuples to Kafka topics.s
- 
- See the Apache Kafka documentation for <code>KafkaProducer</code>
- configuration properties at <a href="http://kafka.apache.org">http://kafka.apache.org</a>.</div>
+<div class="block">Create a producer connector for publishing tuples to Kafka topics.s</div>
 </td>
 </tr>
 </table>
@@ -438,6 +435,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
index 4dde58d..7a4e130 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
index 3ce91a0..4ee2f2d 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -171,6 +171,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
index bd019d7..04cdf66 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
index bbf4b72..3af8b0f 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
index 5772af3..c1684f9 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
index 03f1f13..26562ac 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.kafka (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.kafka (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
index 5bbc177..3455a93 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.kafka (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.kafka (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.kafka (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.kafka (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
index 7beb1e4..859c142 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -144,6 +144,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
index 5b0b0d2..d929bbe 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.kafka (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.kafka (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.kafka (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.kafka (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
index 2dc72fd..3ee8de6 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>MqttConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>MqttConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MqttConfig (Edgent v1.0.0)";
+            parent.document.title="MqttConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -344,9 +344,7 @@ extends java.lang.Object</pre>
 <tr id="i31" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/mqtt/MqttConfig.html#setServerURLs-java.lang.String:A-">setServerURLs</a></span>(java.lang.String[]&nbsp;serverUrls)</code>
-<div class="block">MQTT Server URLs
- 
- Required.</div>
+<div class="block">MQTT Server URLs</div>
 </td>
 </tr>
 <tr id="i32" class="altColor">
@@ -1131,6 +1129,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
index b84348e..d999be4 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>MqttStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>MqttStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MqttStreams (Edgent v1.0.0)";
+            parent.document.title="MqttStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -515,6 +515,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
index 2291e25..bd49803 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -220,6 +220,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
index 0f6e24b..bc96551 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
index fda4070..24b6dda 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>MqttDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>MqttDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MqttDevice (Edgent v1.0.0)";
+            parent.document.title="MqttDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -193,7 +193,7 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 <!--   -->
 </a>
 <h3>Fields inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
-<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
+<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
 </ul>
 </li>
 </ul>
@@ -272,12 +272,24 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 </td>
 </tr>
 <tr id="i5" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#getDeviceId--">getDeviceId</a></span>()</code>
+<div class="block">Get the device's unique opaque device identifier.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#getDeviceType--">getDeviceType</a></span>()</code>
+<div class="block">Get the device's opaque device type identifier.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt">MqttConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#getMqttConfig--">getMqttConfig</a></span>()</code>
 <div class="block">Get the device's <a href="../../../../../../org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt"><code>MqttConfig</code></a></div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#topology--">topology</a></span>()</code>
 <div class="block">Topology this element is contained in.</div>
@@ -468,6 +480,7 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
  Each command sent to the device matching <code>commands</code> will result in a tuple
  on the stream. The JSON object has these keys:
  <UL>
+ <LI><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
  <LI><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
  <LI><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
  <LI><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
@@ -483,7 +496,7 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 <dd><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
- stream will contain all device commands.</dd>
+ stream will contain all of this IotDevice's device commands.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Stream containing device commands.</dd>
 </dl>
@@ -492,7 +505,7 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 <a name="topology--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>topology</h4>
 <pre>public&nbsp;<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology()</pre>
@@ -506,6 +519,42 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 </dl>
 </li>
 </ul>
+<a name="getDeviceType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceType</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceType()</pre>
+<div class="block">Get the device's opaque device type identifier.
+ <p> 
+ This connector does not support the notion of a device-type
+ as part of its device id model.  An empty string is returned.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's type</dd>
+</dl>
+</li>
+</ul>
+<a name="getDeviceId--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDeviceId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceId()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">IotDevice</a></code></span></div>
+<div class="block">Get the device's unique opaque device identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's id</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -576,6 +625,6 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
index 801c539..2a5bcc5 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
index 5fb2fb9..dec6930 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
index 218f8bc..5c4066b 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
index 2373519..e06e7bc 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
index 24125b6..54b2032 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
index 72f14e6..054add3 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
index c8f196c..4fa6b3b 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.mqtt (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>


[22/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

Posted by dl...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/constant-values.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/constant-values.html b/content/javadoc/r1.1.0/constant-values.html
new file mode 100644
index 0000000..ae340a5
--- /dev/null
+++ b/content/javadoc/r1.1.0/constant-values.html
@@ -0,0 +1,904 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Constant Field Values (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Constant Field Values (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#org.apache">org.apache.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="org.apache">
+<!--   -->
+</a>
+<h2 title="org.apache">org.apache.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.analytics.math3.json.<a href="org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate.N">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html#N">N</a></code></td>
+<td class="colLast"><code>"N"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.apps.iot.<a href="org/apache/edgent/apps/iot/IotDevicePubSub.html" title="class in org.apache.edgent.apps.iot">IotDevicePubSub</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.apps.iot.IotDevicePubSub.APP_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html#APP_NAME">APP_NAME</a></code></td>
+<td class="colLast"><code>"edgentIotDevicePubSub"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.apps.iot.IotDevicePubSub.COMMANDS_TOPIC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html#COMMANDS_TOPIC">COMMANDS_TOPIC</a></code></td>
+<td class="colLast"><code>"edgent/iot/commands"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.apps.iot.IotDevicePubSub.EVENTS_TOPIC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/apps/iot/IotDevicePubSub.html#EVENTS_TOPIC">EVENTS_TOPIC</a></code></td>
+<td class="colLast"><code>"edgent/iot/events"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.apps.runtime.<a href="org/apache/edgent/apps/runtime/JobMonitorApp.html" title="class in org.apache.edgent.apps.runtime">JobMonitorApp</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.apps.runtime.JobMonitorApp.APP_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/apps/runtime/JobMonitorApp.html#APP_NAME">APP_NAME</a></code></td>
+<td class="colLast"><code>"edgentJobMonitorApp"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/Commands.html" title="interface in org.apache.edgent.connectors.iot">Commands</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iot.Commands.CONTROL_SERVICE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iot/Commands.html#CONTROL_SERVICE">CONTROL_SERVICE</a></code></td>
+<td class="colLast"><code>"edgentControl"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot">Events</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iot.Events.IOT_START">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iot/Events.html#IOT_START">IOT_START</a></code></td>
+<td class="colLast"><code>"edgentIotStart"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.connectors.iot.<a href="org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_DEVICE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a></code></td>
+<td class="colLast"><code>"device"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_FORMAT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a></code></td>
+<td class="colLast"><code>"format"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a></code></td>
+<td class="colLast"><code>"command"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_PAYLOAD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a></code></td>
+<td class="colLast"><code>"payload"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.CMD_TS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a></code></td>
+<td class="colLast"><code>"tsms"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iot.IotDevice.RESERVED_ID_PREFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></td>
+<td class="colLast"><code>"edgent"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iotp.IotpDevice.QUICKSTART_DEVICE_TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iotp/IotpDevice.html#QUICKSTART_DEVICE_TYPE">QUICKSTART_DEVICE_TYPE</a></code></td>
+<td class="colLast"><code>"iotsamples-edgent"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.connectors.iotp.<a href="org/apache/edgent/connectors/iotp/IotpGateway.html" title="class in org.apache.edgent.connectors.iotp">IotpGateway</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iotp.IotpGateway.ATTR_DEVICE_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_ID">ATTR_DEVICE_ID</a></code></td>
+<td class="colLast"><code>"deviceId"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.iotp.IotpGateway.ATTR_DEVICE_TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/iotp/IotpGateway.html#ATTR_DEVICE_TYPE">ATTR_DEVICE_TYPE</a></code></td>
+<td class="colLast"><code>"deviceType"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.connectors.pubsub.<a href="org/apache/edgent/connectors/pubsub/PublishSubscribe.html" title="class in org.apache.edgent.connectors.pubsub">PublishSubscribe</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.connectors.pubsub.PublishSubscribe.RESERVED_TOPIC_PREFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/connectors/pubsub/PublishSubscribe.html#RESERVED_TOPIC_PREFIX">RESERVED_TOPIC_PREFIX</a></code></td>
+<td class="colLast"><code>"edgent/"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.execution.<a href="org/apache/edgent/execution/Configs.html" title="interface in org.apache.edgent.execution">Configs</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.execution.Configs.JOB_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/execution/Configs.html#JOB_NAME">JOB_NAME</a></code></td>
+<td class="colLast"><code>"jobName"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.execution.mbeans.<a href="org/apache/edgent/execution/mbeans/JobMXBean.html" title="interface in org.apache.edgent.execution.mbeans">JobMXBean</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.execution.mbeans.JobMXBean.TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/execution/mbeans/JobMXBean.html#TYPE">TYPE</a></code></td>
+<td class="colLast"><code>"job"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.execution.services.<a href="org/apache/edgent/execution/services/Controls.html" title="class in org.apache.edgent.execution.services">Controls</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.execution.services.Controls.JOB_HOLD_AFTER_CLOSE_SECS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/edgent/execution/services/Controls.html#JOB_HOLD_AFTER_CLOSE_SECS">JOB_HOLD_AFTER_CLOSE_SECS</a></code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.metrics.<a href="org/apache/edgent/metrics/MetricObjectNameFactory.html" title="class in org.apache.edgent.metrics">MetricObjectNameFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.metrics.MetricObjectNameFactory.KEY_JOBID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#KEY_JOBID">KEY_JOBID</a></code></td>
+<td class="colLast"><code>"jobId"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.metrics.MetricObjectNameFactory.KEY_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#KEY_NAME">KEY_NAME</a></code></td>
+<td class="colLast"><code>"name"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.metrics.MetricObjectNameFactory.KEY_OPID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#KEY_OPID">KEY_OPID</a></code></td>
+<td class="colLast"><code>"opId"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.metrics.MetricObjectNameFactory.KEY_TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#KEY_TYPE">KEY_TYPE</a></code></td>
+<td class="colLast"><code>"type"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.metrics.MetricObjectNameFactory.PREFIX_JOBID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#PREFIX_JOBID">PREFIX_JOBID</a></code></td>
+<td class="colLast"><code>"JOB_"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.metrics.MetricObjectNameFactory.PREFIX_OPID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#PREFIX_OPID">PREFIX_OPID</a></code></td>
+<td class="colLast"><code>"OP_"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.metrics.MetricObjectNameFactory.TYPE_PREFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/metrics/MetricObjectNameFactory.html#TYPE_PREFIX">TYPE_PREFIX</a></code></td>
+<td class="colLast"><code>"metric"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.metrics.oplets.<a href="org/apache/edgent/metrics/oplets/CounterOp.html" title="class in org.apache.edgent.metrics.oplets">CounterOp</a>&lt;<a href="org/apache/edgent/metrics/oplets/CounterOp.html" title="type parameter in CounterOp">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.metrics.oplets.CounterOp.METRIC_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/metrics/oplets/CounterOp.html#METRIC_NAME">METRIC_NAME</a></code></td>
+<td class="colLast"><code>"TupleCounter"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.metrics.oplets.<a href="org/apache/edgent/metrics/oplets/RateMeter.html" title="class in org.apache.edgent.metrics.oplets">RateMeter</a>&lt;<a href="org/apache/edgent/metrics/oplets/RateMeter.html" title="type parameter in RateMeter">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.metrics.oplets.RateMeter.METRIC_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/metrics/oplets/RateMeter.html#METRIC_NAME">METRIC_NAME</a></code></td>
+<td class="colLast"><code>"TupleRateMeter"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.providers.development.<a href="org/apache/edgent/providers/development/DevelopmentProvider.html" title="class in org.apache.edgent.providers.development">DevelopmentProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.providers.development.DevelopmentProvider.JMX_DOMAIN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/providers/development/DevelopmentProvider.html#JMX_DOMAIN">JMX_DOMAIN</a></code></td>
+<td class="colLast"><code>"org.apache.edgent.providers.development"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.providers.iot.<a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot">IotProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.providers.iot.IotProvider.CONTROL_APP_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/providers/iot/IotProvider.html#CONTROL_APP_NAME">CONTROL_APP_NAME</a></code></td>
+<td class="colLast"><code>"edgentIotCommandsToControl"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/EtiaoJob.html" title="class in org.apache.edgent.runtime.etiao">EtiaoJob</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.runtime.etiao.EtiaoJob.ID_PREFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/runtime/etiao/EtiaoJob.html#ID_PREFIX">ID_PREFIX</a></code></td>
+<td class="colLast"><code>"JOB_"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.runtime.etiao.<a href="org/apache/edgent/runtime/etiao/Invocation.html" title="class in org.apache.edgent.runtime.etiao">Invocation</a>&lt;<a href="org/apache/edgent/runtime/etiao/Invocation.html" title="type parameter in Invocation">T</a> extends <a href="org/apache/edgent/oplet/Oplet.html" title="interface in org.apache.edgent.oplet">Oplet</a>&lt;<a href="org/apache/edgent/runtime/etiao/Invocation.html" title="type parameter in Invocation">I</a>,<a href="org/apache/edgent/runtime/etiao/Invocation.html" title="type parameter in Invocation">O</a>&gt;,<a href="org/apache/edgent/runtime/etiao/Invocation.html" title="type parameter in Invocation">I</a>,<a href="org/apache/edgent/runtime/etiao/Invocation.html" title="type parameter in Invocation">O</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.runtime.etiao.Invocation.ID_PREFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/runtime/etiao/Invocation.html#ID_PREFIX">ID_PREFIX</a></code></td>
+<td class="colLast"><code>"OP_"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.runtime.jsoncontrol.<a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html" title="class in org.apache.edgent.runtime.jsoncontrol">JsonControlService</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.runtime.jsoncontrol.JsonControlService.ALIAS_KEY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html#ALIAS_KEY">ALIAS_KEY</a></code></td>
+<td class="colLast"><code>"alias"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.runtime.jsoncontrol.JsonControlService.ARGS_KEY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html#ARGS_KEY">ARGS_KEY</a></code></td>
+<td class="colLast"><code>"args"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.runtime.jsoncontrol.JsonControlService.OP_KEY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html#OP_KEY">OP_KEY</a></code></td>
+<td class="colLast"><code>"op"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.runtime.jsoncontrol.JsonControlService.TYPE_KEY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html#TYPE_KEY">TYPE_KEY</a></code></td>
+<td class="colLast"><code>"type"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.samples.apps.<a href="org/apache/edgent/samples/apps/JsonTuples.html" title="class in org.apache.edgent.samples.apps">JsonTuples</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.apps.JsonTuples.KEY_AGG_BEGIN_TS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/samples/apps/JsonTuples.html#KEY_AGG_BEGIN_TS">KEY_AGG_BEGIN_TS</a></code></td>
+<td class="colLast"><code>"agg.begin.msec"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.apps.JsonTuples.KEY_AGG_COUNT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/samples/apps/JsonTuples.html#KEY_AGG_COUNT">KEY_AGG_COUNT</a></code></td>
+<td class="colLast"><code>"agg.count"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.apps.JsonTuples.KEY_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/samples/apps/JsonTuples.html#KEY_ID">KEY_ID</a></code></td>
+<td class="colLast"><code>"id"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.apps.JsonTuples.KEY_READING">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/samples/apps/JsonTuples.html#KEY_READING">KEY_READING</a></code></td>
+<td class="colLast"><code>"reading"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.apps.JsonTuples.KEY_TS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/samples/apps/JsonTuples.html#KEY_TS">KEY_TS</a></code></td>
+<td class="colLast"><code>"msec"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.samples.connectors.elm327.<a href="org/apache/edgent/samples/connectors/elm327/Cmd.html" title="interface in org.apache.edgent.samples.connectors.elm327">Cmd</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.connectors.elm327.Cmd.PID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/samples/connectors/elm327/Cmd.html#PID">PID</a></code></td>
+<td class="colLast"><code>"pid"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.connectors.elm327.Cmd.TS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/samples/connectors/elm327/Cmd.html#TS">TS</a></code></td>
+<td class="colLast"><code>"ts"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.connectors.elm327.Cmd.VALUE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/samples/connectors/elm327/Cmd.html#VALUE">VALUE</a></code></td>
+<td class="colLast"><code>"value"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.samples.topology.<a href="org/apache/edgent/samples/topology/JobExecution.html" title="class in org.apache.edgent.samples.topology">JobExecution</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.topology.JobExecution.JOB_LIFE_MILLIS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/edgent/samples/topology/JobExecution.html#JOB_LIFE_MILLIS">JOB_LIFE_MILLIS</a></code></td>
+<td class="colLast"><code>10000L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.topology.JobExecution.WAIT_AFTER_CLOSE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/edgent/samples/topology/JobExecution.html#WAIT_AFTER_CLOSE">WAIT_AFTER_CLOSE</a></code></td>
+<td class="colLast"><code>2000L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.samples.topology.<a href="org/apache/edgent/samples/topology/TerminateAfterNTuples.html" title="class in org.apache.edgent.samples.topology">TerminateAfterNTuples</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.samples.topology.TerminateAfterNTuples.TERMINATE_COUNT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/edgent/samples/topology/TerminateAfterNTuples.html#TERMINATE_COUNT">TERMINATE_COUNT</a></code></td>
+<td class="colLast"><code>15</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.streamscope.mbeans.<a href="org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans">StreamScopeMXBean</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.streamscope.mbeans.StreamScopeMXBean.TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html#TYPE">TYPE</a></code></td>
+<td class="colLast"><code>"streamScope"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.streamscope.mbeans.<a href="org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans">StreamScopeRegistryMXBean</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.streamscope.mbeans.StreamScopeRegistryMXBean.TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html#TYPE">TYPE</a></code></td>
+<td class="colLast"><code>"streamScopeRegistry"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.topology.<a href="org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;<a href="org/apache/edgent/topology/TStream.html" title="type parameter in TStream">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.topology.TStream.TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/topology/TStream.html#TYPE">TYPE</a></code></td>
+<td class="colLast"><code>"stream"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.topology.mbeans.<a href="org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html" title="interface in org.apache.edgent.topology.mbeans">ApplicationServiceMXBean</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.topology.mbeans.ApplicationServiceMXBean.TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html#TYPE">TYPE</a></code></td>
+<td class="colLast"><code>"appService"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.edgent.topology.services.<a href="org/apache/edgent/topology/services/ApplicationService.html" title="interface in org.apache.edgent.topology.services">ApplicationService</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.edgent.topology.services.ApplicationService.ALIAS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/topology/services/ApplicationService.html#ALIAS">ALIAS</a></code></td>
+<td class="colLast"><code>"edgent"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.edgent.topology.services.ApplicationService.SYSTEM_APP_PREFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/edgent/topology/services/ApplicationService.html#SYSTEM_APP_PREFIX">SYSTEM_APP_PREFIX</a></code></td>
+<td class="colLast"><code>"edgent"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/deprecated-list.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/deprecated-list.html b/content/javadoc/r1.1.0/deprecated-list.html
new file mode 100644
index 0000000..bac0a0b
--- /dev/null
+++ b/content/javadoc/r1.1.0/deprecated-list.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Deprecated List (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/r1.1.0/help-doc.html
----------------------------------------------------------------------
diff --git a/content/javadoc/r1.1.0/help-doc.html b/content/javadoc/r1.1.0/help-doc.html
new file mode 100644
index 0000000..1dbdacb
--- /dev/null
+++ b/content/javadoc/r1.1.0/help-doc.html
@@ -0,0 +1,231 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>API Help (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (Edgent v1.1.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</li>
+</ul>
+<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+</body>
+</html>