You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by ca...@apache.org on 2016/12/17 09:10:46 UTC

[01/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Repository: incubator-edgent-website
Updated Branches:
  refs/heads/master 85b6530db -> 6ce7a17dd


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
new file mode 100644
index 0000000..6071793
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>KafkaConsumer.StringConsumerRecord (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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="KafkaConsumer.StringConsumerRecord (Edgent v0.4.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/KafkaConsumer.StringConsumerRecord.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/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaProducer.html" title="class in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" target="_top">Frames</a></li>
+<li><a href="KafkaConsumer.StringConsumerRecord.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>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&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.kafka</div>
+<h2 title="Interface KafkaConsumer.StringConsumerRecord" class="title">Interface KafkaConsumer.StringConsumerRecord</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/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;java.lang.String,java.lang.String&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.html" title="class in org.apache.edgent.connectors.kafka">KafkaConsumer</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static interface <span class="typeNameLabel">KafkaConsumer.StringConsumerRecord</span>
+extends <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;java.lang.String,java.lang.String&gt;</pre>
+<div class="block">A Kafka record with String typed key and value members</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>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;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></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#key--">key</a>, <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#offset--">offset</a>, <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#partition--">partition</a>, <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#topic--">topic</a>, <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#value--">value</a></code></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/KafkaConsumer.StringConsumerRecord.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/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaProducer.html" title="class in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" target="_top">Frames</a></li>
+<li><a href="KafkaConsumer.StringConsumerRecord.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>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[47/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpResponders.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpResponders.html b/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpResponders.html
index ddad286..c427ac3 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpResponders.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.http.HttpResponders (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpResponders (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpStreams.html
index 787d273..aed42a0 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.http.HttpStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/http/package-frame.html
index 8a94227..4e5f3af 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.http (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/http/package-summary.html
index 6030c95..df5628d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.http (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.http (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/http/package-tree.html
index 4991bf2..df67ef2 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.http Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.http Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/http/package-use.html
index 35a2d99..45e6b92 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.http (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.http (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/Commands.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/Commands.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/Commands.html
index bfb4408..2df8fd4 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/Commands.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Commands (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Commands (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -232,6 +232,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/Events.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/Events.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/Events.html
index 6db8664..43b63cf 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/Events.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Events (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Events (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -225,6 +225,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/HeartBeat.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/HeartBeat.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/HeartBeat.html
index 36adcbe..f74ba5d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/HeartBeat.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>HeartBeat (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="HeartBeat (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -274,6 +274,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/IotDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/IotDevice.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/IotDevice.html
index d031f59..aff002b 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/IotDevice.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>IotDevice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotDevice (Edgent v0.4.0)";
+            parent.document.title="IotDevice (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -458,6 +458,6 @@ extends <a href="../../../../../org/apache/edgent/topology/TopologyElement.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/QoS.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/QoS.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/QoS.html
index 88fcf61..1430e22 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/QoS.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>QoS (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="QoS (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -283,6 +283,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Commands.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Commands.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Commands.html
index 81e1e99..b49e989 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Commands.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.iot.Commands (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.Commands (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Events.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Events.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Events.html
index cd98ab7..8bd182b 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/Events.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.iot.Events (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.Events (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/HeartBeat.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
index f7ea628..f203fae 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.iot.HeartBeat (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.iot.HeartBeat (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotDevice.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotDevice.html
index f9d0da7..960a841 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/IotDevice.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.iot.IotDevice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.IotDevice (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -373,7 +373,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -408,6 +408,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/QoS.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/QoS.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/QoS.html
index 06a5a52..09337ef 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/class-use/QoS.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.iot.QoS (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.iot.QoS (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/package-frame.html
index 6a7b40b..2e51d6c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/package-summary.html
index a5b654d..cbfc39e 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.iot (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -219,6 +219,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/package-tree.html
index 5a95c21..986f0fc 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.iot Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.iot Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -145,6 +145,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iot/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iot/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/iot/package-use.html
index fa15bee..9e63250 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iot/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.iot (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -295,6 +295,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iotp/IotpDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iotp/IotpDevice.html b/site/javadoc/latest/org/apache/edgent/connectors/iotp/IotpDevice.html
index 97ba9ec..078309c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iotp/IotpDevice.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>IotpDevice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotpDevice (Edgent v0.4.0)";
+            parent.document.title="IotpDevice (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -128,7 +128,7 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
  IBM Internet of Things Foundation.</em></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html"><code>Edgent generic device model</code></a>, 
+<dd><code>Edgent generic device model</code>, 
 <a href="http://www.ibm.com/internet-of-things/iot-platform.html">IBM Watson IoT Platform</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>
@@ -586,6 +586,6 @@ implements <a href="../../../../../org/apache/edgent/connectors/iot/IotDevice.ht
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html b/site/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
index 85054b0..aaab78e 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.iotp.IotpDevice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.iotp.IotpDevice (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -131,7 +131,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-frame.html
index 8326503..8bac1ae 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-summary.html
index 337ea59..ad94e65 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.iotp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -152,6 +152,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-tree.html
index 6f650b3..8211ede 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.iotp Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.iotp Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-use.html
index bb832b8..418f2a6 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/iotp/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.iotp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedFunction.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedFunction.html
index 6f35c33..4acb889 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>CheckedFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="CheckedFunction (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedSupplier.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
index 309f361..40d249d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>CheckedSupplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="CheckedSupplier (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -238,6 +238,6 @@ throws java.lang.Exception</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/JdbcStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/JdbcStreams.html
index 1c43ca7..00be10c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/JdbcStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JdbcStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JdbcStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -569,6 +569,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/ParameterSetter.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/ParameterSetter.html
index 9145118..5e8e1c7 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/ParameterSetter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ParameterSetter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ParameterSetter (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
index c1264f1..d153977 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ResultsHandler (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ResultsHandler (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
index d08e7cf..a92dbc4 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>StatementSupplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="StatementSupplier (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
index 32584ee..4e38278 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -131,7 +131,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
index fc369c4..840c431 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -131,7 +131,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
index 667456d..33bff8c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
index c9bfec3..f04422d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -160,7 +160,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[23/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/GraphTopology.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/GraphTopology.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/GraphTopology.html
index 658beb9..4604d56 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/GraphTopology.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.GraphTopology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.GraphTopology (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/GraphTopology.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -131,7 +131,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/GraphTopology.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowImpl.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowImpl.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowImpl.html
index 845ce38..68f9b44 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowImpl.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.TWindowImpl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.TWindowImpl (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowTimeImpl.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowTimeImpl.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowTimeImpl.html
index f2ce85e..6deb785 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/TWindowTimeImpl.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.TWindowTimeImpl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.TWindowTimeImpl (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-frame.html
index 9a72ba5..ee5f829 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi.graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-summary.html
index 6dcf2b5..ae88d86 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi.graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.spi.graph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-tree.html
index ad11c3f..3986c4c 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi.graph Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.spi.graph Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -149,6 +149,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-use.html
index 5df97d3..86e2bb0 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology.spi.graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.spi.graph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -183,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/spi/package-frame.html
index 0504d57..e4f413f 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/spi/package-summary.html
index 9b9b46a..5b5a4df 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.spi (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -153,6 +153,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/spi/package-tree.html
index 3a9456c..182f9f1 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.spi Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/spi/package-use.html
index 00efdc6..1c57ab7 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology.spi (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.spi (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -211,6 +211,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/tester/AbstractTester.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/AbstractTester.html b/site/javadoc/latest/org/apache/edgent/topology/spi/tester/AbstractTester.html
index d2ee67d..d7103a2 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/AbstractTester.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractTester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="AbstractTester (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/tester/class-use/AbstractTester.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/class-use/AbstractTester.html b/site/javadoc/latest/org/apache/edgent/topology/spi/tester/class-use/AbstractTester.html
index 0b79a8b..5e4b88b 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/class-use/AbstractTester.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.tester.AbstractTester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.tester.AbstractTester (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/tester/AbstractTester.html" title="class in org.apache.edgent.topology.spi.tester">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/tester/AbstractTester.html" title="class in org.apache.edgent.topology.spi.tester">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-frame.html
index 960f342..f3b1c7a 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi.tester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-summary.html
index 4e6a26b..f9bdfea 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi.tester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.spi.tester (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-tree.html
index 6b661dd..a8f3a86 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi.tester Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.spi.tester Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-use.html
index c663a82..88345d6 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/tester/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology.spi.tester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.spi.tester (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/tester/Condition.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/tester/Condition.html b/site/javadoc/latest/org/apache/edgent/topology/tester/Condition.html
index 235fb88..1705f07 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/tester/Condition.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Condition (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Condition (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -236,6 +236,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/tester/Tester.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/tester/Tester.html b/site/javadoc/latest/org/apache/edgent/topology/tester/Tester.html
index 8b11729..cb674b2 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/tester/Tester.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Tester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Tester (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/tester/class-use/Condition.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/tester/class-use/Condition.html b/site/javadoc/latest/org/apache/edgent/topology/tester/class-use/Condition.html
index a20057e..cdd1e19 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/tester/class-use/Condition.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.tester.Condition (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.tester.Condition (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/tester/Condition.html" title="interface in org.apache.edgent.topology.tester">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -231,7 +231,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/tester/Condition.html" title="interface in org.apache.edgent.topology.tester">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -266,6 +266,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/tester/class-use/Tester.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/tester/class-use/Tester.html b/site/javadoc/latest/org/apache/edgent/topology/tester/class-use/Tester.html
index dfa105e..6c2da4c 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/tester/class-use/Tester.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.tester.Tester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.tester.Tester (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -202,7 +202,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/tester/Tester.html" title="interface in org.apache.edgent.topology.tester">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -237,6 +237,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/tester/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/tester/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/tester/package-frame.html
index e3df1f6..26c6415 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/tester/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.tester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/tester/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/tester/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/tester/package-summary.html
index 3f5ce2d..182e181 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/tester/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.tester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.tester (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -157,6 +157,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/tester/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/tester/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/tester/package-tree.html
index 18ee6f4..1b498c8 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/tester/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.tester Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.tester Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/tester/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/tester/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/tester/package-use.html
index 30b3fd5..d17e851 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/tester/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology.tester (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.tester (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -253,6 +253,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/InsertionTimeList.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/InsertionTimeList.html b/site/javadoc/latest/org/apache/edgent/window/InsertionTimeList.html
index 1ea20a1..b810a5d 100644
--- a/site/javadoc/latest/org/apache/edgent/window/InsertionTimeList.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>InsertionTimeList (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="InsertionTimeList (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/Partition.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/Partition.html b/site/javadoc/latest/org/apache/edgent/window/Partition.html
index 70a677a..42e4985 100644
--- a/site/javadoc/latest/org/apache/edgent/window/Partition.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Partition (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Partition (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -348,6 +348,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/PartitionedState.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/PartitionedState.html b/site/javadoc/latest/org/apache/edgent/window/PartitionedState.html
index a1d7d92..025d8c5 100644
--- a/site/javadoc/latest/org/apache/edgent/window/PartitionedState.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PartitionedState (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="PartitionedState (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -348,6 +348,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/Policies.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/Policies.html b/site/javadoc/latest/org/apache/edgent/window/Policies.html
index f8a3cf7..f3f9986 100644
--- a/site/javadoc/latest/org/apache/edgent/window/Policies.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Policies (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Policies (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -575,6 +575,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/Window.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/Window.html b/site/javadoc/latest/org/apache/edgent/window/Window.html
index 4565190..d0774a1 100644
--- a/site/javadoc/latest/org/apache/edgent/window/Window.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Window (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Window (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -499,6 +499,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/Windows.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/Windows.html b/site/javadoc/latest/org/apache/edgent/window/Windows.html
index 027f461..e8392a0 100644
--- a/site/javadoc/latest/org/apache/edgent/window/Windows.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Windows (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Windows (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -338,6 +338,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/class-use/InsertionTimeList.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/class-use/InsertionTimeList.html b/site/javadoc/latest/org/apache/edgent/window/class-use/InsertionTimeList.html
index 92f7485..7fbe0cf 100644
--- a/site/javadoc/latest/org/apache/edgent/window/class-use/InsertionTimeList.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.window.InsertionTimeList (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.window.InsertionTimeList (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/InsertionTimeList.html" title="class in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -135,7 +135,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/InsertionTimeList.html" title="class in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -170,6 +170,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/class-use/Partition.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/class-use/Partition.html b/site/javadoc/latest/org/apache/edgent/window/class-use/Partition.html
index 35d3b7c..a2b0c8a 100644
--- a/site/javadoc/latest/org/apache/edgent/window/class-use/Partition.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.window.Partition (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.window.Partition (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/Partition.html" title="interface in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -282,7 +282,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/Partition.html" title="interface in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -317,6 +317,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/class-use/PartitionedState.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/class-use/PartitionedState.html b/site/javadoc/latest/org/apache/edgent/window/class-use/PartitionedState.html
index 3caad11..b69885b 100644
--- a/site/javadoc/latest/org/apache/edgent/window/class-use/PartitionedState.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.window.PartitionedState (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.window.PartitionedState (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/PartitionedState.html" title="class in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/PartitionedState.html" title="class in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/class-use/Policies.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/class-use/Policies.html b/site/javadoc/latest/org/apache/edgent/window/class-use/Policies.html
index 55020bd..c152623 100644
--- a/site/javadoc/latest/org/apache/edgent/window/class-use/Policies.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.window.Policies (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.window.Policies (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/Policies.html" title="class in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/Policies.html" title="class in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/class-use/Window.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/class-use/Window.html b/site/javadoc/latest/org/apache/edgent/window/class-use/Window.html
index 9656a84..21c4c13 100644
--- a/site/javadoc/latest/org/apache/edgent/window/class-use/Window.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.window.Window (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.window.Window (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/Window.html" title="interface in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -172,7 +172,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/Window.html" title="interface in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -207,6 +207,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/class-use/Windows.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/class-use/Windows.html b/site/javadoc/latest/org/apache/edgent/window/class-use/Windows.html
index 34582e7..79dbddf 100644
--- a/site/javadoc/latest/org/apache/edgent/window/class-use/Windows.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.window.Windows (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.window.Windows (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/Windows.html" title="class in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/window/Windows.html" title="class in org.apache.edgent.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/package-frame.html b/site/javadoc/latest/org/apache/edgent/window/package-frame.html
index bdf08a4..d850f48 100644
--- a/site/javadoc/latest/org/apache/edgent/window/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.window (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>


[24/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/PlumbingStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/PlumbingStreams.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/PlumbingStreams.html
index 0e5227c..582c7d7 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/PlumbingStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PlumbingStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="PlumbingStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -261,7 +261,11 @@ 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</div>
+<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>
 </td>
 </tr>
 </table>
@@ -1004,6 +1008,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/Valve.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/Valve.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/Valve.html
index 8caa5b1..edfbc21 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/Valve.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Valve (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Valve (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -166,12 +166,15 @@ 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</div>
+<div class="block">Create a new Valve Predicate
+ 
+ Same as <code>Valve(true)</code></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>
@@ -402,6 +405,6 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/LoadBalancedSplitter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/LoadBalancedSplitter.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/LoadBalancedSplitter.html
index 062d3a9..e1fb753 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/LoadBalancedSplitter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.plumbing.LoadBalancedSplitter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.plumbing.LoadBalancedSplitter (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html" title="class in org.apache.edgent.topology.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html" title="class in org.apache.edgent.topology.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/PlumbingStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/PlumbingStreams.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/PlumbingStreams.html
index 2f369d8..da91b1f 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/PlumbingStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.plumbing.PlumbingStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.plumbing.PlumbingStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/plumbing/PlumbingStreams.html" title="class in org.apache.edgent.topology.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/Valve.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/Valve.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/Valve.html
index 5ae9617..9688b6e 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/class-use/Valve.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.plumbing.Valve (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.plumbing.Valve (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/plumbing/Valve.html" title="class in org.apache.edgent.topology.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/plumbing/Valve.html" title="class in org.apache.edgent.topology.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-frame.html
index ce0330d..607ae14 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.plumbing (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-summary.html
index 47586f5..95d1a09 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.plumbing (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.plumbing (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-tree.html
index 2cf2bea..14f8cf7 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.plumbing Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.plumbing Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-use.html
index acec6bf..bd6e0bb 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology.plumbing (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.plumbing (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/services/ApplicationService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/services/ApplicationService.html b/site/javadoc/latest/org/apache/edgent/topology/services/ApplicationService.html
index ce3b3f1..19084ae 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/services/ApplicationService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ApplicationService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ApplicationService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -376,6 +376,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/services/TopologyBuilder.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/services/TopologyBuilder.html b/site/javadoc/latest/org/apache/edgent/topology/services/TopologyBuilder.html
index 6e59c2c..91121a6 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/services/TopologyBuilder.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TopologyBuilder (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="TopologyBuilder (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -251,6 +251,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/services/class-use/ApplicationService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/services/class-use/ApplicationService.html b/site/javadoc/latest/org/apache/edgent/topology/services/class-use/ApplicationService.html
index 34cd021..36a54f1 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/services/class-use/ApplicationService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.services.ApplicationService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.services.ApplicationService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/services/ApplicationService.html" title="interface in org.apache.edgent.topology.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -171,7 +171,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/services/ApplicationService.html" title="interface in org.apache.edgent.topology.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -206,6 +206,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/services/class-use/TopologyBuilder.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/services/class-use/TopologyBuilder.html b/site/javadoc/latest/org/apache/edgent/topology/services/class-use/TopologyBuilder.html
index e3b0145..72ce80e 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/services/class-use/TopologyBuilder.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.services.TopologyBuilder (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.services.TopologyBuilder (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/services/TopologyBuilder.html" title="interface in org.apache.edgent.topology.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/services/TopologyBuilder.html" title="interface in org.apache.edgent.topology.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/services/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/services/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/services/package-frame.html
index 89cc419..91dbaa9 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/services/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.services (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/services/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/services/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/services/package-summary.html
index 6d3a37b..2db0125 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/services/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.services (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.services (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/services/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/services/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/services/package-tree.html
index 0a74a86..59b3ab8 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/services/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.services Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.services Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -131,6 +131,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/services/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/services/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/services/package-use.html
index 38302de..45d6a68 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/services/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology.services (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.services (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTStream.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTStream.html b/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTStream.html
index a06ac11..fe6ebcd 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTStream.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractTStream (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="AbstractTStream (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopology.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopology.html b/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopology.html
index cbd83ba..28362a1 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopology.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractTopology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="AbstractTopology (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopologyProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopologyProvider.html b/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopologyProvider.html
index 8f6fe09..4751c6a 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/AbstractTopologyProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractTopologyProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractTopologyProvider (Edgent v0.4.0)";
+            parent.document.title="AbstractTopologyProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -312,6 +312,6 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTStream.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTStream.html b/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTStream.html
index fa9350f..5a0c304 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTStream.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.AbstractTStream (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.AbstractTStream (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -128,7 +128,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/spi/AbstractTStream.html" title="class in org.apache.edgent.topology.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopology.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopology.html b/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopology.html
index 3041e62..19d75e5 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopology.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.AbstractTopology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.AbstractTopology (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/spi/AbstractTopology.html" title="class in org.apache.edgent.topology.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -156,7 +156,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/spi/AbstractTopology.html" title="class in org.apache.edgent.topology.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -191,6 +191,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopologyProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopologyProvider.html b/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopologyProvider.html
index ca17f02..ca01406 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/class-use/AbstractTopologyProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.AbstractTopologyProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.AbstractTopologyProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -158,7 +158,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/spi/AbstractTopologyProvider.html" title="class in org.apache.edgent.topology.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -193,6 +193,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/functions/EndlessSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/EndlessSupplier.html b/site/javadoc/latest/org/apache/edgent/topology/spi/functions/EndlessSupplier.html
index 1cc0009..949ee9e 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/EndlessSupplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>EndlessSupplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="EndlessSupplier (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/functions/class-use/EndlessSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/class-use/EndlessSupplier.html b/site/javadoc/latest/org/apache/edgent/topology/spi/functions/class-use/EndlessSupplier.html
index 21350f0..d56b39c 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/class-use/EndlessSupplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.functions.EndlessSupplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.functions.EndlessSupplier (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/functions/EndlessSupplier.html" title="class in org.apache.edgent.topology.spi.functions">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/functions/EndlessSupplier.html" title="class in org.apache.edgent.topology.spi.functions">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-frame.html
index 684906e..3777dc7 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi.functions (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-summary.html
index 316b748..81fdb95 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi.functions (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.spi.functions (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-tree.html
index 8abfe89..63a7d3f 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.spi.functions Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.spi.functions Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-use.html
index 762541e..3354979 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/functions/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology.spi.functions (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.spi.functions (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/AbstractTWindow.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/AbstractTWindow.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/AbstractTWindow.html
index 323b751..d750a02 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/AbstractTWindow.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractTWindow (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="AbstractTWindow (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/ConnectorStream.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/ConnectorStream.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/ConnectorStream.html
index a26c1ac..9070425 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/ConnectorStream.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ConnectorStream (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="ConnectorStream (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/GraphTopology.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/GraphTopology.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/GraphTopology.html
index fd87f99..fa74411 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/GraphTopology.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>GraphTopology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="GraphTopology (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowImpl.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowImpl.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowImpl.html
index 79fb45e..867fba1 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowImpl.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TWindowImpl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="TWindowImpl (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html
index 4d4b1b2..c5d8501 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TWindowTimeImpl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="TWindowTimeImpl (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/AbstractTWindow.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/AbstractTWindow.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/AbstractTWindow.html
index 8e2cfea..4cc6c61 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/AbstractTWindow.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.AbstractTWindow (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.AbstractTWindow (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/AbstractTWindow.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/AbstractTWindow.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/ConnectorStream.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/ConnectorStream.html b/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/ConnectorStream.html
index 0ee58a2..8260861 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/spi/graph/class-use/ConnectorStream.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.spi.graph.ConnectorStream (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.spi.graph.ConnectorStream (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/ConnectorStream.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -126,7 +126,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/topology/spi/graph/ConnectorStream.html" title="class in org.apache.edgent.topology.spi.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[05/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/IotDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/IotDevice.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/IotDevice.html
new file mode 100644
index 0000000..f9d0da7
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/IotDevice.html
@@ -0,0 +1,413 @@
+<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.IotDevice (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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 device connector API to a 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 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">Connector for IBM Watson IoT Platform.</div>
+</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>
+</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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/QoS.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/QoS.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/QoS.html
new file mode 100644
index 0000000..06a5a52
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.QoS (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-frame.html
new file mode 100644
index 0000000..6a7b40b
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.iot (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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="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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-summary.html
new file mode 100644
index 0000000..a5b654d
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-summary.html
@@ -0,0 +1,224 @@
+<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.iot (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 device connector API to a 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">Devic 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">Generic Internet of Things device connector.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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">&nbsp;</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 device connector API to a message hub.
+ <P>
+ Generic device model that supports a device model consisting 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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-tree.html
new file mode 100644
index 0000000..5a95c21
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-tree.html
@@ -0,0 +1,150 @@
+<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.iot Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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></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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-use.html
new file mode 100644
index 0000000..fa15bee
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/package-use.html
@@ -0,0 +1,300 @@
+<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.connectors.iot (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 device connector API to a 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">Generic Internet of Things device 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">Generic Internet of Things device 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">Generic Internet of Things device 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">Generic Internet of Things device 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">Generic Internet of Things device 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">Generic Internet of Things device 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">Generic Internet of Things device 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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[38/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-summary.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-summary.html
index 599c562..bc0a836 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.javax.websocket.impl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.javax.websocket.impl (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -148,6 +148,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-tree.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-tree.html
index aeaed01..a93091b 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.javax.websocket.impl Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.javax.websocket.impl Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-use.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-use.html
index f2f553b..ac32e55 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.javax.websocket.impl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.javax.websocket.impl (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/package-frame.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/package-frame.html
index 6770ae1..4db3d00 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.javax.websocket (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/package-summary.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/package-summary.html
index e72829d..a306b10 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.javax.websocket (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.javax.websocket (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -151,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/package-tree.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/package-tree.html
index e782ba8..88ea4fe 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.javax.websocket Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.javax.websocket Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/package-use.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/package-use.html
index 5526b6a..b33e3fb 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.javax.websocket (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.javax.websocket (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -159,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/MetricObjectNameFactory.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/MetricObjectNameFactory.html b/site/javadoc/latest/org/apache/edgent/metrics/MetricObjectNameFactory.html
index 936d6a0..66a711f 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/MetricObjectNameFactory.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>MetricObjectNameFactory (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="MetricObjectNameFactory (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -497,6 +497,6 @@ implements com.codahale.metrics.ObjectNameFactory</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/Metrics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/Metrics.html b/site/javadoc/latest/org/apache/edgent/metrics/Metrics.html
index 00a240f..4717005 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/Metrics.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Metrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Metrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -342,6 +342,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/MetricsSetup.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/MetricsSetup.html b/site/javadoc/latest/org/apache/edgent/metrics/MetricsSetup.html
index 07ea063..51dd61a 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/MetricsSetup.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>MetricsSetup (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="MetricsSetup (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -315,6 +315,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/class-use/MetricObjectNameFactory.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/class-use/MetricObjectNameFactory.html b/site/javadoc/latest/org/apache/edgent/metrics/class-use/MetricObjectNameFactory.html
index 1bbaef6..3110e52 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/class-use/MetricObjectNameFactory.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.MetricObjectNameFactory (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.MetricObjectNameFactory (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/metrics/MetricObjectNameFactory.html" title="class in org.apache.edgent.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/metrics/MetricObjectNameFactory.html" title="class in org.apache.edgent.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/class-use/Metrics.html b/site/javadoc/latest/org/apache/edgent/metrics/class-use/Metrics.html
index 0c98f9c..328a69a 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/class-use/Metrics.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.Metrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.Metrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/metrics/Metrics.html" title="class in org.apache.edgent.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/metrics/Metrics.html" title="class in org.apache.edgent.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/class-use/MetricsSetup.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/class-use/MetricsSetup.html b/site/javadoc/latest/org/apache/edgent/metrics/class-use/MetricsSetup.html
index 5dc5a0a..5a70b77 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/class-use/MetricsSetup.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.MetricsSetup (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.MetricsSetup (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/metrics/MetricsSetup.html" title="class in org.apache.edgent.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -150,7 +150,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/metrics/MetricsSetup.html" title="class in org.apache.edgent.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -185,6 +185,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/CounterOp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/CounterOp.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/CounterOp.html
index 5cbbdf2..ff3afd9 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/CounterOp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>CounterOp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="CounterOp (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/RateMeter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/RateMeter.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/RateMeter.html
index 0b6235e..f35dd0c 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/RateMeter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>RateMeter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="RateMeter (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html
index 263e366..efa9030 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>SingleMetricAbstractOplet (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SingleMetricAbstractOplet (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/CounterOp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/CounterOp.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/CounterOp.html
index dc78e7e..959f3ca 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/CounterOp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.oplets.CounterOp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.oplets.CounterOp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/metrics/oplets/CounterOp.html" title="class in org.apache.edgent.metrics.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/metrics/oplets/CounterOp.html" title="class in org.apache.edgent.metrics.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/RateMeter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/RateMeter.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/RateMeter.html
index f80ad3b..344794a 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/RateMeter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.oplets.RateMeter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.oplets.RateMeter (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/metrics/oplets/RateMeter.html" title="class in org.apache.edgent.metrics.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/metrics/oplets/RateMeter.html" title="class in org.apache.edgent.metrics.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/SingleMetricAbstractOplet.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/SingleMetricAbstractOplet.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/SingleMetricAbstractOplet.html
index 346e171..0df2ef4 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/class-use/SingleMetricAbstractOplet.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.metrics.oplets.SingleMetricAbstractOplet (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.metrics.oplets.SingleMetricAbstractOplet (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -135,7 +135,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -170,6 +170,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-frame.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-frame.html
index 63a30a9..367b9db 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.metrics.oplets (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-summary.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-summary.html
index 7795a5e..85d12c1 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.metrics.oplets (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.metrics.oplets (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-tree.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-tree.html
index 016b2cf..b689201 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.metrics.oplets Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.metrics.oplets Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -151,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-use.html b/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-use.html
index 467429f..dfb63be 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/oplets/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.metrics.oplets (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.metrics.oplets (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/package-frame.html b/site/javadoc/latest/org/apache/edgent/metrics/package-frame.html
index b91239c..7c2b486 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.metrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/package-summary.html b/site/javadoc/latest/org/apache/edgent/metrics/package-summary.html
index d769682..941c7ae 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.metrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.metrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/package-tree.html b/site/javadoc/latest/org/apache/edgent/metrics/package-tree.html
index 398de3a..fa2b7f3 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.metrics Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.metrics Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/metrics/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/metrics/package-use.html b/site/javadoc/latest/org/apache/edgent/metrics/package-use.html
index d4d55d6..9a8553e 100644
--- a/site/javadoc/latest/org/apache/edgent/metrics/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.metrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.metrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/JobContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/JobContext.html b/site/javadoc/latest/org/apache/edgent/oplet/JobContext.html
index 98bd319..6b5423e 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/JobContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JobContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="JobContext (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -250,6 +250,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/Oplet.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/Oplet.html b/site/javadoc/latest/org/apache/edgent/oplet/Oplet.html
index ad4b19b..8546f56 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/Oplet.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Oplet (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Oplet (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -293,6 +293,6 @@ extends java.lang.AutoCloseable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/OpletContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/OpletContext.html b/site/javadoc/latest/org/apache/edgent/oplet/OpletContext.html
index 7807f07..4df147d 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/OpletContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>OpletContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="OpletContext (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/OutputPortContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/OutputPortContext.html b/site/javadoc/latest/org/apache/edgent/oplet/OutputPortContext.html
index 364e417..bbe907e 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/OutputPortContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>OutputPortContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="OutputPortContext (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -226,6 +226,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/class-use/JobContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/class-use/JobContext.html b/site/javadoc/latest/org/apache/edgent/oplet/class-use/JobContext.html
index 3bee594..3cd3e1f 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/class-use/JobContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.oplet.JobContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.oplet.JobContext (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/JobContext.html" title="interface in org.apache.edgent.oplet">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -208,7 +208,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/JobContext.html" title="interface in org.apache.edgent.oplet">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -243,6 +243,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/class-use/Oplet.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/class-use/Oplet.html b/site/javadoc/latest/org/apache/edgent/oplet/class-use/Oplet.html
index c4cd54a..c1abdbc 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/class-use/Oplet.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.oplet.Oplet (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.oplet.Oplet (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in org.apache.edgent.oplet">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -143,7 +143,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -625,7 +627,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in org.apache.edgent.oplet">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -660,6 +662,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[51/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
reflect Apache Edgent 1.0.0 javadoc


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/6ce7a17d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/6ce7a17d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/6ce7a17d

Branch: refs/heads/master
Commit: 6ce7a17dde46f4dc74c5dfc122e483cd0ce31880
Parents: 85b6530
Author: Cazen Lee <ca...@apache.org>
Authored: Sat Nov 19 21:49:50 2016 +0900
Committer: Cazen Lee <ca...@apache.org>
Committed: Sat Nov 19 22:11:38 2016 +0900

----------------------------------------------------------------------
 site/javadoc/latest/allclasses-frame.html       |   11 +-
 site/javadoc/latest/allclasses-noframe.html     |   11 +-
 site/javadoc/latest/constant-values.html        |   10 +-
 site/javadoc/latest/deprecated-list.html        |   10 +-
 site/javadoc/latest/help-doc.html               |   10 +-
 site/javadoc/latest/index-all.html              |  158 +-
 site/javadoc/latest/index.html                  |    4 +-
 .../analytics/math3/json/JsonAnalytics.html     |   10 +-
 .../math3/json/JsonUnivariateAggregate.html     |   10 +-
 .../math3/json/JsonUnivariateAggregator.html    |   10 +-
 .../math3/json/class-use/JsonAnalytics.html     |   14 +-
 .../json/class-use/JsonUnivariateAggregate.html |   14 +-
 .../class-use/JsonUnivariateAggregator.html     |   14 +-
 .../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  |   14 +-
 .../math3/stat/class-use/Regression.html        |   14 +-
 .../math3/stat/class-use/Statistic.html         |   14 +-
 .../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   |   14 +-
 .../analytics/sensors/class-use/Filters.html    |   14 +-
 .../sensors/class-use/Range.BoundType.html      |   18 +-
 .../analytics/sensors/class-use/Range.html      |   26 +-
 .../analytics/sensors/class-use/Ranges.html     |   14 +-
 .../sensors/doc-files/.!8039!deadband.png       |    0
 .../sensors/doc-files/.!8100!deadband.png       |    0
 .../sensors/doc-files/.!8236!deadband.png       |    0
 .../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     |   16 +-
 .../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   |   16 +-
 .../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       |   16 +-
 .../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    |   16 +-
 .../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     |   12 +-
 .../connectors/file/FileWriterCycleConfig.html  |   12 +-
 .../connectors/file/FileWriterFlushConfig.html  |   12 +-
 .../connectors/file/FileWriterPolicy.html       |  114 +-
 .../file/FileWriterRetentionConfig.html         |   12 +-
 .../class-use/CompressedFileWriterPolicy.html   |   16 +-
 .../connectors/file/class-use/FileStreams.html  |   16 +-
 .../file/class-use/FileWriterCycleConfig.html   |   16 +-
 .../file/class-use/FileWriterFlushConfig.html   |   16 +-
 .../file/class-use/FileWriterPolicy.html        |   16 +-
 .../class-use/FileWriterRetentionConfig.html    |   16 +-
 .../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  |   16 +-
 .../http/class-use/HttpResponders.html          |   16 +-
 .../connectors/http/class-use/HttpStreams.html  |   16 +-
 .../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  |   12 +-
 .../apache/edgent/connectors/iot/Events.html    |   12 +-
 .../apache/edgent/connectors/iot/HeartBeat.html |   12 +-
 .../apache/edgent/connectors/iot/IotDevice.html |   12 +-
 .../org/apache/edgent/connectors/iot/QoS.html   |   12 +-
 .../connectors/iot/class-use/Commands.html      |   16 +-
 .../edgent/connectors/iot/class-use/Events.html |   16 +-
 .../connectors/iot/class-use/HeartBeat.html     |   16 +-
 .../connectors/iot/class-use/IotDevice.html     |   16 +-
 .../edgent/connectors/iot/class-use/QoS.html    |   16 +-
 .../edgent/connectors/iot/package-frame.html    |    8 +-
 .../edgent/connectors/iot/package-summary.html  |   12 +-
 .../edgent/connectors/iot/package-tree.html     |   12 +-
 .../edgent/connectors/iot/package-use.html      |   12 +-
 .../edgent/connectors/iotp/IotpDevice.html      |   14 +-
 .../connectors/iotp/class-use/IotpDevice.html   |   16 +-
 .../edgent/connectors/iotp/package-frame.html   |    8 +-
 .../edgent/connectors/iotp/package-summary.html |   12 +-
 .../edgent/connectors/iotp/package-tree.html    |   12 +-
 .../edgent/connectors/iotp/package-use.html     |   12 +-
 .../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         |   16 +-
 .../jdbc/class-use/CheckedSupplier.html         |   16 +-
 .../connectors/jdbc/class-use/JdbcStreams.html  |   16 +-
 .../jdbc/class-use/ParameterSetter.html         |   16 +-
 .../jdbc/class-use/ResultsHandler.html          |   16 +-
 .../jdbc/class-use/StatementSupplier.html       |   16 +-
 .../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  |   14 +-
 .../edgent/connectors/kafka/KafkaProducer.html  |   19 +-
 .../KafkaConsumer.ByteConsumerRecord.html       |   16 +-
 .../class-use/KafkaConsumer.ConsumerRecord.html |   16 +-
 .../KafkaConsumer.StringConsumerRecord.html     |   16 +-
 .../kafka/class-use/KafkaConsumer.html          |   16 +-
 .../kafka/class-use/KafkaProducer.html          |   16 +-
 .../edgent/connectors/kafka/package-frame.html  |    8 +-
 .../connectors/kafka/package-summary.html       |   14 +-
 .../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   |   16 +-
 .../connectors/mqtt/class-use/MqttStreams.html  |   16 +-
 .../edgent/connectors/mqtt/iot/MqttDevice.html  |   12 +-
 .../mqtt/iot/class-use/MqttDevice.html          |   16 +-
 .../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      |   16 +-
 .../connectors/pubsub/oplets/Publish.html       |   12 +-
 .../pubsub/oplets/class-use/Publish.html        |   16 +-
 .../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       |   16 +-
 .../class-use/PublishSubscribeService.html      |   16 +-
 .../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          |   16 +-
 .../connectors/serial/class-use/SerialPort.html |   16 +-
 .../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     |   16 +-
 .../javax/websocket/Jsr356WebSocketClient.html  |   12 +-
 .../class-use/Jsr356WebSocketClient.html        |   16 +-
 .../wsclient/javax/websocket/package-frame.html |    8 +-
 .../javax/websocket/package-summary.html        |   16 +-
 .../wsclient/javax/websocket/package-tree.html  |   16 +-
 .../wsclient/javax/websocket/package-use.html   |   12 +-
 .../runtime/WebSocketClientBinaryReceiver.html  |  276 -
 .../runtime/WebSocketClientBinarySender.html    |  324 -
 .../runtime/WebSocketClientConnector.html       |  459 --
 .../runtime/WebSocketClientReceiver.html        |  367 --
 .../runtime/WebSocketClientSender.html          |  369 --
 .../WebSocketClientBinaryReceiver.html          |  126 -
 .../class-use/WebSocketClientBinarySender.html  |  126 -
 .../class-use/WebSocketClientConnector.html     |  194 -
 .../class-use/WebSocketClientReceiver.html      |  166 -
 .../class-use/WebSocketClientSender.html        |  166 -
 .../javax/websocket/runtime/package-frame.html  |   24 -
 .../websocket/runtime/package-summary.html      |  160 -
 .../javax/websocket/runtime/package-tree.html   |  153 -
 .../javax/websocket/runtime/package-use.html    |  165 -
 .../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     |   16 +-
 .../execution/class-use/DirectSubmitter.html    |   16 +-
 .../edgent/execution/class-use/Job.Action.html  |   16 +-
 .../edgent/execution/class-use/Job.Health.html  |   16 +-
 .../edgent/execution/class-use/Job.State.html   |   16 +-
 .../apache/edgent/execution/class-use/Job.html  |   16 +-
 .../edgent/execution/class-use/Submitter.html   |   16 +-
 .../edgent/execution/mbeans/JobMXBean.html      |   12 +-
 .../edgent/execution/mbeans/PeriodMXBean.html   |   12 +-
 .../execution/mbeans/class-use/JobMXBean.html   |   16 +-
 .../mbeans/class-use/PeriodMXBean.html          |   16 +-
 .../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       |   16 +-
 .../apache/edgent/execution/package-tree.html   |   20 +-
 .../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     |   15 +-
 .../execution/services/ServiceContainer.html    |   12 +-
 .../services/class-use/ControlService.html      |   16 +-
 .../execution/services/class-use/Controls.html  |   16 +-
 .../class-use/JobRegistryService.EventType.html |   16 +-
 .../services/class-use/JobRegistryService.html  |   16 +-
 .../services/class-use/RuntimeServices.html     |   16 +-
 .../services/class-use/ServiceContainer.html    |   16 +-
 .../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    |   14 +-
 .../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   |   16 +-
 .../edgent/function/class-use/BiFunction.html   |   30 +-
 .../edgent/function/class-use/Consumer.html     |  173 +-
 .../edgent/function/class-use/Function.html     |   88 +-
 .../edgent/function/class-use/Functions.html    |   16 +-
 .../edgent/function/class-use/Predicate.html    |   36 +-
 .../edgent/function/class-use/Supplier.html     |   68 +-
 .../function/class-use/ToDoubleFunction.html    |   16 +-
 .../function/class-use/ToIntFunction.html       |   22 +-
 .../function/class-use/UnaryOperator.html       |   16 +-
 .../function/class-use/WrappedFunction.html     |   16 +-
 .../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 |  107 +-
 .../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       |   16 +-
 .../org/apache/edgent/graph/class-use/Edge.html |   16 +-
 .../apache/edgent/graph/class-use/Graph.html    |   24 +-
 .../apache/edgent/graph/class-use/Vertex.html   |   16 +-
 .../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      |   16 +-
 .../graph/spi/class-use/AbstractVertex.html     |   16 +-
 .../edgent/graph/spi/class-use/DirectEdge.html  |   16 +-
 .../graph/spi/execution/AbstractGraphJob.html   |   12 +-
 .../execution/class-use/AbstractGraphJob.html   |   16 +-
 .../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   |   16 +-
 .../impl/EdgentSslContainerProviderImpl.html    |   12 +-
 .../EdgentSslContainerProviderImpl.html         |   16 +-
 .../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      |   16 +-
 .../edgent/metrics/class-use/Metrics.html       |   16 +-
 .../edgent/metrics/class-use/MetricsSetup.html  |   16 +-
 .../apache/edgent/metrics/oplets/CounterOp.html |   12 +-
 .../apache/edgent/metrics/oplets/RateMeter.html |   12 +-
 .../oplets/SingleMetricAbstractOplet.html       |   12 +-
 .../metrics/oplets/class-use/CounterOp.html     |   16 +-
 .../metrics/oplets/class-use/RateMeter.html     |   16 +-
 .../class-use/SingleMetricAbstractOplet.html    |   16 +-
 .../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      |   16 +-
 .../apache/edgent/oplet/class-use/Oplet.html    |   20 +-
 .../edgent/oplet/class-use/OpletContext.html    |   40 +-
 .../oplet/class-use/OutputPortContext.html      |   16 +-
 .../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     |   20 +-
 .../edgent/oplet/core/class-use/FanIn.html      |   16 +-
 .../edgent/oplet/core/class-use/FanOut.html     |   16 +-
 .../edgent/oplet/core/class-use/Peek.html       |   20 +-
 .../oplet/core/class-use/PeriodicSource.html    |   16 +-
 .../edgent/oplet/core/class-use/Pipe.html       |   20 +-
 .../oplet/core/class-use/ProcessSource.html     |   16 +-
 .../edgent/oplet/core/class-use/Sink.html       |   16 +-
 .../edgent/oplet/core/class-use/Source.html     |   16 +-
 .../edgent/oplet/core/class-use/Split.html      |   16 +-
 .../edgent/oplet/core/class-use/Union.html      |   16 +-
 .../edgent/oplet/core/mbeans/package-frame.html |   14 -
 .../oplet/core/mbeans/package-summary.html      |  135 -
 .../edgent/oplet/core/mbeans/package-tree.html  |  129 -
 .../edgent/oplet/core/mbeans/package-use.html   |  126 -
 .../apache/edgent/oplet/core/package-frame.html |    8 +-
 .../edgent/oplet/core/package-summary.html      |   16 +-
 .../apache/edgent/oplet/core/package-tree.html  |   16 +-
 .../apache/edgent/oplet/core/package-use.html   |   16 +-
 .../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      |   16 +-
 .../oplet/functional/class-use/Filter.html      |   16 +-
 .../oplet/functional/class-use/FlatMap.html     |   16 +-
 .../edgent/oplet/functional/class-use/Map.html  |   16 +-
 .../edgent/oplet/functional/class-use/Peek.html |   20 +-
 .../class-use/SupplierPeriodicSource.html       |   16 +-
 .../functional/class-use/SupplierSource.html    |   16 +-
 .../edgent/oplet/functional/package-frame.html  |    8 +-
 .../oplet/functional/package-summary.html       |   16 +-
 .../edgent/oplet/functional/package-tree.html   |   16 +-
 .../edgent/oplet/functional/package-use.html    |   16 +-
 .../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    |   16 +-
 .../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       |   16 +-
 .../oplet/plumbing/class-use/Isolate.html       |   16 +-
 .../plumbing/class-use/PressureReliever.html    |   16 +-
 .../plumbing/class-use/UnorderedIsolate.html    |   16 +-
 .../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       |   16 +-
 .../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        |   12 +-
 .../class-use/DevelopmentProvider.html          |   16 +-
 .../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 |   12 +-
 .../edgent/providers/direct/DirectTopology.html |   12 +-
 .../direct/class-use/DirectProvider.html        |   16 +-
 .../direct/class-use/DirectTopology.html        |   16 +-
 .../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       |   12 +-
 .../providers/iot/class-use/IotProvider.html    |   16 +-
 .../edgent/providers/iot/package-frame.html     |    8 +-
 .../edgent/providers/iot/package-summary.html   |   12 +-
 .../edgent/providers/iot/package-tree.html      |   12 +-
 .../edgent/providers/iot/package-use.html       |   12 +-
 .../edgent/runtime/appservice/AppService.html   |   12 +-
 .../runtime/appservice/AppServiceControl.html   |   12 +-
 .../appservice/class-use/AppService.html        |   16 +-
 .../appservice/class-use/AppServiceControl.html |   16 +-
 .../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   |   12 +-
 .../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        |   16 +-
 .../runtime/etiao/class-use/EtiaoJob.html       |   16 +-
 .../runtime/etiao/class-use/Executable.html     |   16 +-
 .../runtime/etiao/class-use/Invocation.html     |   16 +-
 .../etiao/class-use/InvocationContext.html      |   16 +-
 .../etiao/class-use/SettableForwarder.html      |   16 +-
 .../etiao/class-use/ThreadFactoryTracker.html   |   16 +-
 .../class-use/TrackingScheduledExecutor.html    |   16 +-
 .../edgent/runtime/etiao/graph/DirectGraph.html |   12 +-
 .../runtime/etiao/graph/ExecutableVertex.html   |   12 +-
 .../etiao/graph/class-use/DirectGraph.html      |   16 +-
 .../etiao/graph/class-use/ExecutableVertex.html |   16 +-
 .../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   |   16 +-
 .../etiao/graph/model/class-use/GraphType.html  |   16 +-
 .../graph/model/class-use/InvocationType.html   |   16 +-
 .../etiao/graph/model/class-use/VertexType.html |   16 +-
 .../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    |   16 +-
 .../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 |   16 +-
 .../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        |   16 +-
 .../jobregistry/class-use/JobRegistry.html      |   16 +-
 .../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           |   16 +-
 .../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     |   16 +-
 .../apps/class-use/ApplicationUtilities.html    |   16 +-
 .../samples/apps/class-use/JsonTuples.html      |   16 +-
 .../apps/class-use/TopologyProviderFactory.html |   16 +-
 .../apps/mqtt/AbstractMqttApplication.html      |   12 +-
 .../samples/apps/mqtt/DeviceCommsApp.html       |   12 +-
 .../mqtt/class-use/AbstractMqttApplication.html |   16 +-
 .../apps/mqtt/class-use/DeviceCommsApp.html     |   16 +-
 .../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 |   16 +-
 .../class-use/SensorAnalyticsApplication.html   |   16 +-
 .../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       |   16 +-
 .../samples/connectors/class-use/Options.html   |   16 +-
 .../samples/connectors/class-use/Util.html      |   16 +-
 .../edgent/samples/connectors/elm327/Cmd.html   |   12 +-
 .../samples/connectors/elm327/Elm327Cmds.html   |   12 +-
 .../connectors/elm327/Elm327Streams.html        |   12 +-
 .../samples/connectors/elm327/Pids01.html       |   20 +-
 .../connectors/elm327/class-use/Cmd.html        |   16 +-
 .../connectors/elm327/class-use/Elm327Cmds.html |   16 +-
 .../elm327/class-use/Elm327Streams.html         |   16 +-
 .../connectors/elm327/class-use/Pids01.html     |   16 +-
 .../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      |   16 +-
 .../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           |   16 +-
 .../file/class-use/FileWriterApp.html           |   16 +-
 .../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/IotpQuickstart.html |   12 +-
 .../samples/connectors/iotp/IotpSensors.html    |   12 +-
 .../iotp/class-use/IotpQuickstart.html          |   16 +-
 .../connectors/iotp/class-use/IotpSensors.html  |   16 +-
 .../samples/connectors/iotp/package-frame.html  |    8 +-
 .../connectors/iotp/package-summary.html        |   12 +-
 .../samples/connectors/iotp/package-tree.html   |   12 +-
 .../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      |   16 +-
 .../connectors/jdbc/class-use/Person.html       |   16 +-
 .../connectors/jdbc/class-use/PersonData.html   |   16 +-
 .../connectors/jdbc/class-use/PersonId.html     |   16 +-
 .../jdbc/class-use/SimpleReaderApp.html         |   16 +-
 .../jdbc/class-use/SimpleWriterApp.html         |   16 +-
 .../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 |   16 +-
 .../kafka/class-use/PublisherApp.html           |   16 +-
 .../connectors/kafka/class-use/Runner.html      |   16 +-
 .../kafka/class-use/SimplePublisherApp.html     |   16 +-
 .../kafka/class-use/SimpleSubscriberApp.html    |   16 +-
 .../kafka/class-use/SubscriberApp.html          |   16 +-
 .../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   |   16 +-
 .../connectors/mqtt/class-use/PublisherApp.html |   16 +-
 .../connectors/mqtt/class-use/Runner.html       |   16 +-
 .../mqtt/class-use/SimplePublisherApp.html      |   16 +-
 .../mqtt/class-use/SimpleSubscriberApp.html     |   16 +-
 .../mqtt/class-use/SubscriberApp.html           |   16 +-
 .../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    |   14 +-
 .../connectors/obd2/class-use/Obd2Streams.html  |   16 +-
 .../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 |   16 +-
 .../console/class-use/HttpServerSample.html     |   16 +-
 .../edgent/samples/console/package-frame.html   |    8 +-
 .../edgent/samples/console/package-summary.html |   12 +-
 .../edgent/samples/console/package-tree.html    |   12 +-
 .../edgent/samples/console/package-use.html     |   12 +-
 .../scenarios/iotp/IotpFullScenario.html        |   14 +-
 .../iotp/class-use/IotpFullScenario.html        |   16 +-
 .../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      |   16 +-
 .../class-use/DevelopmentMetricsSample.html     |   16 +-
 .../topology/class-use/DevelopmentSample.html   |   16 +-
 .../class-use/DevelopmentSampleJobMXBean.html   |   16 +-
 .../samples/topology/class-use/HelloEdgent.html |   16 +-
 .../topology/class-use/JobEventsSample.html     |   16 +-
 .../topology/class-use/JobExecution.html        |   16 +-
 .../topology/class-use/PeriodicSource.html      |   16 +-
 .../topology/class-use/SensorsAggregates.html   |   16 +-
 .../class-use/SimpleFilterTransform.html        |   16 +-
 .../SplitWithEnumSample.LogSeverityEnum.html    |   16 +-
 .../topology/class-use/SplitWithEnumSample.html |   16 +-
 .../samples/topology/class-use/StreamTags.html  |   16 +-
 .../class-use/TerminateAfterNTuples.html        |   16 +-
 .../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    |   16 +-
 .../metrics/class-use/SplitWithMetrics.html     |   16 +-
 .../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    |   16 +-
 .../sensor/class-use/PeriodicRandomSensor.html  |   16 +-
 .../sensor/class-use/SimpleSimulatedSensor.html |   16 +-
 .../sensor/class-use/SimulatedSensors.html      |   16 +-
 .../class-use/SimulatedTemperatureSensor.html   |   16 +-
 .../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    |   16 +-
 .../class-use/StreamScope.Sample.html           |   16 +-
 .../class-use/StreamScope.TriggerManager.html   |   16 +-
 .../streamscope/class-use/StreamScope.html      |   20 +-
 .../streamscope/class-use/StreamScopeBean.html  |   16 +-
 .../class-use/StreamScopeRegistry.html          |   16 +-
 .../class-use/StreamScopeRegistryBean.html      |   16 +-
 .../streamscope/class-use/StreamScopeSetup.html |   16 +-
 .../streamscope/mbeans/StreamScopeMXBean.html   |   16 +-
 .../mbeans/StreamScopeRegistryMXBean.html       |   12 +-
 .../mbeans/class-use/StreamScopeMXBean.html     |   16 +-
 .../class-use/StreamScopeRegistryMXBean.html    |   16 +-
 .../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           |   16 +-
 .../streamscope/oplets/package-frame.html       |    8 +-
 .../streamscope/oplets/package-summary.html     |   21 +-
 .../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 |   16 +-
 .../apps/class-use/GpsAnalyticsApplication.html |   16 +-
 .../apps/class-use/ObdAnalyticsApplication.html |   16 +-
 .../svt/apps/iotp/AbstractIotpApplication.html  |   12 +-
 .../iotp/class-use/AbstractIotpApplication.html |   16 +-
 .../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     |   16 +-
 .../edgent/test/svt/class-use/MyClass2.html     |   16 +-
 .../test/svt/class-use/TopologyTestBasic.html   |   16 +-
 .../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   |   16 +-
 .../sensor/gps/class-use/SimulatedGeofence.html |   16 +-
 .../gps/class-use/SimulatedGpsSensor.html       |   16 +-
 .../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 |   12 +-
 .../edgent/topology/TopologyProvider.html       |   12 +-
 .../apache/edgent/topology/class-use/TSink.html |   16 +-
 .../edgent/topology/class-use/TStream.html      |   32 +-
 .../edgent/topology/class-use/TWindow.html      |   16 +-
 .../edgent/topology/class-use/Topology.html     |   52 +-
 .../topology/class-use/TopologyElement.html     |   16 +-
 .../topology/class-use/TopologyProvider.html    |   16 +-
 .../edgent/topology/json/JsonFunctions.html     |   12 +-
 .../topology/json/class-use/JsonFunctions.html  |   16 +-
 .../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     |   16 +-
 .../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 |   12 +-
 .../topology/plumbing/LoadBalancedSplitter.html |   12 +-
 .../topology/plumbing/PlumbingStreams.html      |   18 +-
 .../apache/edgent/topology/plumbing/Valve.html  |   19 +-
 .../class-use/LoadBalancedSplitter.html         |   16 +-
 .../plumbing/class-use/PlumbingStreams.html     |   16 +-
 .../topology/plumbing/class-use/Valve.html      |   16 +-
 .../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   |   12 +-
 .../topology/services/TopologyBuilder.html      |   12 +-
 .../services/class-use/ApplicationService.html  |   16 +-
 .../services/class-use/TopologyBuilder.html     |   16 +-
 .../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  |   12 +-
 .../topology/spi/class-use/AbstractTStream.html |   16 +-
 .../spi/class-use/AbstractTopology.html         |   16 +-
 .../spi/class-use/AbstractTopologyProvider.html |   16 +-
 .../topology/spi/functions/EndlessSupplier.html |   12 +-
 .../functions/class-use/EndlessSupplier.html    |   16 +-
 .../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    |   16 +-
 .../spi/graph/class-use/ConnectorStream.html    |   16 +-
 .../spi/graph/class-use/GraphTopology.html      |   16 +-
 .../spi/graph/class-use/TWindowImpl.html        |   16 +-
 .../spi/graph/class-use/TWindowTimeImpl.html    |   16 +-
 .../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    |   16 +-
 .../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    |   16 +-
 .../topology/tester/class-use/Tester.html       |   16 +-
 .../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     |   16 +-
 .../edgent/window/class-use/Partition.html      |   16 +-
 .../window/class-use/PartitionedState.html      |   16 +-
 .../edgent/window/class-use/Policies.html       |   16 +-
 .../apache/edgent/window/class-use/Window.html  |   16 +-
 .../apache/edgent/window/class-use/Windows.html |   16 +-
 .../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 +-
 site/javadoc/latest/overview-frame.html         |   10 +-
 site/javadoc/latest/overview-summary.html       |  247 +-
 site/javadoc/latest/overview-tree.html          |   33 +-
 site/javadoc/latest/package-list                |    2 -
 site/javadoc/latest/serialized-form.html        |  149 +-
 site/javadoc/r0.4.0/_site/allclasses-frame.html |  284 +
 .../r0.4.0/_site/allclasses-noframe.html        |  284 +
 site/javadoc/r0.4.0/_site/constant-values.html  |  871 +++
 site/javadoc/r0.4.0/_site/deprecated-list.html  |  126 +
 site/javadoc/r0.4.0/_site/help-doc.html         |  231 +
 site/javadoc/r0.4.0/_site/index-all.html        | 5857 ++++++++++++++++++
 site/javadoc/r0.4.0/_site/index.html            |   74 +
 .../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     |  518 ++
 .../connectors/file/FileWriterCycleConfig.html  |  503 ++
 .../connectors/file/FileWriterFlushConfig.html  |  477 ++
 .../connectors/file/FileWriterPolicy.html       |  756 +++
 .../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 |  279 +
 .../apache/edgent/connectors/iot/IotDevice.html |  463 ++
 .../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     |  413 ++
 .../edgent/connectors/iot/class-use/QoS.html    |  126 +
 .../edgent/connectors/iot/package-frame.html    |   27 +
 .../edgent/connectors/iot/package-summary.html  |  224 +
 .../edgent/connectors/iot/package-tree.html     |  150 +
 .../edgent/connectors/iot/package-use.html      |  300 +
 .../edgent/connectors/iotp/IotpDevice.html      |  591 ++
 .../connectors/iotp/class-use/IotpDevice.html   |  171 +
 .../edgent/connectors/iotp/package-frame.html   |   20 +
 .../edgent/connectors/iotp/package-summary.html |  157 +
 .../edgent/connectors/iotp/package-tree.html    |  139 +
 .../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  |  581 ++
 .../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 +
 .../runtime/WebSocketClientBinaryReceiver.html  |  276 +
 .../runtime/WebSocketClientBinarySender.html    |  324 +
 .../runtime/WebSocketClientConnector.html       |  459 ++
 .../runtime/WebSocketClientReceiver.html        |  367 ++
 .../runtime/WebSocketClientSender.html          |  369 ++
 .../WebSocketClientBinaryReceiver.html          |  126 +
 .../class-use/WebSocketClientBinarySender.html  |  126 +
 .../class-use/WebSocketClientConnector.html     |  194 +
 .../class-use/WebSocketClientReceiver.html      |  166 +
 .../class-use/WebSocketClientSender.html        |  166 +
 .../javax/websocket/runtime/package-frame.html  |   24 +
 .../websocket/runtime/package-summary.html      |  160 +
 .../javax/websocket/runtime/package-tree.html   |  153 +
 .../javax/websocket/runtime/package-use.html    |  165 +
 .../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 ++
 .../_site/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     |  282 +
 .../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   |  446 ++
 .../edgent/function/class-use/BiFunction.html   |  688 ++
 .../edgent/function/class-use/Consumer.html     | 1113 ++++
 .../edgent/function/class-use/Function.html     | 1258 ++++
 .../edgent/function/class-use/Functions.html    |  126 +
 .../edgent/function/class-use/Predicate.html    |  487 ++
 .../edgent/function/class-use/Supplier.html     |  996 +++
 .../function/class-use/ToDoubleFunction.html    |  184 +
 .../function/class-use/ToIntFunction.html       |  285 +
 .../function/class-use/UnaryOperator.html       |  345 ++
 .../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 | 1433 +++++
 .../org/apache/edgent/graph/Connector.html      |  434 ++
 .../_site/org/apache/edgent/graph/Edge.html     |  335 +
 .../_site/org/apache/edgent/graph/Graph.html    |  395 ++
 .../_site/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 +
 .../_site/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    |  665 ++
 .../edgent/oplet/class-use/OpletContext.html    |  421 ++
 .../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     |  429 ++
 .../edgent/oplet/core/class-use/FanIn.html      |  248 +
 .../edgent/oplet/core/class-use/FanOut.html     |  126 +
 .../edgent/oplet/core/class-use/Peek.html       |  300 +
 .../oplet/core/class-use/PeriodicSource.html    |  168 +
 .../edgent/oplet/core/class-use/Pipe.html       |  396 ++
 .../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 +
 .../edgent/oplet/core/mbeans/package-frame.html |   14 +
 .../oplet/core/mbeans/package-summary.html      |  135 +
 .../edgent/oplet/core/mbeans/package-tree.html  |  129 +
 .../edgent/oplet/core/mbeans/package-use.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   |  480 ++
 .../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 |  168 +
 .../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    |  161 +
 .../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    |  502 ++
 .../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       |  831 +++
 .../providers/iot/class-use/IotProvider.html    |  174 +
 .../edgent/providers/iot/package-frame.html     |   20 +
 .../edgent/providers/iot/package-summary.html   |  215 +
 .../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   |  500 ++
 .../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/IotpQuickstart.html |  285 +
 .../samples/connectors/iotp/IotpSensors.html    |  397 ++
 .../iotp/class-use/IotpQuickstart.html          |  126 +
 .../connectors/iotp/class-use/IotpSensors.html  |  126 +
 .../samples/connectors/iotp/package-frame.html  |   21 +
 .../connectors/iotp/package-summary.html        |  161 +
 .../samples/connectors/iotp/package-tree.html   |  140 +
 .../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 |  170 +
 .../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     |  146 +
 .../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 +
 .../_site/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       |  257 +
 .../apache/edgent/topology/class-use/TSink.html |  633 ++
 .../edgent/topology/class-use/TStream.html      | 2468 ++++++++
 .../edgent/topology/class-use/TWindow.html      |  311 +
 .../edgent/topology/class-use/Topology.html     | 1418 +++++
 .../topology/class-use/TopologyElement.html     |  586 ++
 .../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 | 1384 +++++
 .../topology/plumbing/LoadBalancedSplitter.html |  339 +
 .../topology/plumbing/PlumbingStreams.html      | 1009 +++
 .../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  |  317 +
 .../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 ++
 .../_site/org/apache/edgent/window/Window.html  |  504 ++
 .../_site/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 +
 site/javadoc/r0.4.0/_site/overview-frame.html   |  105 +
 site/javadoc/r0.4.0/_site/overview-summary.html |  926 +++
 site/javadoc/r0.4.0/_site/overview-tree.html    |  642 ++
 site/javadoc/r0.4.0/_site/package-list          |   85 +
 site/javadoc/r0.4.0/_site/script.js             |   30 +
 site/javadoc/r0.4.0/_site/serialized-form.html  |  975 +++
 site/javadoc/r0.4.0/_site/stylesheet.css        |  574 ++
 .../sensors/doc-files/.!8041!deadband.png       |    0
 .../sensors/doc-files/.!8101!deadband.png       |    0
 .../sensors/doc-files/.!8237!deadband.png       |    0
 .../quarks/topology/doc-files/sources.html      |    2 +-
 site/javadoc/r1.0.0/allclasses-frame.html       |    6 +-
 site/javadoc/r1.0.0/allclasses-noframe.html     |    6 +-
 site/javadoc/r1.0.0/constant-values.html        |    8 +-
 site/javadoc/r1.0.0/deprecated-list.html        |    8 +-
 site/javadoc/r1.0.0/help-doc.html               |    8 +-
 site/javadoc/r1.0.0/index-all.html              |   92 +-
 site/javadoc/r1.0.0/index.html                  |    4 +-
 .../analytics/math3/json/JsonAnalytics.html     |    8 +-
 .../math3/json/JsonUnivariateAggregate.html     |    8 +-
 .../math3/json/JsonUnivariateAggregator.html    |    8 +-
 .../math3/json/class-use/JsonAnalytics.html     |    8 +-
 .../json/class-use/JsonUnivariateAggregate.html |    8 +-
 .../class-use/JsonUnivariateAggregator.html     |    8 +-
 .../analytics/math3/json/package-frame.html     |    6 +-
 .../analytics/math3/json/package-summary.html   |    8 +-
 .../analytics/math3/json/package-tree.html      |    8 +-
 .../analytics/math3/json/package-use.html       |    8 +-
 .../math3/stat/JsonStorelessStatistic.html      |    8 +-
 .../edgent/analytics/math3/stat/Regression.html |    8 +-
 .../edgent/analytics/math3/stat/Statistic.html  |    8 +-
 .../stat/class-use/JsonStorelessStatistic.html  |    8 +-
 .../math3/stat/class-use/Regression.html        |    8 +-
 .../math3/stat/class-use/Statistic.html         |    8 +-
 .../analytics/math3/stat/package-frame.html     |    6 +-
 .../analytics/math3/stat/package-summary.html   |    8 +-
 .../analytics/math3/stat/package-tree.html      |    8 +-
 .../analytics/math3/stat/package-use.html       |    8 +-
 .../edgent/analytics/sensors/Deadtime.html      |   21 +-
 .../edgent/analytics/sensors/Filters.html       |    8 +-
 .../analytics/sensors/Range.BoundType.html      |    8 +-
 .../apache/edgent/analytics/sensors/Range.html  |   14 +-
 .../apache/edgent/analytics/sensors/Ranges.html |   16 +-
 .../analytics/sensors/class-use/Deadtime.html   |    8 +-
 .../analytics/sensors/class-use/Filters.html    |    8 +-
 .../sensors/class-use/Range.BoundType.html      |   12 +-
 .../analytics/sensors/class-use/Range.html      |   20 +-
 .../analytics/sensors/class-use/Ranges.html     |    8 +-
 .../edgent/analytics/sensors/package-frame.html |    6 +-
 .../analytics/sensors/package-summary.html      |    8 +-
 .../edgent/analytics/sensors/package-tree.html  |    8 +-
 .../edgent/analytics/sensors/package-use.html   |    8 +-
 .../apache/edgent/apps/iot/IotDevicePubSub.html |    8 +-
 .../apps/iot/class-use/IotDevicePubSub.html     |    8 +-
 .../apache/edgent/apps/iot/package-frame.html   |    6 +-
 .../apache/edgent/apps/iot/package-summary.html |    8 +-
 .../apache/edgent/apps/iot/package-tree.html    |    8 +-
 .../org/apache/edgent/apps/iot/package-use.html |    8 +-
 .../edgent/apps/runtime/JobMonitorApp.html      |   18 +-
 .../apps/runtime/class-use/JobMonitorApp.html   |    8 +-
 .../edgent/apps/runtime/package-frame.html      |    6 +-
 .../edgent/apps/runtime/package-summary.html    |    8 +-
 .../edgent/apps/runtime/package-tree.html       |    8 +-
 .../apache/edgent/apps/runtime/package-use.html |    8 +-
 .../connectors/command/CommandStreams.html      |    8 +-
 .../command/class-use/CommandStreams.html       |    8 +-
 .../connectors/command/package-frame.html       |    6 +-
 .../connectors/command/package-summary.html     |    8 +-
 .../edgent/connectors/command/package-tree.html |    8 +-
 .../edgent/connectors/command/package-use.html  |    8 +-
 .../org/apache/edgent/connectors/csv/Csv.html   |    8 +-
 .../edgent/connectors/csv/class-use/Csv.html    |    8 +-
 .../edgent/connectors/csv/package-frame.html    |    6 +-
 .../edgent/connectors/csv/package-summary.html  |    8 +-
 .../edgent/connectors/csv/package-tree.html     |    8 +-
 .../edgent/connectors/csv/package-use.html      |    8 +-
 .../file/CompressedFileWriterPolicy.html        |    8 +-
 .../edgent/connectors/file/FileStreams.html     |    8 +-
 .../connectors/file/FileWriterCycleConfig.html  |    8 +-
 .../connectors/file/FileWriterFlushConfig.html  |    8 +-
 .../connectors/file/FileWriterPolicy.html       |    8 +-
 .../file/FileWriterRetentionConfig.html         |    8 +-
 .../class-use/CompressedFileWriterPolicy.html   |    8 +-
 .../connectors/file/class-use/FileStreams.html  |    8 +-
 .../file/class-use/FileWriterCycleConfig.html   |    8 +-
 .../file/class-use/FileWriterFlushConfig.html   |    8 +-
 .../file/class-use/FileWriterPolicy.html        |    8 +-
 .../class-use/FileWriterRetentionConfig.html    |    8 +-
 .../edgent/connectors/file/package-frame.html   |    6 +-
 .../edgent/connectors/file/package-summary.html |    8 +-
 .../edgent/connectors/file/package-tree.html    |    8 +-
 .../edgent/connectors/file/package-use.html     |    8 +-
 .../edgent/connectors/http/HttpClients.html     |    8 +-
 .../edgent/connectors/http/HttpResponders.html  |    8 +-
 .../edgent/connectors/http/HttpStreams.html     |   10 +-
 .../connectors/http/class-use/HttpClients.html  |    8 +-
 .../http/class-use/HttpResponders.html          |    8 +-
 .../connectors/http/class-use/HttpStreams.html  |    8 +-
 .../edgent/connectors/http/package-frame.html   |    6 +-
 .../edgent/connectors/http/package-summary.html |    8 +-
 .../edgent/connectors/http/package-tree.html    |    8 +-
 .../edgent/connectors/http/package-use.html     |    8 +-
 .../apache/edgent/connectors/iot/Commands.html  |    8 +-
 .../apache/edgent/connectors/iot/Events.html    |    8 +-
 .../apache/edgent/connectors/iot/HeartBeat.html |    8 +-
 .../apache/edgent/connectors/iot/IotDevice.html |    8 +-
 .../org/apache/edgent/connectors/iot/QoS.html   |    8 +-
 .../connectors/iot/class-use/Commands.html      |    8 +-
 .../edgent/connectors/iot/class-use/Events.html |    8 +-
 .../connectors/iot/class-use/HeartBeat.html     |    8 +-
 .../connectors/iot/class-use/IotDevice.html     |    8 +-
 .../edgent/connectors/iot/class-use/QoS.html    |    8 +-
 .../edgent/connectors/iot/package-frame.html    |    6 +-
 .../edgent/connectors/iot/package-summary.html  |    8 +-
 .../edgent/connectors/iot/package-tree.html     |    8 +-
 .../edgent/connectors/iot/package-use.html      |    8 +-
 .../edgent/connectors/iotp/IotpDevice.html      |    8 +-
 .../connectors/iotp/class-use/IotpDevice.html   |    8 +-
 .../edgent/connectors/iotp/package-frame.html   |    6 +-
 .../edgent/connectors/iotp/package-summary.html |    8 +-
 .../edgent/connectors/iotp/package-tree.html    |    8 +-
 .../edgent/connectors/iotp/package-use.html     |    8 +-
 .../edgent/connectors/jdbc/CheckedFunction.html |    8 +-
 .../edgent/connectors/jdbc/CheckedSupplier.html |    8 +-
 .../edgent/connectors/jdbc/JdbcStreams.html     |    8 +-
 .../edgent/connectors/jdbc/ParameterSetter.html |    8 +-
 .../edgent/connectors/jdbc/ResultsHandler.html  |    8 +-
 .../connectors/jdbc/StatementSupplier.html      |    8 +-
 .../jdbc/class-use/CheckedFunction.html         |    8 +-
 .../jdbc/class-use/CheckedSupplier.html         |    8 +-
 .../connectors/jdbc/class-use/JdbcStreams.html  |    8 +-
 .../jdbc/class-use/ParameterSetter.html         |    8 +-
 .../jdbc/class-use/ResultsHandler.html          |    8 +-
 .../jdbc/class-use/StatementSupplier.html       |    8 +-
 .../edgent/connectors/jdbc/package-frame.html   |    6 +-
 .../edgent/connectors/jdbc/package-summary.html |    8 +-
 .../edgent/connectors/jdbc/package-tree.html    |    8 +-
 .../edgent/connectors/jdbc/package-use.html     |    8 +-
 .../kafka/KafkaConsumer.ByteConsumerRecord.html |    8 +-
 .../kafka/KafkaConsumer.ConsumerRecord.html     |    8 +-
 .../KafkaConsumer.StringConsumerRecord.html     |    8 +-
 .../edgent/connectors/kafka/KafkaConsumer.html  |   10 +-
 .../edgent/connectors/kafka/KafkaProducer.html  |   15 +-
 .../KafkaConsumer.ByteConsumerRecord.html       |    8 +-
 .../class-use/KafkaConsumer.ConsumerRecord.html |    8 +-
 .../KafkaConsumer.StringConsumerRecord.html     |    8 +-
 .../kafka/class-use/KafkaConsumer.html          |    8 +-
 .../kafka/class-use/KafkaProducer.html          |    8 +-
 .../edgent/connectors/kafka/package-frame.html  |    6 +-
 .../connectors/kafka/package-summary.html       |   10 +-
 .../edgent/connectors/kafka/package-tree.html   |    8 +-
 .../edgent/connectors/kafka/package-use.html    |    8 +-
 .../edgent/connectors/mqtt/MqttConfig.html      |   12 +-
 .../edgent/connectors/mqtt/MqttStreams.html     |    8 +-
 .../connectors/mqtt/class-use/MqttConfig.html   |    8 +-
 .../connectors/mqtt/class-use/MqttStreams.html  |    8 +-
 .../edgent/connectors/mqtt/iot/MqttDevice.html  |    8 +-
 .../mqtt/iot/class-use/MqttDevice.html          |    8 +-
 .../connectors/mqtt/iot/package-frame.html      |    6 +-
 .../connectors/mqtt/iot/package-summary.html    |    8 +-
 .../connectors/mqtt/iot/package-tree.html       |    8 +-
 .../edgent/connectors/mqtt/iot/package-use.html |    8 +-
 .../edgent/connectors/mqtt/package-frame.html   |    6 +-
 .../edgent/connectors/mqtt/package-summary.html |    8 +-
 .../edgent/connectors/mqtt/package-tree.html    |    8 +-
 .../edgent/connectors/mqtt/package-use.html     |    8 +-
 .../connectors/pubsub/PublishSubscribe.html     |    8 +-
 .../pubsub/class-use/PublishSubscribe.html      |    8 +-
 .../connectors/pubsub/oplets/Publish.html       |    8 +-
 .../pubsub/oplets/class-use/Publish.html        |    8 +-
 .../connectors/pubsub/oplets/package-frame.html |    6 +-
 .../pubsub/oplets/package-summary.html          |    8 +-
 .../connectors/pubsub/oplets/package-tree.html  |    8 +-
 .../connectors/pubsub/oplets/package-use.html   |    8 +-
 .../edgent/connectors/pubsub/package-frame.html |    6 +-
 .../connectors/pubsub/package-summary.html      |    8 +-
 .../edgent/connectors/pubsub/package-tree.html  |    8 +-
 .../edgent/connectors/pubsub/package-use.html   |    8 +-
 .../pubsub/service/ProviderPubSub.html          |    8 +-
 .../pubsub/service/PublishSubscribeService.html |    8 +-
 .../service/class-use/ProviderPubSub.html       |    8 +-
 .../class-use/PublishSubscribeService.html      |    8 +-
 .../pubsub/service/package-frame.html           |    6 +-
 .../pubsub/service/package-summary.html         |    8 +-
 .../connectors/pubsub/service/package-tree.html |    8 +-
 .../connectors/pubsub/service/package-use.html  |    8 +-
 .../edgent/connectors/serial/SerialDevice.html  |    8 +-
 .../edgent/connectors/serial/SerialPort.html    |    8 +-
 .../serial/class-use/SerialDevice.html          |    8 +-
 .../connectors/serial/class-use/SerialPort.html |    8 +-
 .../edgent/connectors/serial/package-frame.html |    6 +-
 .../connectors/serial/package-summary.html      |    8 +-
 .../edgent/connectors/serial/package-tree.html  |    8 +-
 .../edgent/connectors/serial/package-use.html   |    8 +-
 .../connectors/wsclient/WebSocketClient.html    |    8 +-
 .../wsclient/class-use/WebSocketClient.html     |    8 +-
 .../javax/websocket/Jsr356WebSocketClient.html  |    8 +-
 .../class-use/Jsr356WebSocketClient.html        |    8 +-
 .../wsclient/javax/websocket/package-frame.html |    6 +-
 .../javax/websocket/package-summary.html        |    8 +-
 .../wsclient/javax/websocket/package-tree.html  |    8 +-
 .../wsclient/javax/websocket/package-use.html   |    8 +-
 .../connectors/wsclient/package-frame.html      |    6 +-
 .../connectors/wsclient/package-summary.html    |    8 +-
 .../connectors/wsclient/package-tree.html       |    8 +-
 .../edgent/connectors/wsclient/package-use.html |    8 +-
 .../org/apache/edgent/execution/Configs.html    |    8 +-
 .../edgent/execution/DirectSubmitter.html       |    8 +-
 .../org/apache/edgent/execution/Job.Action.html |    8 +-
 .../org/apache/edgent/execution/Job.Health.html |    8 +-
 .../org/apache/edgent/execution/Job.State.html  |    8 +-
 .../r1.0.0/org/apache/edgent/execution/Job.html |    8 +-
 .../org/apache/edgent/execution/Submitter.html  |    8 +-
 .../edgent/execution/class-use/Configs.html     |    8 +-
 .../execution/class-use/DirectSubmitter.html    |    8 +-
 .../edgent/execution/class-use/Job.Action.html  |    8 +-
 .../edgent/execution/class-use/Job.Health.html  |    8 +-
 .../edgent/execution/class-use/Job.State.html   |    8 +-
 .../apache/edgent/execution/class-use/Job.html  |    8 +-
 .../edgent/execution/class-use/Submitter.html   |    8 +-
 .../edgent/execution/mbeans/JobMXBean.html      |    8 +-
 .../edgent/execution/mbeans/PeriodMXBean.html   |    8 +-
 .../execution/mbeans/class-use/JobMXBean.html   |    8 +-
 .../mbeans/class-use/PeriodMXBean.html          |    8 +-
 .../edgent/execution/mbeans/package-frame.html  |    6 +-
 .../execution/mbeans/package-summary.html       |    8 +-
 .../edgent/execution/mbeans/package-tree.html   |    8 +-
 .../edgent/execution/mbeans/package-use.html    |    8 +-
 .../apache/edgent/execution/package-frame.html  |    6 +-
 .../edgent/execution/package-summary.html       |    8 +-
 .../apache/edgent/execution/package-tree.html   |   10 +-
 .../apache/edgent/execution/package-use.html    |    8 +-
 .../execution/services/ControlService.html      |    8 +-
 .../edgent/execution/services/Controls.html     |    8 +-
 .../services/JobRegistryService.EventType.html  |    8 +-
 .../execution/services/JobRegistryService.html  |    8 +-
 .../execution/services/RuntimeServices.html     |    8 +-
 .../execution/services/ServiceContainer.html    |    8 +-
 .../services/class-use/ControlService.html      |    8 +-
 .../execution/services/class-use/Controls.html  |    8 +-
 .../class-use/JobRegistryService.EventType.html |    8 +-
 .../services/class-use/JobRegistryService.html  |    8 +-
 .../services/class-use/RuntimeServices.html     |    8 +-
 .../services/class-use/ServiceContainer.html    |    8 +-
 .../execution/services/package-frame.html       |    6 +-
 .../execution/services/package-summary.html     |    8 +-
 .../edgent/execution/services/package-tree.html |    8 +-
 .../edgent/execution/services/package-use.html  |    8 +-
 .../org/apache/edgent/function/BiConsumer.html  |    8 +-
 .../org/apache/edgent/function/BiFunction.html  |    8 +-
 .../org/apache/edgent/function/Consumer.html    |   10 +-
 .../org/apache/edgent/function/Function.html    |    8 +-
 .../org/apache/edgent/function/Functions.html   |    8 +-
 .../org/apache/edgent/function/Predicate.html   |    8 +-
 .../org/apache/edgent/function/Supplier.html    |    8 +-
 .../edgent/function/ToDoubleFunction.html       |    8 +-
 .../apache/edgent/function/ToIntFunction.html   |    8 +-
 .../apache/edgent/function/UnaryOperator.html   |    8 +-
 .../apache/edgent/function/WrappedFunction.html |    8 +-
 .../edgent/function/class-use/BiConsumer.html   |    8 +-
 .../edgent/function/class-use/BiFunction.html   |   10 +-
 .../edgent/function/class-use/Consumer.html     |   37 +-
 .../edgent/function/class-use/Function.html     |   14 +-
 .../edgent/function/class-use/Functions.html    |    8 +-
 .../edgent/function/class-use/Predicate.html    |    8 +-
 .../edgent/function/class-use/Supplier.html     |   15 +-
 .../function/class-use/ToDoubleFunction.html    |    8 +-
 .../function/class-use/ToIntFunction.html       |   14 +-
 .../function/class-use/UnaryOperator.html       |    8 +-
 .../function/class-use/WrappedFunction.html     |    8 +-
 .../apache/edgent/function/package-frame.html   |    6 +-
 .../apache/edgent/function/package-summary.html |    8 +-
 .../apache/edgent/function/package-tree.html    |    8 +-
 .../org/apache/edgent/function/package-use.html |   50 +-
 .../org/apache/edgent/graph/Connector.html      |    8 +-
 .../r1.0.0/org/apache/edgent/graph/Edge.html    |    8 +-
 .../r1.0.0/org/apache/edgent/graph/Graph.html   |    8 +-
 .../r1.0.0/org/apache/edgent/graph/Vertex.html  |    8 +-
 .../edgent/graph/class-use/Connector.html       |    8 +-
 .../org/apache/edgent/graph/class-use/Edge.html |    8 +-
 .../apache/edgent/graph/class-use/Graph.html    |    8 +-
 .../apache/edgent/graph/class-use/Vertex.html   |    8 +-
 .../org/apache/edgent/graph/package-frame.html  |    6 +-
 .../apache/edgent/graph/package-summary.html    |    8 +-
 .../org/apache/edgent/graph/package-tree.html   |    8 +-
 .../org/apache/edgent/graph/package-use.html    |    8 +-
 .../apache/edgent/graph/spi/AbstractGraph.html  |    8 +-
 .../apache/edgent/graph/spi/AbstractVertex.html |    8 +-
 .../org/apache/edgent/graph/spi/DirectEdge.html |    8 +-
 .../graph/spi/class-use/AbstractGraph.html      |    8 +-
 .../graph/spi/class-use/AbstractVertex.html     |    8 +-
 .../edgent/graph/spi/class-use/DirectEdge.html  |    8 +-
 .../graph/spi/execution/AbstractGraphJob.html   |    8 +-
 .../execution/class-use/AbstractGraphJob.html   |    8 +-
 .../graph/spi/execution/package-frame.html      |    6 +-
 .../graph/spi/execution/package-summary.html    |    8 +-
 .../graph/spi/execution/package-tree.html       |    8 +-
 .../edgent/graph/spi/execution/package-use.html |    8 +-
 .../apache/edgent/graph/spi/package-frame.html  |    6 +-
 .../edgent/graph/spi/package-summary.html       |    8 +-
 .../apache/edgent/graph/spi/package-tree.html   |    8 +-
 .../apache/edgent/graph/spi/package-use.html    |    8 +-
 .../websocket/EdgentSslContainerProvider.html   |    8 +-
 .../class-use/EdgentSslContainerProvider.html   |    8 +-
 .../impl/EdgentSslContainerProviderImpl.html    |    8 +-
 .../EdgentSslContainerProviderImpl.html         |    8 +-
 .../javax/websocket/impl/package-frame.html     |    6 +-
 .../javax/websocket/impl/package-summary.html   |    8 +-
 .../javax/websocket/impl/package-tree.html      |    8 +-
 .../javax/websocket/impl/package-use.html       |    8 +-
 .../edgent/javax/websocket/package-frame.html   |    6 +-
 .../edgent/javax/websocket/package-summary.html |    8 +-
 .../edgent/javax/websocket/package-tree.html    |    8 +-
 .../edgent/javax/websocket/package-use.html     |    8 +-
 .../edgent/metrics/MetricObjectNameFactory.html |    8 +-
 .../org/apache/edgent/metrics/Metrics.html      |    8 +-
 .../org/apache/edgent/metrics/MetricsSetup.html |    8 +-
 .../class-use/MetricObjectNameFactory.html      |    8 +-
 .../edgent/metrics/class-use/Metrics.html       |    8 +-
 .../edgent/metrics/class-use/MetricsSetup.html  |    8 +-
 .../apache/edgent/metrics/oplets/CounterOp.html |    8 +-
 .../apache/edgent/metrics/oplets/RateMeter.html |    8 +-
 .../oplets/SingleMetricAbstractOplet.html       |    8 +-
 .../metrics/oplets/class-use/CounterOp.html     |    8 +-
 .../metrics/oplets/class-use/RateMeter.html     |    8 +-
 .../class-use/SingleMetricAbstractOplet.html    |    8 +-
 .../edgent/metrics/oplets/package-frame.html    |    6 +-
 .../edgent/metrics/oplets/package-summary.html  |    8 +-
 .../edgent/metrics/oplets/package-tree.html     |    8 +-
 .../edgent/metrics/oplets/package-use.html      |    8 +-
 .../apache/edgent/metrics/package-frame.html    |    6 +-
 .../apache/edgent/metrics/package-summary.html  |    8 +-
 .../org/apache/edgent/metrics/package-tree.html |    8 +-
 .../org/apache/edgent/metrics/package-use.html  |    8 +-
 .../org/apache/edgent/oplet/JobContext.html     |    8 +-
 .../r1.0.0/org/apache/edgent/oplet/Oplet.html   |    8 +-
 .../org/apache/edgent/oplet/OpletContext.html   |    8 +-
 .../apache/edgent/oplet/OutputPortContext.html  |    8 +-
 .../edgent/oplet/class-use/JobContext.html      |    8 +-
 .../apache/edgent/oplet/class-use/Oplet.html    |    8 +-
 .../edgent/oplet/class-use/OpletContext.html    |    8 +-
 .../oplet/class-use/OutputPortContext.html      |    8 +-
 .../apache/edgent/oplet/core/AbstractOplet.html |    8 +-
 .../org/apache/edgent/oplet/core/FanIn.html     |    8 +-
 .../org/apache/edgent/oplet/core/FanOut.html    |    8 +-
 .../org/apache/edgent/oplet/core/Peek.html      |    8 +-
 .../edgent/oplet/core/PeriodicSource.html       |    8 +-
 .../org/apache/edgent/oplet/core/Pipe.html      |    8 +-
 .../apache/edgent/oplet/core/ProcessSource.html |    8 +-
 .../org/apache/edgent/oplet/core/Sink.html      |    8 +-
 .../org/apache/edgent/oplet/core/Source.html    |    8 +-
 .../org/apache/edgent/oplet/core/Split.html     |    8 +-
 .../org/apache/edgent/oplet/core/Union.html     |    8 +-
 .../oplet/core/class-use/AbstractOplet.html     |    8 +-
 .../edgent/oplet/core/class-use/FanIn.html      |    8 +-
 .../edgent/oplet/core/class-use/FanOut.html     |    8 +-
 .../edgent/oplet/core/class-use/Peek.html       |    8 +-
 .../oplet/core/class-use/PeriodicSource.html    |    8 +-
 .../edgent/oplet/core/class-use/Pipe.html       |    8 +-
 .../oplet/core/class-use/ProcessSource.html     |    8 +-
 .../edgent/oplet/core/class-use/Sink.html       |    8 +-
 .../edgent/oplet/core/class-use/Source.html     |    8 +-
 .../edgent/oplet/core/class-use/Split.html      |    8 +-
 .../edgent/oplet/core/class-use/Union.html      |    8 +-
 .../apache/edgent/oplet/core/package-frame.html |    6 +-
 .../edgent/oplet/core/package-summary.html      |    8 +-
 .../apache/edgent/oplet/core/package-tree.html  |    8 +-
 .../apache/edgent/oplet/core/package-use.html   |    8 +-
 .../apache/edgent/oplet/functional/Events.html  |    8 +-
 .../apache/edgent/oplet/functional/Filter.html  |    8 +-
 .../apache/edgent/oplet/functional/FlatMap.html |    8 +-
 .../org/apache/edgent/oplet/functional/Map.html |    8 +-
 .../apache/edgent/oplet/functional/Peek.html    |    8 +-
 .../functional/SupplierPeriodicSource.html      |    8 +-
 .../edgent/oplet/functional/SupplierSource.html |    8 +-
 .../oplet/functional/class-use/Events.html      |    8 +-
 .../oplet/functional/class-use/Filter.html      |    8 +-
 .../oplet/functional/class-use/FlatMap.html     |    8 +-
 .../edgent/oplet/functional/class-use/Map.html  |    8 +-
 .../edgent/oplet/functional/class-use/Peek.html |    8 +-
 .../class-use/SupplierPeriodicSource.html       |    8 +-
 .../functional/class-use/SupplierSource.html    |    8 +-
 .../edgent/oplet/functional/package-frame.html  |    6 +-
 .../oplet/functional/package-summary.html       |    8 +-
 .../edgent/oplet/functional/package-tree.html   |    8 +-
 .../edgent/oplet/functional/package-use.html    |    8 +-
 .../org/apache/edgent/oplet/package-frame.html  |    6 +-
 .../apache/edgent/oplet/package-summary.html    |    8 +-
 .../org/apache/edgent/oplet/package-tree.html   |    8 +-
 .../org/apache/edgent/oplet/package-use.html    |    8 +-
 .../apache/edgent/oplet/plumbing/Barrier.html   |    8 +-
 .../apache/edgent/oplet/plumbing/Isolate.html   |    8 +-
 .../edgent/oplet/plumbing/PressureReliever.html |    8 +-
 .../edgent/oplet/plumbing/UnorderedIsolate.html |    8 +-
 .../oplet/plumbing/class-use/Barrier.html       |    8 +-
 .../oplet/plumbing/class-use/Isolate.html       |    8 +-
 .../plumbing/class-use/PressureReliever.html    |    8 +-
 .../plumbing/class-use/UnorderedIsolate.html    |    8 +-
 .../edgent/oplet/plumbing/package-frame.html    |    6 +-
 .../edgent/oplet/plumbing/package-summary.html  |    8 +-
 .../edgent/oplet/plumbing/package-tree.html     |    8 +-
 .../edgent/oplet/plumbing/package-use.html      |    8 +-
 .../apache/edgent/oplet/window/Aggregate.html   |    8 +-
 .../oplet/window/class-use/Aggregate.html       |    8 +-
 .../edgent/oplet/window/package-frame.html      |    6 +-
 .../edgent/oplet/window/package-summary.html    |    8 +-
 .../edgent/oplet/window/package-tree.html       |    8 +-
 .../apache/edgent/oplet/window/package-use.html |    8 +-
 .../development/DevelopmentProvider.html        |    8 +-
 .../class-use/DevelopmentProvider.html          |    8 +-
 .../providers/development/package-frame.html    |    6 +-
 .../providers/development/package-summary.html  |    8 +-
 .../providers/development/package-tree.html     |    8 +-
 .../providers/development/package-use.html      |    8 +-
 .../edgent/providers/direct/DirectProvider.html |    8 +-
 .../edgent/providers/direct/DirectTopology.html |    8 +-
 .../direct/class-use/DirectProvider.html        |    8 +-
 .../direct/class-use/DirectTopology.html        |    8 +-
 .../edgent/providers/direct/package-frame.html  |    6 +-
 .../providers/direct/package-summary.html       |    8 +-
 .../edgent/providers/direct/package-tree.html   |    8 +-
 .../edgent/providers/direct/package-use.html    |    8 +-
 .../edgent/providers/iot/IotProvider.html       |    8 +-
 .../providers/iot/class-use/IotProvider.html    |    8 +-
 .../edgent/providers/iot/package-frame.html     |    6 +-
 .../edgent/providers/iot/package-summary.html   |    8 +-
 .../edgent/providers/iot/package-tree.html      |    8 +-
 .../edgent/providers/iot/package-use.html       |    8 +-
 .../edgent/runtime/appservice/AppService.html   |    8 +-
 .../runtime/appservice/AppServiceControl.html   |    8 +-
 .../appservice/class-use/AppService.html        |    8 +-
 .../appservice/class-use/AppServiceControl.html |    8 +-
 .../runtime/appservice/package-frame.html       |    6 +-
 .../runtime/appservice/package-summary.html     |    8 +-
 .../edgent/runtime/appservice/package-tree.html |    8 +-
 .../edgent/runtime/appservice/package-use.html  |    8 +-
 .../edgent/runtime/etiao/AbstractContext.html   |    8 +-
 .../apache/edgent/runtime/etiao/EtiaoJob.html   |    8 +-
 .../apache/edgent/runtime/etiao/Executable.html |    8 +-
 .../apache/edgent/runtime/etiao/Invocation.html |    8 +-
 .../edgent/runtime/etiao/InvocationContext.html |    8 +-
 .../edgent/runtime/etiao/SettableForwarder.html |    8 +-
 .../runtime/etiao/ThreadFactoryTracker.html     |    8 +-
 .../etiao/TrackingScheduledExecutor.html        |    8 +-
 .../etiao/class-use/AbstractContext.html        |    8 +-
 .../runtime/etiao/class-use/EtiaoJob.html       |    8 +-
 .../runtime/etiao/class-use/Executable.html     |    8 +-
 .../runtime/etiao/class-use/Invocation.html     |    8 +-
 .../etiao/class-use/InvocationContext.html      |    8 +-
 .../etiao/class-use/SettableForwarder.html      |    8 +-
 .../etiao/class-use/ThreadFactoryTracker.html   |    8 +-
 .../class-use/TrackingScheduledExecutor.html    |    8 +-
 .../edgent/runtime/etiao/graph/DirectGraph.html |    8 +-
 .../runtime/etiao/graph/ExecutableVertex.html   |    8 +-
 .../etiao/graph/class-use/DirectGraph.html      |    8 +-
 .../etiao/graph/class-use/ExecutableVertex.html |    8 +-
 .../runtime/etiao/graph/model/EdgeType.html     |    8 +-
 .../runtime/etiao/graph/model/GraphType.html    |    8 +-
 .../etiao/graph/model/InvocationType.html       |    8 +-
 .../runtime/etiao/graph/model/VertexType.html   |    8 +-
 .../etiao/graph/model/class-use/EdgeType.html   |    8 +-
 .../etiao/graph/model/class-use/GraphType.html  |    8 +-
 .../graph/model/class-use/InvocationType.html   |    8 +-
 .../etiao/graph/model/class-use/VertexType.html |    8 +-
 .../etiao/graph/model/package-frame.html        |    6 +-
 .../etiao/graph/model/package-summary.html      |    8 +-
 .../runtime/etiao/graph/model/package-tree.html |    8 +-
 .../runtime/etiao/graph/model/package-use.html  |    8 +-
 .../runtime/etiao/graph/package-frame.html      |    6 +-
 .../runtime/etiao/graph/package-summary.html    |    8 +-
 .../runtime/etiao/graph/package-tree.html       |    8 +-
 .../edgent/runtime/etiao/graph/package-use.html |    8 +-
 .../runtime/etiao/mbeans/EtiaoJobBean.html      |    8 +-
 .../etiao/mbeans/class-use/EtiaoJobBean.html    |    8 +-
 .../runtime/etiao/mbeans/package-frame.html     |    6 +-
 .../runtime/etiao/mbeans/package-summary.html   |    8 +-
 .../runtime/etiao/mbeans/package-tree.html      |    8 +-
 .../runtime/etiao/mbeans/package-use.html       |    8 +-
 .../edgent/runtime/etiao/package-frame.html     |    6 +-
 .../edgent/runtime/etiao/package-summary.html   |    8 +-
 .../edgent/runtime/etiao/package-tree.html      |    8 +-
 .../edgent/runtime/etiao/package-use.html       |    8 +-
 .../runtime/jmxcontrol/JMXControlService.html   |    8 +-
 .../jmxcontrol/class-use/JMXControlService.html |    8 +-
 .../runtime/jmxcontrol/package-frame.html       |    6 +-
 .../runtime/jmxcontrol/package-summary.html     |    8 +-
 .../edgent/runtime/jmxcontrol/package-tree.html |    8 +-
 .../edgent/runtime/jmxcontrol/package-use.html  |    8 +-
 .../edgent/runtime/jobregistry/JobEvents.html   |    8 +-
 .../edgent/runtime/jobregistry/JobRegistry.html |    8 +-
 .../jobregistry/class-use/JobEvents.html        |    8 +-
 .../jobregistry/class-use/JobRegistry.html      |    8 +-
 .../runtime/jobregistry/package-frame.html      |    6 +-
 .../runtime/jobregistry/package-summary.html    |    8 +-
 .../runtime/jobregistry/package-tree.html       |    8 +-
 .../edgent/runtime/jobregistry/package-use.html |    8 +-
 .../runtime/jsoncontrol/JsonControlService.html |    8 +-
 .../class-use/JsonControlService.html           |    8 +-
 .../runtime/jsoncontrol/package-frame.html      |    6 +-
 .../runtime/jsoncontrol/package-summary.html    |    8 +-
 .../runtime/jsoncontrol/package-tree.html       |    8 +-
 .../edgent/runtime/jsoncontrol/package-use.html |    8 +-
 .../samples/apps/AbstractApplication.html       |    8 +-
 .../samples/apps/ApplicationUtilities.html      |    8 +-
 .../apache/edgent/samples/apps/JsonTuples.html  |    8 +-
 .../samples/apps/TopologyProviderFactory.html   |    8 +-
 .../apps/class-use/AbstractApplication.html     |    8 +-
 .../apps/class-use/ApplicationUtilities.html    |    8 +-
 .../samples/apps/class-use/JsonTuples.html      |    8 +-
 .../apps/class-use/TopologyProviderFactory.html |    8 +-
 .../apps/mqtt/AbstractMqttApplication.html      |    8 +-
 .../samples/apps/mqtt/DeviceCommsApp.html       |    8 +-
 .../mqtt/class-use/AbstractMqttApplication.html |    8 +-
 .../apps/mqtt/class-use/DeviceCommsApp.html     |    8 +-
 .../edgent/samples/apps/mqtt/package-frame.html |    6 +-
 .../samples/apps/mqtt/package-summary.html      |    8 +-
 .../edgent/samples/apps/mqtt/package-tree.html  |    8 +-
 .../edgent/samples/apps/mqtt/package-use.html   |    8 +-
 .../edgent/samples/apps/package-frame.html      |    6 +-
 .../edgent/samples/apps/package-summary.html    |    8 +-
 .../edgent/samples/apps/package-tree.html       |    8 +-
 .../apache/edgent/samples/apps/package-use.html |    8 +-
 .../samples/apps/sensorAnalytics/Sensor1.html   |    8 +-
 .../SensorAnalyticsApplication.html             |    8 +-
 .../apps/sensorAnalytics/class-use/Sensor1.html |    8 +-
 .../class-use/SensorAnalyticsApplication.html   |    8 +-
 .../apps/sensorAnalytics/package-frame.html     |    6 +-
 .../apps/sensorAnalytics/package-summary.html   |    8 +-
 .../apps/sensorAnalytics/package-tree.html      |    8 +-
 .../apps/sensorAnalytics/package-use.html       |    8 +-
 .../edgent/samples/connectors/MsgSupplier.html  |    8 +-
 .../edgent/samples/connectors/Options.html      |    8 +-
 .../apache/edgent/samples/connectors/Util.html  |    8 +-
 .../connectors/class-use/MsgSupplier.html       |    8 +-
 .../samples/connectors/class-use/Options.html   |    8 +-
 .../samples/connectors/class-use/Util.html      |    8 +-
 .../edgent/samples/connectors/elm327/Cmd.html   |    8 +-
 .../samples/connectors/elm327/Elm327Cmds.html   |    8 +-
 .../connectors/elm327/Elm327Streams.html        |    8 +-
 .../samples/connectors/elm327/Pids01.html       |    8 +-
 .../connectors/elm327/class-use/Cmd.html        |    8 +-
 .../connectors/elm327/class-use/Elm327Cmds.html |    8 +-
 .../elm327/class-use/Elm327Streams.html         |    8 +-
 .../connectors/elm327/class-use/Pids01.html     |    8 +-
 .../connectors/elm327/package-frame.html        |    6 +-
 .../connectors/elm327/package-summary.html      |    8 +-
 .../samples/connectors/elm327/package-tree.html |   10 +-
 .../samples/connectors/elm327/package-use.html  |    8 +-
 .../elm327/runtime/CommandExecutor.html         |    8 +-
 .../runtime/class-use/CommandExecutor.html      |    8 +-
 .../elm327/runtime/package-frame.html           |    6 +-
 .../elm327/runtime/package-summary.html         |    8 +-
 .../connectors/elm327/runtime/package-tree.html |    8 +-
 .../connectors/elm327/runtime/package-use.html  |    8 +-
 .../samples/connectors/file/FileReaderApp.html  |    8 +-
 .../samples/connectors/file/FileWriterApp.html  |    8 +-
 .../file/class-use/FileReaderApp.html           |    8 +-
 .../file/class-use/FileWriterApp.html           |    8 +-
 .../samples/connectors/file/package-frame.html  |    6 +-
 .../connectors/file/package-summary.html        |    8 +-
 .../samples/connectors/file/package-tree.html   |    8 +-
 .../samples/connectors/file/package-use.html    |    8 +-
 .../samples/connectors/iotp/IotpQuickstart.html |    8 +-
 .../samples/connectors/iotp/IotpSensors.html    |    8 +-
 .../iotp/class-use/IotpQuickstart.html          |    8 +-
 .../connectors/iotp/class-use/IotpSensors.html  |    8 +-
 .../samples/connectors/iotp/package-frame.html  |    6 +-
 .../connectors/iotp/package-summary.html        |    8 +-
 .../samples/connectors/iotp/package-tree.html   |    8 +-
 .../samples/connectors/iotp/package-use.html    |    8 +-
 .../edgent/samples/connectors/jdbc/DbUtils.html |    8 +-
 .../edgent/samples/connectors/jdbc/Person.html  |    8 +-
 .../samples/connectors/jdbc/PersonData.html     |    8 +-
 .../samples/connectors/jdbc/PersonId.html       |    8 +-
 .../connectors/jdbc/SimpleReaderApp.html        |    8 +-
 .../connectors/jdbc/SimpleWriterApp.html        |    8 +-
 .../connectors/jdbc/class-use/DbUtils.html      |    8 +-
 .../connectors/jdbc/class-use/Person.html       |    8 +-
 .../connectors/jdbc/class-use/PersonData.html   |    8 +-
 .../connectors/jdbc/class-use/PersonId.html     |    8 +-
 .../jdbc/class-use/SimpleReaderApp.html         |    8 +-
 .../jdbc/class-use/SimpleWriterApp.html         |    8 +-
 .../samples/connectors/jdbc/package-frame.html  |    6 +-
 .../connectors/jdbc/package-summary.html        |    8 +-
 .../samples/connectors/jdbc/package-tree.html   |    8 +-
 .../samples/connectors/jdbc/package-use.html    |    8 +-
 .../samples/connectors/kafka/KafkaClient.html   |    8 +-
 .../samples/connectors/kafka/PublisherApp.html  |    8 +-
 .../edgent/samples/connectors/kafka/Runner.html |    8 +-
 .../connectors/kafka/SimplePublisherApp.html    |    8 +-
 .../connectors/kafka/SimpleSubscriberApp.html   |    8 +-
 .../samples/connectors/kafka/SubscriberApp.html |    8 +-
 .../connectors/kafka/class-use/KafkaClient.html |    8 +-
 .../kafka/class-use/PublisherApp.html           |    8 +-
 .../connectors/kafka/class-use/Runner.html      |    8 +-
 .../kafka/class-use/SimplePublisherApp.html     |    8 +-
 .../kafka/class-use/SimpleSubscriberApp.html    |    8 +-
 .../kafka/class-use/SubscriberApp.html          |    8 +-
 .../samples/connectors/kafka/package-frame.html |    6 +-
 .../connectors/kafka/package-summary.html       |    8 +-
 .../samples/connectors/kafka/package-tree.html  |    8 +-
 .../samples/connectors/kafka/package-use.html   |    8 +-
 .../samples/connectors/mqtt/MqttClient.html     |    8 +-
 .../samples/connectors/mqtt/PublisherApp.html   |    8 +-
 .../edgent/samples/connectors/mqtt/Runner.html  |    8 +-
 .../connectors/mqtt/SimplePublisherApp.html     |    8 +-
 .../connectors/mqtt/SimpleSubscriberApp.html    |    8 +-
 .../samples/connectors/mqtt/SubscriberApp.html  |    8 +-
 .../connectors/mqtt/class-use/MqttClient.html   |    8 +-
 .../connectors/mqtt/class-use/PublisherApp.html |    8 +-
 .../connectors/mqtt/class-use/Runner.html       |    8 +-
 .../mqtt/class-use/SimplePublisherApp.html      |    8 +-
 .../mqtt/class-use/SimpleSubscriberApp.html     |    8 +-
 .../mqtt/class-use/SubscriberApp.html           |    8 +-
 .../samples/connectors/mqtt/package-frame.html  |    6 +-
 .../connectors/mqtt/package-summary.html        |    8 +-
 .../samples/connectors/mqtt/package-tree.html   |    8 +-
 .../samples/connectors/mqtt/package-use.html    |    8 +-
 .../samples/connectors/obd2/Obd2Streams.html    |    8 +-
 .../connectors/obd2/class-use/Obd2Streams.html  |    8 +-
 .../samples/connectors/obd2/package-frame.html  |    6 +-
 .../connectors/obd2/package-summary.html        |    8 +-
 .../samples/connectors/obd2/package-tree.html   |    8 +-
 .../samples/connectors/obd2/package-use.html    |    8 +-
 .../samples/connectors/package-frame.html       |    6 +-
 .../samples/connectors/package-summary.html     |    8 +-
 .../edgent/samples/connectors/package-tree.html |    8 +-
 .../edgent/samples/connectors/package-use.html  |    8 +-
 .../samples/console/ConsoleWaterDetector.html   |    8 +-
 .../samples/console/HttpServerSample.html       |    8 +-
 .../console/class-use/ConsoleWaterDetector.html |    8 +-
 .../console/class-use/HttpServerSample.html     |    8 +-
 .../edgent/samples/console/package-frame.html   |    6 +-
 .../edgent/samples/console/package-summary.html |    8 +-
 .../edgent/samples/console/package-tree.html    |    8 +-
 .../edgent/samples/console/package-use.html     |    8 +-
 .../scenarios/iotp/IotpFullScenario.html        |    8 +-
 .../iotp/class-use/IotpFullScenario.html        |    8 +-
 .../samples/scenarios/iotp/package-frame.html   |    6 +-
 .../samples/scenarios/iotp/package-summary.html |    8 +-
 .../samples/scenarios/iotp/package-tree.html    |    8 +-
 .../samples/scenarios/iotp/package-use.html     |    8 +-
 .../CombiningStreamsProcessingResults.html      |    8 +-
 .../topology/DevelopmentMetricsSample.html      |    8 +-
 .../samples/topology/DevelopmentSample.html     |    8 +-
 .../topology/DevelopmentSampleJobMXBean.html    |    8 +-
 .../edgent/samples/topology/HelloEdgent.html    |   10 +-
 .../samples/topology/JobEventsSample.html       |    8 +-
 .../edgent/samples/topology/JobExecution.html   |    8 +-
 .../edgent/samples/topology/PeriodicSource.html |    8 +-
 .../samples/topology/SensorsAggregates.html     |    8 +-
 .../samples/topology/SimpleFilterTransform.html |    8 +-
 .../SplitWithEnumSample.LogSeverityEnum.html    |    8 +-
 .../samples/topology/SplitWithEnumSample.html   |    8 +-
 .../edgent/samples/topology/StreamTags.html     |    8 +-
 .../samples/topology/TerminateAfterNTuples.html |    8 +-
 .../CombiningStreamsProcessingResults.html      |    8 +-
 .../class-use/DevelopmentMetricsSample.html     |    8 +-
 .../topology/class-use/DevelopmentSample.html   |    8 +-
 .../class-use/DevelopmentSampleJobMXBean.html   |    8 +-
 .../samples/topology/class-use/HelloEdgent.html |    8 +-
 .../topology/class-use/JobEventsSample.html     |    8 +-
 .../topology/class-use/JobExecution.html        |    8 +-
 .../topology/class-use/PeriodicSource.html      |    8 +-
 .../topology/class-use/SensorsAggregates.html   |    8 +-
 .../class-use/SimpleFilterTransform.html        |    8 +-
 .../SplitWithEnumSample.LogSeverityEnum.html    |    8 +-
 .../topology/class-use/SplitWithEnumSample.html |    8 +-
 .../samples/topology/class-use/StreamTags.html  |    8 +-
 .../class-use/TerminateAfterNTuples.html        |    8 +-
 .../edgent/samples/topology/package-frame.html  |    6 +-
 .../samples/topology/package-summary.html       |    8 +-
 .../edgent/samples/topology/package-tree.html   |    8 +-
 .../edgent/samples/topology/package-use.html    |    8 +-
 .../metrics/PeriodicSourceWithMetrics.html      |    8 +-
 .../samples/utils/metrics/SplitWithMetrics.html |    8 +-
 .../class-use/PeriodicSourceWithMetrics.html    |    8 +-
 .../metrics/class-use/SplitWithMetrics.html     |    8 +-
 .../samples/utils/metrics/package-frame.html    |    6 +-
 .../samples/utils/metrics/package-summary.html  |    8 +-
 .../samples/utils/metrics/package-tree.html     |    8 +-
 .../samples/utils/metrics/package-use.html      |    8 +-
 .../utils/sensor/HeartMonitorSensor.html        |    8 +-
 .../utils/sensor/PeriodicRandomSensor.html      |    8 +-
 .../utils/sensor/SimpleSimulatedSensor.html     |    8 +-
 .../samples/utils/sensor/SimulatedSensors.html  |    8 +-
 .../sensor/SimulatedTemperatureSensor.html      |    8 +-
 .../sensor/class-use/HeartMonitorSensor.html    |    8 +-
 .../sensor/class-use/PeriodicRandomSensor.html  |    8 +-
 .../sensor/class-use/SimpleSimulatedSensor.html |    8 +-
 .../sensor/class-use/SimulatedSensors.html      |    8 +-
 .../class-use/SimulatedTemperatureSensor.html   |    8 +-
 .../samples/utils/sensor/package-frame.html     |    6 +-
 .../samples/utils/sensor/package-summary.html   |    8 +-
 .../samples/utils/sensor/package-tree.html      |    8 +-
 .../samples/utils/sensor/package-use.html       |    8 +-
 .../streamscope/StreamScope.BufferManager.html  |    8 +-
 .../edgent/streamscope/StreamScope.Sample.html  |    8 +-
 .../streamscope/StreamScope.TriggerManager.html |    8 +-
 .../apache/edgent/streamscope/StreamScope.html  |    8 +-
 .../edgent/streamscope/StreamScopeBean.html     |   12 +-
 .../edgent/streamscope/StreamScopeRegistry.html |   12 +-
 .../streamscope/StreamScopeRegistryBean.html    |    8 +-
 .../edgent/streamscope/StreamScopeSetup.html    |   13 +-
 .../class-use/StreamScope.BufferManager.html    |    8 +-
 .../class-use/StreamScope.Sample.html           |    8 +-
 .../class-use/StreamScope.TriggerManager.html   |    8 +-
 .../streamscope/class-use/StreamScope.html      |   12 +-
 .../streamscope/class-use/StreamScopeBean.html  |    8 +-
 .../class-use/StreamScopeRegistry.html          |    8 +-
 .../class-use/StreamScopeRegistryBean.html      |    8 +-
 .../streamscope/class-use/StreamScopeSetup.html |    8 +-
 .../streamscope/mbeans/StreamScopeMXBean.html   |   12 +-
 .../mbeans/StreamScopeRegistryMXBean.html       |    8 +-
 .../mbeans/class-use/StreamScopeMXBean.html     |    8 +-
 .../class-use/StreamScopeRegistryMXBean.html    |    8 +-
 .../streamscope/mbeans/package-frame.html       |    6 +-
 .../streamscope/mbeans/package-summary.html     |    8 +-
 .../edgent/streamscope/mbeans/package-tree.html |    8 +-
 .../edgent/streamscope/mbeans/package-use.html  |    8 +-
 .../edgent/streamscope/oplets/StreamScope.html  |    8 +-
 .../oplets/class-use/StreamScope.html           |    8 +-
 .../streamscope/oplets/package-frame.html       |    6 +-
 .../streamscope/oplets/package-summary.html     |    8 +-
 .../edgent/streamscope/oplets/package-tree.html |    8 +-
 .../edgent/streamscope/oplets/package-use.html  |    8 +-
 .../edgent/streamscope/package-frame.html       |    6 +-
 .../edgent/streamscope/package-summary.html     |    8 +-
 .../apache/edgent/streamscope/package-tree.html |    8 +-
 .../apache/edgent/streamscope/package-use.html  |    8 +-
 .../org/apache/edgent/test/svt/MyClass1.html    |    6 +-
 .../org/apache/edgent/test/svt/MyClass2.html    |    6 +-
 .../edgent/test/svt/TopologyTestBasic.html      |    6 +-
 ...eetManagementAnalyticsClientApplication.html |    6 +-
 .../test/svt/apps/GpsAnalyticsApplication.html  |    6 +-
 .../test/svt/apps/ObdAnalyticsApplication.html  |    6 +-
 ...eetManagementAnalyticsClientApplication.html |    8 +-
 .../apps/class-use/GpsAnalyticsApplication.html |    8 +-
 .../apps/class-use/ObdAnalyticsApplication.html |    8 +-
 .../svt/apps/iotp/AbstractIotpApplication.html  |    6 +-
 .../iotp/class-use/AbstractIotpApplication.html |    6 +-
 .../test/svt/apps/iotp/package-frame.html       |    4 +-
 .../test/svt/apps/iotp/package-summary.html     |    6 +-
 .../edgent/test/svt/apps/iotp/package-tree.html |    6 +-
 .../edgent/test/svt/apps/iotp/package-use.html  |    6 +-
 .../edgent/test/svt/apps/package-frame.html     |    4 +-
 .../edgent/test/svt/apps/package-summary.html   |   14 +-
 .../edgent/test/svt/apps/package-tree.html      |    6 +-
 .../edgent/test/svt/apps/package-use.html       |    6 +-
 .../edgent/test/svt/class-use/MyClass1.html     |    6 +-
 .../edgent/test/svt/class-use/MyClass2.html     |    6 +-
 .../test/svt/class-use/TopologyTestBasic.html   |    6 +-
 .../apache/edgent/test/svt/package-frame.html   |    4 +-
 .../apache/edgent/test/svt/package-summary.html |    6 +-
 .../apache/edgent/test/svt/package-tree.html    |    6 +-
 .../org/apache/edgent/test/svt/package-use.html |    6 +-
 .../test/svt/utils/sensor/gps/GpsSensor.html    |    6 +-
 .../svt/utils/sensor/gps/SimulatedGeofence.html |    6 +-
 .../utils/sensor/gps/SimulatedGpsSensor.html    |    6 +-
 .../utils/sensor/gps/class-use/GpsSensor.html   |    6 +-
 .../sensor/gps/class-use/SimulatedGeofence.html |    6 +-
 .../gps/class-use/SimulatedGpsSensor.html       |    6 +-
 .../svt/utils/sensor/gps/package-frame.html     |    4 +-
 .../svt/utils/sensor/gps/package-summary.html   |    6 +-
 .../test/svt/utils/sensor/gps/package-tree.html |    6 +-
 .../test/svt/utils/sensor/gps/package-use.html  |    6 +-
 .../org/apache/edgent/topology/TSink.html       |    6 +-
 .../org/apache/edgent/topology/TStream.html     |    6 +-
 .../org/apache/edgent/topology/TWindow.html     |    6 +-
 .../org/apache/edgent/topology/Topology.html    |    6 +-
 .../apache/edgent/topology/TopologyElement.html |    6 +-
 .../edgent/topology/TopologyProvider.html       |    6 +-
 .../apache/edgent/topology/class-use/TSink.html |    6 +-
 .../edgent/topology/class-use/TStream.html      |   10 +-
 .../edgent/topology/class-use/TWindow.html      |    6 +-
 .../edgent/topology/class-use/Topology.html     |   26 +-
 .../topology/class-use/TopologyElement.html     |    6 +-
 .../topology/class-use/TopologyProvider.html    |    6 +-
 .../edgent/topology/json/JsonFunctions.html     |    6 +-
 .../topology/json/class-use/JsonFunctions.html  |    6 +-
 .../edgent/topology/json/package-frame.html     |    4 +-
 .../edgent/topology/json/package-summary.html   |    6 +-
 .../edgent/topology/json/package-tree.html      |    6 +-
 .../edgent/topology/json/package-use.html       |    6 +-
 .../mbeans/ApplicationServiceMXBean.html        |    6 +-
 .../class-use/ApplicationServiceMXBean.html     |    6 +-
 .../edgent/topology/mbeans/package-frame.html   |    4 +-
 .../edgent/topology/mbeans/package-summary.html |    6 +-
 .../edgent/topology/mbeans/package-tree.html    |    6 +-
 .../edgent/topology/mbeans/package-use.html     |    6 +-
 .../apache/edgent/topology/package-frame.html   |    4 +-
 .../apache/edgent/topology/package-summary.html |    6 +-
 .../apache/edgent/topology/package-tree.html    |    6 +-
 .../org/apache/edgent/topology/package-use.html |    6 +-
 .../topology/plumbing/LoadBalancedSplitter.html |    6 +-
 .../topology/plumbing/PlumbingStreams.html      |   12 +-
 .../apache/edgent/topology/plumbing/Valve.html  |   13 +-
 .../class-use/LoadBalancedSplitter.html         |    6 +-
 .../plumbing/class-use/PlumbingStreams.html     |    6 +-
 .../topology/plumbing/class-use/Valve.html      |    6 +-
 .../edgent/topology/plumbing/package-frame.html |    4 +-
 .../topology/plumbing/package-summary.html      |    6 +-
 .../edgent/topology/plumbing/package-tree.html  |    6 +-
 .../edgent/topology/plumbing/package-use.html   |    6 +-
 .../topology/services/ApplicationService.html   |    6 +-
 .../topology/services/TopologyBuilder.html      |    6 +-
 .../services/class-use/ApplicationService.html  |    6 +-
 .../services/class-use/TopologyBuilder.html     |    6 +-
 .../edgent/topology/services/package-frame.html |    4 +-
 .../topology/services/package-summary.html      |    6 +-
 .../edgent/topology/services/package-tree.html  |    6 +-
 .../edgent/topology/services/package-use.html   |    6 +-
 .../edgent/topology/spi/AbstractTStream.html    |    6 +-
 .../edgent/topology/spi/AbstractTopology.html   |    6 +-
 .../topology/spi/AbstractTopologyProvider.html  |    6 +-
 .../topology/spi/class-use/AbstractTStream.html |    6 +-
 .../spi/class-use/AbstractTopology.html         |    6 +-
 .../spi/class-use/AbstractTopologyProvider.html |    6 +-
 .../topology/spi/functions/EndlessSupplier.html |    6 +-
 .../functions/class-use/EndlessSupplier.html    |    6 +-
 .../topology/spi/functions/package-frame.html   |    4 +-
 .../topology/spi/functions/package-summary.html |    6 +-
 .../topology/spi/functions/package-tree.html    |    6 +-
 .../topology/spi/functions/package-use.html     |    6 +-
 .../topology/spi/graph/AbstractTWindow.html     |    6 +-
 .../topology/spi/graph/ConnectorStream.html     |    6 +-
 .../topology/spi/graph/GraphTopology.html       |    6 +-
 .../edgent/topology/spi/graph/TWindowImpl.html  |    6 +-
 .../topology/spi/graph/TWindowTimeImpl.html     |    6 +-
 .../spi/graph/class-use/AbstractTWindow.html    |    6 +-
 .../spi/graph/class-use/ConnectorStream.html    |    6 +-
 .../spi/graph/class-use/GraphTopology.html      |    6 +-
 .../spi/graph/class-use/TWindowImpl.html        |    6 +-
 .../spi/graph/class-use/TWindowTimeImpl.html    |    6 +-
 .../topology/spi/graph/package-frame.html       |    4 +-
 .../topology/spi/graph/package-summary.html     |    6 +-
 .../edgent/topology/spi/graph/package-tree.html |    6 +-
 .../edgent/topology/spi/graph/package-use.html  |    6 +-
 .../edgent/topology/spi/package-frame.html      |    4 +-
 .../edgent/topology/spi/package-summary.html    |    6 +-
 .../edgent/topology/spi/package-tree.html       |    6 +-
 .../apache/edgent/topology/spi/package-use.html |    6 +-
 .../topology/spi/tester/AbstractTester.html     |    6 +-
 .../spi/tester/class-use/AbstractTester.html    |    6 +-
 .../topology/spi/tester/package-frame.html      |    4 +-
 .../topology/spi/tester/package-summary.html    |    6 +-
 .../topology/spi/tester/package-tree.html       |    6 +-
 .../edgent/topology/spi/tester/package-use.html |    6 +-
 .../edgent/topology/tester/Condition.html       |    6 +-
 .../apache/edgent/topology/tester/Tester.html   |    6 +-
 .../topology/tester/class-use/Condition.html    |    6 +-
 .../topology/tester/class-use/Tester.html       |    6 +-
 .../edgent/topology/tester/package-frame.html   |    4 +-
 .../edgent/topology/tester/package-summary.html |    6 +-
 .../edgent/topology/tester/package-tree.html    |    6 +-
 .../edgent/topology/tester/package-use.html     |    6 +-
 .../apache/edgent/window/InsertionTimeList.html |    6 +-
 .../org/apache/edgent/window/Partition.html     |    6 +-
 .../apache/edgent/window/PartitionedState.html  |    6 +-
 .../org/apache/edgent/window/Policies.html      |    6 +-
 .../r1.0.0/org/apache/edgent/window/Window.html |    6 +-
 .../org/apache/edgent/window/Windows.html       |    6 +-
 .../window/class-use/InsertionTimeList.html     |    6 +-
 .../edgent/window/class-use/Partition.html      |    6 +-
 .../window/class-use/PartitionedState.html      |    6 +-
 .../edgent/window/class-use/Policies.html       |    6 +-
 .../apache/edgent/window/class-use/Window.html  |    6 +-
 .../apache/edgent/window/class-use/Windows.html |    6 +-
 .../org/apache/edgent/window/package-frame.html |    4 +-
 .../apache/edgent/window/package-summary.html   |    6 +-
 .../org/apache/edgent/window/package-tree.html  |    6 +-
 .../org/apache/edgent/window/package-use.html   |    6 +-
 site/javadoc/r1.0.0/overview-frame.html         |    4 +-
 site/javadoc/r1.0.0/overview-summary.html       |   10 +-
 site/javadoc/r1.0.0/overview-tree.html          |    6 +-
 site/javadoc/r1.0.0/serialized-form.html        |    6 +-
 2644 files changed, 222462 insertions(+), 13154 deletions(-)
----------------------------------------------------------------------



[21/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/allclasses-frame.html b/site/javadoc/r0.4.0/_site/allclasses-frame.html
new file mode 100644
index 0000000..0b227fe
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/allclasses-frame.html
@@ -0,0 +1,284 @@
+<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>All Classes (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp" target="classFrame">IotpDevice</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/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/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/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinaryReceiver</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinarySender</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientConnector</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientReceiver</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientSender</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/6ce7a17d/site/javadoc/r0.4.0/_site/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/allclasses-noframe.html b/site/javadoc/r0.4.0/_site/allclasses-noframe.html
new file mode 100644
index 0000000..312f309
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/allclasses-noframe.html
@@ -0,0 +1,284 @@
+<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>All Classes (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/iotp/IotpDevice.html" title="class in org.apache.edgent.connectors.iotp">IotpDevice</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/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp">IotpQuickstart</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/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></li>
+<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</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>



[29/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/Obd2Streams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/Obd2Streams.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/Obd2Streams.html
index 04f2c0b..a926c83 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/Obd2Streams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Obd2Streams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Obd2Streams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -229,7 +229,7 @@ extends java.lang.Object</pre>
  (slope) over the last minute, partitioned by parameter
  <a href="../../../../../../org/apache/edgent/samples/connectors/elm327/Cmd.html#PID"><code>pid</code></a>. Filter so that only
  those with a rate of increase greater than
- or equal to 1�C/minute is present on the returned stream.
+ or equal to 1 degree C/minute is present on the returned stream.
  
  Temperatures included are
  <a href="../../../../../../org/apache/edgent/samples/connectors/elm327/Pids01.html#AIR_INTAKE_TEMP"><code>AIR_INTAKE_TEMP</code></a> and
@@ -375,6 +375,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/class-use/Obd2Streams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/class-use/Obd2Streams.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/class-use/Obd2Streams.html
index 4269e75..1a05a5a 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/class-use/Obd2Streams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.obd2.Obd2Streams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.obd2.Obd2Streams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/obd2/Obd2Streams.html" title="class in org.apache.edgent.samples.connectors.obd2">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/obd2/Obd2Streams.html" title="class in org.apache.edgent.samples.connectors.obd2">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-frame.html
index 404a8a4..b1c8721 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.obd2 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-summary.html
index 1d48c4e..222073e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.obd2 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.obd2 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-tree.html
index cf2cbe0..d15d973 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.obd2 Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.obd2 Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-use.html
index 562a82d..98556c2 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/obd2/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.obd2 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.obd2 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/package-frame.html
index ca16859..6078d47 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/package-summary.html
index a0df8c3..a7dfe9c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/package-tree.html
index 49842ee..d233fd9 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/package-use.html
index c9a0449..0cf14e1 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/console/ConsoleWaterDetector.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/console/ConsoleWaterDetector.html b/site/javadoc/latest/org/apache/edgent/samples/console/ConsoleWaterDetector.html
index d87ed13..8a7a9fd 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/console/ConsoleWaterDetector.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ConsoleWaterDetector (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ConsoleWaterDetector (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -468,6 +468,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/console/HttpServerSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/console/HttpServerSample.html b/site/javadoc/latest/org/apache/edgent/samples/console/HttpServerSample.html
index fa83dbe..db9c2a7 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/console/HttpServerSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>HttpServerSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="HttpServerSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -268,6 +268,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/console/class-use/ConsoleWaterDetector.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/console/class-use/ConsoleWaterDetector.html b/site/javadoc/latest/org/apache/edgent/samples/console/class-use/ConsoleWaterDetector.html
index ff06073..60fd4b3 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/console/class-use/ConsoleWaterDetector.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.console.ConsoleWaterDetector (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.console.ConsoleWaterDetector (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/console/ConsoleWaterDetector.html" title="class in org.apache.edgent.samples.console">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/console/ConsoleWaterDetector.html" title="class in org.apache.edgent.samples.console">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/console/class-use/HttpServerSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/console/class-use/HttpServerSample.html b/site/javadoc/latest/org/apache/edgent/samples/console/class-use/HttpServerSample.html
index a0190d9..7299d5d 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/console/class-use/HttpServerSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.console.HttpServerSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.console.HttpServerSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/console/HttpServerSample.html" title="class in org.apache.edgent.samples.console">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/console/HttpServerSample.html" title="class in org.apache.edgent.samples.console">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/console/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/console/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/console/package-frame.html
index 24acf6d..1eff126 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/console/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.console (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/console/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/console/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/console/package-summary.html
index 19e6da4..bdd74ce 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/console/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.console (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.console (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/console/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/console/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/console/package-tree.html
index c4436c2..ac44996 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/console/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.console Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.console Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/console/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/console/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/console/package-use.html
index c46ef4f..6098456 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/console/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.console (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.console (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html b/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html
index 47e542c..0abb65f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>IotpFullScenario (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="IotpFullScenario (Edgent v1.0.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>, 
-<a href="../../../../../../org/apache/edgent/topology/mbeans/package-summary.html"><code>org.apache.edgent.topology.mbeans</code></a></dd>
+<code>org.apache.edgent.topology.mbeans</code></dd>
 </dl>
 </li>
 </ul>
@@ -341,6 +341,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/class-use/IotpFullScenario.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/class-use/IotpFullScenario.html b/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/class-use/IotpFullScenario.html
index 91a34e5..30f3dcf 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/class-use/IotpFullScenario.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.scenarios.iotp.IotpFullScenario (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.scenarios.iotp.IotpFullScenario (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html" title="class in org.apache.edgent.samples.scenarios.iotp">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/scenarios/iotp/IotpFullScenario.html" title="class in org.apache.edgent.samples.scenarios.iotp">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-frame.html
index 99ee0c8..47944db 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.scenarios.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-summary.html
index 4357779..2322e35 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.scenarios.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.scenarios.iotp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-tree.html
index 0087ade..41b473f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.scenarios.iotp Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.scenarios.iotp Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-use.html
index 2c6890d..1841636 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/scenarios/iotp/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.scenarios.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.scenarios.iotp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html b/site/javadoc/latest/org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html
index 8319416..e5dcbc8 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>CombiningStreamsProcessingResults (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="CombiningStreamsProcessingResults (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -287,6 +287,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentMetricsSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentMetricsSample.html b/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentMetricsSample.html
index 4d72a74..d5bed22 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentMetricsSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DevelopmentMetricsSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="DevelopmentMetricsSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSample.html b/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSample.html
index 7ff82bb..843c51b 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DevelopmentSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="DevelopmentSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html b/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html
index 6b2a4cd..62b55d1 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DevelopmentSampleJobMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="DevelopmentSampleJobMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/HelloEdgent.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/HelloEdgent.html b/site/javadoc/latest/org/apache/edgent/samples/topology/HelloEdgent.html
index 8dfaa99..e367d37 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/HelloEdgent.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>HelloEdgent (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="HelloEdgent (Edgent v1.0.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!" as two tuples.</div>
+<div class="block">Print "Hello Edgent!"</div>
 </td>
 </tr>
 </table>
@@ -279,6 +279,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/JobEventsSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/JobEventsSample.html b/site/javadoc/latest/org/apache/edgent/samples/topology/JobEventsSample.html
index 74f4e20..626722b 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/JobEventsSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JobEventsSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JobEventsSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -253,6 +253,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/JobExecution.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/JobExecution.html b/site/javadoc/latest/org/apache/edgent/samples/topology/JobExecution.html
index f310741..cf08c8e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/JobExecution.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JobExecution (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JobExecution (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -331,6 +331,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/PeriodicSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/PeriodicSource.html b/site/javadoc/latest/org/apache/edgent/samples/topology/PeriodicSource.html
index d02fca9..0bd9a23 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/PeriodicSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PeriodicSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="PeriodicSource (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -281,6 +281,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/SensorsAggregates.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/SensorsAggregates.html b/site/javadoc/latest/org/apache/edgent/samples/topology/SensorsAggregates.html
index acac16c..3f415ae 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/SensorsAggregates.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SensorsAggregates (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SensorsAggregates (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -328,6 +328,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/SimpleFilterTransform.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/SimpleFilterTransform.html b/site/javadoc/latest/org/apache/edgent/samples/topology/SimpleFilterTransform.html
index af571e1..810519c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/SimpleFilterTransform.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimpleFilterTransform (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SimpleFilterTransform (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html b/site/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html
index e2173a4..1131aa4 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SplitWithEnumSample.LogSeverityEnum (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SplitWithEnumSample.LogSeverityEnum (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -402,6 +402,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.html b/site/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.html
index 5ba3df3..580076b 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/SplitWithEnumSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SplitWithEnumSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SplitWithEnumSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -292,6 +292,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/StreamTags.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/StreamTags.html b/site/javadoc/latest/org/apache/edgent/samples/topology/StreamTags.html
index c6dd2ed..b81f499 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/StreamTags.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>StreamTags (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="StreamTags (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -274,6 +274,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/TerminateAfterNTuples.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/TerminateAfterNTuples.html b/site/javadoc/latest/org/apache/edgent/samples/topology/TerminateAfterNTuples.html
index 6f7ec56..2851768 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/TerminateAfterNTuples.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TerminateAfterNTuples (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="TerminateAfterNTuples (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -320,6 +320,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/CombiningStreamsProcessingResults.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/CombiningStreamsProcessingResults.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/CombiningStreamsProcessingResults.html
index dda354f..7d7236a 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/CombiningStreamsProcessingResults.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.CombiningStreamsProcessingResults (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.CombiningStreamsProcessingResults (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentMetricsSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentMetricsSample.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentMetricsSample.html
index 7dcd827..7bd1a82 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentMetricsSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.DevelopmentMetricsSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.DevelopmentMetricsSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/DevelopmentMetricsSample.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/DevelopmentMetricsSample.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[34/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/AbstractContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/AbstractContext.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/AbstractContext.html
index 35baf5f..2218bec 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/AbstractContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="AbstractContext (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/EtiaoJob.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/EtiaoJob.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/EtiaoJob.html
index 2eb9c1b..913546f 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/EtiaoJob.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>EtiaoJob (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="EtiaoJob (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -495,6 +495,6 @@ implements <a href="../../../../../org/apache/edgent/oplet/JobContext.html" titl
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/Executable.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/Executable.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/Executable.html
index 904b3d2..9afbe6a 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/Executable.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Executable (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Executable (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/Invocation.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/Invocation.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/Invocation.html
index 5c2778e..f0b251f 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/Invocation.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Invocation (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Invocation (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -568,6 +568,6 @@ implements java.lang.AutoCloseable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/InvocationContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/InvocationContext.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/InvocationContext.html
index 2b3e10f..22d56bf 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/InvocationContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>InvocationContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="InvocationContext (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/SettableForwarder.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/SettableForwarder.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/SettableForwarder.html
index 209a886..874e6df 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/SettableForwarder.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SettableForwarder (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SettableForwarder (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html
index 8f84524..c56baad 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ThreadFactoryTracker (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ThreadFactoryTracker (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -317,6 +317,6 @@ implements java.util.concurrent.ThreadFactory</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html
index ecb0997..b04a976 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TrackingScheduledExecutor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="TrackingScheduledExecutor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -400,6 +400,6 @@ extends java.util.concurrent.ScheduledThreadPoolExecutor</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/AbstractContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/AbstractContext.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/AbstractContext.html
index 2e276b3..5ccb54b 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/AbstractContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.AbstractContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.AbstractContext (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/AbstractContext.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -131,7 +131,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/AbstractContext.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/EtiaoJob.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/EtiaoJob.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/EtiaoJob.html
index e871502..4ccae9e 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/EtiaoJob.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.EtiaoJob (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.EtiaoJob (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/EtiaoJob.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -131,7 +131,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/EtiaoJob.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Executable.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Executable.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Executable.html
index 4f9e02a..d422828 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Executable.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.Executable (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.Executable (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/Executable.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -128,7 +128,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/Executable.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Invocation.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Invocation.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Invocation.html
index f65b9db..34cc0fc 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/Invocation.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.Invocation (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.Invocation (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/Invocation.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -133,7 +133,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/Invocation.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/InvocationContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/InvocationContext.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/InvocationContext.html
index f8676b5..20915dd 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/InvocationContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.InvocationContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.InvocationContext (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/InvocationContext.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/InvocationContext.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/SettableForwarder.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/SettableForwarder.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/SettableForwarder.html
index 0d766be..5092d12 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/SettableForwarder.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.SettableForwarder (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.SettableForwarder (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/SettableForwarder.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/SettableForwarder.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/ThreadFactoryTracker.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/ThreadFactoryTracker.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/ThreadFactoryTracker.html
index 6bd8fd0..f4704b4 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/ThreadFactoryTracker.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.ThreadFactoryTracker (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.ThreadFactoryTracker (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/ThreadFactoryTracker.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/TrackingScheduledExecutor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/TrackingScheduledExecutor.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/TrackingScheduledExecutor.html
index 47c4f11..1567b97 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/class-use/TrackingScheduledExecutor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.TrackingScheduledExecutor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.TrackingScheduledExecutor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -133,7 +133,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/etiao/TrackingScheduledExecutor.html" title="class in org.apache.edgent.runtime.etiao">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/DirectGraph.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/DirectGraph.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/DirectGraph.html
index 698acf0..0460630 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/DirectGraph.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DirectGraph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="DirectGraph (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html
index fea3f79..c154242 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ExecutableVertex (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="ExecutableVertex (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/DirectGraph.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/DirectGraph.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/DirectGraph.html
index a63849f..dbaca21 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/DirectGraph.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.DirectGraph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.DirectGraph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/runtime/etiao/graph/DirectGraph.html" title="class in org.apache.edgent.runtime.etiao.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -151,7 +151,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/runtime/etiao/graph/DirectGraph.html" title="class in org.apache.edgent.runtime.etiao.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/ExecutableVertex.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/ExecutableVertex.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/ExecutableVertex.html
index 5633539..e461c87 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/class-use/ExecutableVertex.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.ExecutableVertex (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.ExecutableVertex (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html" title="class in org.apache.edgent.runtime.etiao.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -128,7 +128,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/runtime/etiao/graph/ExecutableVertex.html" title="class in org.apache.edgent.runtime.etiao.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/EdgeType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/EdgeType.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/EdgeType.html
index 7ccea70..1975c70 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/EdgeType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>EdgeType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="EdgeType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -348,6 +348,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/GraphType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/GraphType.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/GraphType.html
index d6debe8..80a2770 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/GraphType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>GraphType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="GraphType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -335,6 +335,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/InvocationType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/InvocationType.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/InvocationType.html
index c9cde45..36b51f9 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/InvocationType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>InvocationType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="InvocationType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -274,6 +274,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/VertexType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/VertexType.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/VertexType.html
index 7adba8c..e8996a9 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/VertexType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>VertexType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="VertexType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -303,6 +303,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/EdgeType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/EdgeType.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/EdgeType.html
index eae665f..b689cc8 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/EdgeType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.EdgeType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.EdgeType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/runtime/etiao/graph/model/EdgeType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -126,7 +126,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/runtime/etiao/graph/model/EdgeType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/GraphType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/GraphType.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/GraphType.html
index 5a1552b..9c87fb5 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/GraphType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.GraphType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.GraphType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/runtime/etiao/graph/model/GraphType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/runtime/etiao/graph/model/GraphType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/InvocationType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/InvocationType.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/InvocationType.html
index 6a0a836..1266daf 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/InvocationType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.InvocationType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.InvocationType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/runtime/etiao/graph/model/InvocationType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -126,7 +126,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/runtime/etiao/graph/model/InvocationType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/VertexType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/VertexType.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/VertexType.html
index d3bb8b5..a53d511 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/class-use/VertexType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.graph.model.VertexType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.graph.model.VertexType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/runtime/etiao/graph/model/VertexType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -126,7 +126,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/runtime/etiao/graph/model/VertexType.html" title="class in org.apache.edgent.runtime.etiao.graph.model">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-frame.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-frame.html
index 8fec57b..bf6a683 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph.model (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-summary.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-summary.html
index 1bac1b1..2c20b45 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph.model (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.graph.model (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -159,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-tree.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-tree.html
index faf8edb..7199fa1 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph.model Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.graph.model Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -137,6 +137,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-use.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-use.html
index ce0fcbe..bf63817 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/model/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.etiao.graph.model (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao.graph.model (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-frame.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-frame.html
index c0dc279..22c4078 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-summary.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-summary.html
index 21d3fe5..614a10a 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.graph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -146,6 +146,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-tree.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-tree.html
index 2d8915e..669501c 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao.graph Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.graph Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -143,6 +143,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[37/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html b/site/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html
index 687c3ec..47f193a 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -131,7 +131,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -220,19 +222,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Pipe.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">I</a>,<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">O</a>&gt;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">AbstractOplet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</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;&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractOplet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</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;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Pipe.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">I</a>,<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">O</a>&gt;&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Union.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Union.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Union.html" title="type parameter in Union">T</a>,<a href="../../../../../org/apache/edgent/oplet/core/Union.html" title="type parameter in Union">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Split.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Split.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>,<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Split.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Split.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>,<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Union.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Union.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Union.html" title="type parameter in Union">T</a>,<a href="../../../../../org/apache/edgent/oplet/core/Union.html" title="type parameter in Union">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -240,11 +242,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/core/Source.html" title="type parameter in Source">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PeriodicSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" title="type parameter in PeriodicSource">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">PeriodicSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" title="type parameter in PeriodicSource">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/core/Source.html" title="type parameter in Source">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -262,11 +264,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SupplierSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/functional/SupplierSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/functional/SupplierSource.html" title="type parameter in SupplierSource">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SupplierPeriodicSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html" title="type parameter in SupplierPeriodicSource">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SupplierPeriodicSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html" title="type parameter in SupplierPeriodicSource">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SupplierSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/functional/SupplierSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/functional/SupplierSource.html" title="type parameter in SupplierSource">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -288,7 +290,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">UnorderedIsolate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>,<a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Isolate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>,<a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -296,7 +298,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Isolate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>,<a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">UnorderedIsolate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>,<a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>&gt;&nbsp;context)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -381,7 +383,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -416,6 +418,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html b/site/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html
index 7160ea8..096d947 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" title="interface in org.apache.edgent.oplet">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -189,7 +189,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" title="interface in org.apache.edgent.oplet">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -224,6 +224,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html b/site/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html
index fec9465..03cc817 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractOplet (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="AbstractOplet (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html b/site/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html
index b892f4f..92af69b 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FanIn (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="FanIn (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html b/site/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html
index a7d2b2e..7d21881 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FanOut (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="FanOut (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/Peek.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/Peek.html b/site/javadoc/latest/org/apache/edgent/oplet/core/Peek.html
index 50b0e09..bd361c1 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/Peek.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Peek (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Peek (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html b/site/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html
index 96c4068..74d3f06 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PeriodicSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="PeriodicSource (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html b/site/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html
index ebc0e8d..1d5d2f0 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Pipe (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Pipe (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html b/site/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html
index 782785d..1daa8bb 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ProcessSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ProcessSource (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -365,6 +365,6 @@ implements java.lang.Runnable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/Sink.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/Sink.html b/site/javadoc/latest/org/apache/edgent/oplet/core/Sink.html
index 59abc6f..b9df9af 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/Sink.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Sink (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Sink (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/Source.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/Source.html b/site/javadoc/latest/org/apache/edgent/oplet/core/Source.html
index 2d8e88d..de18a95 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/Source.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Source (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Source (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/Split.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/Split.html b/site/javadoc/latest/org/apache/edgent/oplet/core/Split.html
index 6c4680b..c124b30 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/Split.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Split (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Split (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/Union.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/Union.html b/site/javadoc/latest/org/apache/edgent/oplet/core/Union.html
index e77f135..7116831 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/Union.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Union (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Union (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html
index 2032efa..6610f32 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -118,7 +118,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -389,7 +391,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -424,6 +426,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html
index c9ef060..f23308c 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/FanIn.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -208,7 +208,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/FanIn.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -243,6 +243,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html
index 58634fb..d06234e 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html
index ebac1a1..c0a4d2a 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -104,7 +104,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -260,7 +262,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -295,6 +297,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html
index 8b41854..0a617ae 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -128,7 +128,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html
index a025d77..1a2403d 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -112,7 +112,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td>
@@ -356,7 +358,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -391,6 +393,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html
index afc631e..31e0588 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/ProcessSource.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -128,7 +128,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/ProcessSource.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html
index 98f92fa..b383cf7 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Sink.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -178,7 +178,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Sink.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -213,6 +213,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html
index 92e6161..6de13b0 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Source (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Source (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Source.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -237,7 +237,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Source.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -272,6 +272,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html
index f5a6651..7eb257d 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Split (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Split (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html b/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html
index 265ac4e..8166aed 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.core.Union (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.core.Union (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Union.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/core/Union.html" title="class in org.apache.edgent.oplet.core">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-frame.html b/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-frame.html
deleted file mode 100644
index 257a823..0000000
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-frame.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.core.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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/oplet/core/mbeans/package-summary.html" target="classFrame">org.apache.edgent.oplet.core.mbeans</a></h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-summary.html b/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-summary.html
deleted file mode 100644
index 23f8951..0000000
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-summary.html
+++ /dev/null
@@ -1,135 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.core.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.oplet.core.mbeans (Edgent v0.4.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/oplet/core/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../../org/apache/edgent/oplet/functional/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/edgent/oplet/core/mbeans/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.oplet.core.mbeans</h1>
-<div class="docSummary">
-<div class="block">Management beans for core oplets.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer"><a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package org.apache.edgent.oplet.core.mbeans Description">Package org.apache.edgent.oplet.core.mbeans Description</h2>
-<div class="block">Management beans for core oplets.</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/oplet/core/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../../org/apache/edgent/oplet/functional/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/edgent/oplet/core/mbeans/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>


[22/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/package-summary.html b/site/javadoc/latest/org/apache/edgent/window/package-summary.html
index a727b03..e64ff8b 100644
--- a/site/javadoc/latest/org/apache/edgent/window/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.window (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.window (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -191,6 +191,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/package-tree.html b/site/javadoc/latest/org/apache/edgent/window/package-tree.html
index 749ead8..7860a01 100644
--- a/site/javadoc/latest/org/apache/edgent/window/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.window Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.window Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/window/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/window/package-use.html b/site/javadoc/latest/org/apache/edgent/window/package-use.html
index 5750ee5..d6332ae 100644
--- a/site/javadoc/latest/org/apache/edgent/window/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.window (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.window (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -191,6 +191,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/overview-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/overview-frame.html b/site/javadoc/latest/overview-frame.html
index 0e28dee..2a566a7 100644
--- a/site/javadoc/latest/overview-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Overview List (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -34,7 +34,6 @@
 <li><a href="org/apache/edgent/connectors/serial/package-frame.html" target="packageFrame">org.apache.edgent.connectors.serial</a></li>
 <li><a href="org/apache/edgent/connectors/wsclient/package-frame.html" target="packageFrame">org.apache.edgent.connectors.wsclient</a></li>
 <li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html" target="packageFrame">org.apache.edgent.connectors.wsclient.javax.websocket</a></li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-frame.html" target="packageFrame">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></li>
 <li><a href="org/apache/edgent/execution/package-frame.html" target="packageFrame">org.apache.edgent.execution</a></li>
 <li><a href="org/apache/edgent/execution/mbeans/package-frame.html" target="packageFrame">org.apache.edgent.execution.mbeans</a></li>
 <li><a href="org/apache/edgent/execution/services/package-frame.html" target="packageFrame">org.apache.edgent.execution.services</a></li>
@@ -48,7 +47,6 @@
 <li><a href="org/apache/edgent/metrics/oplets/package-frame.html" target="packageFrame">org.apache.edgent.metrics.oplets</a></li>
 <li><a href="org/apache/edgent/oplet/package-frame.html" target="packageFrame">org.apache.edgent.oplet</a></li>
 <li><a href="org/apache/edgent/oplet/core/package-frame.html" target="packageFrame">org.apache.edgent.oplet.core</a></li>
-<li><a href="org/apache/edgent/oplet/core/mbeans/package-frame.html" target="packageFrame">org.apache.edgent.oplet.core.mbeans</a></li>
 <li><a href="org/apache/edgent/oplet/functional/package-frame.html" target="packageFrame">org.apache.edgent.oplet.functional</a></li>
 <li><a href="org/apache/edgent/oplet/plumbing/package-frame.html" target="packageFrame">org.apache.edgent.oplet.plumbing</a></li>
 <li><a href="org/apache/edgent/oplet/window/package-frame.html" target="packageFrame">org.apache.edgent.oplet.window</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/overview-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/overview-summary.html b/site/javadoc/latest/overview-summary.html
index b8bfaa7..311ba7e 100644
--- a/site/javadoc/latest/overview-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Overview (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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 v0.4.0)";
+            parent.document.title="Overview (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Edgent (incubating) v0.4.0</h1>
+<h1 class="title">Apache Edgent (incubating) v1.0.0</h1>
 </div>
 <div class="header">
 <div class="subTitle">
@@ -80,6 +80,36 @@ analytics at the <i>edge</i>.</div>
 <p>See: <a href="#overview.description">Description</a></p>
 </div>
 <div class="contentContainer">
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Edgent Providers table, listing packages, and an explanation">
+<caption><span>Edgent Providers</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/providers/development/package-summary.html">org.apache.edgent.providers.development</a></td>
+<td class="colLast">
+<div class="block">Execution of a streaming topology in a development environment .</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/apache/edgent/providers/direct/package-summary.html">org.apache.edgent.providers.direct</a></td>
+<td class="colLast">
+<div class="block">Direct execution of a streaming topology.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/apache/edgent/providers/iot/package-summary.html">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>
+</tbody>
+</table>
+</div>
+<div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Edgent API table, listing packages, and an explanation">
 <caption><span>Edgent API</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -145,30 +175,70 @@ analytics at the <i>edge</i>.</div>
 </table>
 </div>
 <div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Edgent Providers table, listing packages, and an explanation">
-<caption><span>Edgent Providers</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Edgent Analytics table, listing packages, and an explanation">
+<caption><span>Edgent Analytics</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/providers/development/package-summary.html">org.apache.edgent.providers.development</a></td>
+<td class="colFirst"><a href="org/apache/edgent/analytics/math3/json/package-summary.html">org.apache.edgent.analytics.math3.json</a></td>
 <td class="colLast">
-<div class="block">Execution of a streaming topology in a development environment .</div>
+<div class="block">JSON analytics using Apache Commons Math.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/edgent/providers/direct/package-summary.html">org.apache.edgent.providers.direct</a></td>
+<td class="colFirst"><a href="org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a></td>
 <td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
+<div class="block">Statistical algorithms using Apache Commons Math.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/edgent/providers/iot/package-summary.html">org.apache.edgent.providers.iot</a></td>
+<td class="colFirst"><a href="org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a></td>
 <td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
+<div class="block">Analytics focused on handling sensor data.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="contentContainer">
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Edgent Utilities table, listing packages, and an explanation">
+<caption><span>Edgent Utilities</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/metrics/package-summary.html">org.apache.edgent.metrics</a></td>
+<td class="colLast">
+<div class="block">Metric utility methods, oplets, and reporters which allow an 
+ application to expose metric values, for example via JMX.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/apache/edgent/metrics/oplets/package-summary.html">org.apache.edgent.metrics.oplets</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/apache/edgent/streamscope/package-summary.html">org.apache.edgent.streamscope</a></td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope - package for instrumenting streams to capture tuples.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/apache/edgent/streamscope/mbeans/package-summary.html">org.apache.edgent.streamscope.mbeans</a></td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope <a href="org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services"><code>ControlService</code></a>
+ Management Bean interfaces.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</a></td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
 </td>
 </tr>
 </tbody>
@@ -278,10 +348,6 @@ analytics at the <i>edge</i>.</div>
 <div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </div>
@@ -400,87 +466,55 @@ analytics at the <i>edge</i>.</div>
 </table>
 </div>
 <div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Edgent Analytics table, listing packages, and an explanation">
-<caption><span>Edgent Analytics</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Edgent Low-Level API table, listing packages, and an explanation">
+<caption><span>Edgent Low-Level API</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/package-summary.html">org.apache.edgent.analytics.math3.json</a></td>
+<td class="colFirst"><a href="org/apache/edgent/graph/package-summary.html">org.apache.edgent.graph</a></td>
 <td class="colLast">
-<div class="block">JSON analytics using Apache Commons Math.</div>
+<div class="block">Low-level graph building API.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/edgent/analytics/math3/stat/package-summary.html">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="altColor">
-<td class="colFirst"><a href="org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a></td>
-<td class="colLast">
-<div class="block">Analytics focused on handling sensor data.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Edgent Utilities table, listing packages, and an explanation">
-<caption><span>Edgent Utilities</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
+<td class="colFirst"><a href="org/apache/edgent/graph/spi/package-summary.html">org.apache.edgent.graph.spi</a></td>
+<td class="colLast">&nbsp;</td>
 </tr>
-<tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/edgent/metrics/package-summary.html">org.apache.edgent.metrics</a></td>
-<td class="colLast">
-<div class="block">Metric utility methods, oplets, and reporters which allow an 
- application to expose metric values, for example via JMX.</div>
-</td>
+<td class="colFirst"><a href="org/apache/edgent/graph/spi/execution/package-summary.html">org.apache.edgent.graph.spi.execution</a></td>
+<td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/edgent/streamscope/package-summary.html">org.apache.edgent.streamscope</a></td>
+<td class="colFirst"><a href="org/apache/edgent/oplet/package-summary.html">org.apache.edgent.oplet</a></td>
 <td class="colLast">
-<div class="block">Stream Oscilloscope - package for instrumenting streams to capture tuples.</div>
+<div class="block">Oplets API.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/edgent/streamscope/mbeans/package-summary.html">org.apache.edgent.streamscope.mbeans</a></td>
+<td class="colFirst"><a href="org/apache/edgent/oplet/core/package-summary.html">org.apache.edgent.oplet.core</a></td>
 <td class="colLast">
-<div class="block">Stream Oscilloscope <a href="org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services"><code>ControlService</code></a>
- Management Bean interfaces.</div>
+<div class="block">Core primitive oplets.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Edgent Low-Level API table, listing packages, and an explanation">
-<caption><span>Edgent Low-Level API</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
+<td class="colFirst"><a href="org/apache/edgent/oplet/functional/package-summary.html">org.apache.edgent.oplet.functional</a></td>
+<td class="colLast">
+<div class="block">Oplets that process tuples using functions.</div>
+</td>
 </tr>
-<tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/edgent/graph/package-summary.html">org.apache.edgent.graph</a></td>
+<td class="colFirst"><a href="org/apache/edgent/oplet/plumbing/package-summary.html">org.apache.edgent.oplet.plumbing</a></td>
 <td class="colLast">
-<div class="block">Low-level graph building API.</div>
+<div class="block">Oplets that control the flow of tuples.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/edgent/oplet/package-summary.html">org.apache.edgent.oplet</a></td>
+<td class="colFirst"><a href="org/apache/edgent/oplet/window/package-summary.html">org.apache.edgent.oplet.window</a></td>
 <td class="colLast">
-<div class="block">Oplets API.</div>
+<div class="block">Oplets using windows.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -541,14 +575,6 @@ analytics at the <i>edge</i>.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/edgent/graph/spi/package-summary.html">org.apache.edgent.graph.spi</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="org/apache/edgent/graph/spi/execution/package-summary.html">org.apache.edgent.graph.spi.execution</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="org/apache/edgent/javax/websocket/package-summary.html">org.apache.edgent.javax.websocket</a></td>
 <td class="colLast">
 <div class="block">Support for working around JSR356 limitations for SSL client container/sockets.</div>
@@ -561,40 +587,6 @@ analytics at the <i>edge</i>.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/edgent/metrics/oplets/package-summary.html">org.apache.edgent.metrics.oplets</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="org/apache/edgent/oplet/core/package-summary.html">org.apache.edgent.oplet.core</a></td>
-<td class="colLast">
-<div class="block">Core primitive oplets.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="org/apache/edgent/oplet/core/mbeans/package-summary.html">org.apache.edgent.oplet.core.mbeans</a></td>
-<td class="colLast">
-<div class="block">Management beans for core oplets.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="org/apache/edgent/oplet/functional/package-summary.html">org.apache.edgent.oplet.functional</a></td>
-<td class="colLast">
-<div class="block">Oplets that process tuples using functions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="org/apache/edgent/oplet/plumbing/package-summary.html">org.apache.edgent.oplet.plumbing</a></td>
-<td class="colLast">
-<div class="block">Oplets that control the flow of tuples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="org/apache/edgent/oplet/window/package-summary.html">org.apache.edgent.oplet.window</a></td>
-<td class="colLast">
-<div class="block">Oplets using windows.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="org/apache/edgent/runtime/appservice/package-summary.html">org.apache.edgent.runtime.appservice</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -667,7 +659,7 @@ analytics at the <i>edge</i>.
 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.
 </em>
 </P>
-<H1>Edgent v0.4</H1>
+<H1>Edgent</H1>
 <OL>
 <LI><a href="#overview">Overview</A></LI>
 <LI><a href="#model">Programming Model</A></LI>
@@ -751,7 +743,7 @@ However Edgent allows arbitrary topologies including:
 <LI>Multiple sinks in an application </LI>
 <LI>Multiple processing including sinks against a stream (fan-out)</LI>
 <LI>Union of streams (fan-in)  </LI>
-<LI>Correlation of streams by allowing streams to be joined (to be added)</LI>
+<LI>Correlation of streams by allowing streams to be joined</LI>
 </UL>
 <H3>Graph API</H3>
 <H4>Overview</H4>
@@ -798,10 +790,10 @@ Summary of samples:
       and create a stream of tuples from the file contents.</TD>
   <TD>Use of the <a href="./org/apache/edgent/connectors/file/package-summary.html">
       File stream connector</a></TD></TR>
-<TR class="altColor"><TD><a href="./org/apache/edgent/samples/connectors/iotf/package-summary.html">
+<TR class="altColor"><TD><a href="./org/apache/edgent/samples/connectors/iotp/package-summary.html">
       IotfSensors, IotfQuickstart</a></TD>
   <TD>Sends simulated sensor readings to an IBM Watson IoT Platform instance as device events.</TD>
-  <TD>Use of the <a href="./org/apache/edgent/connectors/iotf/package-summary.html">
+  <TD>Use of the <a href="./org/apache/edgent/connectors/iotp/package-summary.html">
       IBM Watson IoT Platform connector</a> to send device events and receive device commands.</TD></TR>
 <TR class="altColor"><TD><a href="./org/apache/edgent/samples/connectors/jdbc/package-summary.html">
       JDBC</a></TD>
@@ -838,8 +830,10 @@ Feel free to explore them.
 You need to include one or more Edgent jars in your <code>classpath</code> depending
 on what features your application uses.
 <P>
-Include one or both of the following:
+Include one or more of the topology providers:
 <ul>
+<li><code>&lt;edgent-target&gt;/lib/edgent.providers.iot.jar</code> - if you use the
+<a href="org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot"><code>IotProvider</code></a></li>
 <li><code>&lt;edgent-target&gt;/lib/edgent.providers.direct.jar</code> - if you use the
 <a href="org/apache/edgent/providers/direct/DirectProvider.html" title="class in org.apache.edgent.providers.direct"><code>DirectProvider</code></a></li>
 <li><code>&lt;edgent-target&gt;/lib/edgent.providers.development.jar</code> - if you use the
@@ -847,11 +841,15 @@ Include one or both of the following:
 </ul>
 Include the jar of any Edgent connector you use:
 <ul>
+<li><code>&lt;edgent-target&gt;/connectors/command/lib/edgent.connectors.command.jar</code></li>
+<li><code>&lt;edgent-target&gt;/connectors/csv/lib/edgent.connectors.csv.jar</code></li>
 <li><code>&lt;edgent-target&gt;/connectors/file/lib/edgent.connectors.file.jar</code></li>
+<li><code>&lt;edgent-target&gt;/connectors/http/lib/edgent.connectors.http.jar</code></li>
+<li><code>&lt;edgent-target&gt;/connectors/iotp/lib/edgent.connectors.iotp.jar</code></li>
 <li><code>&lt;edgent-target&gt;/connectors/jdbc/lib/edgent.connectors.jdbc.jar</code></li>
-<li><code>&lt;edgent-target&gt;/connectors/iotf/lib/edgent.connectors.iotf.jar</code></li>
 <li><code>&lt;edgent-target&gt;/connectors/kafka/lib/edgent.connectors.kafka.jar</code></li>
 <li><code>&lt;edgent-target&gt;/connectors/mqtt/lib/edgent.connectors.mqtt.jar</code></li>
+<li><code>&lt;edgent-target&gt;/connectors/pubsub/lib/edgent.connectors.pubsub.jar</code></li>
 <li><code>&lt;edgent-target&gt;/connectors/wsclient-javax.websocket/lib/edgent.connectors.wsclient.javax.websocket.jar</code> [*]</li>
 </ul>
 [*] You also need to include a <code>javax.websocket</code> client implementation
@@ -861,16 +859,21 @@ an Eclipse Jetty based implementation:
 <li><code>&lt;edgent-target&gt;/connectors/javax.websocket-client/lib/javax.websocket-client.jar</code></li>
 </ul>
 <p>
+Include jars for any Edgent analytic features you use:
+<ul>
+<li><code>&lt;edgent-target&gt;/analytics/math3/lib/edgent.analytics.math3.jar</code></li>
+<li><code>&lt;edgent-target&gt;/analytics/sensors/lib/edgent.analytics.sensors.jar</code></li>
+</ul>
 Include jars for any Edgent utility features you use:
 <ul>
-<li><code>&lt;edgent-target&gt;/utils/metrics/lib/edgent.utils.metrics.jar</code> - for the <code>edgent.metrics</code> package</li>
+<li><code>&lt;edgent-target&gt;/utils/metrics/lib/edgent.utils.metrics.jar</code> - for the <code>org.apache.edgent.metrics</code> package</li>
 </ul>
 Edgent uses <a href="www.slf4j.org">slf4j</a> for logging,
 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-1.7.12/slf4j-jdk-1.7.12.jar</code></li>
+<li><code>&lt;edgent-target&gt;/ext/slf4j-jdk-1.7.12.jar</code></li>
 </ul></div>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
@@ -921,6 +924,6 @@ For <code>java.util.logging</code> you can include:
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/overview-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/overview-tree.html b/site/javadoc/latest/overview-tree.html
index d8c4dd8..2999562 100644
--- a/site/javadoc/latest/overview-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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 v0.4.0)";
+            parent.document.title="Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -94,7 +94,6 @@
 <li><a href="org/apache/edgent/connectors/serial/package-tree.html">org.apache.edgent.connectors.serial</a>, </li>
 <li><a href="org/apache/edgent/connectors/wsclient/package-tree.html">org.apache.edgent.connectors.wsclient</a>, </li>
 <li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html">org.apache.edgent.connectors.wsclient.javax.websocket</a>, </li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-tree.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a>, </li>
 <li><a href="org/apache/edgent/execution/package-tree.html">org.apache.edgent.execution</a>, </li>
 <li><a href="org/apache/edgent/execution/mbeans/package-tree.html">org.apache.edgent.execution.mbeans</a>, </li>
 <li><a href="org/apache/edgent/execution/services/package-tree.html">org.apache.edgent.execution.services</a>, </li>
@@ -108,7 +107,6 @@
 <li><a href="org/apache/edgent/metrics/oplets/package-tree.html">org.apache.edgent.metrics.oplets</a>, </li>
 <li><a href="org/apache/edgent/oplet/package-tree.html">org.apache.edgent.oplet</a>, </li>
 <li><a href="org/apache/edgent/oplet/core/package-tree.html">org.apache.edgent.oplet.core</a>, </li>
-<li><a href="org/apache/edgent/oplet/core/mbeans/package-tree.html">org.apache.edgent.oplet.core.mbeans</a>, </li>
 <li><a href="org/apache/edgent/oplet/functional/package-tree.html">org.apache.edgent.oplet.functional</a>, </li>
 <li><a href="org/apache/edgent/oplet/plumbing/package-tree.html">org.apache.edgent.oplet.plumbing</a>, </li>
 <li><a href="org/apache/edgent/oplet/window/package-tree.html">org.apache.edgent.oplet.window</a>, </li>
@@ -320,11 +318,6 @@
 <li type="circle">org.apache.edgent.samples.topology.<a href="org/apache/edgent/samples/topology/CombiningStreamsProcessingResults.html" title="class in org.apache.edgent.samples.topology"><span class="typeNameLink">CombiningStreamsProcessingResults</span></a></li>
 <li type="circle">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"><span class="typeNameLink">CommandExecutor</span></a></li>
 <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>
-<li type="circle">org.apache.edgent.connectors.runtime.Connector&lt;T&gt; (implements java.lang.AutoCloseable, java.io.Serializable)
-<ul>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientConnector</span></a> (implements java.io.Serializable)</li>
-</ul>
-</li>
 <li type="circle">org.apache.edgent.samples.console.<a href="org/apache/edgent/samples/console/ConsoleWaterDetector.html" title="class in org.apache.edgent.samples.console"><span class="typeNameLink">ConsoleWaterDetector</span></a></li>
 <li type="circle">org.apache.edgent.execution.services.<a href="org/apache/edgent/execution/services/Controls.html" title="class in org.apache.edgent.execution.services"><span class="typeNameLink">Controls</span></a></li>
 <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>
@@ -457,16 +450,6 @@
 <li type="circle">org.apache.edgent.samples.connectors.<a href="org/apache/edgent/samples/connectors/Util.html" title="class in org.apache.edgent.samples.connectors"><span class="typeNameLink">Util</span></a></li>
 <li type="circle">org.apache.edgent.topology.plumbing.<a href="org/apache/edgent/topology/plumbing/Valve.html" title="class in org.apache.edgent.topology.plumbing"><span class="typeNameLink">Valve</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.runtime.etiao.graph.model.<a href="org/apache/edgent/runtime/etiao/graph/model/VertexType.html" title="class in org.apache.edgent.runtime.etiao.graph.model"><span class="typeNameLink">VertexType</span></a>&lt;I,O&gt;</li>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientReceiver</span></a>&lt;T&gt; (implements java.lang.AutoCloseable, org.apache.edgent.function.<a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;)
-<ul>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinaryReceiver</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientSender</span></a>&lt;T&gt; (implements java.lang.AutoCloseable, org.apache.edgent.function.<a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;)
-<ul>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinarySender</span></a>&lt;T&gt;</li>
-</ul>
-</li>
 <li type="circle">org.apache.edgent.window.<a href="org/apache/edgent/window/Windows.html" title="class in org.apache.edgent.window"><span class="typeNameLink">Windows</span></a></li>
 <li type="circle">org.apache.edgent.function.<a href="org/apache/edgent/function/WrappedFunction.html" title="class in org.apache.edgent.function"><span class="typeNameLink">WrappedFunction</span></a>&lt;F&gt; (implements java.io.Serializable)
 <ul>
@@ -573,15 +556,15 @@
 <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>
+<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.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>
 <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>
 <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.services.<a href="org/apache/edgent/execution/services/JobRegistryService.EventType.html" title="enum in org.apache.edgent.execution.services"><span class="typeNameLink">JobRegistryService.EventType</span></a></li>
-<li type="circle">org.apache.edgent.samples.connectors.elm327.<a href="org/apache/edgent/samples/connectors/elm327/Pids01.html" title="enum in org.apache.edgent.samples.connectors.elm327"><span class="typeNameLink">Pids01</span></a> (implements 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>)</li>
 <li type="circle">org.apache.edgent.samples.connectors.elm327.<a href="org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html" title="enum in org.apache.edgent.samples.connectors.elm327"><span class="typeNameLink">Elm327Cmds</span></a> (implements 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>)</li>
+<li type="circle">org.apache.edgent.samples.connectors.elm327.<a href="org/apache/edgent/samples/connectors/elm327/Pids01.html" title="enum in org.apache.edgent.samples.connectors.elm327"><span class="typeNameLink">Pids01</span></a> (implements 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>)</li>
 <li type="circle">org.apache.edgent.samples.topology.<a href="org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html" title="enum in org.apache.edgent.samples.topology"><span class="typeNameLink">SplitWithEnumSample.LogSeverityEnum</span></a></li>
 </ul>
 </li>
@@ -637,6 +620,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/package-list
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/package-list b/site/javadoc/latest/package-list
index 496c4fe..b1a870a 100644
--- a/site/javadoc/latest/package-list
+++ b/site/javadoc/latest/package-list
@@ -19,7 +19,6 @@ org.apache.edgent.connectors.pubsub.service
 org.apache.edgent.connectors.serial
 org.apache.edgent.connectors.wsclient
 org.apache.edgent.connectors.wsclient.javax.websocket
-org.apache.edgent.connectors.wsclient.javax.websocket.runtime
 org.apache.edgent.execution
 org.apache.edgent.execution.mbeans
 org.apache.edgent.execution.services
@@ -33,7 +32,6 @@ org.apache.edgent.metrics
 org.apache.edgent.metrics.oplets
 org.apache.edgent.oplet
 org.apache.edgent.oplet.core
-org.apache.edgent.oplet.core.mbeans
 org.apache.edgent.oplet.functional
 org.apache.edgent.oplet.plumbing
 org.apache.edgent.oplet.window

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/serialized-form.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/serialized-form.html b/site/javadoc/latest/serialized-form.html
index 1145e28..64c35c3 100644
--- a/site/javadoc/latest/serialized-form.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Serialized Form (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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 v0.4.0)";
+            parent.document.title="Serialized Form (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -143,143 +143,6 @@
 </ul>
 </li>
 <li class="blockList">
-<h2 title="Package">Package&nbsp;org.apache.edgent.connectors.wsclient.javax.websocket.runtime</h2>
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver">
-<!--   -->
-</a>
-<h3>Class <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver</a> extends <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&lt;<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt; implements Serializable</h3>
-<dl class="nameValue">
-<dt>serialVersionUID:</dt>
-<dd>1L</dd>
-</dl>
-<ul class="blockList">
-<li class="blockList">
-<h3>Serialized Fields</h3>
-<ul class="blockList">
-<li class="blockListLast">
-<h4>toTuple</h4>
-<pre><a href="org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">T</a>,<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">R</a>&gt; toTuple</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender">
-<!--   -->
-</a>
-<h3>Class <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender</a> extends <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&lt;<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&gt; implements Serializable</h3>
-<dl class="nameValue">
-<dt>serialVersionUID:</dt>
-<dd>1L</dd>
-</dl>
-<ul class="blockList">
-<li class="blockList">
-<h3>Serialized Fields</h3>
-<ul class="blockList">
-<li class="blockListLast">
-<h4>toPayload</h4>
-<pre><a href="org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">T</a>,<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">R</a>&gt; toPayload</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector">
-<!--   -->
-</a>
-<h3>Class <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector</a> extends org.apache.edgent.connectors.runtime.Connector&lt;javax.websocket.Session&gt; implements Serializable</h3>
-<dl class="nameValue">
-<dt>serialVersionUID:</dt>
-<dd>1L</dd>
-</dl>
-<ul class="blockList">
-<li class="blockList">
-<h3>Serialized Fields</h3>
-<ul class="blockList">
-<li class="blockList">
-<h4>config</h4>
-<pre>java.util.Properties config</pre>
-</li>
-<li class="blockList">
-<h4>id</h4>
-<pre>java.lang.String id</pre>
-</li>
-<li class="blockList">
-<h4>sid</h4>
-<pre>java.lang.String sid</pre>
-</li>
-<li class="blockList">
-<h4>msgReceiver</h4>
-<pre><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&lt;<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt; msgReceiver</pre>
-</li>
-<li class="blockList">
-<h4>container</h4>
-<pre>javax.websocket.WebSocketContainer container</pre>
-</li>
-<li class="blockListLast">
-<h4>containerFn</h4>
-<pre><a href="org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;<a href="org/apache/edgent/function/Supplier.html" title="type parameter in Supplier">T</a>&gt; containerFn</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">
-<!--   -->
-</a>
-<h3>Class <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver</a> extends java.lang.Object implements Serializable</h3>
-<dl class="nameValue">
-<dt>serialVersionUID:</dt>
-<dd>1L</dd>
-</dl>
-<ul class="blockList">
-<li class="blockList">
-<h3>Serialized Fields</h3>
-<ul class="blockList">
-<li class="blockList">
-<h4>connector</h4>
-<pre><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector</pre>
-</li>
-<li class="blockList">
-<h4>toTuple</h4>
-<pre><a href="org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">T</a>,<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">R</a>&gt; toTuple</pre>
-</li>
-<li class="blockListLast">
-<h4>eventHandler</h4>
-<pre><a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="org/apache/edgent/function/Consumer.html" title="type parameter in Consumer">T</a>&gt; eventHandler</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">
-<!--   -->
-</a>
-<h3>Class <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender</a> extends java.lang.Object implements Serializable</h3>
-<dl class="nameValue">
-<dt>serialVersionUID:</dt>
-<dd>1L</dd>
-</dl>
-<ul class="blockList">
-<li class="blockList">
-<h3>Serialized Fields</h3>
-<ul class="blockList">
-<li class="blockList">
-<h4>connector</h4>
-<pre><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector</pre>
-</li>
-<li class="blockListLast">
-<h4>toPayload</h4>
-<pre><a href="org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">T</a>,<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">R</a>&gt; toPayload</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li class="blockList">
 <h2 title="Package">Package&nbsp;org.apache.edgent.function</h2>
 <ul class="blockList">
 <li class="blockList"><a name="org.apache.edgent.function.WrappedFunction">
@@ -970,6 +833,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[04/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/IotpDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/IotpDevice.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/IotpDevice.html
new file mode 100644
index 0000000..97ba9ec
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/IotpDevice.html
@@ -0,0 +1,591 @@
+<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>IotpDevice (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.0)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":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>Next&nbsp;Class</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">Connector for IBM Watson IoT Platform.
+ <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></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/iot/package-summary.html"><code>Edgent generic device model</code></a>, 
+<a href="http://www.ibm.com/internet-of-things/iot-platform.html">IBM Watson IoT Platform</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_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-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>
+</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.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>
+</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>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">
+<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>
+</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="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 to the IBM Watson IoT Platform Bluemix service with the 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></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="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,
+                  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.
+ <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></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>
+</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="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="blockListLast">
+<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>
+</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>Next&nbsp;Class</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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/class-use/IotpDevice.html
new file mode 100644
index 0000000..85054b0
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.iotp.IotpDevice (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-frame.html
new file mode 100644
index 0000000..8326503
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.iotp (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-summary.html
new file mode 100644
index 0000000..337ea59
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.iotp (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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">Connector for IBM Watson IoT Platform.</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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-tree.html
new file mode 100644
index 0000000..6f650b3
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.iotp Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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>
+</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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iotp/package-use.html
new file mode 100644
index 0000000..bb832b8
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.connectors.iotp (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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">Connector for IBM Watson IoT Platform.</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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/CheckedFunction.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/CheckedFunction.html
new file mode 100644
index 0000000..6f35c33
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>CheckedFunction (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/CheckedSupplier.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/CheckedSupplier.html
new file mode 100644
index 0000000..309f361
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>CheckedSupplier (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[41/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/class-use/Controls.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/Controls.html b/site/javadoc/latest/org/apache/edgent/execution/services/class-use/Controls.html
index 48db577..4863834 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/Controls.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.execution.services.Controls (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.services.Controls (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/Controls.html" title="class in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/Controls.html" title="class in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.EventType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.EventType.html b/site/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.EventType.html
index 225e4ad..2490f49 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.EventType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.execution.services.JobRegistryService.EventType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.services.JobRegistryService.EventType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/JobRegistryService.EventType.html" title="enum in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -192,7 +192,7 @@ the order they are declared.</div>
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/JobRegistryService.EventType.html" title="enum in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -227,6 +227,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.html b/site/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.html
index cd0f6bb..b6afd2f 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/JobRegistryService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.services.JobRegistryService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.services.JobRegistryService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/JobRegistryService.html" title="interface in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -144,7 +144,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/JobRegistryService.html" title="interface in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -179,6 +179,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/class-use/RuntimeServices.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/RuntimeServices.html b/site/javadoc/latest/org/apache/edgent/execution/services/class-use/RuntimeServices.html
index 234dd6a..2345b22 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/RuntimeServices.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.services.RuntimeServices (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.services.RuntimeServices (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/RuntimeServices.html" title="interface in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -261,7 +261,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/RuntimeServices.html" title="interface in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -296,6 +296,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html b/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
index 591c946..438738e 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.execution.services.ServiceContainer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.services.ServiceContainer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/ServiceContainer.html" title="class in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -320,7 +320,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/ServiceContainer.html" title="class in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -355,6 +355,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/package-frame.html b/site/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
index 900ab01..dacc705 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.execution.services (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/package-summary.html b/site/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
index eb527e3..c543fa5 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.execution.services (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.execution.services (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -203,6 +203,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/package-tree.html b/site/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
index db0e241..9766c7a 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.execution.services Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.execution.services Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -153,6 +153,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/package-use.html b/site/javadoc/latest/org/apache/edgent/execution/services/package-use.html
index db96e41..e22582e 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.execution.services (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.execution.services (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -506,6 +506,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/BiConsumer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/BiConsumer.html b/site/javadoc/latest/org/apache/edgent/function/BiConsumer.html
index d3686fe..77d75d1 100644
--- a/site/javadoc/latest/org/apache/edgent/function/BiConsumer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>BiConsumer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="BiConsumer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -241,6 +241,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/BiFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/BiFunction.html b/site/javadoc/latest/org/apache/edgent/function/BiFunction.html
index 139e9ca..5a7e1ef 100644
--- a/site/javadoc/latest/org/apache/edgent/function/BiFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>BiFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="BiFunction (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -244,6 +244,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/Consumer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Consumer.html b/site/javadoc/latest/org/apache/edgent/function/Consumer.html
index 2c5c6d4..9840cbc 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Consumer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Consumer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Consumer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window">Aggregate</a>, <a href="../../../../org/apache/edgent/metrics/oplets/CounterOp.html" title="class in org.apache.edgent.metrics.oplets">CounterOp</a>, <a href="../../../../org/apache/edgent/oplet/functional/Events.html" title="class in org.apache.edgent.oplet.functional">Events</a>, <a href="../../../../org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">FanOut</a>, <a href="../../../../org/apache/edgent/oplet/functional/Filter.html" title="class in org.apache.edgent.oplet.functional">Filter</a>, <a href="../../../../org/apache/edgent/oplet/functional/FlatMap.html" title="class in org.apache.edgent.oplet.functional">FlatMap</a>, <a href="../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing">Isolate</a>, <a href="../../../../org/apache/edgent/oplet/functional/Map.html" title="c
 lass in org.apache.edgent.oplet.functional">Map</a>, <a href="../../../../org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Peek</a>, <a href="../../../../org/apache/edgent/oplet/functional/Peek.html" title="class in org.apache.edgent.oplet.functional">Peek</a>, <a href="../../../../org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>, <a href="../../../../org/apache/edgent/oplet/plumbing/PressureReliever.html" title="class in org.apache.edgent.oplet.plumbing">PressureReliever</a>, <a href="../../../../org/apache/edgent/metrics/oplets/RateMeter.html" title="class in org.apache.edgent.metrics.oplets">RateMeter</a>, <a href="../../../../org/apache/edgent/runtime/etiao/SettableForwarder.html" title="class in org.apache.edgent.runtime.etiao">SettableForwarder</a>, <a href="../../../../org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets">SingleMetric
 AbstractOplet</a>, <a href="../../../../org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">Split</a>, <a href="../../../../org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">StreamScope</a>, <a href="../../../../org/apache/edgent/streamscope/oplets/StreamScope.html" title="class in org.apache.edgent.streamscope.oplets">StreamScope</a>, <a href="../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="class in org.apache.edgent.oplet.plumbing">UnorderedIsolate</a>, <a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a>, <a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">W
 ebSocketClientBinarySender</a>, <a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>, <a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></dd>
+<dd><a href="../../../../org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window">Aggregate</a>, <a href="../../../../org/apache/edgent/metrics/oplets/CounterOp.html" title="class in org.apache.edgent.metrics.oplets">CounterOp</a>, <a href="../../../../org/apache/edgent/oplet/functional/Events.html" title="class in org.apache.edgent.oplet.functional">Events</a>, <a href="../../../../org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">FanOut</a>, <a href="../../../../org/apache/edgent/oplet/functional/Filter.html" title="class in org.apache.edgent.oplet.functional">Filter</a>, <a href="../../../../org/apache/edgent/oplet/functional/FlatMap.html" title="class in org.apache.edgent.oplet.functional">FlatMap</a>, <a href="../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing">Isolate</a>, <a href="../../../../org/apache/edgent/oplet/functional/Map.html" title="c
 lass in org.apache.edgent.oplet.functional">Map</a>, <a href="../../../../org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Peek</a>, <a href="../../../../org/apache/edgent/oplet/functional/Peek.html" title="class in org.apache.edgent.oplet.functional">Peek</a>, <a href="../../../../org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>, <a href="../../../../org/apache/edgent/oplet/plumbing/PressureReliever.html" title="class in org.apache.edgent.oplet.plumbing">PressureReliever</a>, <a href="../../../../org/apache/edgent/metrics/oplets/RateMeter.html" title="class in org.apache.edgent.metrics.oplets">RateMeter</a>, <a href="../../../../org/apache/edgent/runtime/etiao/SettableForwarder.html" title="class in org.apache.edgent.runtime.etiao">SettableForwarder</a>, <a href="../../../../org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets">SingleMetric
 AbstractOplet</a>, <a href="../../../../org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">Split</a>, <a href="../../../../org/apache/edgent/streamscope/oplets/StreamScope.html" title="class in org.apache.edgent.streamscope.oplets">StreamScope</a>, <a href="../../../../org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">StreamScope</a>, <a href="../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="class in org.apache.edgent.oplet.plumbing">UnorderedIsolate</a></dd>
 </dl>
 <hr>
 <br>
@@ -241,6 +241,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/Function.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Function.html b/site/javadoc/latest/org/apache/edgent/function/Function.html
index 727870b..6390204 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Function.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Function (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Function (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -253,6 +253,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/Functions.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Functions.html b/site/javadoc/latest/org/apache/edgent/function/Functions.html
index 44ad6fe..9c4411c 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Functions.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Functions (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Functions (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -660,6 +660,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/Predicate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Predicate.html b/site/javadoc/latest/org/apache/edgent/function/Predicate.html
index c6cb752..84ce022 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Predicate.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Predicate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Predicate (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/Supplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Supplier.html b/site/javadoc/latest/org/apache/edgent/function/Supplier.html
index 0584314..8c8acb3 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Supplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Supplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Supplier (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -254,6 +254,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html b/site/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
index eee430b..6757642 100644
--- a/site/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ToDoubleFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="ToDoubleFunction (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -234,6 +234,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/ToIntFunction.html b/site/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
index 38dde9f..41218e6 100644
--- a/site/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ToIntFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="ToIntFunction (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/UnaryOperator.html b/site/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
index 4363151..19bb31a 100644
--- a/site/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>UnaryOperator (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="UnaryOperator (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/WrappedFunction.html b/site/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
index e8c22f2..684f18b 100644
--- a/site/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>WrappedFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="WrappedFunction (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -355,6 +355,6 @@ implements java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/BiConsumer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/BiConsumer.html b/site/javadoc/latest/org/apache/edgent/function/class-use/BiConsumer.html
index ac30c59..3e4fd0e 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/BiConsumer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.function.BiConsumer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.BiConsumer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -406,7 +406,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -441,6 +441,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/BiFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/BiFunction.html b/site/javadoc/latest/org/apache/edgent/function/class-use/BiFunction.html
index 8ac951c..a35e125 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/BiFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.function.BiFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.BiFunction (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -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.<br></div>
+<div class="block">Make an HTTP request with body for each tuple.</div>
 </td>
 </tr>
 </tbody>
@@ -550,23 +550,23 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TWindowImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html#aggregate-org.apache.edgent.function.BiFunction-">aggregate</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">K</a>,U&gt;&nbsp;processor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">TWindowTimeImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html#aggregate-org.apache.edgent.function.BiFunction-">aggregate</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">K</a>,U&gt;&nbsp;processor)</code>
 <div class="block">Window behaviour here is that:
  
  Tuples are always inserted into the partition.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TWindowImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html#aggregate-org.apache.edgent.function.BiFunction-">aggregate</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">K</a>,U&gt;&nbsp;processor)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TWindowTimeImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html#batch-org.apache.edgent.function.BiFunction-">batch</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">K</a>,U&gt;&nbsp;batcher)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TWindowImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html#batch-org.apache.edgent.function.BiFunction-">batch</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">K</a>,U&gt;&nbsp;batcher)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TWindowImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html#batch-org.apache.edgent.function.BiFunction-">batch</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">K</a>,U&gt;&nbsp;batcher)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TWindowTimeImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html#batch-org.apache.edgent.function.BiFunction-">batch</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">K</a>,U&gt;&nbsp;batcher)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>&lt;J,U,K&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;J&gt;</code></td>
@@ -648,7 +648,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -683,6 +683,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[40/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html b/site/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html
index 5e55e96..9d4b295 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.function.Consumer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.Consumer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -107,65 +107,57 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.function">org.apache.edgent.function</a></td>
 <td class="colLast">
 <div class="block">Functional interfaces for lambda expressions.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.metrics.oplets">org.apache.edgent.metrics.oplets</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet">org.apache.edgent.oplet</a></td>
 <td class="colLast">
 <div class="block">Oplets API.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.core">org.apache.edgent.oplet.core</a></td>
 <td class="colLast">
 <div class="block">Core primitive oplets.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional</a></td>
 <td class="colLast">
 <div class="block">Oplets that process tuples using functions.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.plumbing">org.apache.edgent.oplet.plumbing</a></td>
 <td class="colLast">
 <div class="block">Oplets that control the flow of tuples.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.window">org.apache.edgent.oplet.window</a></td>
 <td class="colLast">
 <div class="block">Oplets using windows.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.runtime.etiao">org.apache.edgent.runtime.etiao</a></td>
 <td class="colLast">
 <div class="block">A runtime for executing an Edgent streaming topology, designed as an embeddable library 
  so that it can be executed in a simple Java application.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.edgent.streamscope">org.apache.edgent.streamscope</a></td>
-<td class="colLast">
-<div class="block">Stream Oscilloscope - package for instrumenting streams to capture tuples.</div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td>
@@ -248,16 +240,16 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String&nbsp;topic,
+                     java.lang.Class&lt;? super T&gt;&nbsp;streamType)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String&nbsp;topic,
                      java.lang.Class&lt;? super T&gt;&nbsp;streamType)</code>
 <div class="block">Get the destination for a publisher.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String&nbsp;topic,
-                     java.lang.Class&lt;? super T&gt;&nbsp;streamType)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -269,26 +261,26 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><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</a></span>(java.lang.String&nbsp;topic,
+<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><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</a></span>(java.lang.String&nbsp;topic,
              java.lang.Class&lt;T&gt;&nbsp;streamType,
-             <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</code>
-<div class="block">Add a subscriber to a published topic.</div>
-</td>
+             <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><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</a></span>(java.lang.String&nbsp;topic,
+<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><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</a></span>(java.lang.String&nbsp;topic,
              java.lang.Class&lt;T&gt;&nbsp;streamType,
-             <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</code>&nbsp;</td>
+             <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</code>
+<div class="block">Add a subscriber to a published topic.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#removeSubscriber-java.lang.String-org.apache.edgent.function.Consumer-">removeSubscriber</a></span>(java.lang.String&nbsp;topic,
+<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#removeSubscriber-java.lang.String-org.apache.edgent.function.Consumer-">removeSubscriber</a></span>(java.lang.String&nbsp;topic,
                 <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;?&gt;&nbsp;subscriber)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#removeSubscriber-java.lang.String-org.apache.edgent.function.Consumer-">removeSubscriber</a></span>(java.lang.String&nbsp;topic,
+<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#removeSubscriber-java.lang.String-org.apache.edgent.function.Consumer-">removeSubscriber</a></span>(java.lang.String&nbsp;topic,
                 <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;?&gt;&nbsp;subscriber)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -314,62 +306,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a> in <a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> that implement <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a>&lt;T&gt;</span></code>&nbsp;</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/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a>&lt;T&gt;</span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&lt;T&gt;</span></code>&nbsp;</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/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&lt;T&gt;</span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> declared as <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></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>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">WebSocketClientReceiver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#eventHandler">eventHandler</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">
-<caption><span>Methods in <a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</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">WebSocketClientReceiver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-org.apache.edgent.function.Consumer-">accept</a></span>(<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;eventHandler)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.edgent.function">
 <!--   -->
 </a>
@@ -530,16 +466,16 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Source.html" title="type parameter in Source">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type parameter in FanIn">U</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">O</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Pipe.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type parameter in FanIn">U</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Source.html" title="type parameter in Source">T</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Sink.html" title="type parameter in Sink">T</a>&gt;</code></td>
@@ -557,28 +493,28 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Split.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Split.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;java.lang.Void&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/FanOut.html" title="type parameter in FanOut">T</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">FanOut.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanOut.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Sink.html" title="type parameter in Sink">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Sink.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Sink.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">I</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Pipe.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Sink.html" title="type parameter in Sink">T</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Sink.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Sink.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/FanOut.html" title="type parameter in FanOut">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FanOut.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanOut.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;java.lang.Void&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Split.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Split.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -849,12 +785,12 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.edgent.streamscope">
+<li class="blockList"><a name="org.apache.edgent.streamscope.oplets">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a> in <a href="../../../../../org/apache/edgent/streamscope/package-summary.html">org.apache.edgent.streamscope</a></h3>
+<h3>Uses of <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a> in <a href="../../../../../org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</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/streamscope/package-summary.html">org.apache.edgent.streamscope</a> that implement <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Classes in <a href="../../../../../org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</a> that implement <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</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>
@@ -862,17 +798,12 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">StreamScope</a>&lt;T&gt;</span></code>
-<div class="block">A Stream "oscilloscope" for capturing stream tuples for analysis / debug.</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/streamscope/oplets/StreamScope.html" title="class in org.apache.edgent.streamscope.oplets">StreamScope</a>&lt;T&gt;</span></code>
+<div class="block">A Stream "oscilloscope" oplet.</div>
 </td>
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.edgent.streamscope.oplets">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a> in <a href="../../../../../org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</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/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</a> with parameters of type <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -1073,7 +1004,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -1108,6 +1039,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/Function.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/Function.html b/site/javadoc/latest/org/apache/edgent/function/class-use/Function.html
index 103bf1c..034c988 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/Function.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.function.Function (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.Function (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -137,69 +137,65 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.function">org.apache.edgent.function</a></td>
 <td class="colLast">
 <div class="block">Functional interfaces for lambda expressions.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional</a></td>
 <td class="colLast">
 <div class="block">Oplets that process tuples using functions.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.plumbing">org.apache.edgent.oplet.plumbing</a></td>
 <td class="colLast">
 <div class="block">Oplets that control the flow of tuples.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<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="altColor">
+<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="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.samples.connectors">org.apache.edgent.samples.connectors</a></td>
 <td class="colLast">
 <div class="block">General support for connector samples.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td>
 <td class="colLast">
 <div class="block">Functional api to build a streaming topology.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology.json">org.apache.edgent.topology.json</a></td>
 <td class="colLast">
 <div class="block">Utilities for use of JSON in a streaming topology.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology.plumbing">org.apache.edgent.topology.plumbing</a></td>
 <td class="colLast">
 <div class="block">Plumbing for a streaming topology.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology.spi.graph">org.apache.edgent.topology.spi.graph</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.window">org.apache.edgent.window</a></td>
 <td class="colLast">
 <div class="block">Window API.</div>
@@ -346,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.<br></div>
+<div class="block">Make an HTTP request with body for each tuple.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -357,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.<br></div>
+<div class="block">Make an HTTP request with body for each tuple.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -368,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.<br></div>
+<div class="block">Make an HTTP request with body for each tuple.</div>
 </td>
 </tr>
 </tbody>
@@ -659,48 +655,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a> in <a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> declared as <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a></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>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">WebSocketClientSender.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#toPayload">toPayload</a></span></code>&nbsp;</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/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html#WebSocketClientBinaryReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinaryReceiver</a></span>(<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                             <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;byte[],<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#WebSocketClientBinarySender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinarySender</a></span>(<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                           <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>,byte[]&gt;&nbsp;toPayload)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#WebSocketClientReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientReceiver</a></span>(<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                       <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;java.lang.String,<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#WebSocketClientSender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientSender</a></span>(<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                     <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;&nbsp;toPayload)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.edgent.function">
 <!--   -->
 </a>
@@ -1218,7 +1172,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -1253,6 +1207,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/Functions.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/Functions.html b/site/javadoc/latest/org/apache/edgent/function/class-use/Functions.html
index 248ad41..99e7e25 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/Functions.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.function.Functions (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.function.Functions (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Functions.html" title="class in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Functions.html" title="class in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html b/site/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html
index 15b7749..e488d76 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.function.Predicate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.Predicate (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -209,14 +209,14 @@
 </tr>
 <tbody>
 <tr 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/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code>
+<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"><span class="typeNameLabel">FileWriterCycleConfig.</span><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 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/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code>
+<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"><span class="typeNameLabel">FileWriterFlushConfig.</span><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>
@@ -247,17 +247,17 @@
 </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/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/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>
 </tbody>
 </table>
 </li>
@@ -447,7 +447,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -482,6 +482,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html b/site/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html
index c84eca1..39cccdb 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.function.Supplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.Supplier (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -143,72 +143,68 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.function">org.apache.edgent.function</a></td>
 <td class="colLast">
 <div class="block">Functional interfaces for lambda expressions.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.graph">org.apache.edgent.graph</a></td>
 <td class="colLast">
 <div class="block">Low-level graph building API.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.graph.spi">org.apache.edgent.graph.spi</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional</a></td>
 <td class="colLast">
 <div class="block">Oplets that process tuples using functions.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.providers.direct">org.apache.edgent.providers.direct</a></td>
 <td class="colLast">
 <div class="block">Direct execution of a streaming topology.</div>
 </td>
 </tr>
-<tr class="altColor">
+<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="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.samples.connectors">org.apache.edgent.samples.connectors</a></td>
 <td class="colLast">
 <div class="block">General support for connector samples.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td>
 <td class="colLast">
 <div class="block">Functional api to build a streaming topology.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology.spi">org.apache.edgent.topology.spi</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology.spi.functions">org.apache.edgent.topology.spi.functions</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology.spi.graph">org.apache.edgent.topology.spi.graph</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.window">org.apache.edgent.window</a></td>
 <td class="colLast">
 <div class="block">Window API.</div>
@@ -424,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.<br></div>
+<div class="block">Make an HTTP request with body for each tuple.</div>
 </td>
 </tr>
 </tbody>
@@ -482,7 +478,10 @@
 <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</div>
+<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>
 </td>
 </tr>
 </tbody>
@@ -548,23 +547,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a> in <a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</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/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#WebSocketClientConnector-java.util.Properties-org.apache.edgent.function.Supplier-">WebSocketClientConnector</a></span>(java.util.Properties&nbsp;config,
-                        <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;javax.websocket.WebSocketContainer&gt;&nbsp;containerFn)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.edgent.function">
 <!--   -->
 </a>
@@ -956,7 +938,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -991,6 +973,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html b/site/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html
index 4267302..4f3111b 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.function.ToDoubleFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.ToDoubleFunction (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -144,7 +144,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -179,6 +179,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html b/site/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html
index f8b5db0..eed35d7 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.function.ToIntFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.ToIntFunction (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -176,7 +176,11 @@
 <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</div>
+<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>
 </td>
 </tr>
 </tbody>
@@ -245,7 +249,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -280,6 +284,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html b/site/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html
index 2feeb30..e629cf0 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.function.UnaryOperator (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.function.UnaryOperator (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -305,7 +305,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -340,6 +340,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html b/site/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html
index 9409e97..be56edc 100644
--- a/site/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.function.WrappedFunction (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.function.WrappedFunction (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/WrappedFunction.html" title="class in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -126,7 +126,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/function/WrappedFunction.html" title="class in org.apache.edgent.function">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/package-frame.html b/site/javadoc/latest/org/apache/edgent/function/package-frame.html
index 71c6550..89f603a 100644
--- a/site/javadoc/latest/org/apache/edgent/function/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.function (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/package-summary.html b/site/javadoc/latest/org/apache/edgent/function/package-summary.html
index ca56f75..6da405c 100644
--- a/site/javadoc/latest/org/apache/edgent/function/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.function (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.function (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -221,6 +221,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/package-tree.html b/site/javadoc/latest/org/apache/edgent/function/package-tree.html
index 6256532..c717b4a 100644
--- a/site/javadoc/latest/org/apache/edgent/function/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.function Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.function Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[10/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileStreams.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileStreams.html
new file mode 100644
index 0000000..a39db0f
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileStreams.html
@@ -0,0 +1,518 @@
+<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>FileStreams (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 use:
+ <pre><code>
+ 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></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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterCycleConfig.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
new file mode 100644
index 0000000..b29ad0a
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>FileWriterCycleConfig (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterFlushConfig.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
new file mode 100644
index 0000000..84c93bd
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>FileWriterFlushConfig (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[43/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html
deleted file mode 100644
index 99f2499..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html
+++ /dev/null
@@ -1,369 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>WebSocketClientSender (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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="WebSocketClientSender (Edgent v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":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/WebSocketClientSender.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/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><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/wsclient/javax/websocket/runtime/WebSocketClientSender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientSender.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.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientSender" class="title">Class WebSocketClientSender&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.wsclient.javax.websocket.runtime.WebSocketClientSender&lt;T&gt;</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.AutoCloseable, <a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;</dd>
-</dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientSender&lt;T&gt;</span>
-extends java.lang.Object
-implements <a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;, java.lang.AutoCloseable</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../../../serialized-form.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">Serialized Form</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>protected <a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#connector">connector</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#toPayload">toPayload</a></span></code>&nbsp;</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/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#WebSocketClientSender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientSender</a></span>(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                     <a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;&nbsp;toPayload)</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/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#accept-T-">accept</a></span>(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>&nbsp;value)</code>
-<div class="block">Apply the function to <code>value</code>.</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/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#close--">close</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>
-</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="connector">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>connector</h4>
-<pre>protected final&nbsp;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector</pre>
-</li>
-</ul>
-<a name="toPayload">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>toPayload</h4>
-<pre>protected final&nbsp;<a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt; toPayload</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="WebSocketClientSender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientSender</h4>
-<pre>public&nbsp;WebSocketClientSender(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                             <a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;&nbsp;toPayload)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="accept-java.lang.Object-">
-<!--   -->
-</a><a name="accept-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>accept</h4>
-<pre>public&nbsp;void&nbsp;accept(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>&nbsp;value)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../../org/apache/edgent/function/Consumer.html#accept-T-">Consumer</a></code></span></div>
-<div class="block">Apply the function to <code>value</code>.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../../../../org/apache/edgent/function/Consumer.html#accept-T-">accept</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value function is applied to.</dd>
-</dl>
-</li>
-</ul>
-<a name="close--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>close</h4>
-<pre>public&nbsp;void&nbsp;close()
-           throws java.lang.Exception</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.lang.AutoCloseable</code></dd>
-<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/WebSocketClientSender.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/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><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/wsclient/javax/websocket/runtime/WebSocketClientSender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientSender.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html
deleted file mode 100644
index de576a3..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver (Edgent v0.4.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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinaryReceiver.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.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver" class="title">Uses of Class<br>org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver</h2>
-</div>
-<div class="classUseContainer">No usage of org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver</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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinaryReceiver.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html
deleted file mode 100644
index 392fd76..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.wsclient.javax.websocket.runtime.WebSocketClientBinarySender (Edgent v0.4.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/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinarySender.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.wsclient.javax.websocket.runtime.WebSocketClientBinarySender" class="title">Uses of Class<br>org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender</h2>
-</div>
-<div class="classUseContainer">No usage of org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender</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/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinarySender.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html
deleted file mode 100644
index 57375d2..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html
+++ /dev/null
@@ -1,194 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.wsclient.javax.websocket.runtime.WebSocketClientConnector (Edgent v0.4.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/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientConnector.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.wsclient.javax.websocket.runtime.WebSocketClientConnector" class="title">Uses of Class<br>org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector</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/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</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.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> in <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> declared as <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></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>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">WebSocketClientSender.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#connector">connector</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">WebSocketClientReceiver.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#connector">connector</a></span></code>&nbsp;</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/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html#WebSocketClientBinaryReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinaryReceiver</a></span>(<a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                             <a href="../../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;byte[],<a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#WebSocketClientBinarySender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinarySender</a></span>(<a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                           <a href="../../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>,byte[]&gt;&nbsp;toPayload)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#WebSocketClientReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientReceiver</a></span>(<a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                       <a href="../../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;java.lang.String,<a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#WebSocketClientSender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientSender</a></span>(<a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                     <a href="../../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;&nbsp;toPayload)</code>&nbsp;</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/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientConnector.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html
deleted file mode 100644
index 2d1ce7b..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html
+++ /dev/null
@@ -1,166 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.wsclient.javax.websocket.runtime.WebSocketClientReceiver (Edgent v0.4.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/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientReceiver.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.wsclient.javax.websocket.runtime.WebSocketClientReceiver" class="title">Uses of Class<br>org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver</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/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</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.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a> in <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a> in <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a>&lt;T&gt;</span></code>&nbsp;</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/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientReceiver.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html
deleted file mode 100644
index a902a90..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html
+++ /dev/null
@@ -1,166 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.wsclient.javax.websocket.runtime.WebSocketClientSender (Edgent v0.4.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/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientSender.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.wsclient.javax.websocket.runtime.WebSocketClientSender" class="title">Uses of Class<br>org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender</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/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</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.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a> in <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a> in <a href="../../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a>&lt;T&gt;</span></code>&nbsp;</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/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Class</a></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/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientSender.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-frame.html
deleted file mode 100644
index e1e0cd7..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-frame.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.wsclient.javax.websocket.runtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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/wsclient/javax/websocket/runtime/package-summary.html" target="classFrame">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinaryReceiver</a></li>
-<li><a href="WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinarySender</a></li>
-<li><a href="WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientConnector</a></li>
-<li><a href="WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientReceiver</a></li>
-<li><a href="WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientSender</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html
deleted file mode 100644
index cd45ade..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html
+++ /dev/null
@@ -1,160 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.wsclient.javax.websocket.runtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.wsclient.javax.websocket.runtime (Edgent v0.4.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/wsclient/javax/websocket/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../../../../org/apache/edgent/execution/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/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.connectors.wsclient.javax.websocket.runtime</h1>
-</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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a>&lt;T&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a>&lt;T&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&lt;T&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&lt;T&gt;</td>
-<td class="colLast">&nbsp;</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 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/wsclient/javax/websocket/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../../../../org/apache/edgent/execution/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-tree.html
deleted file mode 100644
index 1192296..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-tree.html
+++ /dev/null
@@ -1,153 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.wsclient.javax.websocket.runtime Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.wsclient.javax.websocket.runtime Class Hierarchy (Edgent v0.4.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/wsclient/javax/websocket/package-tree.html">Prev</a></li>
-<li><a href="../../../../../../../../org/apache/edgent/execution/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/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.connectors.wsclient.javax.websocket.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.connectors.runtime.Connector&lt;T&gt; (implements java.lang.AutoCloseable, java.io.Serializable)
-<ul>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientConnector</span></a> (implements java.io.Serializable)</li>
-</ul>
-</li>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientReceiver</span></a>&lt;T&gt; (implements java.lang.AutoCloseable, org.apache.edgent.function.<a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;)
-<ul>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinaryReceiver</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientSender</span></a>&lt;T&gt; (implements java.lang.AutoCloseable, org.apache.edgent.function.<a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;)
-<ul>
-<li type="circle">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinarySender</span></a>&lt;T&gt;</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/wsclient/javax/websocket/package-tree.html">Prev</a></li>
-<li><a href="../../../../../../../../org/apache/edgent/execution/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-use.html
deleted file mode 100644
index 5b1d067..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-use.html
+++ /dev/null
@@ -1,165 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.wsclient.javax.websocket.runtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.wsclient.javax.websocket.runtime (Edgent v0.4.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/wsclient/javax/websocket/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.connectors.wsclient.javax.websocket.runtime" class="title">Uses of Package<br>org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</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/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> used by <a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&nbsp;</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/wsclient/javax/websocket/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>



[07/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/HttpResponders.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/HttpResponders.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/HttpResponders.html
new file mode 100644
index 0000000..51102bf
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>HttpResponders (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/HttpStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/HttpStreams.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/HttpStreams.html
new file mode 100644
index 0000000..dca51b4
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>HttpStreams (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/class-use/HttpClients.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/class-use/HttpClients.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/class-use/HttpClients.html
new file mode 100644
index 0000000..d87d694
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.http.HttpClients (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/class-use/HttpResponders.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/class-use/HttpResponders.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/class-use/HttpResponders.html
new file mode 100644
index 0000000..ddad286
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.http.HttpResponders (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/class-use/HttpStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/class-use/HttpStreams.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/class-use/HttpStreams.html
new file mode 100644
index 0000000..787d273
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.http.HttpStreams (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-frame.html
new file mode 100644
index 0000000..8a94227
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.http (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-summary.html
new file mode 100644
index 0000000..6030c95
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.http (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-tree.html
new file mode 100644
index 0000000..4991bf2
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.http Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[44/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html
deleted file mode 100644
index 62c0c15..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html
+++ /dev/null
@@ -1,276 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>WebSocketClientBinaryReceiver (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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="WebSocketClientBinaryReceiver (Edgent v0.4.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/WebSocketClientBinaryReceiver.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/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinaryReceiver.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="#fields.inherited.from.class.org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">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>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.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientBinaryReceiver" class="title">Class WebSocketClientBinaryReceiver&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/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver</a>&lt;T&gt;</li>
-<li>
-<ul class="inheritance">
-<li>org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver&lt;T&gt;</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.AutoCloseable, <a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientBinaryReceiver&lt;T&gt;</span>
-extends <a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&lt;T&gt;</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../../../serialized-form.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver">Serialized Form</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.wsclient.javax.websocket.runtime.WebSocketClientReceiver">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></h3>
-<code><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#connector">connector</a>, <a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#eventHandler">eventHandler</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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html#WebSocketClientBinaryReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinaryReceiver</a></span>(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                             <a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;byte[],<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></h3>
-<code><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-org.apache.edgent.function.Consumer-">accept</a>, <a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#close--">close</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, 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="WebSocketClientBinaryReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientBinaryReceiver</h4>
-<pre>public&nbsp;WebSocketClientBinaryReceiver(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                                     <a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;byte[],<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt;&nbsp;toTuple)</pre>
-</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/WebSocketClientBinaryReceiver.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/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinaryReceiver.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="#fields.inherited.from.class.org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">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>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html
deleted file mode 100644
index 30917f1..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html
+++ /dev/null
@@ -1,324 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>WebSocketClientBinarySender (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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="WebSocketClientBinarySender (Edgent v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":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/WebSocketClientBinarySender.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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinarySender.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="#fields.inherited.from.class.org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">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>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.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientBinarySender" class="title">Class WebSocketClientBinarySender&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/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender</a>&lt;T&gt;</li>
-<li>
-<ul class="inheritance">
-<li>org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender&lt;T&gt;</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.AutoCloseable, <a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientBinarySender&lt;T&gt;</span>
-extends <a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&lt;T&gt;</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../../../serialized-form.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender">Serialized Form</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.wsclient.javax.websocket.runtime.WebSocketClientSender">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></h3>
-<code><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#connector">connector</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/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#WebSocketClientBinarySender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinarySender</a></span>(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                           <a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>,byte[]&gt;&nbsp;toPayload)</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/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#accept-T-">accept</a></span>(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&nbsp;value)</code>
-<div class="block">Apply the function to <code>value</code>.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></h3>
-<code><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#close--">close</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, 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="WebSocketClientBinarySender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientBinarySender</h4>
-<pre>public&nbsp;WebSocketClientBinarySender(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                                   <a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>,byte[]&gt;&nbsp;toPayload)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="accept-java.lang.Object-">
-<!--   -->
-</a><a name="accept-T-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>accept</h4>
-<pre>public&nbsp;void&nbsp;accept(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&nbsp;value)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../../org/apache/edgent/function/Consumer.html#accept-T-">Consumer</a></code></span></div>
-<div class="block">Apply the function to <code>value</code>.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../../../../org/apache/edgent/function/Consumer.html#accept-T-">accept</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&gt;</code></dd>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#accept-T-">accept</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value function is applied to.</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/WebSocketClientBinarySender.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/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinarySender.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="#fields.inherited.from.class.org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">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>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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html
deleted file mode 100644
index 47afe38..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html
+++ /dev/null
@@ -1,459 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>WebSocketClientConnector (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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="WebSocketClientConnector (Edgent v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":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/WebSocketClientConnector.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/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientConnector.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.classes.inherited.from.class.org.apache.edgent.connectors.runtime.Connector">Nested</a>&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.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientConnector" class="title">Class WebSocketClientConnector</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>org.apache.edgent.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</li>
-<li>
-<ul class="inheritance">
-<li>org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector</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.AutoCloseable</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientConnector</span>
-extends org.apache.edgent.connectors.runtime.Connector&lt;javax.websocket.Session&gt;
-implements java.io.Serializable</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../../../serialized-form.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector">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>
-<ul class="blockList">
-<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.edgent.connectors.runtime.Connector">
-<!--   -->
-</a>
-<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.edgent.connectors.runtime.Connector</h3>
-<code>org.apache.edgent.connectors.runtime.Connector.State</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/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#WebSocketClientConnector-java.util.Properties-org.apache.edgent.function.Supplier-">WebSocketClientConnector</a></span>(java.util.Properties&nbsp;config,
-                        <a href="../../../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;javax.websocket.WebSocketContainer&gt;&nbsp;containerFn)</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/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#doClose-javax.websocket.Session-">doClose</a></span>(javax.websocket.Session&nbsp;session)</code>
-<div class="block">A one-shot request to permanently close the client.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>protected javax.websocket.Session</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#doConnect-javax.websocket.Session-">doConnect</a></span>(javax.websocket.Session&nbsp;session)</code>
-<div class="block">A one-shot request to connect the client to its server.</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/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#doDisconnect-javax.websocket.Session-">doDisconnect</a></span>(javax.websocket.Session&nbsp;session)</code>
-<div class="block">A one-shot request to disconnect the client.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>org.slf4j.Logger</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#getLogger--">getLogger</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>protected java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#id--">id</a></span>()</code>
-<div class="block">Get a connector id to use in log and exception msgs</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#onBinaryMessage-byte:A-">onBinaryMessage</a></span>(byte[]&nbsp;message)</code>&nbsp;</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#onError-javax.websocket.Session-java.lang.Throwable-">onError</a></span>(javax.websocket.Session&nbsp;client,
-       java.lang.Throwable&nbsp;t)</code>&nbsp;</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#onTextMessage-java.lang.String-">onTextMessage</a></span>(java.lang.String&nbsp;message)</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.connectors.runtime.Connector">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.edgent.connectors.runtime.Connector</h3>
-<code>client, close, connectionLost, notIdle, setIdleReconnectInterval, setIdleTimeout</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, 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="WebSocketClientConnector-java.util.Properties-org.apache.edgent.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientConnector</h4>
-<pre>public&nbsp;WebSocketClientConnector(java.util.Properties&nbsp;config,
-                                <a href="../../../../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;javax.websocket.WebSocketContainer&gt;&nbsp;containerFn)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getLogger--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getLogger</h4>
-<pre>public&nbsp;org.slf4j.Logger&nbsp;getLogger()</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>getLogger</code>&nbsp;in class&nbsp;<code>org.apache.edgent.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-</dl>
-</li>
-</ul>
-<a name="doConnect-javax.websocket.Session-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>doConnect</h4>
-<pre>protected&nbsp;javax.websocket.Session&nbsp;doConnect(javax.websocket.Session&nbsp;session)
-                                     throws java.lang.Exception</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code>org.apache.edgent.connectors.runtime.Connector</code></span></div>
-<div class="block">A one-shot request to connect the client to its server.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>doConnect</code>&nbsp;in class&nbsp;<code>org.apache.edgent.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - the connector's client object.  may be null.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a connected client.  not necessarily the same as <code>client</code>.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - if unable to connect</dd>
-</dl>
-</li>
-</ul>
-<a name="doDisconnect-javax.websocket.Session-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>doDisconnect</h4>
-<pre>protected&nbsp;void&nbsp;doDisconnect(javax.websocket.Session&nbsp;session)
-                     throws java.lang.Exception</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code>org.apache.edgent.connectors.runtime.Connector</code></span></div>
-<div class="block">A one-shot request to disconnect the client.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>doDisconnect</code>&nbsp;in class&nbsp;<code>org.apache.edgent.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - the connector's client object.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - if unable to disconnect</dd>
-</dl>
-</li>
-</ul>
-<a name="doClose-javax.websocket.Session-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>doClose</h4>
-<pre>protected&nbsp;void&nbsp;doClose(javax.websocket.Session&nbsp;session)
-                throws java.lang.Exception</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code>org.apache.edgent.connectors.runtime.Connector</code></span></div>
-<div class="block">A one-shot request to permanently close the client.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>doClose</code>&nbsp;in class&nbsp;<code>org.apache.edgent.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - the connector's client object.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - if unable to close</dd>
-</dl>
-</li>
-</ul>
-<a name="id--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>id</h4>
-<pre>protected&nbsp;java.lang.String&nbsp;id()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code>org.apache.edgent.connectors.runtime.Connector</code></span></div>
-<div class="block">Get a connector id to use in log and exception msgs</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>id</code>&nbsp;in class&nbsp;<code>org.apache.edgent.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the id</dd>
-</dl>
-</li>
-</ul>
-<a name="onError-javax.websocket.Session-java.lang.Throwable-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>onError</h4>
-<pre>public&nbsp;void&nbsp;onError(javax.websocket.Session&nbsp;client,
-                    java.lang.Throwable&nbsp;t)</pre>
-</li>
-</ul>
-<a name="onTextMessage-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>onTextMessage</h4>
-<pre>public&nbsp;void&nbsp;onTextMessage(java.lang.String&nbsp;message)</pre>
-</li>
-</ul>
-<a name="onBinaryMessage-byte:A-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>onBinaryMessage</h4>
-<pre>public&nbsp;void&nbsp;onBinaryMessage(byte[]&nbsp;message)</pre>
-</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/WebSocketClientConnector.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/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientConnector.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.classes.inherited.from.class.org.apache.edgent.connectors.runtime.Connector">Nested</a>&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html
deleted file mode 100644
index 99cfc4b..0000000
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html
+++ /dev/null
@@ -1,367 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>WebSocketClientReceiver (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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="WebSocketClientReceiver (Edgent v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":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/WebSocketClientReceiver.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/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientReceiver.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.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientReceiver" class="title">Class WebSocketClientReceiver&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.wsclient.javax.websocket.runtime.WebSocketClientReceiver&lt;T&gt;</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.AutoCloseable, <a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;&gt;</dd>
-</dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientReceiver&lt;T&gt;</span>
-extends java.lang.Object
-implements <a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;T&gt;&gt;, java.lang.AutoCloseable</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../../../serialized-form.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">Serialized Form</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>protected <a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#connector">connector</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#eventHandler">eventHandler</a></span></code>&nbsp;</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/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#WebSocketClientReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientReceiver</a></span>(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                       <a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;java.lang.String,<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;toTuple)</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/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-org.apache.edgent.function.Consumer-">accept</a></span>(<a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;eventHandler)</code>
-<div class="block">Apply the function to <code>value</code>.</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/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#close--">close</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>
-</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="connector">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>connector</h4>
-<pre>protected final&nbsp;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector</pre>
-</li>
-</ul>
-<a name="eventHandler">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>eventHandler</h4>
-<pre>protected&nbsp;<a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt; eventHandler</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="WebSocketClientReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientReceiver</h4>
-<pre>public&nbsp;WebSocketClientReceiver(<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                               <a href="../../../../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;java.lang.String,<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;toTuple)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="accept-org.apache.edgent.function.Consumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>accept</h4>
-<pre>public&nbsp;void&nbsp;accept(<a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;eventHandler)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../../org/apache/edgent/function/Consumer.html#accept-T-">Consumer</a></code></span></div>
-<div class="block">Apply the function to <code>value</code>.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../../../../org/apache/edgent/function/Consumer.html#accept-T-">accept</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>eventHandler</code> - Value function is applied to.</dd>
-</dl>
-</li>
-</ul>
-<a name="close--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>close</h4>
-<pre>public&nbsp;void&nbsp;close()
-           throws java.lang.Exception</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.lang.AutoCloseable</code></dd>
-<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/WebSocketClientReceiver.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/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientReceiver.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>


[26/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-tree.html b/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-tree.html
index 9c7fa97..13e8b2a 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.streamscope.oplets Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.streamscope.oplets Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-use.html b/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-use.html
index 3979974..20a0c1f 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.streamscope.oplets (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.streamscope.oplets (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/package-frame.html b/site/javadoc/latest/org/apache/edgent/streamscope/package-frame.html
index 75888e9..8f2b689 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.streamscope (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/package-summary.html b/site/javadoc/latest/org/apache/edgent/streamscope/package-summary.html
index ca2948e..fa74b78 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.streamscope (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.streamscope (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -204,6 +204,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/package-tree.html b/site/javadoc/latest/org/apache/edgent/streamscope/package-tree.html
index bdef4c7..c66210e 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.streamscope Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.streamscope Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/package-use.html b/site/javadoc/latest/org/apache/edgent/streamscope/package-use.html
index d01e04c..770b181 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.streamscope (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.streamscope (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/MyClass1.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/MyClass1.html b/site/javadoc/latest/org/apache/edgent/test/svt/MyClass1.html
index fdd55e2..467a5fe 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/MyClass1.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>MyClass1 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="MyClass1 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -277,6 +277,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/MyClass2.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/MyClass2.html b/site/javadoc/latest/org/apache/edgent/test/svt/MyClass2.html
index b3f03b2..1f6ea4a 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/MyClass2.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>MyClass2 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="MyClass2 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -290,6 +290,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/TopologyTestBasic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/TopologyTestBasic.html b/site/javadoc/latest/org/apache/edgent/test/svt/TopologyTestBasic.html
index cc82ef1..e76bc4b 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/TopologyTestBasic.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TopologyTestBasic (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="TopologyTestBasic (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html
index 02ec101..cfc294b 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FleetManagementAnalyticsClientApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="FleetManagementAnalyticsClientApplication (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html
index 5d5e2da..60e1eca 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>GpsAnalyticsApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="GpsAnalyticsApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -287,6 +287,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html
index cadf222..c7d7302 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ObdAnalyticsApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="ObdAnalyticsApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/FleetManagementAnalyticsClientApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/FleetManagementAnalyticsClientApplication.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/FleetManagementAnalyticsClientApplication.html
index b655f12..dba55f9 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/FleetManagementAnalyticsClientApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.apps.FleetManagementAnalyticsClientApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.FleetManagementAnalyticsClientApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html" title="class in org.apache.edgent.test.svt.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -129,7 +129,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/test/svt/apps/FleetManagementAnalyticsClientApplication.html" title="class in org.apache.edgent.test.svt.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/GpsAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/GpsAnalyticsApplication.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/GpsAnalyticsApplication.html
index 2b0b975..5ce5e5f 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/GpsAnalyticsApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.apps.GpsAnalyticsApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.GpsAnalyticsApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/test/svt/apps/GpsAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/ObdAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/ObdAnalyticsApplication.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/ObdAnalyticsApplication.html
index 2666aa2..0313f7d 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/class-use/ObdAnalyticsApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.apps.ObdAnalyticsApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.ObdAnalyticsApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/test/svt/apps/ObdAnalyticsApplication.html" title="class in org.apache.edgent.test.svt.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html
index f0c0e71..b7786db 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractIotpApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="AbstractIotpApplication (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/class-use/AbstractIotpApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/class-use/AbstractIotpApplication.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/class-use/AbstractIotpApplication.html
index 5315493..7b4393b 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/class-use/AbstractIotpApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.apps.iotp.AbstractIotpApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.apps.iotp.AbstractIotpApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html" title="class in org.apache.edgent.test.svt.apps.iotp">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/test/svt/apps/iotp/AbstractIotpApplication.html" title="class in org.apache.edgent.test.svt.apps.iotp">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-frame.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-frame.html
index 0e727c6..509f395 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt.apps.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-summary.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-summary.html
index 733eea5..180ade4 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt.apps.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.test.svt.apps.iotp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-tree.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-tree.html
index df2c618..b2d3e6e 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt.apps.iotp Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.test.svt.apps.iotp Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-use.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-use.html
index 2673401..eb20623 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/iotp/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.test.svt.apps.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.test.svt.apps.iotp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-frame.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-frame.html
index 79b1f90..444b5e6 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt.apps (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-summary.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-summary.html
index 4887b9c..54b5851 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt.apps (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.test.svt.apps (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -93,7 +93,13 @@
 <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</div>
+<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>
 </td>
 </tr>
 <tr class="altColor">
@@ -153,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-tree.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-tree.html
index 3d2f7c3..0f51b19 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt.apps Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.test.svt.apps Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -144,6 +144,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-use.html b/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-use.html
index 51878bc..0130011 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/apps/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.test.svt.apps (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.test.svt.apps (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass1.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass1.html b/site/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass1.html
index b5d6f63..6b03b3f 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass1.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.MyClass1 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.MyClass1 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/test/svt/MyClass1.html" title="class in org.apache.edgent.test.svt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/test/svt/MyClass1.html" title="class in org.apache.edgent.test.svt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass2.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass2.html b/site/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass2.html
index 2af8285..2519059 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/class-use/MyClass2.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.MyClass2 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.MyClass2 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/test/svt/MyClass2.html" title="class in org.apache.edgent.test.svt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/test/svt/MyClass2.html" title="class in org.apache.edgent.test.svt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/class-use/TopologyTestBasic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/class-use/TopologyTestBasic.html b/site/javadoc/latest/org/apache/edgent/test/svt/class-use/TopologyTestBasic.html
index 8e57dd0..e603112 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/class-use/TopologyTestBasic.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.TopologyTestBasic (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.TopologyTestBasic (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/test/svt/TopologyTestBasic.html" title="class in org.apache.edgent.test.svt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/test/svt/TopologyTestBasic.html" title="class in org.apache.edgent.test.svt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/package-frame.html b/site/javadoc/latest/org/apache/edgent/test/svt/package-frame.html
index 85cd8a0..dbe11db 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/package-summary.html b/site/javadoc/latest/org/apache/edgent/test/svt/package-summary.html
index 1f276a8..e4fb4c1 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.test.svt (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/package-tree.html b/site/javadoc/latest/org/apache/edgent/test/svt/package-tree.html
index 418ea88..778b889 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.test.svt Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/package-use.html b/site/javadoc/latest/org/apache/edgent/test/svt/package-use.html
index 08c1b0d..353dbd6 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.test.svt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.test.svt (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html
index 725b0ac..09764dc 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>GpsSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../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 v0.4.0)";
+            parent.document.title="GpsSensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -360,6 +360,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html
index 1ca7769..23a2e3b 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGeofence.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimulatedGeofence (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../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 v0.4.0)";
+            parent.document.title="SimulatedGeofence (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -345,6 +345,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html
index f15eacb..2285fcb 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/SimulatedGpsSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimulatedGpsSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../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 v0.4.0)";
+            parent.document.title="SimulatedGpsSensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -268,6 +268,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/GpsSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/GpsSensor.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/GpsSensor.html
index c350388..ed44e73 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/GpsSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.GpsSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.GpsSensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</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">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -126,7 +126,7 @@
 <li><a href="../package-summary.html">Package</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">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGeofence.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGeofence.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGeofence.html
index 86ebc0b..fdb9652 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGeofence.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGeofence (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGeofence (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</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">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</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">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGpsSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGpsSensor.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGpsSensor.html
index a2b3a4f..8442ccd 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/class-use/SimulatedGpsSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGpsSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.test.svt.utils.sensor.gps.SimulatedGpsSensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</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">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</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">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[06/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/package-use.html
new file mode 100644
index 0000000..35a2d99
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.connectors.http (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/Commands.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/Commands.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/Commands.html
new file mode 100644
index 0000000..bfb4408
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>Commands (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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">Devic 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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/Events.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/Events.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/Events.html
new file mode 100644
index 0000000..6db8664
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>Events (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/HeartBeat.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/HeartBeat.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/HeartBeat.html
new file mode 100644
index 0000000..36adcbe
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/HeartBeat.html
@@ -0,0 +1,279 @@
+<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>HeartBeat (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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>
+</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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/IotDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/IotDevice.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/IotDevice.html
new file mode 100644
index 0000000..d031f59
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/IotDevice.html
@@ -0,0 +1,463 @@
+<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>IotDevice (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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/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/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/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 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>
+</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>
+</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_FORMAT">CMD_FORMAT</a></span></code>
+<div class="block">Command format 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_ID">CMD_ID</a></span></code>
+<div class="block">Command identifier 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_PAYLOAD">CMD_PAYLOAD</a></span></code>
+<div class="block">Command payload 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_TS">CMD_TS</a></span></code>
+<div class="block">Command timestamp (in milliseconds) 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#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>
+</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="blockListLast">
+<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>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<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_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 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/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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/QoS.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/QoS.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/QoS.html
new file mode 100644
index 0000000..88fcf61
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>QoS (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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/IotDevice.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/IotDevice.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/Commands.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/Commands.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/Commands.html
new file mode 100644
index 0000000..81e1e99
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.Commands (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/Events.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/Events.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/Events.html
new file mode 100644
index 0000000..cd98ab7
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.connectors.iot.Events (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/HeartBeat.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/iot/class-use/HeartBeat.html
new file mode 100644
index 0000000..f7ea628
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.iot.HeartBeat (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[42/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-frame.html
index 69ecb0b..f1e509c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.wsclient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-summary.html
index 2d129f5..b04490c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.wsclient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.wsclient (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-tree.html
index 6540eec..cc837e7 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.wsclient Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.wsclient Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-use.html
index dea43ea..15b801d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.wsclient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.wsclient (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/Configs.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/Configs.html b/site/javadoc/latest/org/apache/edgent/execution/Configs.html
index 976fe69..f473e0b 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/Configs.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Configs (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Configs (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/DirectSubmitter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/DirectSubmitter.html b/site/javadoc/latest/org/apache/edgent/execution/DirectSubmitter.html
index 25fdef8..e24ccbe 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/DirectSubmitter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>DirectSubmitter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="DirectSubmitter (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/Job.Action.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/Job.Action.html b/site/javadoc/latest/org/apache/edgent/execution/Job.Action.html
index 8924733..7cf097e 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/Job.Action.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Job.Action (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Job.Action (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -394,6 +394,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/Job.Health.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/Job.Health.html b/site/javadoc/latest/org/apache/edgent/execution/Job.Health.html
index b601fa8..b5d0eff 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/Job.Health.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Job.Health (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Job.Health (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -351,6 +351,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/Job.State.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/Job.State.html b/site/javadoc/latest/org/apache/edgent/execution/Job.State.html
index 82d426e..a6ee5a5 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/Job.State.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Job.State (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Job.State (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -394,6 +394,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/Job.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/Job.html b/site/javadoc/latest/org/apache/edgent/execution/Job.html
index 130f806..49ba6fa 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/Job.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Job (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Job (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -478,6 +478,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/Submitter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/Submitter.html b/site/javadoc/latest/org/apache/edgent/execution/Submitter.html
index 6853224..f8eaf73 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/Submitter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Submitter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Submitter (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -276,6 +276,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/class-use/Configs.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/class-use/Configs.html b/site/javadoc/latest/org/apache/edgent/execution/class-use/Configs.html
index 2de8166..29a20d2 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/class-use/Configs.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.Configs (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.Configs (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Configs.html" title="interface in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Configs.html" title="interface in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/class-use/DirectSubmitter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/class-use/DirectSubmitter.html b/site/javadoc/latest/org/apache/edgent/execution/class-use/DirectSubmitter.html
index 18fa5cd..d47c90d 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/class-use/DirectSubmitter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.DirectSubmitter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.DirectSubmitter (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/DirectSubmitter.html" title="interface in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -270,7 +270,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/DirectSubmitter.html" title="interface in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -305,6 +305,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.Action.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.Action.html b/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.Action.html
index 62dae3d..aedc4b5 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.Action.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.execution.Job.Action (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.Job.Action (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Job.Action.html" title="enum in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -247,7 +247,7 @@ the order they are declared.</div>
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Job.Action.html" title="enum in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -282,6 +282,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.Health.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.Health.html b/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.Health.html
index ea34193..6626a0a 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.Health.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.execution.Job.Health (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.Job.Health (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Job.Health.html" title="enum in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -226,7 +226,7 @@ the order they are declared.</div>
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Job.Health.html" title="enum in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -261,6 +261,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.State.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.State.html b/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.State.html
index 5d95926..906e648 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.State.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.execution.Job.State (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.execution.Job.State (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Job.State.html" title="enum in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -277,7 +277,7 @@ the order they are declared.</div>
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Job.State.html" title="enum in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -312,6 +312,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.html b/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.html
index 9aef1c9..689cb9b 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/class-use/Job.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.Job (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.Job (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -639,7 +639,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -674,6 +674,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/class-use/Submitter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/class-use/Submitter.html b/site/javadoc/latest/org/apache/edgent/execution/class-use/Submitter.html
index c3ad753..448fcdb 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/class-use/Submitter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.Submitter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.Submitter (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Submitter.html" title="interface in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -271,7 +271,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/execution/Submitter.html" title="interface in org.apache.edgent.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -306,6 +306,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/mbeans/JobMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/mbeans/JobMXBean.html b/site/javadoc/latest/org/apache/edgent/execution/mbeans/JobMXBean.html
index 10fb166..1ce3584 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/mbeans/JobMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>JobMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JobMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -440,6 +440,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/mbeans/PeriodMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/mbeans/PeriodMXBean.html b/site/javadoc/latest/org/apache/edgent/execution/mbeans/PeriodMXBean.html
index 9929b69..12320ba 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/mbeans/PeriodMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>PeriodMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="PeriodMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -305,6 +305,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/JobMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/JobMXBean.html b/site/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/JobMXBean.html
index 61c9f64..9db6916 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/JobMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.mbeans.JobMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.mbeans.JobMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/mbeans/JobMXBean.html" title="interface in org.apache.edgent.execution.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -128,7 +128,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/mbeans/JobMXBean.html" title="interface in org.apache.edgent.execution.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/PeriodMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/PeriodMXBean.html b/site/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/PeriodMXBean.html
index 39241ce..8fb4106 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/mbeans/class-use/PeriodMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.mbeans.PeriodMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.mbeans.PeriodMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html" title="interface in org.apache.edgent.execution.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -152,7 +152,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html" title="interface in org.apache.edgent.execution.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -187,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-frame.html b/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-frame.html
index 6dba3e1..b1a86cc 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.execution.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-summary.html b/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-summary.html
index da28e75..5f5e7d4 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.execution.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.execution.mbeans (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-tree.html b/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-tree.html
index 69142c4..fd0e76a 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.execution.mbeans Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.execution.mbeans Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -131,6 +131,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-use.html b/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-use.html
index 87ecf84..aec93e6 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/mbeans/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.execution.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.execution.mbeans (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -202,6 +202,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/package-frame.html b/site/javadoc/latest/org/apache/edgent/execution/package-frame.html
index 05374b0..1d18439 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.execution (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/package-summary.html b/site/javadoc/latest/org/apache/edgent/execution/package-summary.html
index 58100eb..1f74fc7 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.execution (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.execution (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -43,7 +43,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html">Prev&nbsp;Package</a></li>
 <li><a href="../../../../org/apache/edgent/execution/mbeans/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
@@ -173,7 +173,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html">Prev&nbsp;Package</a></li>
 <li><a href="../../../../org/apache/edgent/execution/mbeans/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
@@ -199,6 +199,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/package-tree.html b/site/javadoc/latest/org/apache/edgent/execution/package-tree.html
index 88d2f01..9756102 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.execution Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.execution Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -43,7 +43,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-tree.html">Prev</a></li>
+<li><a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html">Prev</a></li>
 <li><a href="../../../../org/apache/edgent/execution/mbeans/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
@@ -93,9 +93,9 @@
 <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.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>
 <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>
 </ul>
 </li>
 </ul>
@@ -124,7 +124,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-tree.html">Prev</a></li>
+<li><a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html">Prev</a></li>
 <li><a href="../../../../org/apache/edgent/execution/mbeans/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/package-use.html b/site/javadoc/latest/org/apache/edgent/execution/package-use.html
index 4e157a8..a7a199d 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.execution (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.execution (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -598,6 +598,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/ControlService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/ControlService.html b/site/javadoc/latest/org/apache/edgent/execution/services/ControlService.html
index 14564f2..d493a29 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/ControlService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>ControlService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ControlService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -380,6 +380,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/Controls.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/Controls.html b/site/javadoc/latest/org/apache/edgent/execution/services/Controls.html
index 82a3dff..d4364ce 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/Controls.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Controls (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Controls (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -347,6 +347,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.EventType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.EventType.html b/site/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.EventType.html
index 481d22c..c13a3d4 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.EventType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>JobRegistryService.EventType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JobRegistryService.EventType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -364,6 +364,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.html b/site/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.html
index 7385d49..d7206f3 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/JobRegistryService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>JobRegistryService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JobRegistryService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -412,6 +412,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/RuntimeServices.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/RuntimeServices.html b/site/javadoc/latest/org/apache/edgent/execution/services/RuntimeServices.html
index 688a978..930cf79 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/RuntimeServices.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>RuntimeServices (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="RuntimeServices (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -133,8 +133,7 @@ var activeTableTab = "activeTableTab";
      prefs.put("threshold", 3);
  }
  </code>
- </pre>
- </P></div>
+ </pre></div>
 </li>
 </ul>
 </div>
@@ -277,6 +276,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/ServiceContainer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/ServiceContainer.html b/site/javadoc/latest/org/apache/edgent/execution/services/ServiceContainer.html
index 2cb9e75..9975317 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/ServiceContainer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>ServiceContainer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ServiceContainer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -411,6 +411,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ControlService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ControlService.html b/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ControlService.html
index be8276c..0af1d0b 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ControlService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.execution.services.ControlService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.execution.services.ControlService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -243,7 +243,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/execution/services/ControlService.html" title="interface in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -278,6 +278,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[25/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-frame.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-frame.html
index 126480c..66cdb46 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt.utils.sensor.gps (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-summary.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-summary.html
index 371a694..0931080 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt.utils.sensor.gps (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-tree.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-tree.html
index 710757e..c78dc0d 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.test.svt.utils.sensor.gps Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.test.svt.utils.sensor.gps Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-use.html b/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-use.html
index 2c8c88d..939c3a3 100644
--- a/site/javadoc/latest/org/apache/edgent/test/svt/utils/sensor/gps/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.test.svt.utils.sensor.gps (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.test.svt.utils.sensor.gps (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/TSink.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/TSink.html b/site/javadoc/latest/org/apache/edgent/topology/TSink.html
index 7f4d4ca..7e20a0a 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/TSink.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TSink (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="TSink (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/TStream.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/TStream.html b/site/javadoc/latest/org/apache/edgent/topology/TStream.html
index 97960a8..c7e063e 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/TStream.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TStream (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="TStream (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/TWindow.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/TWindow.html b/site/javadoc/latest/org/apache/edgent/topology/TWindow.html
index 4be7f5e..95b8a5a 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/TWindow.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TWindow (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="TWindow (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/Topology.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/Topology.html b/site/javadoc/latest/org/apache/edgent/topology/Topology.html
index 7145ed0..bc03cac 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/Topology.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Topology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Topology (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/TopologyElement.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/TopologyElement.html b/site/javadoc/latest/org/apache/edgent/topology/TopologyElement.html
index 83d59ed..a6517b0 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/TopologyElement.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TopologyElement (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="TopologyElement (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -234,6 +234,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/TopologyProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/TopologyProvider.html b/site/javadoc/latest/org/apache/edgent/topology/TopologyProvider.html
index 18a6d65..7ab2d75 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/TopologyProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TopologyProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="TopologyProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -252,6 +252,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/class-use/TSink.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/class-use/TSink.html b/site/javadoc/latest/org/apache/edgent/topology/class-use/TSink.html
index c3dd035..cb958de 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/class-use/TSink.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TSink (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TSink (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -593,7 +593,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TSink.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -628,6 +628,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/class-use/TStream.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/class-use/TStream.html b/site/javadoc/latest/org/apache/edgent/topology/class-use/TStream.html
index 8810d6b..4f1d597 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/class-use/TStream.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TStream (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TStream (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -566,7 +566,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.<br></div>
+<div class="block">Make an HTTP request with body for each tuple.</div>
 </td>
 </tr>
 </tbody>
@@ -630,7 +630,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.<br></div>
+<div class="block">Make an HTTP request with body for each tuple.</div>
 </td>
 </tr>
 </tbody>
@@ -2215,27 +2215,27 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TWindowImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html#aggregate-org.apache.edgent.function.BiFunction-">aggregate</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">K</a>,U&gt;&nbsp;processor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">TWindowTimeImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html#aggregate-org.apache.edgent.function.BiFunction-">aggregate</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">K</a>,U&gt;&nbsp;processor)</code>
 <div class="block">Window behaviour here is that:
  
  Tuples are always inserted into the partition.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TWindowImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html#aggregate-org.apache.edgent.function.BiFunction-">aggregate</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">K</a>,U&gt;&nbsp;processor)</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;<a href="../../../../../org/apache/edgent/topology/spi/graph/ConnectorStream.html" title="type parameter in ConnectorStream">T</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">ConnectorStream.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/ConnectorStream.html#alias-java.lang.String-">alias</a></span>(java.lang.String&nbsp;alias)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TWindowTimeImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html#batch-org.apache.edgent.function.BiFunction-">batch</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">K</a>,U&gt;&nbsp;batcher)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TWindowImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html#batch-org.apache.edgent.function.BiFunction-">batch</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">K</a>,U&gt;&nbsp;batcher)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TWindowImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html#batch-org.apache.edgent.function.BiFunction-">batch</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowImpl.html" title="type parameter in TWindowImpl">K</a>,U&gt;&nbsp;batcher)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TWindowTimeImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html#batch-org.apache.edgent.function.BiFunction-">batch</a></span>(<a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">T</a>&gt;,<a href="../../../../../org/apache/edgent/topology/spi/graph/TWindowTimeImpl.html" title="type parameter in TWindowTimeImpl">K</a>,U&gt;&nbsp;batcher)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected &lt;N extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>&lt;<a href="../../../../../org/apache/edgent/topology/spi/graph/ConnectorStream.html" title="type parameter in ConnectorStream">T</a>,U&gt;,U&gt;<br><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">TStream</a>&lt;U&gt;</code></td>
@@ -2428,7 +2428,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TStream.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -2463,6 +2463,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/class-use/TWindow.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/class-use/TWindow.html b/site/javadoc/latest/org/apache/edgent/topology/class-use/TWindow.html
index 886c47b..bc1e93c 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/class-use/TWindow.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TWindow (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TWindow (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -271,7 +271,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TWindow.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -306,6 +306,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/class-use/Topology.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/class-use/Topology.html b/site/javadoc/latest/org/apache/edgent/topology/class-use/Topology.html
index f8e9a2a..b798a73 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/class-use/Topology.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.Topology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.Topology (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -281,7 +281,10 @@
 <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:</div>
+<div class="block">Declares the following topology:
+ 
+ JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
+ </div>
 </td>
 </tr>
 </tbody>
@@ -296,7 +299,10 @@
 <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:</div>
+<div class="block">Populates the following topology:
+ 
+ JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
+ </div>
 </td>
 </tr>
 </tbody>
@@ -444,7 +450,10 @@
 <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</div>
+<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>
 </td>
 </tr>
 </tbody>
@@ -910,14 +919,14 @@
 <tbody>
 <tr 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"><span class="typeNameLabel">SubscriberApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/samples/connectors/kafka/SubscriberApp.html#buildAppTopology--">buildAppTopology</a></span>()</code>
-<div class="block">Create a topology for the subscriber application.</div>
+<td class="colLast"><span class="typeNameLabel">PublisherApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/samples/connectors/kafka/PublisherApp.html#buildAppTopology--">buildAppTopology</a></span>()</code>
+<div class="block">Create a topology for the publisher application.</div>
 </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">PublisherApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/samples/connectors/kafka/PublisherApp.html#buildAppTopology--">buildAppTopology</a></span>()</code>
-<div class="block">Create a topology for the publisher application.</div>
+<td class="colLast"><span class="typeNameLabel">SubscriberApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/samples/connectors/kafka/SubscriberApp.html#buildAppTopology--">buildAppTopology</a></span>()</code>
+<div class="block">Create a topology for the subscriber application.</div>
 </td>
 </tr>
 </tbody>
@@ -936,14 +945,14 @@
 <tbody>
 <tr 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"><span class="typeNameLabel">SubscriberApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html#buildAppTopology--">buildAppTopology</a></span>()</code>
-<div class="block">Create a topology for the subscriber application.</div>
+<td class="colLast"><span class="typeNameLabel">PublisherApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/samples/connectors/mqtt/PublisherApp.html#buildAppTopology--">buildAppTopology</a></span>()</code>
+<div class="block">Create a topology for the publisher application.</div>
 </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">PublisherApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/samples/connectors/mqtt/PublisherApp.html#buildAppTopology--">buildAppTopology</a></span>()</code>
-<div class="block">Create a topology for the publisher application.</div>
+<td class="colLast"><span class="typeNameLabel">SubscriberApp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html#buildAppTopology--">buildAppTopology</a></span>()</code>
+<div class="block">Create a topology for the subscriber application.</div>
 </td>
 </tr>
 </tbody>
@@ -1085,7 +1094,10 @@
 <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</div>
+<div class="block">Add StreamScope instances to the topology
+ 
+ Instrument the topology by adding StreamScope peekers to the
+ topology's streams.</div>
 </td>
 </tr>
 </tbody>
@@ -1378,7 +1390,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -1413,6 +1425,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/class-use/TopologyElement.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/class-use/TopologyElement.html b/site/javadoc/latest/org/apache/edgent/topology/class-use/TopologyElement.html
index 220207a..2a1bca9 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/class-use/TopologyElement.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TopologyElement (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TopologyElement (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -546,7 +546,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TopologyElement.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -581,6 +581,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/class-use/TopologyProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/class-use/TopologyProvider.html b/site/javadoc/latest/org/apache/edgent/topology/class-use/TopologyProvider.html
index ed42295..758bafe 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/class-use/TopologyProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.TopologyProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.TopologyProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TopologyProvider.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -292,7 +292,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/topology/TopologyProvider.html" title="interface in org.apache.edgent.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -327,6 +327,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/json/JsonFunctions.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/json/JsonFunctions.html b/site/javadoc/latest/org/apache/edgent/topology/json/JsonFunctions.html
index fa56150..33353fb 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/json/JsonFunctions.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JsonFunctions (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JsonFunctions (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -340,6 +340,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/json/class-use/JsonFunctions.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/json/class-use/JsonFunctions.html b/site/javadoc/latest/org/apache/edgent/topology/json/class-use/JsonFunctions.html
index d404eef..6cd8b75 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/json/class-use/JsonFunctions.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.topology.json.JsonFunctions (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.topology.json.JsonFunctions (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/json/JsonFunctions.html" title="class in org.apache.edgent.topology.json">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/json/JsonFunctions.html" title="class in org.apache.edgent.topology.json">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/json/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/json/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/json/package-frame.html
index a00b6d0..1d6a253 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/json/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.json (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/json/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/json/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/json/package-summary.html
index a1395b0..80bf15c 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/json/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.json (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.json (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/json/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/json/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/json/package-tree.html
index aa3f297..7ea5c7e 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/json/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.json Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.json Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/json/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/json/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/json/package-use.html
index 76c4c0c..b8cf6b6 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/json/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology.json (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.json (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html b/site/javadoc/latest/org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html
index ed3545a..1c46220 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ApplicationServiceMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ApplicationServiceMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -316,6 +316,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/mbeans/class-use/ApplicationServiceMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/mbeans/class-use/ApplicationServiceMXBean.html b/site/javadoc/latest/org/apache/edgent/topology/mbeans/class-use/ApplicationServiceMXBean.html
index 210dd2e..7f39bd3 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/mbeans/class-use/ApplicationServiceMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.topology.mbeans.ApplicationServiceMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.topology.mbeans.ApplicationServiceMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html" title="interface in org.apache.edgent.topology.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -126,7 +126,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/topology/mbeans/ApplicationServiceMXBean.html" title="interface in org.apache.edgent.topology.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-frame.html
index d54ce4f..6bc81d7 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-summary.html
index ed936ab..8e56b10 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.mbeans (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -208,6 +208,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-tree.html
index 74440e7..64eedad 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology.mbeans Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology.mbeans Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -130,6 +130,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-use.html
index 2921f49..ee14be2 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/mbeans/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology.mbeans (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/package-frame.html b/site/javadoc/latest/org/apache/edgent/topology/package-frame.html
index 2f59992..053bb9b 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/package-summary.html b/site/javadoc/latest/org/apache/edgent/topology/package-summary.html
index 083d531..0e3bb27 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -187,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/package-tree.html b/site/javadoc/latest/org/apache/edgent/topology/package-tree.html
index a4220dc..d9899d6 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.topology Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.topology Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/package-use.html b/site/javadoc/latest/org/apache/edgent/topology/package-use.html
index 34d570b..d84b131 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.topology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.topology (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -1379,6 +1379,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html b/site/javadoc/latest/org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html
index 20ae07b..fd6fa7c 100644
--- a/site/javadoc/latest/org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>LoadBalancedSplitter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="LoadBalancedSplitter (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[39/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/function/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/package-use.html b/site/javadoc/latest/org/apache/edgent/function/package-use.html
index 4a0194d..f36592f 100644
--- a/site/javadoc/latest/org/apache/edgent/function/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.function (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.function (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -173,115 +173,117 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.execution.services">org.apache.edgent.execution.services</a></td>
 <td class="colLast">
 <div class="block">Execution services.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.function">org.apache.edgent.function</a></td>
 <td class="colLast">
 <div class="block">Functional interfaces for lambda expressions.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.graph">org.apache.edgent.graph</a></td>
 <td class="colLast">
 <div class="block">Low-level graph building API.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.graph.spi">org.apache.edgent.graph.spi</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.metrics.oplets">org.apache.edgent.metrics.oplets</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet">org.apache.edgent.oplet</a></td>
 <td class="colLast">
 <div class="block">Oplets API.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.core">org.apache.edgent.oplet.core</a></td>
 <td class="colLast">
 <div class="block">Core primitive oplets.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional</a></td>
 <td class="colLast">
 <div class="block">Oplets that process tuples using functions.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.plumbing">org.apache.edgent.oplet.plumbing</a></td>
 <td class="colLast">
 <div class="block">Oplets that control the flow of tuples.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.oplet.window">org.apache.edgent.oplet.window</a></td>
 <td class="colLast">
 <div class="block">Oplets using windows.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.providers.direct">org.apache.edgent.providers.direct</a></td>
 <td class="colLast">
 <div class="block">Direct execution of a streaming topology.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<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="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.runtime.appservice">org.apache.edgent.runtime.appservice</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.runtime.etiao">org.apache.edgent.runtime.etiao</a></td>
 <td class="colLast">
 <div class="block">A runtime for executing an Edgent streaming topology, designed as an embeddable library 
  so that it can be executed in a simple Java application.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.runtime.jobregistry">org.apache.edgent.runtime.jobregistry</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.samples.connectors">org.apache.edgent.samples.connectors</a></td>
 <td class="colLast">
 <div class="block">General support for connector samples.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<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>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope">org.apache.edgent.streamscope</a></td>
 <td class="colLast">
 <div class="block">Stream Oscilloscope - package for instrumenting streams to capture tuples.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td>
 <td class="colLast">
@@ -677,33 +679,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</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/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</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/function/class-use/Consumer.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.edgent.execution.services">
 <!--   -->
 </a>
@@ -1125,11 +1100,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.streamscope">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.streamscope">Predicate</a>
 <div class="block">Predicate function.</div>
 </td>
@@ -1137,6 +1107,23 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.edgent.streamscope.oplets">
+<!--   -->
+</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/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</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/function/class-use/Consumer.html#org.apache.edgent.streamscope.oplets">Consumer</a>
+<div class="block">Function that consumes a value.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.edgent.topology">
 <!--   -->
 </a>
@@ -1428,6 +1415,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/Connector.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/Connector.html b/site/javadoc/latest/org/apache/edgent/graph/Connector.html
index 1e9b8cf..138f6b4 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/Connector.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Connector (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Connector (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -429,6 +429,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/Edge.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/Edge.html b/site/javadoc/latest/org/apache/edgent/graph/Edge.html
index 4f75e74..7bb78c4 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/Edge.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Edge (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Edge (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -330,6 +330,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/Graph.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/Graph.html b/site/javadoc/latest/org/apache/edgent/graph/Graph.html
index 0b6ec47..a688db7 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/Graph.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Graph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -390,6 +390,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/Vertex.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/Vertex.html b/site/javadoc/latest/org/apache/edgent/graph/Vertex.html
index 26097de..8d80273 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/Vertex.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Vertex (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="Vertex (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -301,6 +301,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/class-use/Connector.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/class-use/Connector.html b/site/javadoc/latest/org/apache/edgent/graph/class-use/Connector.html
index 6ec4b9f..4fcc720 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/class-use/Connector.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.graph.Connector (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.graph.Connector (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/graph/Connector.html" title="interface in org.apache.edgent.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -274,7 +274,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/graph/Connector.html" title="interface in org.apache.edgent.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -309,6 +309,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/class-use/Edge.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/class-use/Edge.html b/site/javadoc/latest/org/apache/edgent/graph/class-use/Edge.html
index 274532a..16c609a 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/class-use/Edge.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.graph.Edge (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.graph.Edge (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/graph/Edge.html" title="interface in org.apache.edgent.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -198,7 +198,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/graph/Edge.html" title="interface in org.apache.edgent.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -233,6 +233,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/class-use/Graph.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/class-use/Graph.html b/site/javadoc/latest/org/apache/edgent/graph/class-use/Graph.html
index 8276738..63b4d70 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/class-use/Graph.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.graph.Graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.graph.Graph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -141,14 +141,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph">Graph</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Vertex.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/graph/Vertex.html#graph--">graph</a></span>()</code>
-<div class="block">Get the vertice's <a href="../../../../../org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph"><code>Graph</code></a>.</div>
+<td class="colLast"><span class="typeNameLabel">Connector.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/graph/Connector.html#graph--">graph</a></span>()</code>
+<div class="block">Gets the <code>Graph</code> for this <code>Connector</code>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph">Graph</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Connector.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/graph/Connector.html#graph--">graph</a></span>()</code>
-<div class="block">Gets the <code>Graph</code> for this <code>Connector</code>.</div>
+<td class="colLast"><span class="typeNameLabel">Vertex.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/graph/Vertex.html#graph--">graph</a></span>()</code>
+<div class="block">Get the vertice's <a href="../../../../../org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph"><code>Graph</code></a>.</div>
 </td>
 </tr>
 </tbody>
@@ -314,7 +314,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -349,6 +349,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/class-use/Vertex.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/class-use/Vertex.html b/site/javadoc/latest/org/apache/edgent/graph/class-use/Vertex.html
index df39e49..3a52bde 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/class-use/Vertex.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.graph.Vertex (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.graph.Vertex (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/graph/Vertex.html" title="interface in org.apache.edgent.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -328,7 +328,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/graph/Vertex.html" title="interface in org.apache.edgent.graph">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -363,6 +363,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/package-frame.html b/site/javadoc/latest/org/apache/edgent/graph/package-frame.html
index a65c587..1e53c69 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/package-summary.html b/site/javadoc/latest/org/apache/edgent/graph/package-summary.html
index 91b792c..5fc2da1 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.graph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/package-tree.html b/site/javadoc/latest/org/apache/edgent/graph/package-tree.html
index 8cd9367..b9f8b06 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.graph Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.graph Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -133,6 +133,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/package-use.html b/site/javadoc/latest/org/apache/edgent/graph/package-use.html
index 6ad321e..89f47aa 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.graph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -367,6 +367,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/AbstractGraph.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/AbstractGraph.html b/site/javadoc/latest/org/apache/edgent/graph/spi/AbstractGraph.html
index 79771b1..9d743d5 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/AbstractGraph.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractGraph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="AbstractGraph (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/AbstractVertex.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/AbstractVertex.html b/site/javadoc/latest/org/apache/edgent/graph/spi/AbstractVertex.html
index 8bdf53b..4b4c53c 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/AbstractVertex.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractVertex (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="AbstractVertex (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/DirectEdge.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/DirectEdge.html b/site/javadoc/latest/org/apache/edgent/graph/spi/DirectEdge.html
index a5ad17b..d3e6564 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/DirectEdge.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DirectEdge (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="DirectEdge (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractGraph.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractGraph.html b/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractGraph.html
index 8c5a5a9..aa627f9 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractGraph.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.graph.spi.AbstractGraph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.graph.spi.AbstractGraph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/graph/spi/AbstractGraph.html" title="class in org.apache.edgent.graph.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -129,7 +129,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/graph/spi/AbstractGraph.html" title="class in org.apache.edgent.graph.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractVertex.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractVertex.html b/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractVertex.html
index 7bd13c7..4b82c0b 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/AbstractVertex.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.graph.spi.AbstractVertex (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.graph.spi.AbstractVertex (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/graph/spi/AbstractVertex.html" title="class in org.apache.edgent.graph.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -126,7 +126,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/graph/spi/AbstractVertex.html" title="class in org.apache.edgent.graph.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/DirectEdge.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/DirectEdge.html b/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/DirectEdge.html
index 7d2a138..94128df 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/class-use/DirectEdge.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.graph.spi.DirectEdge (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.graph.spi.DirectEdge (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/graph/spi/DirectEdge.html" title="class in org.apache.edgent.graph.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/graph/spi/DirectEdge.html" title="class in org.apache.edgent.graph.spi">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/execution/AbstractGraphJob.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/AbstractGraphJob.html b/site/javadoc/latest/org/apache/edgent/graph/spi/execution/AbstractGraphJob.html
index 28d5410..e15f654 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/AbstractGraphJob.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractGraphJob (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="AbstractGraphJob (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/execution/class-use/AbstractGraphJob.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/class-use/AbstractGraphJob.html b/site/javadoc/latest/org/apache/edgent/graph/spi/execution/class-use/AbstractGraphJob.html
index 4d9c5af..3905451 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/class-use/AbstractGraphJob.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.graph.spi.execution.AbstractGraphJob (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.graph.spi.execution.AbstractGraphJob (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/graph/spi/execution/AbstractGraphJob.html" title="class in org.apache.edgent.graph.spi.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -131,7 +131,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/graph/spi/execution/AbstractGraphJob.html" title="class in org.apache.edgent.graph.spi.execution">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-frame.html b/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-frame.html
index e60ae79..61c827e 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.graph.spi.execution (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-summary.html b/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-summary.html
index 25b44e3..29e4acb 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.graph.spi.execution (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.graph.spi.execution (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-tree.html b/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-tree.html
index 10249e1..bd91cda 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.graph.spi.execution Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.graph.spi.execution Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-use.html b/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-use.html
index 7b3b2f9..187c90e 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/execution/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.graph.spi.execution (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.graph.spi.execution (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/package-frame.html b/site/javadoc/latest/org/apache/edgent/graph/spi/package-frame.html
index e766e68..088f268 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.graph.spi (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/package-summary.html b/site/javadoc/latest/org/apache/edgent/graph/spi/package-summary.html
index 90ea8b6..9553745 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.graph.spi (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.graph.spi (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/package-tree.html b/site/javadoc/latest/org/apache/edgent/graph/spi/package-tree.html
index 18b1418..9c2bb92 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.graph.spi Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.graph.spi Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/graph/spi/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/graph/spi/package-use.html b/site/javadoc/latest/org/apache/edgent/graph/spi/package-use.html
index f7e96ab..a9f064e 100644
--- a/site/javadoc/latest/org/apache/edgent/graph/spi/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.graph.spi (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.graph.spi (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html
index 963ff6d..eae1dc3 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>EdgentSslContainerProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="EdgentSslContainerProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -330,6 +330,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/class-use/EdgentSslContainerProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/class-use/EdgentSslContainerProvider.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/class-use/EdgentSslContainerProvider.html
index 9511820..12474fc 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/class-use/EdgentSslContainerProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.javax.websocket.EdgentSslContainerProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.javax.websocket.EdgentSslContainerProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html" title="class in org.apache.edgent.javax.websocket">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -128,7 +128,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/javax/websocket/EdgentSslContainerProvider.html" title="class in org.apache.edgent.javax.websocket">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html
index f08ae71..005beb1 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>EdgentSslContainerProviderImpl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="EdgentSslContainerProviderImpl (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/class-use/EdgentSslContainerProviderImpl.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/class-use/EdgentSslContainerProviderImpl.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/class-use/EdgentSslContainerProviderImpl.html
index 5e404ee..19fe44e 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/class-use/EdgentSslContainerProviderImpl.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.javax.websocket.impl.EdgentSslContainerProviderImpl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.javax.websocket.impl.EdgentSslContainerProviderImpl (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html" title="class in org.apache.edgent.javax.websocket.impl">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/javax/websocket/impl/EdgentSslContainerProviderImpl.html" title="class in org.apache.edgent.javax.websocket.impl">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-frame.html b/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-frame.html
index 960170d..ee9b505 100644
--- a/site/javadoc/latest/org/apache/edgent/javax/websocket/impl/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.javax.websocket.impl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>


[12/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/JobMonitorApp.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/JobMonitorApp.html
new file mode 100644
index 0000000..148f997
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>JobMonitorApp (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
new file mode 100644
index 0000000..e202968
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-frame.html
new file mode 100644
index 0000000..5a2c51f
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.apps.runtime (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-summary.html
new file mode 100644
index 0000000..cf14499
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.apps.runtime (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-tree.html
new file mode 100644
index 0000000..80da9e9
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.apps.runtime Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/runtime/package-use.html
new file mode 100644
index 0000000..1ebd5e4
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.apps.runtime (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/CommandStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/CommandStreams.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/CommandStreams.html
new file mode 100644
index 0000000..f48096c
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>CommandStreams (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/class-use/CommandStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/class-use/CommandStreams.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/class-use/CommandStreams.html
new file mode 100644
index 0000000..b92f613
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.command.CommandStreams (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-frame.html
new file mode 100644
index 0000000..1fb6e82
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.command (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-summary.html
new file mode 100644
index 0000000..534accd
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.command (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[19/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/index-all.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/index-all.html b/site/javadoc/r0.4.0/_site/index-all.html
new file mode 100644
index 0000000..31341f7
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/index-all.html
@@ -0,0 +1,5857 @@
+<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Index (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-org.apache.edgent.function.Consumer-">accept(Consumer&lt;T&gt;)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</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/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/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/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#close--">close()</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#close--">close()</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</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_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">Devic 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/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><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
+ and sinking a TStream to a Command's / OS Process's input.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#commandTopic-java.lang.String-">commandTopic(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 a command.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/command/CommandStreams.html#commandWriter-java.lang.ProcessBuilder-">commandWriter(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>Consumer&lt;String&gt;</code> to write UTF8 string data to a command's input.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/execution/Job.html#complete--">complete()</a></span> - Method in interface org.apache.edgent.execution.<a href="org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a></dt>
+<dd>
+<div class="block">Waits for any outstanding job work to complete.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/edgent/execution/Job.html#complete-long-java.util.concurrent.TimeUnit-">complete(long, TimeUnit)</a></span> - Method in interface org.apache.edgent.execution.<a href="org/apache/edgent/execution/Job.html" title="interface in org.apache.edgent.execution">Job</a></dt>
+<dd>
+<div class="block">Waits for at most the specified time for the job to complete.</div>
+</dd>
+<

<TRUNCATED>


[48/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/command/class-use/CommandStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/command/class-use/CommandStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/command/class-use/CommandStreams.html
index b92f613..4b5f024 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/command/class-use/CommandStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.command.CommandStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.command.CommandStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/command/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/command/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/command/package-frame.html
index 1fb6e82..73794c5 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/command/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.command (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/command/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/command/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/command/package-summary.html
index 534accd..98fe2c9 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/command/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.command (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.command (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -151,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/command/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/command/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/command/package-tree.html
index 265a1b2..e7b9bff 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/command/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.command Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.command Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/command/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/command/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/command/package-use.html
index 9d18751..35cb9a6 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/command/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.command (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.command (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/csv/Csv.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/csv/Csv.html b/site/javadoc/latest/org/apache/edgent/connectors/csv/Csv.html
index d7ac204..ed1bb8a 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/csv/Csv.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Csv (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Csv (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -340,6 +340,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/csv/class-use/Csv.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/csv/class-use/Csv.html b/site/javadoc/latest/org/apache/edgent/connectors/csv/class-use/Csv.html
index 87abb56..94fb8f7 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/csv/class-use/Csv.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.csv.Csv (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.csv.Csv (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/csv/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/csv/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/csv/package-frame.html
index 4d09e2f..b30db79 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/csv/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.csv (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/csv/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/csv/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/csv/package-summary.html
index 9bcbfc4..db92454 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/csv/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.csv (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.csv (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/csv/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/csv/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/csv/package-tree.html
index bd903cb..555136b 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/csv/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.csv Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.csv Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/csv/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/csv/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/csv/package-use.html
index 189449f..c992654 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/csv/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.csv (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.csv (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html b/site/javadoc/latest/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
index 0fd8205..4b0b869 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>CompressedFileWriterPolicy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="CompressedFileWriterPolicy (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/FileStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/FileStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/file/FileStreams.html
index a39db0f..00748cd 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/FileStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FileStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="FileStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -513,6 +513,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterCycleConfig.html b/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
index b29ad0a..18feba7 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterCycleConfig.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FileWriterCycleConfig (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="FileWriterCycleConfig (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -498,6 +498,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterFlushConfig.html b/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
index 84c93bd..098a8d5 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterFlushConfig.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FileWriterFlushConfig (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="FileWriterFlushConfig (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -472,6 +472,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterPolicy.html b/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterPolicy.html
index 2ba1da0..6e61f00 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterPolicy.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FileWriterPolicy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="FileWriterPolicy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -202,15 +202,11 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 </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>
-<div class="block">Release any resources utilized by this policy.</div>
-</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>
-<div class="block">Close the active file <code>path</code>.</div>
-</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>
@@ -226,9 +222,7 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 </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>
-<div class="block">Return the path for the next active file to write to.</div>
-</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>
@@ -259,23 +253,15 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <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>
-<div class="block">Initialize the policy with the base pathname of files to generate
- and objects that can be
- called to perform timer based flush or close (cycle) of the active file.</div>
-</td>
+          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>
-<div class="block">Answers the question "should the active file be cycled?".</div>
-</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>
-<div class="block">Answers the question "should the active file be flushed?".</div>
-</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>
@@ -284,9 +270,7 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <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>
-<div class="block">Inform the policy of every tuple written to the active file.</div>
-</td>
+     long&nbsp;nbytes)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -380,8 +364,6 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <li class="blockList">
 <h4>close</h4>
 <pre>public&nbsp;void&nbsp;close()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Release any resources utilized by this policy.</div>
 <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>
@@ -439,28 +421,9 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <pre>public&nbsp;void&nbsp;initialize(java.lang.String&nbsp;basePathname,
                        java.io.Flushable&nbsp;flushable,
                        java.io.Closeable&nbsp;closeable)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Initialize the policy with the base pathname of files to generate
- and objects that can be
- called to perform timer based flush or close (cycle) of the active file.
- <p>
- Cycling involves finalizing the active file (getting it to its
- final destination / pathname) and applying any retention policy.
- <p>
- The supplied <code>closeable</code> must close the active file's output stream
- and then call <code>IFileWriterPolicy.closeActiveFile(Path)</code>.
- <p>
- For non-timer based strategies, the file writer generally triggers
- flush and cycle processing
- following a tuple write as informed by <code>IFileWriterPolicy.shouldCycle()</code> and
- <code>IFileWriterPolicy.shouldFlush()</code>.</div>
 <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>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>basePathname</code> - the directory and base leafname for final files</dd>
-<dd><code>flushable</code> - function to perform the flush</dd>
-<dd><code>closeable</code> - function to perform the close</dd>
 </dl>
 </li>
 </ul>
@@ -474,22 +437,9 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <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>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Inform the policy of every tuple written to the active file.
- <p>
- The policy can use this to update its state so that it
- can answer the questions <code>IFileWriterPolicy.shouldFlush()</code>
- and <code>IFileWriterPolicy.shouldCycle()</code> for count, size, or
- tuple attribute based policies.
- <p>
- The policy can also use this to update its state
- for implementing time based flush and cycle policies.</div>
 <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>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>tuple</code> - the tuple written</dd>
-<dd><code>nbytes</code> - the number of bytes written</dd>
 </dl>
 </li>
 </ul>
@@ -500,15 +450,9 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <li class="blockList">
 <h4>shouldFlush</h4>
 <pre>public&nbsp;boolean&nbsp;shouldFlush()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Answers the question "should the active file be flushed?".
- <p>
- The state is reset to false after this returns.</div>
 <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>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if the active file should be flushed</dd>
 </dl>
 </li>
 </ul>
@@ -519,15 +463,9 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <li class="blockList">
 <h4>shouldCycle</h4>
 <pre>public&nbsp;boolean&nbsp;shouldCycle()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Answers the question "should the active file be cycled?".
- <p>
- The state is reset to false after this returns.</div>
 <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>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if the active file should be cycled</dd>
 </dl>
 </li>
 </ul>
@@ -538,20 +476,9 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <li class="blockList">
 <h4>getNextActiveFilePath</h4>
 <pre>public&nbsp;java.nio.file.Path&nbsp;getNextActiveFilePath()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Return the path for the next active file to write to.
- <p>
- If there was a current active file, <code>IFileWriterPolicy.closeActiveFile(Path)</code>
- must be called prior to this.
- <p>
- The leafname must be a hidden file (<code>java.io.File.isHidden()==true</code>
- to be compatible with a directory watcher
- <a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#directoryWatcher-org.apache.edgent.topology.TopologyElement-org.apache.edgent.function.Supplier-"><code>FileStreams.directoryWatcher(org.apache.edgent.topology.TopologyElement, org.apache.edgent.function.Supplier)</code></a></div>
 <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>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>path for the active file</dd>
 </dl>
 </li>
 </ul>
@@ -563,24 +490,11 @@ implements org.apache.edgent.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;<
 <h4>closeActiveFile</h4>
 <pre>public&nbsp;java.nio.file.Path&nbsp;closeActiveFile(java.nio.file.Path&nbsp;path)
                                    throws java.io.IOException</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Close the active file <code>path</code>.
- <p>
- Generate the final path for the active file and  
- rename/move/copy it as necessary to be at that final path.
- <p>
- Apply the retention policy.
- <p>
- The active file's writer iostream must be closed prior to calling this.</div>
 <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="paramLabel">Parameters:</span></dt>
-<dd><code>path</code> - the active file (from <code>IFileWriterPolicy.getNextActiveFilePath()</code>).</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the final path</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - on failure</dd>
+<dd><code>java.io.IOException</code></dd>
 </dl>
 </li>
 </ul>
@@ -751,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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html b/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
index de27333..7a3e494 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FileWriterRetentionConfig (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="FileWriterRetentionConfig (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -453,6 +453,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html b/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
index c72dcba..8d12508 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileStreams.html
index df3a5de..60ef562 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html b/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
index 0a1401b..84bdb47 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -183,7 +183,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -218,6 +218,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html b/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
index 3abb531..6c4200d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -182,7 +182,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -217,6 +217,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html b/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
index 3f0cb0c..8095e27 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html b/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
index 80f0e41..a1859b5 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -178,7 +178,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -213,6 +213,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/file/package-frame.html
index 028b192..4c387ad 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.file (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/file/package-summary.html
index 481e59e..291d1e7 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.file (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.file (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -183,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/file/package-tree.html
index e8d3826..abeee5d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.file Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.file Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/file/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/file/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/file/package-use.html
index ea21923..d0a422c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/file/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.file (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.file (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -173,6 +173,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/HttpClients.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/HttpClients.html b/site/javadoc/latest/org/apache/edgent/connectors/http/HttpClients.html
index 31a0b26..5c33331 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/HttpClients.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>HttpClients (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="HttpClients (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -349,6 +349,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/HttpResponders.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/HttpResponders.html b/site/javadoc/latest/org/apache/edgent/connectors/http/HttpResponders.html
index 51102bf..89ea116 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/HttpResponders.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>HttpResponders (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="HttpResponders (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -343,6 +343,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/HttpStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/HttpStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/http/HttpStreams.html
index dca51b4..76b639d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/HttpStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>HttpStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="HttpStreams (Edgent v1.0.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.<br></div>
+<div class="block">Make an HTTP request with body for each tuple.</div>
 </td>
 </tr>
 </table>
@@ -598,6 +598,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpClients.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpClients.html b/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpClients.html
index d87d694..d534f6d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/http/class-use/HttpClients.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.http.HttpClients (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.http.HttpClients (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[17/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
new file mode 100644
index 0000000..1949f5f
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
new file mode 100644
index 0000000..8e391a9
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-frame.html
new file mode 100644
index 0000000..62ce5e8
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.analytics.math3.json (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-summary.html
new file mode 100644
index 0000000..e085df0
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.analytics.math3.json (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-tree.html
new file mode 100644
index 0000000..2cec9bd
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.analytics.math3.json Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/package-use.html
new file mode 100644
index 0000000..a4c744a
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.analytics.math3.json (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
new file mode 100644
index 0000000..38f617e
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>JsonStorelessStatistic (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/Regression.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/Regression.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/Regression.html
new file mode 100644
index 0000000..e9de73d
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>Regression (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[13/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Ranges.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Ranges.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Ranges.html
new file mode 100644
index 0000000..cd4dafa
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Ranges (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/doc-files/deadband.png
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/doc-files/deadband.png b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/doc-files/deadband.png
new file mode 100644
index 0000000..2426eda
Binary files /dev/null and b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/doc-files/deadband.png differ

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-frame.html
new file mode 100644
index 0000000..5b3f758
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.analytics.sensors (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-summary.html
new file mode 100644
index 0000000..94e88ba
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.analytics.sensors (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-tree.html
new file mode 100644
index 0000000..3090b4f
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.analytics.sensors Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/package-use.html
new file mode 100644
index 0000000..3396ebe
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.analytics.sensors (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/IotDevicePubSub.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/IotDevicePubSub.html
new file mode 100644
index 0000000..9334433
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>IotDevicePubSub (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
new file mode 100644
index 0000000..9888e80
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-frame.html
new file mode 100644
index 0000000..51cb16e
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.apps.iot (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-summary.html
new file mode 100644
index 0000000..d968269
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.apps.iot (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-tree.html
new file mode 100644
index 0000000..798dd79
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.apps.iot Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/apps/iot/package-use.html
new file mode 100644
index 0000000..7c4f1f0
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.apps.iot (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[14/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Ranges.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Ranges.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Ranges.html
new file mode 100644
index 0000000..30faf2e
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>Ranges (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Deadtime.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
new file mode 100644
index 0000000..c58f73f
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Deadtime (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Filters.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Filters.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Filters.html
new file mode 100644
index 0000000..09313d7
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Filters (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
new file mode 100644
index 0000000..a593a7f
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Range.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Range.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/class-use/Range.html
new file mode 100644
index 0000000..7010bb6
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.analytics.sensors.Range (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>



[49/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Regression.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
index 087e0f1..ffa0a3b 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.math3.stat.Regression (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.Regression (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -137,7 +137,7 @@ the order they are declared.</div>
 <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="../package-tree.html">Tree</a></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>
@@ -172,6 +172,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
index 9244b59..cb46ebe 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.math3.stat.Statistic (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.Statistic (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -191,7 +191,7 @@ the order they are declared.</div>
 <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="../package-tree.html">Tree</a></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>
@@ -226,6 +226,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-frame.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-frame.html
index db489e3..d1717de 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-frame.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.analytics.math3.stat (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-summary.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-summary.html
index 406380c..b61f663 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-summary.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.analytics.math3.stat (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.analytics.math3.stat (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -173,6 +173,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-tree.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-tree.html
index 4ecc564..b9d6550 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-tree.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.analytics.math3.stat Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.analytics.math3.stat Class Hierarchy (Edgent v1.0.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/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>
+<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>
 </ul>
 </li>
 </ul>
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-use.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-use.html
index aa050f1..3defe50 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/package-use.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.analytics.math3.stat (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.analytics.math3.stat (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html
index 4f340fd..0d05cf0 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html
+++ b/site/javadoc/latest/org/apache/edgent/analytics/sensors/Deadtime.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Deadtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Deadtime (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -154,13 +154,17 @@ 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</div>
+<div class="block">Create a new Deadtime Predicate
+ 
+ Same as <code>Deadtime(0, TimeUnit.SECONDS)</code></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>
+<div class="block">Create a new Deadtime Predicate
+ 
+ The first received tuple is always "accepted".</div>
 </td>
 </tr>
 </table>
@@ -182,7 +186,10 @@ 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</div>
+<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>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -388,6 +395,6 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/Filters.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Filters.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/Filters.html
index 33ad107..b23cbe2 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Filters.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Filters (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Filters (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -382,6 +382,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Range.BoundType.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/Range.BoundType.html
index 33f6a33..1355c91 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Range.BoundType.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Range.BoundType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Range.BoundType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -349,6 +349,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/Range.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Range.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/Range.html
index db6680f..537e361 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Range.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Range (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Range (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -260,7 +260,9 @@ 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;</div>
+<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>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -272,7 +274,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>"&lt;lowerBoundType&gt;&lt;lowerEndpoint&gt;..&lt;upperEndpoint&gt;&lt;upperBoundType&gt;"</code>.</div>
+<div class="block">Yields {@code "<lowerBoundType><lowerEndpoint>..</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
@@ -691,6 +693,6 @@ implements <a href="../../../../../org/apache/edgent/function/Predicate.html" ti
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/Ranges.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Ranges.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/Ranges.html
index 30faf2e..f9cd186 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/Ranges.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Ranges (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Ranges (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -163,7 +163,9 @@ 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)</div>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)
+ 
+ Same as <code>Range.range(BoundType.CLOSED, lowerEndpoint, upperEndpoint, BoundType.CLOSED)</code></div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -189,7 +191,9 @@ 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)</div>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)
+ 
+ Same as <code>Range.range(BoundType.OPEN, lowerEndpoint, upperEndpoint, BoundType.OPEN)</code></div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
@@ -756,6 +760,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Deadtime.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
index c58f73f..0493027 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Deadtime.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Deadtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Deadtime (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Filters.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Filters.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Filters.html
index 09313d7..0d7656d 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Filters.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Filters (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Filters (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
index a593a7f..94f5ae2 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.BoundType.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Range.BoundType (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -144,7 +144,9 @@ 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;</div>
+<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>
 </td>
 </tr>
 </tbody>
@@ -167,7 +169,7 @@ the order they are declared.</div>
 <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="../package-tree.html">Tree</a></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>
@@ -202,6 +204,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.html
index 7010bb6..ccf3a55 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Range.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Range (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Range (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -130,7 +130,9 @@
 <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>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)
+ 
+ Same as <code>Range.range(BoundType.CLOSED, lowerEndpoint, upperEndpoint, BoundType.CLOSED)</code></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -156,7 +158,9 @@
 <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>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)
+ 
+ Same as <code>Range.range(BoundType.OPEN, lowerEndpoint, upperEndpoint, BoundType.OPEN)</code></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -172,7 +176,9 @@
      <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>
+<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>
 </td>
 </tr>
 <tr class="rowColor">
@@ -365,7 +371,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -400,6 +406,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Ranges.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Ranges.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Ranges.html
index cd4dafa..c5a9b20 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/class-use/Ranges.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.sensors.Ranges (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.sensors.Ranges (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/doc-files/.!8039!deadband.png
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/doc-files/.!8039!deadband.png b/site/javadoc/latest/org/apache/edgent/analytics/sensors/doc-files/.!8039!deadband.png
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/doc-files/.!8100!deadband.png
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/doc-files/.!8100!deadband.png b/site/javadoc/latest/org/apache/edgent/analytics/sensors/doc-files/.!8100!deadband.png
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/doc-files/.!8236!deadband.png
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/doc-files/.!8236!deadband.png b/site/javadoc/latest/org/apache/edgent/analytics/sensors/doc-files/.!8236!deadband.png
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-frame.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-frame.html
index 5b3f758..507fd00 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.analytics.sensors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-summary.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-summary.html
index 94e88ba..dfa5eb4 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.analytics.sensors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.analytics.sensors (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-tree.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-tree.html
index 3090b4f..1af5429 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.analytics.sensors Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.analytics.sensors Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -149,6 +149,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-use.html b/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-use.html
index 3396ebe..8ce4382 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/sensors/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.analytics.sensors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.analytics.sensors (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -210,6 +210,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/iot/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/iot/IotDevicePubSub.html b/site/javadoc/latest/org/apache/edgent/apps/iot/IotDevicePubSub.html
index 9334433..641d296 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/iot/IotDevicePubSub.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>IotDevicePubSub (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="IotDevicePubSub (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -432,6 +432,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html b/site/javadoc/latest/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
index 9888e80..101a99d 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/iot/class-use/IotDevicePubSub.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.apps.iot.IotDevicePubSub (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/iot/package-frame.html b/site/javadoc/latest/org/apache/edgent/apps/iot/package-frame.html
index 51cb16e..07cd2dc 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/iot/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.apps.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/iot/package-summary.html b/site/javadoc/latest/org/apache/edgent/apps/iot/package-summary.html
index d968269..2fc3a97 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/iot/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.apps.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.apps.iot (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/iot/package-tree.html b/site/javadoc/latest/org/apache/edgent/apps/iot/package-tree.html
index 798dd79..b2b8711 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/iot/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.apps.iot Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.apps.iot Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/iot/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/iot/package-use.html b/site/javadoc/latest/org/apache/edgent/apps/iot/package-use.html
index 7c4f1f0..3470298 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/iot/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.apps.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.apps.iot (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/runtime/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/runtime/JobMonitorApp.html b/site/javadoc/latest/org/apache/edgent/apps/runtime/JobMonitorApp.html
index 148f997..8e74f88 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/runtime/JobMonitorApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JobMonitorApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JobMonitorApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -203,13 +203,19 @@ 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:</div>
+<div class="block">Declares the following topology:
+ 
+ JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
+ </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>
+<div class="block">Populates the following topology:
+ 
+ JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
+ </div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -460,6 +466,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html b/site/javadoc/latest/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
index e202968..22e3ddf 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/runtime/class-use/JobMonitorApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.apps.runtime.JobMonitorApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/runtime/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/runtime/package-frame.html b/site/javadoc/latest/org/apache/edgent/apps/runtime/package-frame.html
index 5a2c51f..0807566 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/runtime/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.apps.runtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/runtime/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/runtime/package-summary.html b/site/javadoc/latest/org/apache/edgent/apps/runtime/package-summary.html
index cf14499..fef8027 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/runtime/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.apps.runtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.apps.runtime (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -152,6 +152,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/runtime/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/runtime/package-tree.html b/site/javadoc/latest/org/apache/edgent/apps/runtime/package-tree.html
index 80da9e9..4796ec4 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/runtime/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.apps.runtime Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.apps.runtime Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/apps/runtime/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/apps/runtime/package-use.html b/site/javadoc/latest/org/apache/edgent/apps/runtime/package-use.html
index 1ebd5e4..b4d4a51 100644
--- a/site/javadoc/latest/org/apache/edgent/apps/runtime/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.apps.runtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.apps.runtime (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/command/CommandStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/command/CommandStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/command/CommandStreams.html
index f48096c..1101091 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/command/CommandStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>CommandStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="CommandStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -588,6 +588,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[20/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/constant-values.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/constant-values.html b/site/javadoc/r0.4.0/_site/constant-values.html
new file mode 100644
index 0000000..2222367
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/constant-values.html
@@ -0,0 +1,871 @@
+<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Constant Field Values (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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_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">
+<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">
+<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">
+<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">
+<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>
+</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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/deprecated-list.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/deprecated-list.html b/site/javadoc/r0.4.0/_site/deprecated-list.html
new file mode 100644
index 0000000..673418b
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Deprecated List (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/help-doc.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/help-doc.html b/site/javadoc/r0.4.0/_site/help-doc.html
new file mode 100644
index 0000000..1792495
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:40 PDT 2016 -->
+<title>API Help (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[18/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/index.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/index.html b/site/javadoc/r0.4.0/_site/index.html
new file mode 100644
index 0000000..cad1dc5
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/index.html
@@ -0,0 +1,74 @@
+<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Edgent v0.4.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";
+    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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/JsonAnalytics.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
new file mode 100644
index 0000000..0fb4623
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>JsonAnalytics (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
new file mode 100644
index 0000000..58704bc
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>JsonUnivariateAggregate (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
new file mode 100644
index 0000000..03ff1ac
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>JsonUnivariateAggregator (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
new file mode 100644
index 0000000..8a20e10
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[15/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Deadtime.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Deadtime.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Deadtime.html
new file mode 100644
index 0000000..4f340fd
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>Deadtime (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Filters.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Filters.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Filters.html
new file mode 100644
index 0000000..33ad107
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>Filters (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Range.BoundType.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Range.BoundType.html
new file mode 100644
index 0000000..33f6a33
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>Range.BoundType (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Range.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Range.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/sensors/Range.html
new file mode 100644
index 0000000..db6680f
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>Range (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[31/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-tree.html
index ae48056..1fa387e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327 Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.elm327 Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -151,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-use.html
index 549eaa1..1f7177f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.elm327 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.elm327 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -189,6 +189,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html
index f0c0bc7..81d1293 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>CommandExecutor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="CommandExecutor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -331,6 +331,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/class-use/CommandExecutor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/class-use/CommandExecutor.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/class-use/CommandExecutor.html
index 3cd5e28..64e723c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/class-use/CommandExecutor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.elm327.runtime.CommandExecutor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.runtime.CommandExecutor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in org.apache.edgent.samples.connectors.elm327.runtime">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in org.apache.edgent.samples.connectors.elm327.runtime">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-frame.html
index b6a639c..14ae777 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327.runtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html
index ebd7cf7..3c45b84 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327.runtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-tree.html
index 19c8b83..5b36be4 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327.runtime Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.elm327.runtime Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-use.html
index 8c8e18a..5323361 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/runtime/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.elm327.runtime (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.elm327.runtime (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/file/FileReaderApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/FileReaderApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/file/FileReaderApp.html
index d5942d3..632f9bc 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/FileReaderApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FileReaderApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="FileReaderApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -296,6 +296,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/file/FileWriterApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/FileWriterApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/file/FileWriterApp.html
index b93e6d3..6488fa6 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/FileWriterApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FileWriterApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="FileWriterApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -296,6 +296,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileReaderApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileReaderApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileReaderApp.html
index f2a7781..927bd6e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileReaderApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.file.FileReaderApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.file.FileReaderApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/file/FileReaderApp.html" title="class in org.apache.edgent.samples.connectors.file">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/file/FileReaderApp.html" title="class in org.apache.edgent.samples.connectors.file">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileWriterApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileWriterApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileWriterApp.html
index 467dea4..bb7ff1e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/class-use/FileWriterApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.file.FileWriterApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.file.FileWriterApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/file/FileWriterApp.html" title="class in org.apache.edgent.samples.connectors.file">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/file/FileWriterApp.html" title="class in org.apache.edgent.samples.connectors.file">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-frame.html
index 33b4105..5dfa850 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.file (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-summary.html
index 3c696af..3cfccbd 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.file (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.file (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-tree.html
index c467d69..9d817e7 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.file Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.file Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-use.html
index 5a62346..7dbe173 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/file/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.file (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.file (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html
index eacd6a0..7cbe23f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>IotpQuickstart (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="IotpQuickstart (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -280,6 +280,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpSensors.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpSensors.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpSensors.html
index 66f30ad..89c950c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/IotpSensors.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>IotpSensors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="IotpSensors (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -392,6 +392,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart.html
index 2c62f3e..d144422 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpQuickstart.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpQuickstart (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpQuickstart (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpQuickstart.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpSensors.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpSensors.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpSensors.html
index 74efa9e..f1ee15c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/class-use/IotpSensors.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.iotp.IotpSensors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.iotp.IotpSensors (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/iotp/IotpSensors.html" title="class in org.apache.edgent.samples.connectors.iotp">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-frame.html
index ac7f5a0..5bba8db 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-summary.html
index 95c3380..fa2cbcf 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.iotp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-tree.html
index e9e1707..d3db6b8 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.iotp Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.iotp Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-use.html
index e47f083..6509a08 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/iotp/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.iotp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.iotp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/DbUtils.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/DbUtils.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/DbUtils.html
index 00b2d19..9dc6667 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/DbUtils.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DbUtils (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="DbUtils (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -332,6 +332,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/Person.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/Person.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/Person.html
index 4c28af9..2458498 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/Person.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Person (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Person (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -239,6 +239,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonData.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonData.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonData.html
index cb4c5a3..8968321 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonData.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PersonData (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="PersonData (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -305,6 +305,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonId.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonId.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonId.html
index 2293cd6..9c3409f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/PersonId.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PersonId (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="PersonId (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -239,6 +239,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html
index c68db2c..bd0b6bf 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimpleReaderApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SimpleReaderApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -241,6 +241,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html
index 2c713f9..98d4e1e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimpleWriterApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SimpleWriterApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -241,6 +241,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/DbUtils.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/DbUtils.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/DbUtils.html
index 524c7f9..969a5b7 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/DbUtils.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.DbUtils (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.DbUtils (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/DbUtils.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/DbUtils.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/Person.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/Person.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/Person.html
index e9bc30c..a4744b8 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/Person.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.Person (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.Person (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/Person.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -148,7 +148,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/Person.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -183,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonData.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonData.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonData.html
index 3a3358f..0aa715c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonData.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonData (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonData (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/PersonData.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/PersonData.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonId.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonId.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonId.html
index 2b09a43..7699882 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/PersonId.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonId (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.PersonId (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/PersonId.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -132,7 +132,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/PersonId.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleReaderApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleReaderApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleReaderApp.html
index e0adc9a..4948f86 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleReaderApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleReaderApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleReaderApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/SimpleReaderApp.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleWriterApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleWriterApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleWriterApp.html
index 5c272bf..3c11912 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/class-use/SimpleWriterApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleWriterApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.jdbc.SimpleWriterApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/jdbc/SimpleWriterApp.html" title="class in org.apache.edgent.samples.connectors.jdbc">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-frame.html
index 9112d3c..a2a2bc6 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.jdbc (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>



[32/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html b/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html
index 40c9e08..5a7734c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractMqttApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="AbstractMqttApplication (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html b/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html
index e30f0d5..d8965e2 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DeviceCommsApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="DeviceCommsApp (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/AbstractMqttApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/AbstractMqttApplication.html b/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/AbstractMqttApplication.html
index 14fa035..3a24e81 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/AbstractMqttApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.mqtt.AbstractMqttApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.mqtt.AbstractMqttApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html" title="class in org.apache.edgent.samples.apps.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -159,7 +159,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/apps/mqtt/AbstractMqttApplication.html" title="class in org.apache.edgent.samples.apps.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -194,6 +194,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/DeviceCommsApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/DeviceCommsApp.html b/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/DeviceCommsApp.html
index 1e65cd9..4197ec1 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/class-use/DeviceCommsApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.mqtt.DeviceCommsApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.mqtt.DeviceCommsApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html" title="class in org.apache.edgent.samples.apps.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/apps/mqtt/DeviceCommsApp.html" title="class in org.apache.edgent.samples.apps.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-frame.html
index 0aed3e4..81f54d6 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.apps.mqtt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-summary.html
index c68a1f4..ad4af6a 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.apps.mqtt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.apps.mqtt (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-tree.html
index 98ae7fe..5a30943 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.apps.mqtt Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.apps.mqtt Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-use.html
index 0a20357..9e2ca70 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/mqtt/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.apps.mqtt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.apps.mqtt (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -182,6 +182,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/apps/package-frame.html
index dc330d7..b07d5f6 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.apps (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/apps/package-summary.html
index d5152fd..d328c8c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.apps (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.apps (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -189,6 +189,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/apps/package-tree.html
index 3036404..6d2cf33 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.apps Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.apps Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -137,6 +137,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/apps/package-use.html
index ebe5cdc..3914703 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.apps (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.apps (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -247,6 +247,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html b/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html
index 2bb6c4b..f77f607 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Sensor1 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Sensor1 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html b/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html
index 2bf3346..6fa7a5c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SensorAnalyticsApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SensorAnalyticsApplication (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/Sensor1.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/Sensor1.html b/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/Sensor1.html
index e39ce4a..26469cf 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/Sensor1.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.Sensor1 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.Sensor1 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/apps/sensorAnalytics/Sensor1.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/SensorAnalyticsApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/SensorAnalyticsApplication.html b/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/SensorAnalyticsApplication.html
index 41aa497..b4cc6f0 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/class-use/SensorAnalyticsApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.SensorAnalyticsApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.sensorAnalytics.SensorAnalyticsApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -128,7 +128,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html" title="class in org.apache.edgent.samples.apps.sensorAnalytics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-frame.html
index 3440143..f0ffbde 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.apps.sensorAnalytics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-summary.html
index 3eb290b..1b92cd1 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.apps.sensorAnalytics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -299,6 +299,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-tree.html
index 2435b10..3041500 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.apps.sensorAnalytics Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.apps.sensorAnalytics Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -143,6 +143,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-use.html
index 10f32a7..1fecc67 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/sensorAnalytics/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.apps.sensorAnalytics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.apps.sensorAnalytics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/MsgSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/MsgSupplier.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/MsgSupplier.html
index 5cfe492..047bec3 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/MsgSupplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>MsgSupplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="MsgSupplier (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/Options.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/Options.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/Options.html
index b0a8b5b..9b1778e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/Options.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Options (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Options (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -361,6 +361,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/Util.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/Util.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/Util.html
index 4bfb78c..c2bfc89 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/Util.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Util (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Util (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -310,6 +310,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/MsgSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/MsgSupplier.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/MsgSupplier.html
index 6b7a484..7cc6847 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/MsgSupplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.MsgSupplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.MsgSupplier (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/connectors/MsgSupplier.html" title="class in org.apache.edgent.samples.connectors">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/connectors/MsgSupplier.html" title="class in org.apache.edgent.samples.connectors">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Options.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Options.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Options.html
index aed3c0c..5d3ea7d 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Options.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.Options (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.Options (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/connectors/Options.html" title="class in org.apache.edgent.samples.connectors">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -160,7 +160,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/connectors/Options.html" title="class in org.apache.edgent.samples.connectors">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Util.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Util.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Util.html
index b089a1a..82bf1bd 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/class-use/Util.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.Util (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.Util (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/connectors/Util.html" title="class in org.apache.edgent.samples.connectors">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/connectors/Util.html" title="class in org.apache.edgent.samples.connectors">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Cmd.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Cmd.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Cmd.html
index ca860d4..799e660 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Cmd.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Cmd (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Cmd (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -363,6 +363,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html
index 3d6e629..210d4c6 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Elm327Cmds (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Elm327Cmds (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -515,6 +515,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Streams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Streams.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Streams.html
index ecca106..e71c908 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Elm327Streams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Elm327Streams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Elm327Streams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -299,6 +299,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Pids01.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Pids01.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Pids01.html
index f05a52e..38e649c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/Pids01.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Pids01 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Pids01 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -145,7 +145,7 @@ implements <a href="../../../../../../org/apache/edgent/samples/connectors/elm32
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/elm327/Pids01.html#AIR_INTAKE_TEMP">AIR_INTAKE_TEMP</a></span></code>
-<div class="block">Engine air intake temperature in �C.</div>
+<div class="block">Engine air intake temperature in degrees C.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -155,7 +155,7 @@ implements <a href="../../../../../../org/apache/edgent/samples/connectors/elm32
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/samples/connectors/elm327/Pids01.html#ENGINE_COOLANT_TEMP">ENGINE_COOLANT_TEMP</a></span></code>
-<div class="block">Engine coolant temperature in �C.</div>
+<div class="block">Engine coolant temperature in degrees C.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -276,7 +276,7 @@ the order they are declared.</div>
 <li class="blockList">
 <h4>ENGINE_COOLANT_TEMP</h4>
 <pre>public static final&nbsp;<a href="../../../../../../org/apache/edgent/samples/connectors/elm327/Pids01.html" title="enum in org.apache.edgent.samples.connectors.elm327">Pids01</a> ENGINE_COOLANT_TEMP</pre>
-<div class="block">Engine coolant temperature in �C.</div>
+<div class="block">Engine coolant temperature in degrees C.</div>
 </li>
 </ul>
 <a name="RPM">
@@ -306,7 +306,7 @@ the order they are declared.</div>
 <li class="blockList">
 <h4>AIR_INTAKE_TEMP</h4>
 <pre>public static final&nbsp;<a href="../../../../../../org/apache/edgent/samples/connectors/elm327/Pids01.html" title="enum in org.apache.edgent.samples.connectors.elm327">Pids01</a> AIR_INTAKE_TEMP</pre>
-<div class="block">Engine air intake temperature in �C.</div>
+<div class="block">Engine air intake temperature in degrees C.</div>
 </li>
 </ul>
 </li>
@@ -487,6 +487,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Cmd.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Cmd.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Cmd.html
index 2490159..bfb12e9 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Cmd.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.samples.connectors.elm327.Cmd (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.samples.connectors.elm327.Cmd (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/elm327/Cmd.html" title="interface in org.apache.edgent.samples.connectors.elm327">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -191,7 +191,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/elm327/Cmd.html" title="interface in org.apache.edgent.samples.connectors.elm327">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -226,6 +226,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Cmds.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Cmds.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Cmds.html
index 4cd80ea..f0154df 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Cmds.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Cmds (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Cmds (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html" title="enum in org.apache.edgent.samples.connectors.elm327">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -153,7 +153,7 @@ the order they are declared.</div>
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/elm327/Elm327Cmds.html" title="enum in org.apache.edgent.samples.connectors.elm327">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -188,6 +188,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Streams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Streams.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Streams.html
index 991256e..a3dc7e6 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Elm327Streams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Streams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.Elm327Streams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/elm327/Elm327Streams.html" title="class in org.apache.edgent.samples.connectors.elm327">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/elm327/Elm327Streams.html" title="class in org.apache.edgent.samples.connectors.elm327">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Pids01.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Pids01.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Pids01.html
index 2d1ed09..0729e08 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/class-use/Pids01.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.elm327.Pids01 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.elm327.Pids01 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/elm327/Pids01.html" title="enum in org.apache.edgent.samples.connectors.elm327">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -137,7 +137,7 @@ the order they are declared.</div>
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/elm327/Pids01.html" title="enum in org.apache.edgent.samples.connectors.elm327">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -172,6 +172,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-frame.html
index f7bf7f5..57218a0 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-summary.html
index d893144..599bb3c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/elm327/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.elm327 (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.elm327 (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -198,6 +198,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[02/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
new file mode 100644
index 0000000..c9bfec3
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
new file mode 100644
index 0000000..5595471
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
new file mode 100644
index 0000000..4d165ad
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-frame.html
new file mode 100644
index 0000000..25ff220
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.jdbc (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-summary.html
new file mode 100644
index 0000000..1515c94
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.jdbc (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-tree.html
new file mode 100644
index 0000000..aeec5a5
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/package-use.html
new file mode 100644
index 0000000..98a87ee
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.connectors.jdbc (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
new file mode 100644
index 0000000..a50f033
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>KafkaConsumer.ByteConsumerRecord (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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="KafkaConsumer.ByteConsumerRecord (Edgent v0.4.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/KafkaConsumer.ByteConsumerRecord.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/kafka/KafkaConsumer.html" title="class in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" target="_top">Frames</a></li>
+<li><a href="KafkaConsumer.ByteConsumerRecord.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>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&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.kafka</div>
+<h2 title="Interface KafkaConsumer.ByteConsumerRecord" class="title">Interface KafkaConsumer.ByteConsumerRecord</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/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;byte[],byte[]&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.html" title="class in org.apache.edgent.connectors.kafka">KafkaConsumer</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static interface <span class="typeNameLabel">KafkaConsumer.ByteConsumerRecord</span>
+extends <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;byte[],byte[]&gt;</pre>
+<div class="block">A Kafka record with byte[] typed key and value members</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>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;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></h3>
+<code><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#key--">key</a>, <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#offset--">offset</a>, <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#partition--">partition</a>, <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#topic--">topic</a>, <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#value--">value</a></code></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/KafkaConsumer.ByteConsumerRecord.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/kafka/KafkaConsumer.html" title="class in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" target="_top">Frames</a></li>
+<li><a href="KafkaConsumer.ByteConsumerRecord.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>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
new file mode 100644
index 0000000..b95b3db
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>KafkaConsumer.ConsumerRecord (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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="KafkaConsumer.ConsumerRecord (Edgent v0.4.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/KafkaConsumer.ConsumerRecord.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/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" target="_top">Frames</a></li>
+<li><a href="KafkaConsumer.ConsumerRecord.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.kafka</div>
+<h2 title="Interface KafkaConsumer.ConsumerRecord" class="title">Interface KafkaConsumer.ConsumerRecord&lt;K,V&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>K</code> - key's type</dd>
+<dd><code>V</code> - the value's type</dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a>, <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">KafkaConsumer.StringConsumerRecord</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.html" title="class in org.apache.edgent.connectors.kafka">KafkaConsumer</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static interface <span class="typeNameLabel">KafkaConsumer.ConsumerRecord&lt;K,V&gt;</span></pre>
+<div class="block">A received Kafka record</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/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">K</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#key--">key</a></span>()</code>&nbsp;</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/kafka/KafkaConsumer.ConsumerRecord.html#offset--">offset</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#partition--">partition</a></span>()</code>&nbsp;</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/kafka/KafkaConsumer.ConsumerRecord.html#topic--">topic</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#value--">value</a></span>()</code>&nbsp;</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="topic--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>topic</h4>
+<pre>java.lang.String&nbsp;topic()</pre>
+</li>
+</ul>
+<a name="partition--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>partition</h4>
+<pre>int&nbsp;partition()</pre>
+</li>
+</ul>
+<a name="offset--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>offset</h4>
+<pre>long&nbsp;offset()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>message id in the partition.</dd>
+</dl>
+</li>
+</ul>
+<a name="key--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>key</h4>
+<pre><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">K</a>&nbsp;key()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>null if no key was published.</dd>
+</dl>
+</li>
+</ul>
+<a name="value--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>value</h4>
+<pre><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">V</a>&nbsp;value()</pre>
+</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/KafkaConsumer.ConsumerRecord.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/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" target="_top">Frames</a></li>
+<li><a href="KafkaConsumer.ConsumerRecord.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[33/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-use.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-use.html
index 5106ee3..2a293ae 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/graph/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.etiao.graph (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao.graph (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -185,6 +185,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html
index c641f6d..d52b8d9 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>EtiaoJobBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="EtiaoJobBean (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/class-use/EtiaoJobBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/class-use/EtiaoJobBean.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/class-use/EtiaoJobBean.html
index 46d4d60..ceb71ad 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/class-use/EtiaoJobBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.etiao.mbeans.EtiaoJobBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.etiao.mbeans.EtiaoJobBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in org.apache.edgent.runtime.etiao.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -131,7 +131,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in org.apache.edgent.runtime.etiao.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-frame.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-frame.html
index d3b2b7b..5305e7e 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-summary.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-summary.html
index 3e04a3c..2c41138 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.mbeans (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-tree.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-tree.html
index a2a7ca8..7a248a7 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao.mbeans Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao.mbeans Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-use.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-use.html
index 03edd7b..f910c0d 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/mbeans/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.etiao.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao.mbeans (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-frame.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-frame.html
index 4037996..2f2f36c 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-summary.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-summary.html
index 5a0a2fe..2c40b05 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -209,6 +209,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-tree.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-tree.html
index 32e2ef6..c91e05f 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.etiao Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.etiao Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-use.html b/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-use.html
index d129cdf..020b346 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/etiao/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.etiao (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.etiao (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -216,6 +216,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/JMXControlService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/JMXControlService.html b/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/JMXControlService.html
index aa1e4b3..e3e323e 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/JMXControlService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JMXControlService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JMXControlService (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/class-use/JMXControlService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/class-use/JMXControlService.html b/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/class-use/JMXControlService.html
index ae6d8ce..2d3f22c 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/class-use/JMXControlService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.jmxcontrol.JMXControlService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.jmxcontrol.JMXControlService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/jmxcontrol/JMXControlService.html" title="class in org.apache.edgent.runtime.jmxcontrol">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/jmxcontrol/JMXControlService.html" title="class in org.apache.edgent.runtime.jmxcontrol">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-frame.html b/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-frame.html
index 8d38c93..3aaa416 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.jmxcontrol (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-summary.html b/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-summary.html
index 8d88b54..f7431ca 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.jmxcontrol (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.jmxcontrol (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-tree.html b/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-tree.html
index 4e1f46f..6e7297b 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.jmxcontrol Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.jmxcontrol Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-use.html b/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-use.html
index c7419c3..1d45981 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jmxcontrol/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.jmxcontrol (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.jmxcontrol (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobEvents.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobEvents.html b/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobEvents.html
index 7076144..70b96a4 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobEvents.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JobEvents (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JobEvents (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -303,6 +303,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobRegistry.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobRegistry.html b/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobRegistry.html
index df87768..cad45d4 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/JobRegistry.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JobRegistry (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JobRegistry (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobEvents.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobEvents.html b/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobEvents.html
index 1ee2cc8..54ddf88 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobEvents.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.jobregistry.JobEvents (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.jobregistry.JobEvents (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/jobregistry/JobEvents.html" title="class in org.apache.edgent.runtime.jobregistry">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/jobregistry/JobEvents.html" title="class in org.apache.edgent.runtime.jobregistry">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobRegistry.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobRegistry.html b/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobRegistry.html
index abaa0a4..504b4e6 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/class-use/JobRegistry.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.jobregistry.JobRegistry (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.jobregistry.JobRegistry (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/jobregistry/JobRegistry.html" title="class in org.apache.edgent.runtime.jobregistry">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/jobregistry/JobRegistry.html" title="class in org.apache.edgent.runtime.jobregistry">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-frame.html b/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-frame.html
index 7079c34..01f9b4d 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.jobregistry (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-summary.html b/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-summary.html
index b71cbf1..b9c3ade 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.jobregistry (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.jobregistry (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-tree.html b/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-tree.html
index 6cc6d2b..90482b6 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.jobregistry Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.jobregistry Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-use.html b/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-use.html
index f83ba9b..e28c52d 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jobregistry/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.jobregistry (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.jobregistry (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/JsonControlService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/JsonControlService.html b/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/JsonControlService.html
index b908faa..a53e128 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/JsonControlService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JsonControlService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JsonControlService (Edgent v1.0.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><a href="../../../../../org/apache/edgent/runtime/jsoncontrol/package-summary.html"><code>Format of control request operation</code></a></dd>
+<dd><code>Format of control request operation</code></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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/class-use/JsonControlService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/class-use/JsonControlService.html b/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/class-use/JsonControlService.html
index 4db956b..9d166ce 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/class-use/JsonControlService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.jsoncontrol.JsonControlService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.jsoncontrol.JsonControlService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/jsoncontrol/JsonControlService.html" title="class in org.apache.edgent.runtime.jsoncontrol">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -129,7 +129,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/jsoncontrol/JsonControlService.html" title="class in org.apache.edgent.runtime.jsoncontrol">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-frame.html b/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-frame.html
index 26b2c16..7e2035e 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.jsoncontrol (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-summary.html b/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-summary.html
index 7dd6fd5..1f240c8 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.jsoncontrol (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.jsoncontrol (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-tree.html b/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-tree.html
index f0db698..21b883c 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.jsoncontrol Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.jsoncontrol Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-use.html b/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-use.html
index 09bab87..9d71b58 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/jsoncontrol/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.jsoncontrol (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.jsoncontrol (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -159,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/AbstractApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/AbstractApplication.html b/site/javadoc/latest/org/apache/edgent/samples/apps/AbstractApplication.html
index 4915c94..f4fd708 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/AbstractApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AbstractApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="AbstractApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -464,6 +464,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/ApplicationUtilities.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/ApplicationUtilities.html b/site/javadoc/latest/org/apache/edgent/samples/apps/ApplicationUtilities.html
index dfcb1f6..b0dca12 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/ApplicationUtilities.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ApplicationUtilities (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="ApplicationUtilities (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -527,6 +527,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/JsonTuples.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/JsonTuples.html b/site/javadoc/latest/org/apache/edgent/samples/apps/JsonTuples.html
index cc26adf..8f47c8b 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/JsonTuples.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>JsonTuples (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="JsonTuples (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -555,6 +555,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/TopologyProviderFactory.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/TopologyProviderFactory.html b/site/javadoc/latest/org/apache/edgent/samples/apps/TopologyProviderFactory.html
index 2e29b39..36f37bf 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/TopologyProviderFactory.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>TopologyProviderFactory (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="TopologyProviderFactory (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -291,6 +291,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/AbstractApplication.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/AbstractApplication.html b/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/AbstractApplication.html
index 17cf026..91f2e72 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/AbstractApplication.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.AbstractApplication (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.AbstractApplication (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/apps/AbstractApplication.html" title="class in org.apache.edgent.samples.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -215,7 +215,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/apps/AbstractApplication.html" title="class in org.apache.edgent.samples.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -250,6 +250,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/ApplicationUtilities.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/ApplicationUtilities.html b/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/ApplicationUtilities.html
index 5a313ca..2dcc8f3 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/ApplicationUtilities.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.ApplicationUtilities (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.ApplicationUtilities (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/apps/ApplicationUtilities.html" title="class in org.apache.edgent.samples.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/apps/ApplicationUtilities.html" title="class in org.apache.edgent.samples.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/JsonTuples.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/JsonTuples.html b/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/JsonTuples.html
index fd1d03d..846850f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/JsonTuples.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.JsonTuples (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.JsonTuples (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/apps/JsonTuples.html" title="class in org.apache.edgent.samples.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/apps/JsonTuples.html" title="class in org.apache.edgent.samples.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/TopologyProviderFactory.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/TopologyProviderFactory.html b/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/TopologyProviderFactory.html
index f6c0c18..9d67c88 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/apps/class-use/TopologyProviderFactory.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.apps.TopologyProviderFactory (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.apps.TopologyProviderFactory (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/apps/TopologyProviderFactory.html" title="class in org.apache.edgent.samples.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/apps/TopologyProviderFactory.html" title="class in org.apache.edgent.samples.apps">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[09/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterPolicy.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterPolicy.html
new file mode 100644
index 0000000..2ba1da0
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterPolicy.html
@@ -0,0 +1,756 @@
+<!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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>FileWriterPolicy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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>
+<div class="block">Release any resources utilized by this policy.</div>
+</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>
+<div class="block">Close the active file <code>path</code>.</div>
+</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>
+<div class="block">Return the path for the next active file to write to.</div>
+</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>
+<div class="block">Initialize the policy with the base pathname of files to generate
+ and objects that can be
+ called to perform timer based flush or close (cycle) of the active file.</div>
+</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>
+<div class="block">Answers the question "should the active file be cycled?".</div>
+</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>
+<div class="block">Answers the question "should the active file be flushed?".</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/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>
+<div class="block">Inform the policy of every tuple written to the active file.</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="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>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
+<div class="block">Release any resources utilized by this policy.</div>
+<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>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
+<div class="block">Initialize the policy with the base pathname of files to generate
+ and objects that can be
+ called to perform timer based flush or close (cycle) of the active file.
+ <p>
+ Cycling involves finalizing the active file (getting it to its
+ final destination / pathname) and applying any retention policy.
+ <p>
+ The supplied <code>closeable</code> must close the active file's output stream
+ and then call <code>IFileWriterPolicy.closeActiveFile(Path)</code>.
+ <p>
+ For non-timer based strategies, the file writer generally triggers
+ flush and cycle processing
+ following a tuple write as informed by <code>IFileWriterPolicy.shouldCycle()</code> and
+ <code>IFileWriterPolicy.shouldFlush()</code>.</div>
+<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>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>basePathname</code> - the directory and base leafname for final files</dd>
+<dd><code>flushable</code> - function to perform the flush</dd>
+<dd><code>closeable</code> - function to perform the close</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>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
+<div class="block">Inform the policy of every tuple written to the active file.
+ <p>
+ The policy can use this to update its state so that it
+ can answer the questions <code>IFileWriterPolicy.shouldFlush()</code>
+ and <code>IFileWriterPolicy.shouldCycle()</code> for count, size, or
+ tuple attribute based policies.
+ <p>
+ The policy can also use this to update its state
+ for implementing time based flush and cycle policies.</div>
+<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>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>tuple</code> - the tuple written</dd>
+<dd><code>nbytes</code> - the number of bytes written</dd>
+</dl>
+</li>
+</ul>
+<a name="shouldFlush--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>shouldFlush</h4>
+<pre>public&nbsp;boolean&nbsp;shouldFlush()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
+<div class="block">Answers the question "should the active file be flushed?".
+ <p>
+ The state is reset to false after this returns.</div>
+<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>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the active file should be flushed</dd>
+</dl>
+</li>
+</ul>
+<a name="shouldCycle--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>shouldCycle</h4>
+<pre>public&nbsp;boolean&nbsp;shouldCycle()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
+<div class="block">Answers the question "should the active file be cycled?".
+ <p>
+ The state is reset to false after this returns.</div>
+<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>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the active file should be cycled</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>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
+<div class="block">Return the path for the next active file to write to.
+ <p>
+ If there was a current active file, <code>IFileWriterPolicy.closeActiveFile(Path)</code>
+ must be called prior to this.
+ <p>
+ The leafname must be a hidden file (<code>java.io.File.isHidden()==true</code>
+ to be compatible with a directory watcher
+ <a href="../../../../../org/apache/edgent/connectors/file/FileStreams.html#directoryWatcher-org.apache.edgent.topology.TopologyElement-org.apache.edgent.function.Supplier-"><code>FileStreams.directoryWatcher(org.apache.edgent.topology.TopologyElement, org.apache.edgent.function.Supplier)</code></a></div>
+<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>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>path for the active file</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>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.edgent.connectors.file.runtime.IFileWriterPolicy</code></span></div>
+<div class="block">Close the active file <code>path</code>.
+ <p>
+ Generate the final path for the active file and  
+ rename/move/copy it as necessary to be at that final path.
+ <p>
+ Apply the retention policy.
+ <p>
+ The active file's writer iostream must be closed prior to calling this.</div>
+<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="paramLabel">Parameters:</span></dt>
+<dd><code>path</code> - the active file (from <code>IFileWriterPolicy.getNextActiveFilePath()</code>).</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the final path</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - on failure</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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/FileWriterRetentionConfig.html
new file mode 100644
index 0000000..de27333
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>FileWriterRetentionConfig (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/CompressedFileWriterPolicy.html
new file mode 100644
index 0000000..c72dcba
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.file.CompressedFileWriterPolicy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileStreams.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileStreams.html
new file mode 100644
index 0000000..df3a5de
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileStreams (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterCycleConfig.html
new file mode 100644
index 0000000..0a1401b
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterCycleConfig (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[30/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-summary.html
index fc0af53..3ee4c45 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.jdbc (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.jdbc (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -194,6 +194,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-tree.html
index 6caa407..7583255 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.jdbc Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.jdbc Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-use.html
index 4776697..4010631 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/jdbc/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.jdbc (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.jdbc (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/KafkaClient.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/KafkaClient.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/KafkaClient.html
index 951c6a8..bec3df5 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/KafkaClient.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>KafkaClient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="KafkaClient (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -310,6 +310,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/PublisherApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/PublisherApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/PublisherApp.html
index 5341ac8..767019e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/PublisherApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PublisherApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="PublisherApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -242,6 +242,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/Runner.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/Runner.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/Runner.html
index 02d96c3..d7650c8 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/Runner.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Runner (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Runner (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -279,6 +279,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html
index 0aa5a2b..35a963d 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimplePublisherApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SimplePublisherApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -240,6 +240,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html
index 19e6268..7dfb53d 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimpleSubscriberApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SimpleSubscriberApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -240,6 +240,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SubscriberApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SubscriberApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SubscriberApp.html
index ace97d2..822c60f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/SubscriberApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SubscriberApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SubscriberApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -242,6 +242,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/KafkaClient.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/KafkaClient.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/KafkaClient.html
index 726499b..ff9aac6 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/KafkaClient.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.KafkaClient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.KafkaClient (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/KafkaClient.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/KafkaClient.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/PublisherApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/PublisherApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/PublisherApp.html
index 5cd3681..de203ac 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/PublisherApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.PublisherApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.PublisherApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/Runner.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/Runner.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/Runner.html
index 29012d2..889860e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/Runner.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.Runner (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.Runner (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/Runner.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/Runner.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimplePublisherApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimplePublisherApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimplePublisherApp.html
index fab9a89..62f5d93 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimplePublisherApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.SimplePublisherApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.SimplePublisherApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/SimplePublisherApp.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimpleSubscriberApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimpleSubscriberApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimpleSubscriberApp.html
index 6b33923..8ec44f0 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SimpleSubscriberApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.SimpleSubscriberApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.SimpleSubscriberApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/SimpleSubscriberApp.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SubscriberApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SubscriberApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SubscriberApp.html
index 085f3dc..a66ae3b 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/class-use/SubscriberApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.kafka.SubscriberApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.kafka.SubscriberApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/kafka/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-frame.html
index 736fd32..fe49950 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.kafka (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-summary.html
index 56b190d..19cc911 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.kafka (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.kafka (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-tree.html
index 9f4a8b3..a17bf12 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.kafka Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.kafka Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-use.html
index 3c2ea59..639dff9 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/kafka/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.kafka (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.kafka (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/MqttClient.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/MqttClient.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/MqttClient.html
index 86ea683..ea3c048 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/MqttClient.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>MqttClient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="MqttClient (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -307,6 +307,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/PublisherApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/PublisherApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/PublisherApp.html
index 87c9be7..8b1b935 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/PublisherApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PublisherApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="PublisherApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -242,6 +242,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/Runner.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/Runner.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/Runner.html
index 5cf391c..a2e9b87 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/Runner.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Runner (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Runner (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -279,6 +279,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html
index 0f36670..38c04c5 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimplePublisherApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SimplePublisherApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -240,6 +240,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html
index 7a183ae..2cf53e6 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimpleSubscriberApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SimpleSubscriberApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -240,6 +240,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html
index 4d1b9da..3d10893 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SubscriberApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SubscriberApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -242,6 +242,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/MqttClient.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/MqttClient.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/MqttClient.html
index 0dfc805..e1f3c99 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/MqttClient.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.MqttClient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.MqttClient (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/MqttClient.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/MqttClient.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/PublisherApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/PublisherApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/PublisherApp.html
index 2b1c395..39e92af 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/PublisherApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.PublisherApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.PublisherApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/PublisherApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/Runner.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/Runner.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/Runner.html
index 85a3e9e..b6e63dc 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/Runner.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.Runner (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.Runner (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/Runner.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/Runner.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimplePublisherApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimplePublisherApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimplePublisherApp.html
index 24df6ed..302ab81 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimplePublisherApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.SimplePublisherApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.SimplePublisherApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/SimplePublisherApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimpleSubscriberApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimpleSubscriberApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimpleSubscriberApp.html
index 1c4de16..bf4134b 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SimpleSubscriberApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.SimpleSubscriberApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.SimpleSubscriberApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/SimpleSubscriberApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SubscriberApp.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SubscriberApp.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SubscriberApp.html
index c78b95f..47fc9b2 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/class-use/SubscriberApp.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.connectors.mqtt.SubscriberApp (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.connectors.mqtt.SubscriberApp (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/connectors/mqtt/SubscriberApp.html" title="class in org.apache.edgent.samples.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-frame.html
index c98cf13..1a6eb7f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.mqtt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-summary.html
index cdb0c91..78e9d65 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.mqtt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.mqtt (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-tree.html
index 96228f9..098de29 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.connectors.mqtt Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.connectors.mqtt Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-use.html
index fe312e7..23524f1 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/connectors/mqtt/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.connectors.mqtt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.connectors.mqtt (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[45/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/Publish.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/Publish.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/Publish.html
index d810bd1..38c2fd2 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/Publish.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Publish (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Publish (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/class-use/Publish.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/class-use/Publish.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/class-use/Publish.html
index 8404c29..2f01f03 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/class-use/Publish.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.pubsub.oplets.Publish (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.pubsub.oplets.Publish (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/connectors/pubsub/oplets/Publish.html" title="class in org.apache.edgent.connectors.pubsub.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/connectors/pubsub/oplets/Publish.html" title="class in org.apache.edgent.connectors.pubsub.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-frame.html
index b4da3b5..0a8ffe1 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.pubsub.oplets (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-summary.html
index 654b8fc..95bcd96 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.pubsub.oplets (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub.oplets (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-tree.html
index d6bdd06..e230f34 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.pubsub.oplets Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub.oplets Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-use.html
index 2ab9461..937aa9e 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/oplets/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.pubsub.oplets (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.pubsub.oplets (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-frame.html
index 5f3bcb0..58693eb 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.pubsub (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-summary.html
index 0b4b14b..10fc90b 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.pubsub (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-tree.html
index 411d4ae..2b7d1f9 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.pubsub Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-use.html
index ef19d42..ed27367 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.pubsub (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.pubsub (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html
index 2db0ea1..9bd9dea 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>ProviderPubSub (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="ProviderPubSub (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html
index 10bbb32..152d68f 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PublishSubscribeService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="PublishSubscribeService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -301,6 +301,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/ProviderPubSub.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/ProviderPubSub.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/ProviderPubSub.html
index 8530157..b600fee 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/ProviderPubSub.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.pubsub.service.ProviderPubSub (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.pubsub.service.ProviderPubSub (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html" title="class in org.apache.edgent.connectors.pubsub.service">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html" title="class in org.apache.edgent.connectors.pubsub.service">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/PublishSubscribeService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/PublishSubscribeService.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/PublishSubscribeService.html
index 11ed494..849d273 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/class-use/PublishSubscribeService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.pubsub.service.PublishSubscribeService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.pubsub.service.PublishSubscribeService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html" title="interface in org.apache.edgent.connectors.pubsub.service">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html" title="interface in org.apache.edgent.connectors.pubsub.service">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-frame.html
index e61c153..be141a8 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.pubsub.service (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-summary.html
index 700bada..0f765d4 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.pubsub.service (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub.service (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-tree.html
index f834669..2ded715 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.pubsub.service Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.pubsub.service Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-use.html
index c1a2bce..bab8142 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/service/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.pubsub.service (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.pubsub.service (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/serial/SerialDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/serial/SerialDevice.html b/site/javadoc/latest/org/apache/edgent/connectors/serial/SerialDevice.html
index 30fc02c..3d01a6f 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/serial/SerialDevice.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SerialDevice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SerialDevice (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/serial/SerialPort.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/serial/SerialPort.html b/site/javadoc/latest/org/apache/edgent/connectors/serial/SerialPort.html
index ffc3cfc..6faff33 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/serial/SerialPort.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SerialPort (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SerialPort (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -249,6 +249,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialDevice.html b/site/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialDevice.html
index 4f5943a..d9bc981 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialDevice.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.serial.SerialDevice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.serial.SerialDevice (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/serial/SerialDevice.html" title="interface in org.apache.edgent.connectors.serial">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -172,7 +172,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/serial/SerialDevice.html" title="interface in org.apache.edgent.connectors.serial">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -207,6 +207,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialPort.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialPort.html b/site/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialPort.html
index 80178d9..7e47f1f 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/serial/class-use/SerialPort.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.serial.SerialPort (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.serial.SerialPort (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/serial/SerialPort.html" title="interface in org.apache.edgent.connectors.serial">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -137,7 +137,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/serial/SerialPort.html" title="interface in org.apache.edgent.connectors.serial">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -172,6 +172,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/serial/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/serial/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/serial/package-frame.html
index 979acc3..bf11474 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/serial/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.serial (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/serial/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/serial/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/serial/package-summary.html
index d25a16c..ee431df 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/serial/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.serial (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.serial (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/serial/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/serial/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/serial/package-tree.html
index d2390c6..cfce4b6 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/serial/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.serial Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.serial Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/serial/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/serial/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/serial/package-use.html
index c697dbd..b2cf683 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/serial/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.serial (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.serial (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -202,6 +202,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/WebSocketClient.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/WebSocketClient.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/WebSocketClient.html
index b314076..623dc11 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/WebSocketClient.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>WebSocketClient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="WebSocketClient (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/class-use/WebSocketClient.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/class-use/WebSocketClient.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/class-use/WebSocketClient.html
index 8ccfe50..1703024 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/class-use/WebSocketClient.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.wsclient.WebSocketClient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.wsclient.WebSocketClient (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/wsclient/WebSocketClient.html" title="interface in org.apache.edgent.connectors.wsclient">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/wsclient/WebSocketClient.html" title="interface in org.apache.edgent.connectors.wsclient">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
index 2539bc3..ae662be 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Jsr356WebSocketClient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="Jsr356WebSocketClient (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html
index b8ce783..fd06346 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.Jsr356WebSocketClient (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.wsclient.javax.websocket.Jsr356WebSocketClient (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html
index 342e9eb..8a2198f 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html
index 09f9987..9cd2202 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../../org/apache/edgent/connectors/wsclient/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">Next&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/execution/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html" target="_top">Frames</a></li>
@@ -125,7 +125,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../../org/apache/edgent/connectors/wsclient/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">Next&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/apache/edgent/execution/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html" target="_top">Frames</a></li>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html
index 8fc314f..7828e0c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.wsclient.javax.websocket Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.wsclient.javax.websocket Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../../org/apache/edgent/connectors/wsclient/package-tree.html">Prev</a></li>
-<li><a href="../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-tree.html">Next</a></li>
+<li><a href="../../../../../../../org/apache/edgent/execution/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html" target="_top">Frames</a></li>
@@ -109,7 +109,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../../org/apache/edgent/connectors/wsclient/package-tree.html">Prev</a></li>
-<li><a href="../../../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-tree.html">Next</a></li>
+<li><a href="../../../../../../../org/apache/edgent/execution/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../../index.html?org/apache/edgent/connectors/wsclient/javax/websocket/package-tree.html" target="_top">Frames</a></li>
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-use.html
index 931a4f4..1035d1d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/wsclient/javax/websocket/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.wsclient.javax.websocket (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>


[28/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSample.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSample.html
index 7e588c8..def7157 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.DevelopmentSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.DevelopmentSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/DevelopmentSample.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/DevelopmentSample.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSampleJobMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSampleJobMXBean.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSampleJobMXBean.html
index 853a9e0..5a19f0f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/DevelopmentSampleJobMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.DevelopmentSampleJobMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.DevelopmentSampleJobMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/DevelopmentSampleJobMXBean.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/HelloEdgent.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/HelloEdgent.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/HelloEdgent.html
index 10f096b..d121179 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/HelloEdgent.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.HelloEdgent (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.HelloEdgent (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/HelloEdgent.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/HelloEdgent.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobEventsSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobEventsSample.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobEventsSample.html
index 7328ce5..f1b8b78 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobEventsSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.JobEventsSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.JobEventsSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/JobEventsSample.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/JobEventsSample.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobExecution.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobExecution.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobExecution.html
index 646b2bc..eccd6b1 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/JobExecution.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.JobExecution (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.JobExecution (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/JobExecution.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/JobExecution.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/PeriodicSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/PeriodicSource.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/PeriodicSource.html
index b519872..cd4c8cb 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/PeriodicSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.PeriodicSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.PeriodicSource (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/PeriodicSource.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/PeriodicSource.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SensorsAggregates.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SensorsAggregates.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SensorsAggregates.html
index 10fb63e..7567a98 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SensorsAggregates.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.SensorsAggregates (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SensorsAggregates (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/SensorsAggregates.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/SensorsAggregates.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SimpleFilterTransform.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SimpleFilterTransform.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SimpleFilterTransform.html
index f17f4fa..5b83af3 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SimpleFilterTransform.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.SimpleFilterTransform (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SimpleFilterTransform (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/SimpleFilterTransform.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/SimpleFilterTransform.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.LogSeverityEnum.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.LogSeverityEnum.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.LogSeverityEnum.html
index 87de720..4a7f2ff 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.LogSeverityEnum.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample.LogSeverityEnum (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample.LogSeverityEnum (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html" title="enum in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -137,7 +137,7 @@ the order they are declared.</div>
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/SplitWithEnumSample.LogSeverityEnum.html" title="enum in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -172,6 +172,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.html
index 1ee016b..b51674d 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/SplitWithEnumSample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.SplitWithEnumSample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/SplitWithEnumSample.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/SplitWithEnumSample.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/StreamTags.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/StreamTags.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/StreamTags.html
index f97f69f..84c9a16 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/StreamTags.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.StreamTags (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.StreamTags (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/StreamTags.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/StreamTags.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/TerminateAfterNTuples.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/TerminateAfterNTuples.html b/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/TerminateAfterNTuples.html
index b72bf39..05ce487 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/class-use/TerminateAfterNTuples.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.topology.TerminateAfterNTuples (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.topology.TerminateAfterNTuples (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/TerminateAfterNTuples.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/samples/topology/TerminateAfterNTuples.html" title="class in org.apache.edgent.samples.topology">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/topology/package-frame.html
index 4961faa..3b45371 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.topology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/topology/package-summary.html
index ea95230..982745e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.topology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.topology (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -229,6 +229,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/topology/package-tree.html
index 17abe6d..e9c3def 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.topology Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.topology Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/topology/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/topology/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/topology/package-use.html
index aa88925..851879b 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/topology/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.topology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.topology (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html b/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html
index b618948..f3570fc 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PeriodicSourceWithMetrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="PeriodicSourceWithMetrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html b/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html
index ae532af..c4d6416 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SplitWithMetrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SplitWithMetrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -274,6 +274,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/PeriodicSourceWithMetrics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/PeriodicSourceWithMetrics.html b/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/PeriodicSourceWithMetrics.html
index 6cfe645..7e85982 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/PeriodicSourceWithMetrics.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.metrics.PeriodicSourceWithMetrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.metrics.PeriodicSourceWithMetrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html" title="class in org.apache.edgent.samples.utils.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/metrics/PeriodicSourceWithMetrics.html" title="class in org.apache.edgent.samples.utils.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/SplitWithMetrics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/SplitWithMetrics.html b/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/SplitWithMetrics.html
index 986bcd3..3b590e5 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/class-use/SplitWithMetrics.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.metrics.SplitWithMetrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.metrics.SplitWithMetrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html" title="class in org.apache.edgent.samples.utils.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/metrics/SplitWithMetrics.html" title="class in org.apache.edgent.samples.utils.metrics">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-frame.html
index 693e5ce..6d15aeb 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.utils.metrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-summary.html
index fd6d526..b2224a6 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.utils.metrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.utils.metrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -145,6 +145,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-tree.html
index 816697e..05c2b8f 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.utils.metrics Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.utils.metrics Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-use.html
index 1d18386..a2a29ba 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/metrics/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.utils.metrics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.utils.metrics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html
index 8ff6470..b96b50c 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>HeartMonitorSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="HeartMonitorSensor (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html
index 945059b..6d1d6a3 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PeriodicRandomSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="PeriodicRandomSensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -517,6 +517,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html
index 3271aac..50e443e 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimpleSimulatedSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SimpleSimulatedSensor (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedSensors.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedSensors.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedSensors.html
index 2eb13ef..b30e904 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedSensors.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimulatedSensors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SimulatedSensors (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -291,6 +291,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html
index 31f1236..fec55b1 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SimulatedTemperatureSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="SimulatedTemperatureSensor (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/HeartMonitorSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/HeartMonitorSensor.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/HeartMonitorSensor.html
index 5751223..51605df 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/HeartMonitorSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.HeartMonitorSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.HeartMonitorSensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/PeriodicRandomSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/PeriodicRandomSensor.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/PeriodicRandomSensor.html
index c05b8fc..791a561 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/PeriodicRandomSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.PeriodicRandomSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.PeriodicRandomSensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/PeriodicRandomSensor.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimpleSimulatedSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimpleSimulatedSensor.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimpleSimulatedSensor.html
index 1b431b3..6482dc1 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimpleSimulatedSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.SimpleSimulatedSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.SimpleSimulatedSensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[50/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/allclasses-frame.html b/site/javadoc/latest/allclasses-frame.html
index 0b227fe..8da195b 100644
--- a/site/javadoc/latest/allclasses-frame.html
+++ b/site/javadoc/latest/allclasses-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>All Classes (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -270,11 +270,6 @@
 <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/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinaryReceiver</a></li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinarySender</a></li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientConnector</a></li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientReceiver</a></li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientSender</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>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/allclasses-noframe.html b/site/javadoc/latest/allclasses-noframe.html
index 312f309..1f42bd9 100644
--- a/site/javadoc/latest/allclasses-noframe.html
+++ b/site/javadoc/latest/allclasses-noframe.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>All Classes (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -270,11 +270,6 @@
 <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/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a></li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a></li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></li>
-<li><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</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>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/constant-values.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/constant-values.html b/site/javadoc/latest/constant-values.html
index 2222367..448ddbb 100644
--- a/site/javadoc/latest/constant-values.html
+++ b/site/javadoc/latest/constant-values.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Constant Field Values (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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 v0.4.0)";
+            parent.document.title="Constant Field Values (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -866,6 +866,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/deprecated-list.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/deprecated-list.html b/site/javadoc/latest/deprecated-list.html
index 673418b..399125f 100644
--- a/site/javadoc/latest/deprecated-list.html
+++ b/site/javadoc/latest/deprecated-list.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Deprecated List (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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 v0.4.0)";
+            parent.document.title="Deprecated List (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/help-doc.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/help-doc.html b/site/javadoc/latest/help-doc.html
index 1792495..4ec279d 100644
--- a/site/javadoc/latest/help-doc.html
+++ b/site/javadoc/latest/help-doc.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:40 PDT 2016 -->
-<title>API Help (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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 v0.4.0)";
+            parent.document.title="API Help (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -226,6 +226,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/index-all.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/index-all.html b/site/javadoc/latest/index-all.html
index 31341f7..3d7093e 100644
--- a/site/javadoc/latest/index-all.html
+++ b/site/javadoc/latest/index-all.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Index (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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 v0.4.0)";
+            parent.document.title="Index (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -148,12 +148,6 @@
 </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/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-org.apache.edgent.function.Consumer-">accept(Consumer&lt;T&gt;)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#accept-T-">accept(T)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</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>
@@ -261,7 +255,10 @@
 </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>
+<div class="block">Add StreamScope instances to the topology
+ 
+ Instrument the topology by adding StreamScope peekers to the
+ topology's streams.</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>
@@ -578,10 +575,6 @@
 <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/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#close--">close()</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#close--">close()</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</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>
@@ -629,7 +622,9 @@
 <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>
+<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)
+ 
+ Same as <code>Range.range(BoundType.CLOSED, lowerEndpoint, upperEndpoint, BoundType.CLOSED)</code></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>
@@ -788,10 +783,6 @@
 <dd>
 <div class="block">Connect this <code>Connector</code> to the specified target's input.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#connector">connector</a></span> - Variable in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#connector">connector</a></span> - Variable in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/graph/Connector.html" title="interface in org.apache.edgent.graph"><span class="typeNameLink">Connector</span></a>&lt;<a href="org/apache/edgent/graph/Connector.html" title="type parameter in Connector">T</a>&gt; - Interface in <a href="org/apache/edgent/graph/package-summary.html">org.apache.edgent.graph</a></dt>
 <dd>
 <div class="block">A <code>Connector</code> represents an output port of a <code>Vertex</code>.</div>
@@ -944,11 +935,15 @@
 </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</div>
+<div class="block">Create a new Deadtime Predicate
+ 
+ Same as <code>Deadtime(0, TimeUnit.SECONDS)</code></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</div>
+<div class="block">Create a new Deadtime Predicate
+ 
+ The first received tuple is always "accepted".</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>
@@ -956,11 +951,17 @@
 </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:</div>
+<div class="block">Declares the following topology:
+ 
+ JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
+ </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:</div>
+<div class="block">Populates the following topology:
+ 
+ JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
+ </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>
@@ -1062,12 +1063,6 @@
 <dd>
 <div class="block">Subscribe to IoTP device commands with identifier <code>display</code>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#doClose-javax.websocket.Session-">doClose(Session)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#doConnect-javax.websocket.Session-">doConnect(Session)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#doDisconnect-javax.websocket.Session-">doDisconnect(Session)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/window/Policies.html#doNothing--">doNothing()</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">A <a href="org/apache/edgent/function/BiConsumer.html" title="interface in org.apache.edgent.function"><code>BiConsumer</code></a> policy which does nothing.</div>
@@ -1147,8 +1142,6 @@
 <div class="block">Evaluate if the specified values indicate that a final file should
  be removed.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#eventHandler">eventHandler</a></span> - Variable in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/connectors/iot/Events.html" title="interface in org.apache.edgent.connectors.iot"><span class="typeNameLink">Events</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 event identifiers used by Edgent.</div>
@@ -1816,8 +1809,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html#getLatitude--">getLatitude()</a></span> - Method in class org.apache.edgent.test.svt.utils.sensor.gps.<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></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#getLogger--">getLogger()</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/test/svt/utils/sensor/gps/GpsSensor.html#getLongitude--">getLongitude()</a></span> - Method in class org.apache.edgent.test.svt.utils.sensor.gps.<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></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/jmxcontrol/JMXControlService.html#getMbs--">getMbs()</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>
@@ -2258,7 +2249,13 @@
 </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</div>
+<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>
 </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>
@@ -2425,8 +2422,6 @@
 </a>
 <h2 class="title">I</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#id--">id()</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/elm327/Cmd.html#id--">id()</a></span> - Method in interface 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></dt>
 <dd>
 <div class="block">Unique identifier of the command.</div>
@@ -2922,7 +2917,10 @@
 </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</div>
+<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>
 </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>
@@ -3078,7 +3076,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!" as two tuples.</div>
+<div class="block">Print "Hello Edgent!"</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>
@@ -3411,19 +3409,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html#offset--">offset()</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>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#onBinaryMessage-byte:A-">onBinaryMessage(byte[])</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#onError-javax.websocket.Session-java.lang.Throwable-">onError(Session, Throwable)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#onTextMessage-java.lang.String-">onTextMessage(String)</a></span> - Method in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/runtime/jsoncontrol/JsonControlService.html#OP_KEY">OP_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 operation name.</div>
 </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)</div>
+<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)
+ 
+ Same as <code>Range.range(BoundType.OPEN, lowerEndpoint, upperEndpoint, BoundType.OPEN)</code></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>
@@ -3533,8 +3527,6 @@
 <dd>
 <div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
 </dd>
-<dt><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> - package org.apache.edgent.connectors.wsclient.javax.websocket.runtime</dt>
-<dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/execution/package-summary.html">org.apache.edgent.execution</a> - package org.apache.edgent.execution</dt>
 <dd>
 <div class="block">Execution of Edgent topologies and graphs.</div>
@@ -3582,10 +3574,6 @@
 <dd>
 <div class="block">Core primitive oplets.</div>
 </dd>
-<dt><a href="org/apache/edgent/oplet/core/mbeans/package-summary.html">org.apache.edgent.oplet.core.mbeans</a> - package org.apache.edgent.oplet.core.mbeans</dt>
-<dd>
-<div class="block">Management beans for core oplets.</div>
-</dd>
 <dt><a href="org/apache/edgent/oplet/functional/package-summary.html">org.apache.edgent.oplet.functional</a> - package org.apache.edgent.oplet.functional</dt>
 <dd>
 <div class="block">Oplets that process tuples using functions.</div>
@@ -3712,7 +3700,9 @@
  Management Bean interfaces.</div>
 </dd>
 <dt><a href="org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</a> - package org.apache.edgent.streamscope.oplets</dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</dd>
 <dt><a href="org/apache/edgent/test/svt/package-summary.html">org.apache.edgent.test.svt</a> - package org.apache.edgent.test.svt</dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/test/svt/apps/package-summary.html">org.apache.edgent.test.svt.apps</a> - package org.apache.edgent.test.svt.apps</dt>
@@ -4124,7 +4114,9 @@
 </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;</div>
+<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>
 </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>
@@ -4176,7 +4168,9 @@
 </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></div>
+<div class="block">Register a StreamScope by <code>name</code>
+ 
+ A single StreamScope can be registered with multiple names.</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>
@@ -4284,7 +4278,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.<br></div>
+<div class="block">Make an HTTP request with body for each tuple.</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>
@@ -4315,7 +4309,11 @@
 </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</div>
+<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>
 </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>
@@ -4574,7 +4572,9 @@
 </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</div>
+<div class="block">Set capture paused control
+ 
+ Pausing doesn't affect the capture buffer's current contents.</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,7 +4588,10 @@
 </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</div>
+<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>
 </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>
@@ -4622,7 +4625,9 @@
 </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</div>
+<div class="block">MQTT Server URLs
+ 
+ Required.</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>
@@ -5245,8 +5250,6 @@
 <div class="block">Tokenize the specified <code>cmdString</code> in the exact same manner as
  done by <code>Runtime.exec(String)</code>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#toPayload">toPayload</a></span> - Variable in class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/edgent/samples/connectors/jdbc/PersonData.html#toPersonIds-java.util.List-">toPersonIds(List&lt;Person&gt;)</a></span> - Static method in class org.apache.edgent.samples.connectors.jdbc.<a href="org/apache/edgent/samples/connectors/jdbc/PersonData.html" title="class in org.apache.edgent.samples.connectors.jdbc">PersonData</a></dt>
 <dd>
 <div class="block">Convert a <code>List&lt;Person&gt;</code> to a <code>List&lt;PersonId&gt;</code></div>
@@ -5307,7 +5310,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>"&lt;lowerBoundType&gt;&lt;lowerEndpoint&gt;..&lt;upperEndpoint&gt;&lt;upperBoundType&gt;"</code>.</div>
+<div class="block">Yields {@code "<lowerBoundType><lowerEndpoint>..</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>
@@ -5691,11 +5694,14 @@ 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</div>
+<div class="block">Create a new Valve Predicate
+ 
+ Same as <code>Valve(true)</code></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>
@@ -5729,26 +5735,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">A generic connector for sending and receiving messages to a WebSocket Server.</div>
 </dd>
-<dt><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinaryReceiver</span></a>&lt;<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt; - Class in <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html#WebSocketClientBinaryReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinaryReceiver(WebSocketClientConnector, Function&lt;byte[], T&gt;)</a></span> - Constructor for class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinarySender</span></a>&lt;<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&gt; - Class in <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#WebSocketClientBinarySender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinarySender(WebSocketClientConnector, Function&lt;T, byte[]&gt;)</a></span> - Constructor for class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientConnector</span></a> - Class in <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#WebSocketClientConnector-java.util.Properties-org.apache.edgent.function.Supplier-">WebSocketClientConnector(Properties, Supplier&lt;WebSocketContainer&gt;)</a></span> - Constructor for class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientReceiver</span></a>&lt;<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt; - Class in <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#WebSocketClientReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientReceiver(WebSocketClientConnector, Function&lt;String, T&gt;)</a></span> - Constructor for class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientSender</span></a>&lt;<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>&gt; - Class in <a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#WebSocketClientSender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientSender(WebSocketClientConnector, Function&lt;T, String&gt;)</a></span> - Constructor for class org.apache.edgent.connectors.wsclient.javax.websocket.runtime.<a href="org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="org/apache/edgent/window/Window.html" title="interface in org.apache.edgent.window"><span class="typeNameLink">Window</span></a>&lt;<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">T</a>,<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">K</a>,<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">L</a> extends java.util.List&lt;<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">T</a>&gt;&gt; - Interface in <a href="org/apache/edgent/window/package-summary.html">org.apache.edgent.window</a></dt>
 <dd>
 <div class="block">Partitioned window of tuples.</div>
@@ -5852,6 +5838,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/index.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/index.html b/site/javadoc/latest/index.html
index cad1dc5..0a01bfc 100644
--- a/site/javadoc/latest/index.html
+++ b/site/javadoc/latest/index.html
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Edgent v0.4.0</title>
+<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
+<title>Edgent v1.0.0</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonAnalytics.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
index 0fb4623..e0fdd49 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonAnalytics.html
+++ b/site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>JsonAnalytics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="JsonAnalytics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -700,6 +700,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
index 58704bc..9040c07 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html
+++ b/site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>JsonUnivariateAggregate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="JsonUnivariateAggregate (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
index 03ff1ac..13d4e14 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/JsonUnivariateAggregator.html
+++ b/site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>JsonUnivariateAggregator (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="JsonUnivariateAggregator (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -283,6 +283,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
index 8a20e10..e44ebc4 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonAnalytics.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.json.JsonAnalytics (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
index 1949f5f..08f7fdf 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregate.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregate (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -211,7 +211,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -246,6 +246,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
index 8e391a9..79b26b7 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/class-use/JsonUnivariateAggregator.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.analytics.math3.json.JsonUnivariateAggregator (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -145,7 +145,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-frame.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-frame.html
index 62ce5e8..c9a559b 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-frame.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.analytics.math3.json (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-summary.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-summary.html
index e085df0..87053e7 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-summary.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.analytics.math3.json (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.analytics.math3.json (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -173,6 +173,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-tree.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-tree.html
index 2cec9bd..1656432 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-tree.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.analytics.math3.json Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.analytics.math3.json Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-use.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-use.html
index a4c744a..4a93f49 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/json/package-use.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.analytics.math3.json (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.analytics.math3.json (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
index 38f617e..b91da74 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/JsonStorelessStatistic.html
+++ b/site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>JsonStorelessStatistic (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="JsonStorelessStatistic (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/Regression.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/Regression.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/Regression.html
index e9de73d..3e3d52a 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/Regression.html
+++ b/site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Regression (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Regression (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -375,6 +375,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/Statistic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/Statistic.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/Statistic.html
index f59befa..fdd3a3a 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/Statistic.html
+++ b/site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
-<title>Statistic (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="Statistic (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -450,6 +450,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html b/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
index da0b6d8..d78f6fd 100644
--- a/site/javadoc/latest/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
+++ b/site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[46/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
index 5595471..8384420 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -144,7 +144,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -179,6 +179,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
index 4d165ad..447edd7 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -142,7 +142,7 @@
 <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="../package-tree.html">Tree</a></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>
@@ -177,6 +177,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
index 25ff220..9f27e46 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.jdbc (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
index 1515c94..b8c050f 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.jdbc (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.jdbc (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
index aeec5a5..4a225ad 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
index 98a87ee..9b4bfc2 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.jdbc (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
index a50f033..1c46bf1 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>KafkaConsumer.ByteConsumerRecord (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="KafkaConsumer.ByteConsumerRecord (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
index b95b3db..6f67a8c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>KafkaConsumer.ConsumerRecord (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="KafkaConsumer.ConsumerRecord (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -292,6 +292,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
index 6071793..94a6689 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>KafkaConsumer.StringConsumerRecord (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="KafkaConsumer.StringConsumerRecord (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
index 82f6362..1bc6a37 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>KafkaConsumer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="KafkaConsumer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -115,7 +115,7 @@ extends java.lang.Object</pre>
  by subscribing to Apache Kafka messaging system topics.
  <p>
  The connector uses and includes components from the Kafka 0.8.2.2 release.
- It has been successfully tested against a kafka_2.11-0.9.0.0 server as well.
+ It has been successfully tested against kafka_2.11-0.10.1.0 and kafka_2.11-0.9.0.0 server as well.
  For more information about Kafka see
  <a href="http://kafka.apache.org">http://kafka.apache.org</a>
  <p>
@@ -420,6 +420,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
index 3e09438..bcf8679 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>KafkaProducer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="KafkaProducer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -115,7 +115,7 @@ extends java.lang.Object</pre>
  to Apache Kafka messaging system topics.
  <p>
  The connector uses and includes components from the Kafka 0.8.2.2 release.
- It has been successfully tested against a kafka_2.11-0.9.0.0 server as well.
+ It has been successfully tested against kafka_2.11-0.10.1.0 and kafka_2.11-0.9.0.0 server as well.
  For more information about Kafka see
  <a href="http://kafka.apache.org">http://kafka.apache.org</a>
  <p>
@@ -156,7 +156,10 @@ 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</div>
+<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>
 </td>
 </tr>
 </table>
@@ -435,6 +438,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
index c67a0de..4dde58d 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -132,7 +132,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
index 2d81216..3ce91a0 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -136,7 +136,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -171,6 +171,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
index 1babc07..bd019d7 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -132,7 +132,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
index fab5f30..bbf4b72 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.html" title="class in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer.html" title="class in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
index 6fb1ac4..5772af3 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaProducer.html" title="class in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/kafka/KafkaProducer.html" title="class in org.apache.edgent.connectors.kafka">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
index 0ff03d1..03f1f13 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.kafka (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
index c21e6ce..5bbc177 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.kafka (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.kafka (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -140,7 +140,7 @@
 <div class="block">Apache Kafka enterprise messing hub stream connector.
  <p>
  The connector uses and includes components from the Kafka 0.8.2.2 release.
- It has been successfully tested against a kafka_2.11-0.9.0.0 server as well.
+ It has been successfully tested against kafka_2.11-0.10.1.0 and kafka_2.11-0.9.0.0 server as well.
  <p>
  Stream tuples may be published to Kafka broker topics
  and created by subscribing to broker topics.
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
index e969ebd..7beb1e4 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -144,6 +144,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
index 183a6eb..5b0b0d2 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.kafka (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.kafka (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
index 989f0ed..2dc72fd 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>MqttConfig (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="MqttConfig (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -344,7 +344,9 @@ 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</div>
+<div class="block">MQTT Server URLs
+ 
+ Required.</div>
 </td>
 </tr>
 <tr id="i32" class="altColor">
@@ -1129,6 +1131,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
index af3ac02..b84348e 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>MqttStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="MqttStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -515,6 +515,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
index d0b7ed4..2291e25 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -185,7 +185,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -220,6 +220,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
index 9c86d48..0f6e24b 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/mqtt/MqttStreams.html" title="class in org.apache.edgent.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/mqtt/MqttStreams.html" title="class in org.apache.edgent.connectors.mqtt">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
index d5de566..fda4070 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>MqttDevice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MqttDevice (Edgent v0.4.0)";
+            parent.document.title="MqttDevice (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -576,6 +576,6 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
index 8fc936c..801c539 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html" title="class in org.apache.edgent.connectors.mqtt.iot">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
index 3ce67f8..5fb2fb9 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.mqtt.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
index 10a75dd..218f8bc 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.mqtt.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
index ad274fa..2373519 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
index ffd4425..24125b6 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
index e0730a0..72f14e6 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.mqtt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
index 55840cc..c8f196c 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.mqtt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-tree.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-tree.html
index e59a1da..456502f 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.connectors.mqtt Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-use.html b/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-use.html
index fbcb86a..e12135b 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/mqtt/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.mqtt (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.mqtt (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -181,6 +181,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/PublishSubscribe.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/PublishSubscribe.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/PublishSubscribe.html
index 399796d..4da0d95 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/PublishSubscribe.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PublishSubscribe (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="PublishSubscribe (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -396,6 +396,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/connectors/pubsub/class-use/PublishSubscribe.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/class-use/PublishSubscribe.html b/site/javadoc/latest/org/apache/edgent/connectors/pubsub/class-use/PublishSubscribe.html
index fb9037b..656c0de 100644
--- a/site/javadoc/latest/org/apache/edgent/connectors/pubsub/class-use/PublishSubscribe.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.pubsub.PublishSubscribe (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.pubsub.PublishSubscribe (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/pubsub/PublishSubscribe.html" title="class in org.apache.edgent.connectors.pubsub">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/connectors/pubsub/PublishSubscribe.html" title="class in org.apache.edgent.connectors.pubsub">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[35/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/PressureReliever.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/PressureReliever.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/PressureReliever.html
index 4e46a22..45482eb 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/PressureReliever.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.plumbing.PressureReliever (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.PressureReliever (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/plumbing/PressureReliever.html" title="class in org.apache.edgent.oplet.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/plumbing/PressureReliever.html" title="class in org.apache.edgent.oplet.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/UnorderedIsolate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/UnorderedIsolate.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/UnorderedIsolate.html
index 90fb4f4..b3a3a83 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/UnorderedIsolate.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.plumbing.UnorderedIsolate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.UnorderedIsolate (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="class in org.apache.edgent.oplet.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="class in org.apache.edgent.oplet.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-frame.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-frame.html
index 994ba05..7e788a5 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.plumbing (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-summary.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-summary.html
index 68261d1..94bfd62 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.plumbing (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet.plumbing (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -170,6 +170,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-tree.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-tree.html
index 7e715a9..e3f2374 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.plumbing Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet.plumbing Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -149,6 +149,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-use.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-use.html
index 3aad2e7..876e54a 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.oplet.plumbing (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet.plumbing (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/window/Aggregate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/window/Aggregate.html b/site/javadoc/latest/org/apache/edgent/oplet/window/Aggregate.html
index e95599b..16e053f 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/window/Aggregate.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Aggregate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Aggregate (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/window/class-use/Aggregate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/window/class-use/Aggregate.html b/site/javadoc/latest/org/apache/edgent/oplet/window/class-use/Aggregate.html
index 87f6e16..04bc118 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/window/class-use/Aggregate.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.window.Aggregate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.window.Aggregate (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/window/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/window/package-frame.html b/site/javadoc/latest/org/apache/edgent/oplet/window/package-frame.html
index 08a5e18..78f879e 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/window/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.window (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/window/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/window/package-summary.html b/site/javadoc/latest/org/apache/edgent/oplet/window/package-summary.html
index ac4c88f..8cd6212 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/window/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.window (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet.window (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/window/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/window/package-tree.html b/site/javadoc/latest/org/apache/edgent/oplet/window/package-tree.html
index 8ece62e..081f58b 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/window/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.window Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet.window Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/window/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/window/package-use.html b/site/javadoc/latest/org/apache/edgent/oplet/window/package-use.html
index 7e07a6b..58103b4 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/window/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.oplet.window (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet.window (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/development/DevelopmentProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/development/DevelopmentProvider.html b/site/javadoc/latest/org/apache/edgent/providers/development/DevelopmentProvider.html
index bc10f5c..66dca88 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/development/DevelopmentProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DevelopmentProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="DevelopmentProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -398,6 +398,6 @@ extends <a href="../../../../../org/apache/edgent/providers/direct/DirectProvide
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/development/class-use/DevelopmentProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/development/class-use/DevelopmentProvider.html b/site/javadoc/latest/org/apache/edgent/providers/development/class-use/DevelopmentProvider.html
index 1a8c4a8..3e59711 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/development/class-use/DevelopmentProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.providers.development.DevelopmentProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.providers.development.DevelopmentProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/providers/development/DevelopmentProvider.html" title="class in org.apache.edgent.providers.development">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/providers/development/DevelopmentProvider.html" title="class in org.apache.edgent.providers.development">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/development/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/development/package-frame.html b/site/javadoc/latest/org/apache/edgent/providers/development/package-frame.html
index f48a540..e10595d 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/development/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.providers.development (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/development/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/development/package-summary.html b/site/javadoc/latest/org/apache/edgent/providers/development/package-summary.html
index 43119c2..656ee9b 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/development/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.providers.development (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.providers.development (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/development/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/development/package-tree.html b/site/javadoc/latest/org/apache/edgent/providers/development/package-tree.html
index 48fa95f..00df06b 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/development/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.providers.development Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.providers.development Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/development/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/development/package-use.html b/site/javadoc/latest/org/apache/edgent/providers/development/package-use.html
index e45b336..8eb6617 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/development/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.providers.development (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.providers.development (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/direct/DirectProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/direct/DirectProvider.html b/site/javadoc/latest/org/apache/edgent/providers/direct/DirectProvider.html
index e45268c..af490f8 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/direct/DirectProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DirectProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="DirectProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -405,6 +405,6 @@ implements <a href="../../../../../org/apache/edgent/execution/DirectSubmitter.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/direct/DirectTopology.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/direct/DirectTopology.html b/site/javadoc/latest/org/apache/edgent/providers/direct/DirectTopology.html
index 1d22efe..aa18d46 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/direct/DirectTopology.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>DirectTopology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="DirectTopology (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectProvider.html b/site/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectProvider.html
index cfcef1f..bd87c8e 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.providers.direct.DirectProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.providers.direct.DirectProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/providers/direct/DirectProvider.html" title="class in org.apache.edgent.providers.direct">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -183,7 +183,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/providers/direct/DirectProvider.html" title="class in org.apache.edgent.providers.direct">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -218,6 +218,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectTopology.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectTopology.html b/site/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectTopology.html
index dc292de..7a589ba 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/direct/class-use/DirectTopology.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.providers.direct.DirectTopology (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.providers.direct.DirectTopology (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/providers/direct/DirectTopology.html" title="class in org.apache.edgent.providers.direct">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -128,7 +128,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/providers/direct/DirectTopology.html" title="class in org.apache.edgent.providers.direct">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/direct/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/direct/package-frame.html b/site/javadoc/latest/org/apache/edgent/providers/direct/package-frame.html
index 27ae7ee..c29d86e 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/direct/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.providers.direct (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/direct/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/direct/package-summary.html b/site/javadoc/latest/org/apache/edgent/providers/direct/package-summary.html
index c025d87..5dc6936 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/direct/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.providers.direct (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.providers.direct (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -159,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/direct/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/direct/package-tree.html b/site/javadoc/latest/org/apache/edgent/providers/direct/package-tree.html
index b226df1..4856998 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/direct/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.providers.direct Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.providers.direct Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/direct/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/direct/package-use.html b/site/javadoc/latest/org/apache/edgent/providers/direct/package-use.html
index 1a29c6e..e8d35eb 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/direct/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.providers.direct (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.providers.direct (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -235,6 +235,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/iot/IotProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/iot/IotProvider.html b/site/javadoc/latest/org/apache/edgent/providers/iot/IotProvider.html
index bc49704..c469649 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/iot/IotProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>IotProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IotProvider (Edgent v0.4.0)";
+            parent.document.title="IotProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -826,6 +826,6 @@ implements <a href="../../../../../org/apache/edgent/topology/TopologyProvider.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/iot/class-use/IotProvider.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/iot/class-use/IotProvider.html b/site/javadoc/latest/org/apache/edgent/providers/iot/class-use/IotProvider.html
index d9cf5bd..8540ef4 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/iot/class-use/IotProvider.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.providers.iot.IotProvider (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.providers.iot.IotProvider (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -134,7 +134,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/providers/iot/IotProvider.html" title="class in org.apache.edgent.providers.iot">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/iot/package-frame.html b/site/javadoc/latest/org/apache/edgent/providers/iot/package-frame.html
index 4f8489f..9afb861 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/iot/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.providers.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/iot/package-summary.html b/site/javadoc/latest/org/apache/edgent/providers/iot/package-summary.html
index 3f3e34d..5ddda69 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/iot/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.providers.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.providers.iot (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -210,6 +210,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/iot/package-tree.html b/site/javadoc/latest/org/apache/edgent/providers/iot/package-tree.html
index 03db990..11ccb8c 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/iot/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.providers.iot Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.providers.iot Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/providers/iot/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/providers/iot/package-use.html b/site/javadoc/latest/org/apache/edgent/providers/iot/package-use.html
index 81e7c64..cdac88b 100644
--- a/site/javadoc/latest/org/apache/edgent/providers/iot/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.providers.iot (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.providers.iot (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -157,6 +157,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/appservice/AppService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/appservice/AppService.html b/site/javadoc/latest/org/apache/edgent/runtime/appservice/AppService.html
index aea74e8..698a5d3 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/appservice/AppService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AppService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="AppService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -421,6 +421,6 @@ implements <a href="../../../../../org/apache/edgent/topology/services/Applicati
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/appservice/AppServiceControl.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/appservice/AppServiceControl.html b/site/javadoc/latest/org/apache/edgent/runtime/appservice/AppServiceControl.html
index 5aef77a..5b20d89 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/appservice/AppServiceControl.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>AppServiceControl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="AppServiceControl (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppService.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppService.html b/site/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppService.html
index 1c76f41..75723c8 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppService.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.appservice.AppService (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.appservice.AppService (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/appservice/AppService.html" title="class in org.apache.edgent.runtime.appservice">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/appservice/AppService.html" title="class in org.apache.edgent.runtime.appservice">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppServiceControl.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppServiceControl.html b/site/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppServiceControl.html
index 7910b75..eecee8c 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/appservice/class-use/AppServiceControl.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.runtime.appservice.AppServiceControl (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.runtime.appservice.AppServiceControl (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/appservice/AppServiceControl.html" title="class in org.apache.edgent.runtime.appservice">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/runtime/appservice/AppServiceControl.html" title="class in org.apache.edgent.runtime.appservice">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-frame.html b/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-frame.html
index 7210d30..f4e7982 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.appservice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-summary.html b/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-summary.html
index d899c5b..06c289a 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.appservice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.appservice (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -145,6 +145,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-tree.html b/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-tree.html
index 7c7391d..3705c87 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.runtime.appservice Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.runtime.appservice Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-use.html b/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-use.html
index 197d36c..7d835b2 100644
--- a/site/javadoc/latest/org/apache/edgent/runtime/appservice/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.runtime.appservice (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.runtime.appservice (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[16/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/Statistic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/Statistic.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/Statistic.html
new file mode 100644
index 0000000..f59befa
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:37 PDT 2016 -->
+<title>Statistic (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/class-use/JsonStorelessStatistic.html
new file mode 100644
index 0000000..da0b6d8
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.stat.JsonStorelessStatistic (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/class-use/Regression.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/class-use/Regression.html
new file mode 100644
index 0000000..087e0f1
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.stat.Regression (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/class-use/Statistic.html
new file mode 100644
index 0000000..9244b59
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.analytics.math3.stat.Statistic (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-frame.html
new file mode 100644
index 0000000..db489e3
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.analytics.math3.stat (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-summary.html
new file mode 100644
index 0000000..406380c
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.analytics.math3.stat (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-tree.html
new file mode 100644
index 0000000..4ecc564
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.analytics.math3.stat Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/analytics/math3/stat/package-use.html
new file mode 100644
index 0000000..aa050f1
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.analytics.math3.stat (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[11/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-tree.html
new file mode 100644
index 0000000..265a1b2
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.command Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/command/package-use.html
new file mode 100644
index 0000000..9d18751
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.connectors.command (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/Csv.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/Csv.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/Csv.html
new file mode 100644
index 0000000..d7ac204
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>Csv (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/class-use/Csv.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/class-use/Csv.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/class-use/Csv.html
new file mode 100644
index 0000000..87abb56
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.csv.Csv (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-frame.html
new file mode 100644
index 0000000..4d09e2f
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.csv (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-summary.html
new file mode 100644
index 0000000..9bcbfc4
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.csv (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-tree.html
new file mode 100644
index 0000000..bd903cb
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.csv Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/csv/package-use.html
new file mode 100644
index 0000000..189449f
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.connectors.csv (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/CompressedFileWriterPolicy.html
new file mode 100644
index 0000000..0fd8205
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>CompressedFileWriterPolicy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[08/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterFlushConfig.html
new file mode 100644
index 0000000..3abb531
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterFlushConfig (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterPolicy.html
new file mode 100644
index 0000000..3f0cb0c
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterPolicy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/class-use/FileWriterRetentionConfig.html
new file mode 100644
index 0000000..80f0e41
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.file.FileWriterRetentionConfig (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-frame.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-frame.html
new file mode 100644
index 0000000..028b192
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.file (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-summary.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-summary.html
new file mode 100644
index 0000000..481e59e
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.file (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-tree.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-tree.html
new file mode 100644
index 0000000..e8d3826
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>org.apache.edgent.connectors.file Class Hierarchy (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-use.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/file/package-use.html
new file mode 100644
index 0000000..ea21923
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Package org.apache.edgent.connectors.file (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/HttpClients.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/HttpClients.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/http/HttpClients.html
new file mode 100644
index 0000000..31a0b26
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>HttpClients (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[36/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-tree.html b/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-tree.html
deleted file mode 100644
index 45a7cee..0000000
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-tree.html
+++ /dev/null
@@ -1,129 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.core.mbeans Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.oplet.core.mbeans Class Hierarchy (Edgent v0.4.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/oplet/core/package-tree.html">Prev</a></li>
-<li><a href="../../../../../../org/apache/edgent/oplet/functional/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/edgent/oplet/core/mbeans/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.oplet.core.mbeans</h1>
-<span class="packageHierarchyLabel">Package Hierarchies:</span>
-<ul class="horizontal">
-<li><a href="../../../../../../overview-tree.html">All Packages</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/oplet/core/package-tree.html">Prev</a></li>
-<li><a href="../../../../../../org/apache/edgent/oplet/functional/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/edgent/oplet/core/mbeans/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-use.html b/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-use.html
deleted file mode 100644
index 224e0e9..0000000
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-use.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.oplet.core.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-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.oplet.core.mbeans (Edgent v0.4.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/oplet/core/mbeans/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.oplet.core.mbeans" class="title">Uses of Package<br>org.apache.edgent.oplet.core.mbeans</h1>
-</div>
-<div class="contentContainer">No usage of org.apache.edgent.oplet.core.mbeans</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/oplet/core/mbeans/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/package-frame.html b/site/javadoc/latest/org/apache/edgent/oplet/core/package-frame.html
index 0cb90c8..b7c2cd0 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.core (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/package-summary.html b/site/javadoc/latest/org/apache/edgent/oplet/core/package-summary.html
index 06e09ab..c767479 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.core (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet.core (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/edgent/oplet/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../org/apache/edgent/oplet/core/mbeans/package-summary.html">Next&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/oplet/functional/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/edgent/oplet/core/package-summary.html" target="_top">Frames</a></li>
@@ -179,7 +179,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/edgent/oplet/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../org/apache/edgent/oplet/core/mbeans/package-summary.html">Next&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/oplet/functional/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/edgent/oplet/core/package-summary.html" target="_top">Frames</a></li>
@@ -204,6 +204,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/package-tree.html b/site/javadoc/latest/org/apache/edgent/oplet/core/package-tree.html
index c1a7324..7029b55 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.core Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet.core Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/edgent/oplet/package-tree.html">Prev</a></li>
-<li><a href="../../../../../org/apache/edgent/oplet/core/mbeans/package-tree.html">Next</a></li>
+<li><a href="../../../../../org/apache/edgent/oplet/functional/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/edgent/oplet/core/package-tree.html" target="_top">Frames</a></li>
@@ -131,7 +131,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/edgent/oplet/package-tree.html">Prev</a></li>
-<li><a href="../../../../../org/apache/edgent/oplet/core/mbeans/package-tree.html">Next</a></li>
+<li><a href="../../../../../org/apache/edgent/oplet/functional/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/edgent/oplet/core/package-tree.html" target="_top">Frames</a></li>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/core/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/core/package-use.html b/site/javadoc/latest/org/apache/edgent/oplet/core/package-use.html
index 8f2e0f1..9a5c832 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.oplet.core (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet.core (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -128,7 +128,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td>
@@ -475,6 +477,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/Events.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/Events.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/Events.html
index afcd11d..4608928 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/Events.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Events (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Events (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/Filter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/Filter.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/Filter.html
index 01a72d0..5fd1763 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/Filter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Filter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Filter (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/FlatMap.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/FlatMap.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/FlatMap.html
index afeaf25..3e4060d 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/FlatMap.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>FlatMap (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="FlatMap (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/Map.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/Map.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/Map.html
index c6cd4c9..ba5fdf3 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/Map.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Map (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Map (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/Peek.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/Peek.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/Peek.html
index 913789f..a80776f 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/Peek.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Peek (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Peek (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/SupplierPeriodicSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/SupplierPeriodicSource.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/SupplierPeriodicSource.html
index c07d416..4d6c345 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/SupplierPeriodicSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SupplierPeriodicSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SupplierPeriodicSource (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/SupplierSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/SupplierSource.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/SupplierSource.html
index 5f909ef..cad0c07 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/SupplierSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>SupplierSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="SupplierSource (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Events.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Events.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Events.html
index 4ab55b7..575490c 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Events.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.Events (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Events (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/Events.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/Events.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Filter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Filter.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Filter.html
index afb1ae6..881c573 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Filter.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.Filter (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Filter (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/Filter.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/Filter.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/FlatMap.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/FlatMap.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/FlatMap.html
index 4c26004..cce035e 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/FlatMap.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.FlatMap (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.FlatMap (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/FlatMap.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/FlatMap.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Map.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Map.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Map.html
index d988ecb..8a406e1 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Map.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.Map (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Map (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/Map.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/Map.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Peek.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Peek.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Peek.html
index a8bf911..22560a7 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/Peek.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.Peek (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.Peek (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/Peek.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -84,7 +84,9 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -128,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/Peek.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -163,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierPeriodicSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierPeriodicSource.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierPeriodicSource.html
index f3683a9..940aad5 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierPeriodicSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.SupplierPeriodicSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.SupplierPeriodicSource (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierSource.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierSource.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierSource.html
index 63979ed..b422051 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/class-use/SupplierSource.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.functional.SupplierSource (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.functional.SupplierSource (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/SupplierSource.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/functional/SupplierSource.html" title="class in org.apache.edgent.oplet.functional">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/package-frame.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/package-frame.html
index 64fd91e..8444fcb 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.functional (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/package-summary.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/package-summary.html
index c0f99c1..ce14ce7 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.functional (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet.functional (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -43,7 +43,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/edgent/oplet/core/mbeans/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/oplet/core/package-summary.html">Prev&nbsp;Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/plumbing/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
@@ -154,7 +154,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/edgent/oplet/core/mbeans/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/edgent/oplet/core/package-summary.html">Prev&nbsp;Package</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/plumbing/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/package-tree.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/package-tree.html
index d0e4db0..e5c5c59 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet.functional Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet.functional Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -43,7 +43,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/edgent/oplet/core/mbeans/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/oplet/core/package-tree.html">Prev</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/plumbing/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
@@ -138,7 +138,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/edgent/oplet/core/mbeans/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/edgent/oplet/core/package-tree.html">Prev</a></li>
 <li><a href="../../../../../org/apache/edgent/oplet/plumbing/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/functional/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/functional/package-use.html b/site/javadoc/latest/org/apache/edgent/oplet/functional/package-use.html
index 4d5536d..58280db 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/functional/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.oplet.functional (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet.functional (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -84,7 +84,9 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -156,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/package-frame.html b/site/javadoc/latest/org/apache/edgent/oplet/package-frame.html
index 32c3935..ddc18a1 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/package-summary.html b/site/javadoc/latest/org/apache/edgent/oplet/package-summary.html
index 637253a..796b593 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -175,6 +175,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/package-tree.html b/site/javadoc/latest/org/apache/edgent/oplet/package-tree.html
index 1faa876..065c780 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.oplet Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.oplet Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/package-use.html b/site/javadoc/latest/org/apache/edgent/oplet/package-use.html
index 19b76a3..c7155e3 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.oplet (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.oplet (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -149,7 +149,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -497,6 +499,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/Barrier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/Barrier.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/Barrier.html
index d2b31a2..e3ed56c 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/Barrier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Barrier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Barrier (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/Isolate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/Isolate.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/Isolate.html
index 9defb9d..5a2ffb3 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/Isolate.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>Isolate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="Isolate (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/PressureReliever.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/PressureReliever.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/PressureReliever.html
index 4668495..dfc1228 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/PressureReliever.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>PressureReliever (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="PressureReliever (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/UnorderedIsolate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/UnorderedIsolate.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/UnorderedIsolate.html
index b46d299..3870289 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/UnorderedIsolate.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 -->
-<title>UnorderedIsolate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="UnorderedIsolate (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Barrier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Barrier.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Barrier.html
index b64fa96..659672b 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Barrier.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.plumbing.Barrier (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.Barrier (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/plumbing/Barrier.html" title="class in org.apache.edgent.oplet.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/plumbing/Barrier.html" title="class in org.apache.edgent.oplet.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Isolate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Isolate.html b/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Isolate.html
index a783edc..f29a5c7 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/plumbing/class-use/Isolate.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.oplet.plumbing.Isolate (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.oplet.plumbing.Isolate (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>



[03/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/JdbcStreams.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/JdbcStreams.html
new file mode 100644
index 0000000..1c43ca7
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>JdbcStreams (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/ParameterSetter.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/ParameterSetter.html
new file mode 100644
index 0000000..9145118
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>ParameterSetter (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/ResultsHandler.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/ResultsHandler.html
new file mode 100644
index 0000000..c1264f1
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>ResultsHandler (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/StatementSupplier.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/StatementSupplier.html
new file mode 100644
index 0000000..d08e7cf
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:38 PDT 2016 -->
+<title>StatementSupplier (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
new file mode 100644
index 0000000..32584ee
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
new file mode 100644
index 0000000..fc369c4
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html b/site/javadoc/r0.4.0/_site/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
new file mode 100644
index 0000000..667456d
--- /dev/null
+++ b/site/javadoc/r0.4.0/_site/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_92) on Tue Jul 26 12:40:39 PDT 2016 -->
+<title>Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v0.4.0)</title>
+<meta name="date" content="2016-07-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 v0.4.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="../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/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="../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/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+</body>
+</html>


[27/51] [partial] incubator-edgent-website git commit: reflect Apache Edgent 1.0.0 javadoc

Posted by ca...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedSensors.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedSensors.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedSensors.html
index a169d70..efc0ec0 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedSensors.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedSensors (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedSensors (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/SimulatedSensors.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/SimulatedSensors.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedTemperatureSensor.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedTemperatureSensor.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedTemperatureSensor.html
index 18f13e8..d676479 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/class-use/SimulatedTemperatureSensor.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedTemperatureSensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.samples.utils.sensor.SimulatedTemperatureSensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../../org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in org.apache.edgent.samples.utils.sensor">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-frame.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-frame.html
index 4615f37..e501f59 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.utils.sensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-summary.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-summary.html
index b9e3821..4266803 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.utils.sensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.utils.sensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-tree.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-tree.html
index 5433861..c21e15b 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.samples.utils.sensor Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.samples.utils.sensor Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-use.html b/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-use.html
index 9ad3ce5..9a21d41 100644
--- a/site/javadoc/latest/org/apache/edgent/samples/utils/sensor/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.samples.utils.sensor (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.samples.utils.sensor (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.BufferManager.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.BufferManager.html b/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.BufferManager.html
index ab3f08f..001f464 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.BufferManager.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScope.BufferManager (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="StreamScope.BufferManager (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -341,6 +341,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.Sample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.Sample.html b/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.Sample.html
index d355549..d39e545 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.Sample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScope.Sample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="StreamScope.Sample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -315,6 +315,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.TriggerManager.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.TriggerManager.html b/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.TriggerManager.html
index 851ed35..2a7b735 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.TriggerManager.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScope.TriggerManager (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="StreamScope.TriggerManager (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -429,6 +429,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.html b/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.html
index 3c85de5..a27e795 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScope.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScope (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="StreamScope (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeBean.html b/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeBean.html
index 9baf076..b877ef0 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScopeBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="StreamScopeBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -231,7 +231,9 @@ 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</div>
+<div class="block">Set capture paused control
+ 
+ Pausing doesn't affect the capture buffer's current contents.</div>
 </td>
 </tr>
 </table>
@@ -555,6 +557,6 @@ implements <a href="../../../../org/apache/edgent/streamscope/mbeans/StreamScope
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistry.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistry.html b/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistry.html
index e6bdd43..65cc4e9 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistry.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScopeRegistry (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="StreamScopeRegistry (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -202,7 +202,9 @@ 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></div>
+<div class="block">Register a StreamScope by <code>name</code>
+ 
+ A single StreamScope can be registered with multiple names.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
@@ -529,6 +531,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistryBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistryBean.html b/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistryBean.html
index 08c5594..9b644cf 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeRegistryBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScopeRegistryBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="StreamScopeRegistryBean (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeSetup.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeSetup.html b/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeSetup.html
index d45985e..7eda53d 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/StreamScopeSetup.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScopeSetup (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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 v0.4.0)";
+            parent.document.title="StreamScopeSetup (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -135,7 +135,10 @@ 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</div>
+<div class="block">Add StreamScope instances to the topology
+ 
+ Instrument the topology by adding StreamScope peekers to the
+ topology's streams.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -282,6 +285,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.BufferManager.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.BufferManager.html b/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.BufferManager.html
index c95950f..cb1a569 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.BufferManager.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScope.BufferManager (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope.BufferManager (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScope.BufferManager.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScope.BufferManager.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.Sample.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.Sample.html b/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.Sample.html
index baf5126..a3bc769 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.Sample.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScope.Sample (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope.Sample (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScope.Sample.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScope.Sample.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.TriggerManager.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.TriggerManager.html b/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.TriggerManager.html
index 45ab3da..0adc40c 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.TriggerManager.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScope.TriggerManager (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope.TriggerManager (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScope.TriggerManager.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScope.TriggerManager.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.html b/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.html
index 220fd64..978963b 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScope.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScope (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScope (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -138,7 +138,9 @@
 <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></div>
+<div class="block">Register a StreamScope by <code>name</code>
+ 
+ A single StreamScope can be registered with multiple names.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -178,7 +180,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -213,6 +215,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeBean.html b/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeBean.html
index 6d75e62..a31ff59 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScopeBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScopeBean.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScopeBean.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistry.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistry.html b/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistry.html
index 44bcff4..6e10eb4 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistry.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScopeRegistry (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeRegistry (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScopeRegistry.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -127,7 +127,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScopeRegistry.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistryBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistryBean.html b/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistryBean.html
index 87f7855..25d88f5 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeRegistryBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScopeRegistryBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeRegistryBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScopeRegistryBean.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScopeRegistryBean.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeSetup.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeSetup.html b/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeSetup.html
index 07e373e..4d04839 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/class-use/StreamScopeSetup.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.StreamScopeSetup (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.StreamScopeSetup (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScopeSetup.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../org/apache/edgent/streamscope/StreamScopeSetup.html" title="class in org.apache.edgent.streamscope">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html b/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html
index 5be1de3..0577d83 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScopeMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="StreamScopeMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -210,7 +210,9 @@ 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</div>
+<div class="block">Set capture paused control
+ 
+ Pausing doesn't affect the capture buffer's current contents.</div>
 </td>
 </tr>
 </table>
@@ -503,6 +505,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html b/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html
index 16fcacf..e6b2aee 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScopeRegistryMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="StreamScopeRegistryMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -290,6 +290,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeMXBean.html b/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeMXBean.html
index ac2c61b..13de48c 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -174,7 +174,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/streamscope/mbeans/StreamScopeMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -209,6 +209,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeRegistryMXBean.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeRegistryMXBean.html b/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeRegistryMXBean.html
index 44f042f..df9e56a 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/class-use/StreamScopeRegistryMXBean.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeRegistryMXBean (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.streamscope.mbeans.StreamScopeRegistryMXBean (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -130,7 +130,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/streamscope/mbeans/StreamScopeRegistryMXBean.html" title="interface in org.apache.edgent.streamscope.mbeans">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-frame.html b/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-frame.html
index d6711c4..005d260 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.streamscope.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-summary.html b/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-summary.html
index 77ffe7b..63f4ce7 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.streamscope.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.streamscope.mbeans (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-tree.html b/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-tree.html
index 351ca3c..88c2aec 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-tree.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.streamscope.mbeans Class Hierarchy (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.streamscope.mbeans Class Hierarchy (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -131,6 +131,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-use.html b/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-use.html
index 4ed09a0..61057a4 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/mbeans/package-use.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Package org.apache.edgent.streamscope.mbeans (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Package org.apache.edgent.streamscope.mbeans (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -187,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/oplets/StreamScope.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/StreamScope.html b/site/javadoc/latest/org/apache/edgent/streamscope/oplets/StreamScope.html
index a42ce33..37ff127 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/StreamScope.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>StreamScope (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="StreamScope (Edgent v1.0.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/oplets/class-use/StreamScope.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/class-use/StreamScope.html b/site/javadoc/latest/org/apache/edgent/streamscope/oplets/class-use/StreamScope.html
index 449f3ac..2ae1a62 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/class-use/StreamScope.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>Uses of Class org.apache.edgent.streamscope.oplets.StreamScope (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></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 v0.4.0)";
+            parent.document.title="Uses of Class org.apache.edgent.streamscope.oplets.StreamScope (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/streamscope/oplets/StreamScope.html" title="class in org.apache.edgent.streamscope.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -86,7 +86,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/edgent/streamscope/oplets/StreamScope.html" title="class in org.apache.edgent.streamscope.oplets">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></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>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-frame.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-frame.html b/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-frame.html
index 7990ac4..7766ead 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-frame.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.streamscope.oplets (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <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/6ce7a17d/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-summary.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-summary.html b/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-summary.html
index ebc7dfc..15ddaae 100644
--- a/site/javadoc/latest/org/apache/edgent/streamscope/oplets/package-summary.html
+++ b/site/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 lang="en">
+<html llang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 -->
-<title>org.apache.edgent.streamscope.oplets (Edgent v0.4.0)</title>
-<meta name="date" content="2016-07-26">
+<!-- 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">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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 v0.4.0)";
+            parent.document.title="org.apache.edgent.streamscope.oplets (Edgent v1.0.0)";
         }
     }
     catch(err) {
@@ -71,6 +71,10 @@
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
 <h1 title="Package" class="title">Package&nbsp;org.apache.edgent.streamscope.oplets</h1>
+<div class="docSummary">
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
 </div>
 <div class="contentContainer">
 <ul class="blockList">
@@ -92,6 +96,11 @@
 </table>
 </li>
 </ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.edgent.streamscope.oplets Description">Package org.apache.edgent.streamscope.oplets Description</h2>
+<div class="block">Stream Oscilloscope underlying implementation oplets.</div>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
@@ -141,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
 </body>
 </html>