[juneau-website] branch asf-site updated: Javadoc Updates.

2018-02-02 Thread jamesbognar
This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new dee6f67  Javadoc Updates.
dee6f67 is described below

commit dee6f6794fca928e89a4ac39039c33267362394f
Author: JamesBognar 
AuthorDate: Fri Feb 2 15:30:15 2018 -0500

Javadoc Updates.
---
 .../RemoteableProxiesServerSide.1.png} | Bin
 .../RemoteableProxiesServerSide.2.png} | Bin
 .../RemoteableProxiesServerSide.3.png} | Bin
 .../RemoteableProxiesServerSide.4.png} | Bin
 .../RemoteableProxiesServerSide.5.png} | Bin
 .../RemoteableProxiesServerSide.6.png} | Bin
 .../apache/juneau/dto/swagger/package-summary.html |  19 +
 .../apache/juneau/plaintext/package-summary.html   |   2 +-
 content/site/apidocs/overview-summary.html |  82 +++--
 9 files changed, 30 insertions(+), 73 deletions(-)

diff --git 
a/content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/1.png 
b/content/site/apidocs/doc-files/RemoteableProxiesServerSide.1.png
similarity index 100%
rename from 
content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/1.png
rename to content/site/apidocs/doc-files/RemoteableProxiesServerSide.1.png
diff --git 
a/content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/2.png 
b/content/site/apidocs/doc-files/RemoteableProxiesServerSide.2.png
similarity index 100%
rename from 
content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/2.png
rename to content/site/apidocs/doc-files/RemoteableProxiesServerSide.2.png
diff --git 
a/content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/3.png 
b/content/site/apidocs/doc-files/RemoteableProxiesServerSide.3.png
similarity index 100%
rename from 
content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/3.png
rename to content/site/apidocs/doc-files/RemoteableProxiesServerSide.3.png
diff --git 
a/content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/4.png 
b/content/site/apidocs/doc-files/RemoteableProxiesServerSide.4.png
similarity index 100%
rename from 
content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/4.png
rename to content/site/apidocs/doc-files/RemoteableProxiesServerSide.4.png
diff --git 
a/content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/5.png 
b/content/site/apidocs/doc-files/RemoteableProxiesServerSide.5.png
similarity index 100%
rename from 
content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/5.png
rename to content/site/apidocs/doc-files/RemoteableProxiesServerSide.5.png
diff --git 
a/content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/6.png 
b/content/site/apidocs/doc-files/RemoteableProxiesServerSide.6.png
similarity index 100%
rename from 
content/site/apidocs/org/apache/juneau/rest/remoteable/doc-files/6.png
rename to content/site/apidocs/doc-files/RemoteableProxiesServerSide.6.png
diff --git 
a/content/site/apidocs/org/apache/juneau/dto/swagger/package-summary.html 
b/content/site/apidocs/org/apache/juneau/dto/swagger/package-summary.html
index 0ef185a..3a9d94d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/package-summary.html
@@ -189,24 +189,7 @@
 
 
 Package 
org.apache.juneau.dto.swagger Description
-Swagger Data Transfer Objects
-
-   function toggle(x) {
-  var div = x.nextSibling;
-  while (div != null && div.nodeType != 1)
- div = div.nextSibling;
-  if (div != null) {
- var d = div.style.display;
- if (d == 'block' || d == '') {
-div.style.display = 'none';
-x.className += " closed";
- } else {
-div.style.display = 'block';
-x.className = x.className.replace(/(?:^|\s)closed(?!\S)/g , '' );
- }
-  }
-   }
-
+Swagger Data Transfer Objects
 
 
 
diff --git 
a/content/site/apidocs/org/apache/juneau/plaintext/package-summary.html 
b/content/site/apidocs/org/apache/juneau/plaintext/package-summary.html
index eb6965f..9d61ec8 100644
--- a/content/site/apidocs/org/apache/juneau/plaintext/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/plaintext/package-summary.html
@@ -130,7 +130,7 @@
 
 
 Package 
org.apache.juneau.plaintext Description
-Plaintext Marshalling Support
+Plaintext Marshalling Support
 
 
 
diff --git a/content/site/apidocs/overview-summary.html 
b/content/site/apidocs/overview-summary.html
index 55dd53a..f3ec54e 100644
--- a/content/site/apidocs/overview-summary.html
+++ b/content/site/apidocs/overview-summary.html
@@ -1023,15 +1023,6 @@
 Extensible support for other data types such as 
Calendars, Dates, 
 Iterators is available through the use of POJO swaps 
(described later).
  
-

[juneau] branch master updated: Update Javadocs.

2018-02-02 Thread jamesbognar
This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
 new adf5be3  Update Javadocs.
adf5be3 is described below

commit adf5be304cf886108a6db94d2817cb1662d603d2
Author: JamesBognar 
AuthorDate: Fri Feb 2 15:28:15 2018 -0500

Update Javadocs.
---
 .../apache/juneau/dto/swagger/package-info.java|  18 +
 .../org/apache/juneau/dto/swagger/package.html |  58 ---
 .../org/apache/juneau/plaintext/package-info.java  |  18 +
 .../java/org/apache/juneau/plaintext/package.html  |  41 ---
 .../doc-files/RemoteableProxiesServerSide.1.png| Bin
 .../doc-files/RemoteableProxiesServerSide.2.png| Bin
 .../doc-files/RemoteableProxiesServerSide.3.png| Bin
 .../doc-files/RemoteableProxiesServerSide.4.png| Bin
 .../doc-files/RemoteableProxiesServerSide.5.png| Bin
 .../doc-files/RemoteableProxiesServerSide.6.png| Bin
 juneau-doc/src/main/javadoc/overview.html  |  82 +++--
 11 files changed, 64 insertions(+), 153 deletions(-)

diff --git 
a/juneau-core/juneau-dto/src/main/java/org/apache/juneau/dto/swagger/package-info.java
 
b/juneau-core/juneau-dto/src/main/java/org/apache/juneau/dto/swagger/package-info.java
new file mode 100755
index 000..95e4b04
--- /dev/null
+++ 
b/juneau-core/juneau-dto/src/main/java/org/apache/juneau/dto/swagger/package-info.java
@@ -0,0 +1,18 @@
+// 
***
+// * Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file *
+// * distributed with this work for additional information regarding copyright 
ownership.  The ASF licenses this file*
+// * to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance*
+// * with the License.  You may obtain a copy of the License at
  *
+// *   
  *
+// *  http://www.apache.org/licenses/LICENSE-2.0   
  *
+// *   
  *
+// * Unless required by applicable law or agreed to in writing, software 
distributed under the License is distributed on an  *
+// * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied.  See the License for the*
+// * specific language governing permissions and limitations under the 
License.  *
+// 
***
+
+/**
+ * Swagger Data Transfer Objects
+ */
+package org.apache.juneau.dto.swagger;
+
diff --git 
a/juneau-core/juneau-dto/src/main/java/org/apache/juneau/dto/swagger/package.html
 
b/juneau-core/juneau-dto/src/main/java/org/apache/juneau/dto/swagger/package.html
deleted file mode 100644
index 75ecbaa..000
--- 
a/juneau-core/juneau-dto/src/main/java/org/apache/juneau/dto/swagger/package.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
-   
-   
-   /* For viewing in Page Designer */
-   @IMPORT url("../../../../../../../javadoc.css");
-
-   /* For viewing in REST interface */
-   @IMPORT url("../htdocs/javadoc.css");
-   body { 
-   margin: 20px; 
-   }   
-   
-   
-   /* Replace all @code and @link tags. */ 
-   window.onload = function() {
-   document.body.innerHTML = 
document.body.innerHTML.replace(/\{\@code ([^\}]+)\}/g, '$1');
-   document.body.innerHTML = 
document.body.innerHTML.replace(/\{\@link (([^\}]+)\.)?([^\.\}]+)\}/g, 
'$3');
-   }
-   
-
-
-Swagger Data Transfer Objects
-
-   function toggle(x) {
-   var div = x.nextSibling;
-   while (div != null && div.nodeType != 1)
-   div = div.nextSibling;
-   if (div != null) {
-   var d = div.style.display;
-   if (d == 'block' || d == '') {
-   div.style.display = 'none';
-   x.className += " closed";
-   } else {
-   div.style.display = 'block';
-   x.className = 
x.className.replace(/(?:^|\s)closed(?!\S)/g , '' );
-   

[juneau-website] branch asf-site updated: Update Javadocs.

2018-02-02 Thread jamesbognar
This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 43dd9a8  Update Javadocs.
43dd9a8 is described below

commit 43dd9a8327e351f3b97d9a215db0af966374f411
Author: JamesBognar 
AuthorDate: Fri Feb 2 13:27:57 2018 -0500

Update Javadocs.
---
 .../org/apache/juneau/BeanContextBuilder.html  |  2 +-
 .../apache/juneau/rest/client/package-summary.html |  2 +-
 content/site/apidocs/overview-summary.html | 39 +++---
 .../org/apache/juneau/BeanContextBuilder.html  |  2 +-
 4 files changed, 22 insertions(+), 23 deletions(-)

diff --git a/content/site/apidocs/org/apache/juneau/BeanContextBuilder.html 
b/content/site/apidocs/org/apache/juneau/BeanContextBuilder.html
index d5c411f..752d71a 100644
--- a/content/site/apidocs/org/apache/juneau/BeanContextBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/BeanContextBuilder.html
@@ -150,7 +150,7 @@ extends Overview
  Configurable Properties
+   Overview
  Configurable Properties
  
 
 
diff --git 
a/content/site/apidocs/org/apache/juneau/rest/client/package-summary.html 
b/content/site/apidocs/org/apache/juneau/rest/client/package-summary.html
index 75f5085..9c2eb29 100644
--- a/content/site/apidocs/org/apache/juneau/rest/client/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/rest/client/package-summary.html
@@ -835,7 +835,7 @@



-   
+   
1.4 - Piping Response Output

   
diff --git a/content/site/apidocs/overview-summary.html 
b/content/site/apidocs/overview-summary.html
index eccdfdc..55dd53a 100644
--- a/content/site/apidocs/overview-summary.html
+++ b/content/site/apidocs/overview-summary.html
@@ -2695,7 +2695,7 @@
  
 
  
- 
+ 
  2.1.7.13 - @ParentProperty 
Annotation
  
 
@@ -5302,7 +5302,7 @@
  
 
  
- 
+ 
  3.1.3.1 - RestServlet
  
 
@@ -5336,7 +5336,7 @@
  
 
  
- 
+ 
  3.1.3.2 - 
RestServletDefault
  
 
@@ -6682,7 +6682,7 @@
   
  
 The @Body 
annotation provides easy access to the HTTP body content as any parsable POJO 
type
-(See POJO 
Categories).
+(See POJO Categories).
 In the example below, we're POSTing beans.
  
  
@@ -7212,7 +7212,7 @@
   
  
 The Juneau serializers and parsers can be configured on how to 
handle POJOs through the use of Transforms.
-(See Transforms)
+(See Transforms)
  
  
 Transforms are associated serializers and parsers registered on a 
REST resource via the following:
@@ -8032,7 +8032,7 @@
  
  
  
- 
+ 
  3.1.23.2 - 
RestInfoProviderDefault
  
 
@@ -8904,7 +8904,7 @@
 
The method must be public.
 
-   The parameter and return types must be serializable
 and parsable.
+   The parameter and return types must be serializable and parsable.
  
  
 Juneau provides the capability of calling methods on POJOs on a 
server through client-side proxy interfaces.
@@ -13780,11 +13780,10 @@
@BeanIgnore Annotation
@NameProperty Annotation
@ParentProperty 
Annotation
-   @URI Annotation
+   URIs
BeanFilters
Stop Classes
-   Serializing to 
ObjectMaps
-   Serializing Readers 
and InputStreams
+   Bypass Serialization
 
  
 Updated javadocs:
@@ -14323,7 +14322,7 @@
  
 New class: PojoMerge
  
-New doc: 2.6.2 - @Pojo annotation
+New doc: 2.6.2 - @Pojo annotation
  
 New doc: 2.6.5 - Serializing 
Readers and InputStreams
   
@@ -14699,9 +14698,9 @@
  
 Support for dynamic beans.  See @BeanProperty.name().
  
-New doc: 2.8 - 
Virtual Beans
+New doc: 2.8 - Virtual Beans
  
-New doc: 2.13 - 
Comparison with Jackson
+New doc: 2.13 - Comparison with Jackson
  
 All parsers now allow for numeric types with 
'K'/'M'/'G' suffixes to represent
 kilobytes, megabytes, and gigabytes.
@@ -15156,7 +15155,7 @@
 
New SwaggerBuilder class.
Fluent-style setters added to the Swagger beans.
-   Added Swagger examples here and 
in the org.apache.juneau.dto.swagger
 javadocs.
+   Added Swagger examples here and in 
the