Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/GPlusUserDataProvider.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/GPlusUserDataProvider.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/GPlusUserDataProvider.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,312 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>GPlusUserDataProvider (google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="GPlusUserDataProvider (google-gplus 
0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/GPlusUserDataProvider.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="../../../../com/google/gplus/provider/GPlusUserDataCollector.html" 
title="class in com.google.gplus.provider"><span class="strong">Prev 
Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/google/gplus/provider/GPlusUserDataProvider.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserDataProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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_com.google.gplus.provider.AbstractGPlusProvider">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">com.google.gplus.provider</div>
+<h2 title="Class GPlusUserDataProvider" class="title">Class 
GPlusUserDataProvider</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/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="../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in 
com.google.gplus.provider">com.google.gplus.provider.AbstractGPlusProvider</a></li>
+<li>
+<ul class="inheritance">
+<li>com.google.gplus.provider.GPlusUserDataProvider</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://streams.incubator.apache.org/0.2-incubating/streams-core/streams-core/apidocs/org/apache/streams/core/StreamsOperation.html?is-external=true";
 title="class or interface in org.apache.streams.core">StreamsOperation</a>, <a 
href="http://streams.incubator.apache.org/0.2-incubating/streams-core/streams-core/apidocs/org/apache/streams/core/StreamsProvider.html?is-external=true";
 title="class or interface in org.apache.streams.core">StreamsProvider</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">GPlusUserDataProvider</span>
+extends <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in com.google.gplus.provider">AbstractGPlusProvider</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../serialized-form.html#com.google.gplus.provider.GPlusUserDataProvider">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_com.google.gplus.provider.AbstractGPlusProvider">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;com.google.gplus.provider.<a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in com.google.gplus.provider">AbstractGPlusProvider</a></h3>
+<code><a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#clientSecrets">clientSecrets</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#credential">credential</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#plus">plus</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="overviewSummary" 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><strong><a 
href="../../../../com/google/gplus/provider/GPlusUserDataProvider.html#GPlusUserDataProvider()">GPlusUserDataProvider</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../com/google/gplus/provider/GPlusUserDataProvider.html#GPlusUserDataProvider(org.apache.streams.google.gplus.GPlusConfiguration)">GPlusUserDataProvider</a></strong>(<a
 href="../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" 
title="class in 
org.apache.streams.google.gplus">GPlusConfiguration</a>&nbsp;config)</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../com/google/gplus/provider/GPlusUserDataProvider.html#getDataCollector(org.apache.streams.util.api.requests.backoff.BackOffStrategy,%20java.util.concurrent.BlockingQueue,%20com.google.api.services.plus.Plus,%20org.apache.streams.google.gplus.configuration.UserInfo)">getDataCollector</a></strong>(org.apache.streams.util.api.requests.backoff.BackOffStrategy&nbsp;strategy,
+                <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/BlockingQueue.html?is-external=true";
 title="class or interface in java.util.concurrent">BlockingQueue</a>&lt;<a 
href="http://streams.incubator.apache.org/0.2-incubating/streams-core/streams-core/apidocs/org/apache/streams/core/StreamsDatum.html?is-external=true";
 title="class or interface in 
org.apache.streams.core">StreamsDatum</a>&gt;&nbsp;queue,
+                com.google.api.services.plus.Plus&nbsp;plus,
+                <a 
href="../../../../org/apache/streams/google/gplus/configuration/UserInfo.html" 
title="class in 
org.apache.streams.google.gplus.configuration">UserInfo</a>&nbsp;userInfo)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_com.google.gplus.provider.AbstractGPlusProvider">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;com.google.gplus.provider.<a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in com.google.gplus.provider">AbstractGPlusProvider</a></h3>
+<code><a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#cleanUp()">cleanUp</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#createPlusClient()">createPlusClient</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#getConfig()">getConfig</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#isRunning()">isRunning</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#prepare(java.lang.Object)">prepare</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#readCurrent()">readCurrent</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#readNew(java.math.BigInteger)">readNew</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#readRange(org.joda.time.DateTime,%20org.joda.time.DateTime)">readRange</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#setConfig(o
 rg.apache.streams.google.gplus.GPlusConfiguration)">setConfig</a>, <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#setDefaultAfterDate(org.joda.time.DateTime)">setDefaultAfterDate</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#setDefaultBeforeDate(org.joda.time.DateTime)">setDefaultBeforeDate</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#setUserInfoWithAfterDate(java.util.Map)">setUserInfoWithAfterDate</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#setUserInfoWithDefaultDates(java.util.Set)">setUserInfoWithDefaultDates</a>,
 <a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#startStream()">startStream</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.<a 
href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></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="GPlusUserDataProvider()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GPlusUserDataProvider</h4>
+<pre>public&nbsp;GPlusUserDataProvider()</pre>
+</li>
+</ul>
+<a 
name="GPlusUserDataProvider(org.apache.streams.google.gplus.GPlusConfiguration)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GPlusUserDataProvider</h4>
+<pre>public&nbsp;GPlusUserDataProvider(<a 
href="../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" 
title="class in 
org.apache.streams.google.gplus">GPlusConfiguration</a>&nbsp;config)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a 
name="getDataCollector(org.apache.streams.util.api.requests.backoff.BackOffStrategy,
 java.util.concurrent.BlockingQueue, com.google.api.services.plus.Plus, 
org.apache.streams.google.gplus.configuration.UserInfo)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDataCollector</h4>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in 
java.lang">Runnable</a>&nbsp;getDataCollector(org.apache.streams.util.api.requests.backoff.BackOffStrategy&nbsp;strategy,
+                        <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/BlockingQueue.html?is-external=true";
 title="class or interface in java.util.concurrent">BlockingQueue</a>&lt;<a 
href="http://streams.incubator.apache.org/0.2-incubating/streams-core/streams-core/apidocs/org/apache/streams/core/StreamsDatum.html?is-external=true";
 title="class or interface in 
org.apache.streams.core">StreamsDatum</a>&gt;&nbsp;queue,
+                        com.google.api.services.plus.Plus&nbsp;plus,
+                        <a 
href="../../../../org/apache/streams/google/gplus/configuration/UserInfo.html" 
title="class in 
org.apache.streams.google.gplus.configuration">UserInfo</a>&nbsp;userInfo)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html#getDataCollector(org.apache.streams.util.api.requests.backoff.BackOffStrategy,%20java.util.concurrent.BlockingQueue,%20com.google.api.services.plus.Plus,%20org.apache.streams.google.gplus.configuration.UserInfo)">getDataCollector</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in com.google.gplus.provider">AbstractGPlusProvider</a></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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/GPlusUserDataProvider.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="../../../../com/google/gplus/provider/GPlusUserDataCollector.html" 
title="class in com.google.gplus.provider"><span class="strong">Prev 
Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/google/gplus/provider/GPlusUserDataProvider.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserDataProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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_com.google.gplus.provider.AbstractGPlusProvider">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 &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/AbstractGPlusProvider.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/AbstractGPlusProvider.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/AbstractGPlusProvider.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,172 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.google.gplus.provider.AbstractGPlusProvider 
(google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
com.google.gplus.provider.AbstractGPlusProvider (google-gplus 0.2-incubating 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/AbstractGPlusProvider.html"
 target="_top">Frames</a></li>
+<li><a href="AbstractGPlusProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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 com.google.gplus.provider.AbstractGPlusProvider" 
class="title">Uses of 
Class<br>com.google.gplus.provider.AbstractGPlusProvider</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in 
com.google.gplus.provider">AbstractGPlusProvider</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="#com.google.gplus.provider">com.google.gplus.provider</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.google.gplus.provider">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in com.google.gplus.provider">AbstractGPlusProvider</a> in <a 
href="../../../../../com/google/gplus/provider/package-summary.html">com.google.gplus.provider</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subclasses, and an explanation">
+<caption><span>Subclasses of <a 
href="../../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in com.google.gplus.provider">AbstractGPlusProvider</a> in <a 
href="../../../../../com/google/gplus/provider/package-summary.html">com.google.gplus.provider</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><strong><a 
href="../../../../../com/google/gplus/provider/GPlusUserActivityProvider.html" 
title="class in 
com.google.gplus.provider">GPlusUserActivityProvider</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../com/google/gplus/provider/GPlusUserDataProvider.html" 
title="class in 
com.google.gplus.provider">GPlusUserDataProvider</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
constructors, and an explanation">
+<caption><span>Constructors in <a 
href="../../../../../com/google/gplus/provider/package-summary.html">com.google.gplus.provider</a>
 with parameters of type <a 
href="../../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in 
com.google.gplus.provider">AbstractGPlusProvider</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><strong><a 
href="../../../../../com/google/gplus/provider/GPlusActivitySerializer.html#GPlusActivitySerializer(com.google.gplus.provider.AbstractGPlusProvider)">GPlusActivitySerializer</a></strong>(<a
 href="../../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in 
com.google.gplus.provider">AbstractGPlusProvider</a>&nbsp;provider)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/AbstractGPlusProvider.html"
 target="_top">Frames</a></li>
+<li><a href="AbstractGPlusProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusActivitySerializer.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusActivitySerializer.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusActivitySerializer.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.google.gplus.provider.GPlusActivitySerializer 
(google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
com.google.gplus.provider.GPlusActivitySerializer (google-gplus 0.2-incubating 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusActivitySerializer.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusActivitySerializer.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusActivitySerializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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 com.google.gplus.provider.GPlusActivitySerializer" 
class="title">Uses of 
Class<br>com.google.gplus.provider.GPlusActivitySerializer</h2>
+</div>
+<div class="classUseContainer">No usage of 
com.google.gplus.provider.GPlusActivitySerializer</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusActivitySerializer.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusActivitySerializer.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusActivitySerializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusConfigurator.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusConfigurator.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusConfigurator.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.google.gplus.provider.GPlusConfigurator (google-gplus 
0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
com.google.gplus.provider.GPlusConfigurator (google-gplus 0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusConfigurator.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusConfigurator.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusConfigurator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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 com.google.gplus.provider.GPlusConfigurator" 
class="title">Uses of Class<br>com.google.gplus.provider.GPlusConfigurator</h2>
+</div>
+<div class="classUseContainer">No usage of 
com.google.gplus.provider.GPlusConfigurator</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusConfigurator.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusConfigurator.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusConfigurator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusDataCollector.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusDataCollector.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusDataCollector.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.google.gplus.provider.GPlusDataCollector 
(google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
com.google.gplus.provider.GPlusDataCollector (google-gplus 0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusDataCollector.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusDataCollector.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusDataCollector.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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 com.google.gplus.provider.GPlusDataCollector" 
class="title">Uses of Class<br>com.google.gplus.provider.GPlusDataCollector</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../com/google/gplus/provider/GPlusDataCollector.html" 
title="class in com.google.gplus.provider">GPlusDataCollector</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="#com.google.gplus.provider">com.google.gplus.provider</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.google.gplus.provider">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../com/google/gplus/provider/GPlusDataCollector.html" 
title="class in com.google.gplus.provider">GPlusDataCollector</a> in <a 
href="../../../../../com/google/gplus/provider/package-summary.html">com.google.gplus.provider</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subclasses, and an explanation">
+<caption><span>Subclasses of <a 
href="../../../../../com/google/gplus/provider/GPlusDataCollector.html" 
title="class in com.google.gplus.provider">GPlusDataCollector</a> in <a 
href="../../../../../com/google/gplus/provider/package-summary.html">com.google.gplus.provider</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><strong><a 
href="../../../../../com/google/gplus/provider/GPlusUserActivityCollector.html" 
title="class in 
com.google.gplus.provider">GPlusUserActivityCollector</a></strong></code>
+<div class="block">Collects the public activities of a GPlus user.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../com/google/gplus/provider/GPlusUserDataCollector.html" 
title="class in 
com.google.gplus.provider">GPlusUserDataCollector</a></strong></code>
+<div class="block">Collects user profile information for a specific GPlus 
user</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusDataCollector.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusDataCollector.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusDataCollector.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusEventProcessor.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusEventProcessor.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusEventProcessor.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.google.gplus.provider.GPlusEventProcessor 
(google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
com.google.gplus.provider.GPlusEventProcessor (google-gplus 0.2-incubating 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusEventProcessor.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusEventProcessor.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusEventProcessor.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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 com.google.gplus.provider.GPlusEventProcessor" 
class="title">Uses of 
Class<br>com.google.gplus.provider.GPlusEventProcessor</h2>
+</div>
+<div class="classUseContainer">No usage of 
com.google.gplus.provider.GPlusEventProcessor</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusEventProcessor.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusEventProcessor.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusEventProcessor.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserActivityCollector.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserActivityCollector.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserActivityCollector.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.google.gplus.provider.GPlusUserActivityCollector 
(google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
com.google.gplus.provider.GPlusUserActivityCollector (google-gplus 
0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusUserActivityCollector.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusUserActivityCollector.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserActivityCollector.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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 com.google.gplus.provider.GPlusUserActivityCollector" 
class="title">Uses of 
Class<br>com.google.gplus.provider.GPlusUserActivityCollector</h2>
+</div>
+<div class="classUseContainer">No usage of 
com.google.gplus.provider.GPlusUserActivityCollector</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusUserActivityCollector.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusUserActivityCollector.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserActivityCollector.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserActivityProvider.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserActivityProvider.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserActivityProvider.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.google.gplus.provider.GPlusUserActivityProvider 
(google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
com.google.gplus.provider.GPlusUserActivityProvider (google-gplus 
0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusUserActivityProvider.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusUserActivityProvider.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserActivityProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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 com.google.gplus.provider.GPlusUserActivityProvider" 
class="title">Uses of 
Class<br>com.google.gplus.provider.GPlusUserActivityProvider</h2>
+</div>
+<div class="classUseContainer">No usage of 
com.google.gplus.provider.GPlusUserActivityProvider</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusUserActivityProvider.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusUserActivityProvider.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserActivityProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserDataCollector.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserDataCollector.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserDataCollector.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.google.gplus.provider.GPlusUserDataCollector 
(google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
com.google.gplus.provider.GPlusUserDataCollector (google-gplus 0.2-incubating 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusUserDataCollector.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusUserDataCollector.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserDataCollector.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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 com.google.gplus.provider.GPlusUserDataCollector" 
class="title">Uses of 
Class<br>com.google.gplus.provider.GPlusUserDataCollector</h2>
+</div>
+<div class="classUseContainer">No usage of 
com.google.gplus.provider.GPlusUserDataCollector</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusUserDataCollector.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusUserDataCollector.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserDataCollector.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserDataProvider.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserDataProvider.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/class-use/GPlusUserDataProvider.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.google.gplus.provider.GPlusUserDataProvider 
(google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
com.google.gplus.provider.GPlusUserDataProvider (google-gplus 0.2-incubating 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusUserDataProvider.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusUserDataProvider.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserDataProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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 com.google.gplus.provider.GPlusUserDataProvider" 
class="title">Uses of 
Class<br>com.google.gplus.provider.GPlusUserDataProvider</h2>
+</div>
+<div class="classUseContainer">No usage of 
com.google.gplus.provider.GPlusUserDataProvider</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../../com/google/gplus/provider/GPlusUserDataProvider.html" 
title="class in com.google.gplus.provider">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?com/google/gplus/provider/class-use/GPlusUserDataProvider.html"
 target="_top">Frames</a></li>
+<li><a href="GPlusUserDataProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/package-frame.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/package-frame.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/package-frame.html
 Sat May 16 21:55:18 2015
@@ -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 (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>com.google.gplus.provider (google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<h1 class="bar"><a 
href="../../../../com/google/gplus/provider/package-summary.html" 
target="classFrame">com.google.gplus.provider</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="AbstractGPlusProvider.html" title="class in 
com.google.gplus.provider" target="classFrame">AbstractGPlusProvider</a></li>
+<li><a href="GPlusActivitySerializer.html" title="class in 
com.google.gplus.provider" target="classFrame">GPlusActivitySerializer</a></li>
+<li><a href="GPlusConfigurator.html" title="class in 
com.google.gplus.provider" target="classFrame">GPlusConfigurator</a></li>
+<li><a href="GPlusDataCollector.html" title="class in 
com.google.gplus.provider" target="classFrame">GPlusDataCollector</a></li>
+<li><a href="GPlusEventProcessor.html" title="class in 
com.google.gplus.provider" target="classFrame">GPlusEventProcessor</a></li>
+<li><a href="GPlusUserActivityCollector.html" title="class in 
com.google.gplus.provider" 
target="classFrame">GPlusUserActivityCollector</a></li>
+<li><a href="GPlusUserActivityProvider.html" title="class in 
com.google.gplus.provider" 
target="classFrame">GPlusUserActivityProvider</a></li>
+<li><a href="GPlusUserDataCollector.html" title="class in 
com.google.gplus.provider" target="classFrame">GPlusUserDataCollector</a></li>
+<li><a href="GPlusUserDataProvider.html" title="class in 
com.google.gplus.provider" target="classFrame">GPlusUserDataProvider</a></li>
+</ul>
+</div>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/package-summary.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/package-summary.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/provider/package-summary.html
 Sat May 16 21:55:18 2015
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:59:05 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>com.google.gplus.provider (google-gplus 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="com.google.gplus.provider (google-gplus 
0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../com/google/gplus/processor/package-summary.html">Prev 
Package</a></li>
+<li><a 
href="../../../../com/google/gplus/serializer/util/package-summary.html">Next 
Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/google/gplus/provider/package-summary.html" 
target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<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;com.google.gplus.provider</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" 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="../../../../com/google/gplus/provider/AbstractGPlusProvider.html" 
title="class in com.google.gplus.provider">AbstractGPlusProvider</a></td>
+<td class="colLast">
+<div class="block">Provider that creates a GPlus client and will run task that 
queue data to an outing queue</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../com/google/gplus/provider/GPlusActivitySerializer.html" 
title="class in com.google.gplus.provider">GPlusActivitySerializer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../com/google/gplus/provider/GPlusConfigurator.html" 
title="class in com.google.gplus.provider">GPlusConfigurator</a></td>
+<td class="colLast">
+<div class="block">Created by sblackmon on 12/10/13.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../com/google/gplus/provider/GPlusDataCollector.html" 
title="class in com.google.gplus.provider">GPlusDataCollector</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../com/google/gplus/provider/GPlusEventProcessor.html" 
title="class in com.google.gplus.provider">GPlusEventProcessor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../com/google/gplus/provider/GPlusUserActivityCollector.html" 
title="class in com.google.gplus.provider">GPlusUserActivityCollector</a></td>
+<td class="colLast">
+<div class="block">Collects the public activities of a GPlus user.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../com/google/gplus/provider/GPlusUserActivityProvider.html" 
title="class in com.google.gplus.provider">GPlusUserActivityProvider</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../com/google/gplus/provider/GPlusUserDataCollector.html" 
title="class in com.google.gplus.provider">GPlusUserDataCollector</a></td>
+<td class="colLast">
+<div class="block">Collects user profile information for a specific GPlus 
user</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../com/google/gplus/provider/GPlusUserDataProvider.html" 
title="class in com.google.gplus.provider">GPlusUserDataProvider</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../com/google/gplus/processor/package-summary.html">Prev 
Package</a></li>
+<li><a 
href="../../../../com/google/gplus/serializer/util/package-summary.html">Next 
Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/google/gplus/provider/package-summary.html" 
target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>


Reply via email to