http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/1d74f4c0/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 bef0427..4a3f86c 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
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
-<title>Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent 
v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:22 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.edgent.oplet.OutputPortContext (Apache 
Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.edgent.oplet.OutputPortContext (Edgent v1.1.0)";
+            parent.document.title="Uses of Interface 
org.apache.edgent.oplet.OutputPortContext (Apache Edgent (incubating) v1.2.0 
API)";
         }
     }
     catch(err) {
@@ -35,7 +36,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="../../../../../overview-tree.html">Tree</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>
@@ -112,7 +113,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" 
title="interface in 
org.apache.edgent.oplet">OutputPortContext</a>&gt;</code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" 
title="interface in 
org.apache.edgent.oplet">OutputPortContext</a>&gt;</code></td>
 <td class="colLast"><span 
class="typeNameLabel">OpletContext.</span><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/OpletContext.html#getOutputContext--">getOutputContext</a></span>()</code>
 <div class="block">Get the oplet's output port context information.</div>
 </td>
@@ -132,7 +133,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" 
title="interface in 
org.apache.edgent.oplet">OutputPortContext</a>&gt;</code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" 
title="interface in 
org.apache.edgent.oplet">OutputPortContext</a>&gt;</code></td>
 <td class="colLast"><span 
class="typeNameLabel">InvocationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/edgent/runtime/etiao/InvocationContext.html#getOutputContext--">getOutputContext</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -160,12 +161,12 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/runtime/etiao/InvocationContext.html#InvocationContext-java.lang.String-org.apache.edgent.oplet.JobContext-org.apache.edgent.execution.services.RuntimeServices-int-java.util.List-java.util.List-">InvocationContext</a></span>(java.lang.String&nbsp;id,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/runtime/etiao/InvocationContext.html#InvocationContext-java.lang.String-org.apache.edgent.oplet.JobContext-org.apache.edgent.execution.services.RuntimeServices-int-java.util.List-java.util.List-">InvocationContext</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
                  <a 
href="../../../../../org/apache/edgent/oplet/JobContext.html" title="interface 
in org.apache.edgent.oplet">JobContext</a>&nbsp;job,
                  <a 
href="../../../../../org/apache/edgent/execution/services/RuntimeServices.html" 
title="interface in 
org.apache.edgent.execution.services">RuntimeServices</a>&nbsp;services,
                  int&nbsp;inputCount,
-                 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/runtime/etiao/InvocationContext.html" 
title="type parameter in InvocationContext">O</a>&gt;&gt;&nbsp;outputs,
-                 java.util.List&lt;<a 
href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" 
title="interface in 
org.apache.edgent.oplet">OutputPortContext</a>&gt;&nbsp;outputContext)</code>
+                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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/runtime/etiao/InvocationContext.html" 
title="type parameter in InvocationContext">O</a>&gt;&gt;&nbsp;outputs,
+                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" 
title="interface in 
org.apache.edgent.oplet">OutputPortContext</a>&gt;&nbsp;outputContext)</code>
 <div class="block">Creates an <code>InvocationContext</code> with the 
specified parameters.</div>
 </td>
 </tr>
@@ -189,12 +190,11 @@
 <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="../../../../../overview-tree.html">Tree</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">
@@ -224,6 +224,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/1d74f4c0/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 7beea6f..8bb99c3 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html
+++ b/site/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
-<title>AbstractOplet (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractOplet (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractOplet (Edgent v1.1.0)";
+            parent.document.title="AbstractOplet (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -97,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.edgent.oplet.core.AbstractOplet&lt;I,O&gt;</li>
@@ -109,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.lang.AutoCloseable, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;I,O&gt;</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;I,O&gt;</dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -118,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public abstract class <span 
class="typeNameLabel">AbstractOplet&lt;I,O&gt;</span>
-extends java.lang.Object
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a href="../../../../../org/apache/edgent/oplet/Oplet.html" 
title="interface in org.apache.edgent.oplet">Oplet</a>&lt;I,O&gt;</pre>
 </li>
 </ul>
@@ -170,8 +171,8 @@ implements <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="in
 <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>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.edgent.oplet.Oplet">
@@ -184,8 +185,8 @@ implements <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="in
 <li class="blockList"><a 
name="methods.inherited.from.class.java.lang.AutoCloseable">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;java.lang.AutoCloseable</h3>
-<code>close</code></li>
+<h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true#close--";
 title="class or interface in java.lang">close</a></code></li>
 </ul>
 </li>
 </ul>
@@ -269,7 +270,6 @@ implements <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="in
 <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">
@@ -314,6 +314,6 @@ implements <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="in
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/1d74f4c0/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 2434867..3edd8ac 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html
+++ b/site/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
-<title>FanIn (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FanIn (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FanIn (Edgent v1.1.0)";
+            parent.document.title="FanIn (Apache Edgent (incubating) v1.2.0 
API)";
         }
     }
     catch(err) {
@@ -97,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.AbstractOplet</a>&lt;T,U&gt;</li>
@@ -119,7 +120,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.lang.AutoCloseable, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;T,U&gt;</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;T,U&gt;</dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -158,7 +159,7 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html#FanIn--">FanIn</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html#FanIn-org.apache.edgent.function.BiFunction-">FanIn</a></span>(<a
 href="../../../../../org/apache/edgent/function/BiFunction.html" 
title="interface in org.apache.edgent.function">BiFunction</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">T</a>,java.lang.Integer,<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">U</a>&gt;&nbsp;receiver)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html#FanIn-org.apache.edgent.function.BiFunction-">FanIn</a></span>(<a
 href="../../../../../org/apache/edgent/function/BiFunction.html" 
title="interface in org.apache.edgent.function">BiFunction</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">T</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>,<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">U</a>&gt;&nbsp;receiver)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -191,7 +192,7 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i3" 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="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getInputs--">getInputs</a></span>()</code>
 <div class="block">Get the input stream data handlers for this oplet.</div>
 </td>
@@ -204,7 +205,7 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html#setReceiver-org.apache.edgent.function.BiFunction-">setReceiver</a></span>(<a
 href="../../../../../org/apache/edgent/function/BiFunction.html" 
title="interface in org.apache.edgent.function">BiFunction</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">T</a>,java.lang.Integer,<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">U</a>&gt;&nbsp;receiver)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html#setReceiver-org.apache.edgent.function.BiFunction-">setReceiver</a></span>(<a
 href="../../../../../org/apache/edgent/function/BiFunction.html" 
title="interface in org.apache.edgent.function">BiFunction</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">T</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>,<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">U</a>&gt;&nbsp;receiver)</code>
 <div class="block">Set the receiver function.</div>
 </td>
 </tr>
@@ -232,8 +233,8 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <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>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -264,7 +265,7 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FanIn</h4>
-<pre>public&nbsp;FanIn(<a 
href="../../../../../org/apache/edgent/function/BiFunction.html" 
title="interface in org.apache.edgent.function">BiFunction</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">T</a>,java.lang.Integer,<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">U</a>&gt;&nbsp;receiver)</pre>
+<pre>public&nbsp;FanIn(<a 
href="../../../../../org/apache/edgent/function/BiFunction.html" 
title="interface in org.apache.edgent.function">BiFunction</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">T</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>,<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">U</a>&gt;&nbsp;receiver)</pre>
 </li>
 </ul>
 </li>
@@ -300,7 +301,7 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>setReceiver</h4>
-<pre>protected&nbsp;void&nbsp;setReceiver(<a 
href="../../../../../org/apache/edgent/function/BiFunction.html" 
title="interface in org.apache.edgent.function">BiFunction</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">T</a>,java.lang.Integer,<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">U</a>&gt;&nbsp;receiver)</pre>
+<pre>protected&nbsp;void&nbsp;setReceiver(<a 
href="../../../../../org/apache/edgent/function/BiFunction.html" 
title="interface in org.apache.edgent.function">BiFunction</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">T</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>,<a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type 
parameter in FanIn">U</a>&gt;&nbsp;receiver)</pre>
 <div class="block">Set the receiver function.  Must be called no later than as 
part
  of <a 
href="../../../../../org/apache/edgent/oplet/core/FanIn.html#initialize-org.apache.edgent.oplet.OpletContext-"><code>initialize(OpletContext)</code></a>.</div>
 <dl>
@@ -327,7 +328,7 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputs</h4>
-<pre>public&nbsp;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;&nbsp;getInputs()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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;&nbsp;getInputs()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#getInputs--">Oplet</a></code></span></div>
 <div class="block">Get the input stream data handlers for this oplet. The 
number of handlers
  must equal the number of configured input ports. Each tuple
@@ -415,7 +416,6 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <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">
@@ -460,6 +460,6 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html"
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/1d74f4c0/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 af40d2e..c495aff 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html
+++ b/site/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
-<title>FanOut (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FanOut (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FanOut (Edgent v1.1.0)";
+            parent.document.title="FanOut (Apache Edgent (incubating) v1.2.0 
API)";
         }
     }
     catch(err) {
@@ -97,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.AbstractOplet</a>&lt;T,T&gt;</li>
@@ -114,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <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;, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;T,T&gt;</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/edgent/function/Consumer.html" title="interface 
in org.apache.edgent.function">Consumer</a>&lt;T&gt;, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;T,T&gt;</dd>
 </dl>
 <hr>
 <br>
@@ -171,7 +172,7 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/FanOut.html#close--">close</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" 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="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/FanOut.html#getInputs--">getInputs</a></span>()</code>
 <div class="block">Get the input stream data handlers for this oplet.</div>
 </td>
@@ -194,8 +195,8 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <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>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -250,7 +251,7 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputs</h4>
-<pre>public&nbsp;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;&nbsp;getInputs()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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;&nbsp;getInputs()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#getInputs--">Oplet</a></code></span></div>
 <div class="block">Get the input stream data handlers for this oplet. The 
number of handlers
  must equal the number of configured input ports. Each tuple
@@ -292,7 +293,7 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <pre>public&nbsp;void&nbsp;close()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>close</code>&nbsp;in 
interface&nbsp;<code>java.lang.AutoCloseable</code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true#close--";
 title="class or interface in java.lang">close</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -321,7 +322,6 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <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">
@@ -366,6 +366,6 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/1d74f4c0/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 e06bda6..c0a1213 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/Peek.html
+++ b/site/javadoc/latest/org/apache/edgent/oplet/core/Peek.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
-<title>Peek (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Peek (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Peek (Edgent v1.1.0)";
+            parent.document.title="Peek (Apache Edgent (incubating) v1.2.0 
API)";
         }
     }
     catch(err) {
@@ -97,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.AbstractOplet</a>&lt;I,O&gt;</li>
@@ -123,7 +124,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <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;, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;T,T&gt;</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/edgent/function/Consumer.html" title="interface 
in org.apache.edgent.function">Consumer</a>&lt;T&gt;, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;T,T&gt;</dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -207,15 +208,15 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <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>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.java.lang.AutoCloseable">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;java.lang.AutoCloseable</h3>
-<code>close</code></li>
+<h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true#close--";
 title="class or interface in java.lang">close</a></code></li>
 </ul>
 </li>
 </ul>
@@ -301,7 +302,6 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <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">
@@ -346,6 +346,6 @@ extends <a 
href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/1d74f4c0/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 dc8717b..46180da 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html
+++ b/site/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
-<title>PeriodicSource (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>PeriodicSource (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PeriodicSource (Edgent v1.1.0)";
+            parent.document.title="PeriodicSource (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -97,10 +98,10 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.AbstractOplet</a>&lt;java.lang.Void,T&gt;</li>
+<li><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.AbstractOplet</a>&lt;<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>,T&gt;</li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/edgent/oplet/core/Source.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.Source</a>&lt;T&gt;</li>
@@ -119,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.lang.AutoCloseable, java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html" 
title="interface in org.apache.edgent.execution.mbeans">PeriodMXBean</a>, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;java.lang.Void,T&gt;</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>, <a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html" 
title="interface in org.apache.edgent.execution.mbeans">PeriodMXBean</a>, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>,T&gt;</dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -129,7 +130,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public abstract class <span 
class="typeNameLabel">PeriodicSource&lt;T&gt;</span>
 extends <a href="../../../../../org/apache/edgent/oplet/core/Source.html" 
title="class in org.apache.edgent.oplet.core">Source</a>&lt;T&gt;
-implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html" 
title="interface in org.apache.edgent.execution.mbeans">PeriodMXBean</a></pre>
+implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>, <a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html" 
title="interface in org.apache.edgent.execution.mbeans">PeriodMXBean</a></pre>
 </li>
 </ul>
 </div>
@@ -151,7 +152,7 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html#PeriodicSource-long-java.util.concurrent.TimeUnit-">PeriodicSource</a></span>(long&nbsp;period,
-              java.util.concurrent.TimeUnit&nbsp;unit)</code>&nbsp;</td>
+              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in 
java.util.concurrent">TimeUnit</a>&nbsp;unit)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -179,18 +180,18 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 </td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code>protected java.lang.Runnable</code></td>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html#getRunnable--">getRunnable</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code>java.util.concurrent.TimeUnit</code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in java.util.concurrent">TimeUnit</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html#getUnit--">getUnit</a></span>()</code>
 <div class="block">Get the time unit for <a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html#getPeriod--"><code>PeriodMXBean.getPeriod()</code></a>.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><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>
+<td class="colLast"><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;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>,<a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" 
title="type parameter in PeriodicSource">T</a>&gt;&nbsp;context)</code>
 <div class="block">Initialize the oplet.</div>
 </td>
 </tr>
@@ -207,7 +208,7 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html#setPeriod-long-java.util.concurrent.TimeUnit-">setPeriod</a></span>(long&nbsp;period,
-         java.util.concurrent.TimeUnit&nbsp;unit)</code>
+         <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in 
java.util.concurrent">TimeUnit</a>&nbsp;unit)</code>
 <div class="block">Set the period and unit</div>
 </td>
 </tr>
@@ -236,15 +237,15 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <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>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.java.lang.AutoCloseable">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;java.lang.AutoCloseable</h3>
-<code>close</code></li>
+<h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true#close--";
 title="class or interface in java.lang">close</a></code></li>
 </ul>
 </li>
 </ul>
@@ -267,7 +268,7 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <li class="blockList">
 <h4>PeriodicSource</h4>
 <pre>protected&nbsp;PeriodicSource(long&nbsp;period,
-                         java.util.concurrent.TimeUnit&nbsp;unit)</pre>
+                         <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in 
java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 </li>
 </ul>
 </li>
@@ -284,12 +285,12 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <ul class="blockList">
 <li class="blockList">
 <h4>initialize</h4>
-<pre>public&nbsp;void&nbsp;initialize(<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)</pre>
+<pre>public&nbsp;void&nbsp;initialize(<a 
href="../../../../../org/apache/edgent/oplet/OpletContext.html" 
title="interface in org.apache.edgent.oplet">OpletContext</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>,<a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" 
title="type parameter in PeriodicSource">T</a>&gt;&nbsp;context)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#initialize-org.apache.edgent.oplet.OpletContext-">Oplet</a></code></span></div>
 <div class="block">Initialize the oplet.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;java.lang.Void,<a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" 
title="type parameter in PeriodicSource">T</a>&gt;</code></dd>
+<dd><code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>,<a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" 
title="type parameter in PeriodicSource">T</a>&gt;</code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/edgent/oplet/core/Source.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/core/Source.html" title="class in 
org.apache.edgent.oplet.core">Source</a>&lt;<a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" 
title="type parameter in PeriodicSource">T</a>&gt;</code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -309,7 +310,7 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
  input tuples until this method is called.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#start--">start</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;java.lang.Void,<a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" 
title="type parameter in PeriodicSource">T</a>&gt;</code></dd>
+<dd><code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#start--">start</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>,<a 
href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" 
title="type parameter in PeriodicSource">T</a>&gt;</code></dd>
 </dl>
 </li>
 </ul>
@@ -319,7 +320,7 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <ul class="blockList">
 <li class="blockList">
 <h4>getRunnable</h4>
-<pre>protected&nbsp;java.lang.Runnable&nbsp;getRunnable()</pre>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>&nbsp;getRunnable()</pre>
 </li>
 </ul>
 <a name="fetchTuples--">
@@ -329,10 +330,10 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <li class="blockList">
 <h4>fetchTuples</h4>
 <pre>protected abstract&nbsp;void&nbsp;fetchTuples()
-                             throws java.lang.Exception</pre>
+                             throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -345,7 +346,7 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <pre>public&nbsp;void&nbsp;run()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>run</code>&nbsp;in 
interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true#run--";
 title="class or interface in java.lang">run</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -372,7 +373,7 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <ul class="blockList">
 <li class="blockList">
 <h4>getUnit</h4>
-<pre>public&nbsp;java.util.concurrent.TimeUnit&nbsp;getUnit()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in 
java.util.concurrent">TimeUnit</a>&nbsp;getUnit()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html#getUnit--">PeriodMXBean</a></code></span></div>
 <div class="block">Get the time unit for <a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html#getPeriod--"><code>PeriodMXBean.getPeriod()</code></a>.</div>
 <dl>
@@ -407,7 +408,7 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <li class="blockList">
 <h4>setPeriod</h4>
 <pre>public&nbsp;void&nbsp;setPeriod(long&nbsp;period,
-                      java.util.concurrent.TimeUnit&nbsp;unit)</pre>
+                      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in 
java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html#setPeriod-long-java.util.concurrent.TimeUnit-">PeriodMXBean</a></code></span></div>
 <div class="block">Set the period and unit</div>
 <dl>
@@ -415,7 +416,7 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <dd><code><a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html#setPeriod-long-java.util.concurrent.TimeUnit-">setPeriod</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/edgent/execution/mbeans/PeriodMXBean.html" 
title="interface in 
org.apache.edgent.execution.mbeans">PeriodMXBean</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>period</code> - the period</dd>
-<dd><code>unit</code> - the <code>TimeUnit</code> of <code>period</code></dd>
+<dd><code>unit</code> - the <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in java.util.concurrent"><code>TimeUnit</code></a> 
of <code>period</code></dd>
 </dl>
 </li>
 </ul>
@@ -444,7 +445,6 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <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">
@@ -489,6 +489,6 @@ implements java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/executi
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/1d74f4c0/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 1cf6abf..2f36eb1 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html
+++ b/site/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
-<title>Pipe (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Pipe (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Pipe (Edgent v1.1.0)";
+            parent.document.title="Pipe (Apache Edgent (incubating) v1.2.0 
API)";
         }
     }
     catch(err) {
@@ -97,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.AbstractOplet</a>&lt;I,O&gt;</li>
@@ -119,7 +120,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <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;I&gt;, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;I,O&gt;</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/edgent/function/Consumer.html" title="interface 
in org.apache.edgent.function">Consumer</a>&lt;I&gt;, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;I,O&gt;</dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -175,7 +176,7 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/Pipe.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" 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="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</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/oplet/core/Pipe.html" title="type 
parameter in Pipe">I</a>&gt;&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/Pipe.html#getInputs--">getInputs</a></span>()</code>
 <div class="block">Get the input stream data handlers for this oplet.</div>
 </td>
@@ -210,8 +211,8 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <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>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.edgent.function.Consumer">
@@ -224,8 +225,8 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <li class="blockList"><a 
name="methods.inherited.from.class.java.lang.AutoCloseable">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;java.lang.AutoCloseable</h3>
-<code>close</code></li>
+<h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true#close--";
 title="class or interface in java.lang">close</a></code></li>
 </ul>
 </li>
 </ul>
@@ -299,7 +300,7 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputs</h4>
-<pre>public&nbsp;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;&nbsp;getInputs()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</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/oplet/core/Pipe.html" title="type 
parameter in Pipe">I</a>&gt;&gt;&nbsp;getInputs()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#getInputs--">Oplet</a></code></span></div>
 <div class="block">Get the input stream data handlers for this oplet. The 
number of handlers
  must equal the number of configured input ports. Each tuple
@@ -363,7 +364,6 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <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">
@@ -408,6 +408,6 @@ implements <a 
href="../../../../../org/apache/edgent/function/Consumer.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/1d74f4c0/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 b4315d9..65968da 100644
--- a/site/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html
+++ b/site/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
-<title>ProcessSource (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ProcessSource (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProcessSource (Edgent v1.1.0)";
+            parent.document.title="ProcessSource (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -97,10 +98,10 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.AbstractOplet</a>&lt;java.lang.Void,T&gt;</li>
+<li><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.AbstractOplet</a>&lt;<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>,T&gt;</li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/edgent/oplet/core/Source.html" 
title="class in 
org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.Source</a>&lt;T&gt;</li>
@@ -119,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.lang.AutoCloseable, java.lang.Runnable, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;java.lang.Void,T&gt;</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>, <a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>,T&gt;</dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -129,7 +130,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public abstract class <span 
class="typeNameLabel">ProcessSource&lt;T&gt;</span>
 extends <a href="../../../../../org/apache/edgent/oplet/core/Source.html" 
title="class in org.apache.edgent.oplet.core">Source</a>&lt;T&gt;
-implements java.lang.Runnable</pre>
+implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></pre>
 </li>
 </ul>
 </div>
@@ -166,7 +167,7 @@ implements java.lang.Runnable</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>protected java.lang.Runnable</code></td>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/edgent/oplet/core/ProcessSource.html#getRunnable--">getRunnable</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -202,15 +203,15 @@ implements java.lang.Runnable</pre>
 <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>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.java.lang.AutoCloseable">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;java.lang.AutoCloseable</h3>
-<code>close</code></li>
+<h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true#close--";
 title="class or interface in java.lang">close</a></code></li>
 </ul>
 </li>
 </ul>
@@ -255,7 +256,7 @@ implements java.lang.Runnable</pre>
  input tuples until this method is called.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#start--">start</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;java.lang.Void,<a 
href="../../../../../org/apache/edgent/oplet/core/ProcessSource.html" 
title="type parameter in ProcessSource">T</a>&gt;</code></dd>
+<dd><code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html#start--">start</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/edgent/oplet/Oplet.html" title="interface in 
org.apache.edgent.oplet">Oplet</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>,<a 
href="../../../../../org/apache/edgent/oplet/core/ProcessSource.html" 
title="type parameter in ProcessSource">T</a>&gt;</code></dd>
 </dl>
 </li>
 </ul>
@@ -265,7 +266,7 @@ implements java.lang.Runnable</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getRunnable</h4>
-<pre>protected&nbsp;java.lang.Runnable&nbsp;getRunnable()</pre>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>&nbsp;getRunnable()</pre>
 </li>
 </ul>
 <a name="process--">
@@ -275,10 +276,10 @@ implements java.lang.Runnable</pre>
 <li class="blockList">
 <h4>process</h4>
 <pre>protected abstract&nbsp;void&nbsp;process()
-                         throws java.lang.Exception</pre>
+                         throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -291,7 +292,7 @@ implements java.lang.Runnable</pre>
 <pre>public&nbsp;void&nbsp;run()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>run</code>&nbsp;in 
interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true#run--";
 title="class or interface in java.lang">run</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -320,7 +321,6 @@ implements java.lang.Runnable</pre>
 <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">
@@ -365,6 +365,6 @@ implements java.lang.Runnable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Reply via email to