Update javadocs. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/80ff9b74 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/80ff9b74 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/80ff9b74
Branch: refs/heads/asf-site Commit: 80ff9b74d32958bb7f51ac6bbfe02e0b27d207b4 Parents: 1662e84 Author: JamesBognar <[email protected]> Authored: Thu Apr 13 16:44:30 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Thu Apr 13 16:44:30 2017 -0400 ---------------------------------------------------------------------- content/site/apidocs/allclasses-frame.html | 17 +- content/site/apidocs/allclasses-noframe.html | 17 +- content/site/apidocs/constant-values.html | 19 + content/site/apidocs/index-all.html | 342 +- .../apidocs/org/apache/juneau/ClassMeta.html | 282 +- .../juneau/FormattedRuntimeException.html | 2 +- .../apidocs/org/apache/juneau/Visibility.html | 4 +- .../org/apache/juneau/annotation/Produces.html | 4 +- .../apache/juneau/annotation/Remoteable.html | 167 - .../apache/juneau/annotation/ThreadSafe.html | 4 +- .../apache/juneau/annotation/package-frame.html | 1 - .../juneau/annotation/package-summary.html | 8 +- .../apache/juneau/annotation/package-tree.html | 1 - .../org/apache/juneau/internal/StringUtils.html | 345 +- .../juneau/microservice/package-summary.html | 2 +- .../org/apache/juneau/parser/Parser.html | 36 +- .../juneau/plaintext/package-summary.html | 4 +- .../apache/juneau/plaintext/package-tree.html | 4 +- .../org/apache/juneau/remoteable/Body.html | 186 + .../org/apache/juneau/remoteable/FormData.html | 247 ++ .../apache/juneau/remoteable/FormDataIfNE.html | 223 + .../org/apache/juneau/remoteable/Header.html | 243 ++ .../apache/juneau/remoteable/HeaderIfNE.html | 219 + .../org/apache/juneau/remoteable/Query.html | 247 ++ .../org/apache/juneau/remoteable/QueryIfNE.html | 219 + .../apache/juneau/remoteable/RemoteMethod.html | 269 ++ .../juneau/remoteable/RemoteMethodArg.html | 323 ++ .../apache/juneau/remoteable/Remoteable.html | 290 ++ .../juneau/remoteable/RemoteableMeta.html | 293 ++ .../remoteable/RemoteableMetadataException.html | 310 ++ .../juneau/remoteable/RemoteableMethodMeta.html | 410 ++ .../apache/juneau/remoteable/package-frame.html | 38 + .../juneau/remoteable/package-summary.html | 276 ++ .../apache/juneau/remoteable/package-tree.html | 167 + .../org/apache/juneau/rest/Redirect.html | 2 +- .../org/apache/juneau/rest/RestCallHandler.html | 26 +- .../org/apache/juneau/rest/RestContext.html | 142 +- .../org/apache/juneau/rest/RestException.html | 47 +- .../org/apache/juneau/rest/RestRequest.html | 189 +- .../org/apache/juneau/rest/RestResponse.html | 46 +- .../org/apache/juneau/rest/RestServlet.html | 6 +- .../org/apache/juneau/rest/RestUtils.html | 126 +- .../org/apache/juneau/rest/UrlPathPattern.html | 20 +- .../juneau/rest/annotation/RestMethod.html | 2 +- .../juneau/rest/client/NameValuePairs.html | 77 +- .../org/apache/juneau/rest/client/RestCall.html | 754 +++- .../apache/juneau/rest/client/RestClient.html | 240 +- .../juneau/rest/client/RestClientBuilder.html | 640 +-- .../juneau/rest/client/RestRequestEntity.html | 8 +- .../org/apache/juneau/rest/client/RetryOn.html | 110 +- .../rest/client/SerializedNameValuePair.html | 12 +- .../juneau/rest/client/package-frame.html | 5 +- .../juneau/rest/client/package-summary.html | 50 +- .../apache/juneau/rest/client/package-tree.html | 5 +- .../juneau/rest/labels/ResourceDescription.html | 20 +- .../apache/juneau/rest/labels/ResourceLink.html | 6 +- .../org/apache/juneau/rest/package-summary.html | 6 +- .../org/apache/juneau/rest/package-tree.html | 4 +- .../remoteable/RemoteableServiceProperties.html | 4 +- .../juneau/rest/remoteable/package-summary.html | 6 +- .../apache/juneau/rest/vars/UrlEncodeVar.html | 10 +- .../juneau/uon/UonSerializer.Encoding.html | 2 +- .../juneau/uon/UonSerializer.Readable.html | 2 +- .../org/apache/juneau/uon/UonSerializer.html | 17 +- .../apache/juneau/uon/UonSerializerSession.html | 19 +- .../apidocs/org/apache/juneau/uon/UonUtils.html | 283 ++ .../org/apache/juneau/uon/UonWriter.html | 51 +- .../org/apache/juneau/uon/package-frame.html | 1 + .../org/apache/juneau/uon/package-summary.html | 6 + .../org/apache/juneau/uon/package-tree.html | 1 + .../juneau/urlencoding/UrlEncodingParser.html | 64 +- .../UrlEncodingSerializer.Expanded.html | 4 +- .../UrlEncodingSerializer.Readable.html | 4 +- .../urlencoding/UrlEncodingSerializer.html | 22 +- .../UrlEncodingSerializerBuilder.html | 317 +- .../UrlEncodingSerializerContext.html | 68 +- .../UrlEncodingSerializerSession.html | 39 +- .../apidocs/org/apache/juneau/utils/AList.html | 28 +- .../apidocs/org/apache/juneau/utils/ASet.html | 28 +- .../org/apache/juneau/xml/package-summary.html | 18 +- content/site/apidocs/overview-frame.html | 1 + content/site/apidocs/overview-summary.html | 373 +- content/site/apidocs/overview-tree.html | 18 +- content/site/apidocs/package-list | 1 + content/site/apidocs/serialized-form.html | 14 + .../src-html/org/apache/juneau/ClassMeta.html | 3014 +++++++------ .../apache/juneau/annotation/Remoteable.html | 99 - .../src-html/org/apache/juneau/dto/Link.html | 2 +- .../org/apache/juneau/internal/StringUtils.html | 2317 +++++----- .../org/apache/juneau/parser/Parser.html | 874 ++-- .../org/apache/juneau/remoteable/Body.html | 121 + .../org/apache/juneau/remoteable/FormData.html | 132 + .../apache/juneau/remoteable/FormDataIfNE.html | 106 + .../org/apache/juneau/remoteable/Header.html | 128 + .../apache/juneau/remoteable/HeaderIfNE.html | 106 + .../org/apache/juneau/remoteable/Query.html | 132 + .../org/apache/juneau/remoteable/QueryIfNE.html | 106 + .../apache/juneau/remoteable/RemoteMethod.html | 135 + .../juneau/remoteable/RemoteMethodArg.html | 113 + .../apache/juneau/remoteable/Remoteable.html | 137 + .../juneau/remoteable/RemoteableMeta.html | 139 + .../remoteable/RemoteableMetadataException.html | 128 + .../juneau/remoteable/RemoteableMethodMeta.html | 249 ++ .../org/apache/juneau/rest/Redirect.html | 4 +- .../org/apache/juneau/rest/RestCallHandler.html | 672 +-- .../org/apache/juneau/rest/RestContext.html | 2945 +++++++------ .../org/apache/juneau/rest/RestException.html | 253 +- .../org/apache/juneau/rest/RestRequest.html | 3995 +++++++++--------- .../org/apache/juneau/rest/RestResponse.html | 805 ++-- .../org/apache/juneau/rest/RestServlet.html | 67 +- .../org/apache/juneau/rest/RestUtils.html | 391 +- .../org/apache/juneau/rest/UrlPathPattern.html | 341 +- .../juneau/rest/annotation/RestMethod.html | 6 +- .../juneau/rest/client/NameValuePairs.html | 92 +- .../org/apache/juneau/rest/client/RestCall.html | 3363 ++++++++------- .../apache/juneau/rest/client/RestClient.html | 982 +++-- .../juneau/rest/client/RestClientBuilder.html | 3388 +++++++-------- .../juneau/rest/client/RestRequestEntity.html | 66 +- .../org/apache/juneau/rest/client/RetryOn.html | 84 +- .../rest/client/SerializedNameValuePair.html | 113 +- .../juneau/rest/labels/ResourceDescription.html | 186 +- .../apache/juneau/rest/labels/ResourceLink.html | 104 +- .../remoteable/RemoteableServiceProperties.html | 2 +- .../apache/juneau/rest/vars/UrlEncodeVar.html | 62 +- .../juneau/uon/UonSerializer.Encoding.html | 361 +- .../juneau/uon/UonSerializer.Readable.html | 361 +- .../org/apache/juneau/uon/UonSerializer.html | 361 +- .../apache/juneau/uon/UonSerializerSession.html | 97 +- .../org/apache/juneau/uon/UonUtils.html | 124 + .../org/apache/juneau/uon/UonWriter.html | 454 +- .../juneau/urlencoding/UrlEncodingParser.html | 168 +- .../UrlEncodingSerializer.Expanded.html | 293 +- .../UrlEncodingSerializer.Readable.html | 293 +- .../urlencoding/UrlEncodingSerializer.html | 293 +- .../UrlEncodingSerializerBuilder.html | 446 +- .../UrlEncodingSerializerContext.html | 76 +- .../UrlEncodingSerializerSession.html | 119 +- .../src-html/org/apache/juneau/utils/AList.html | 13 +- .../src-html/org/apache/juneau/utils/ASet.html | 13 +- 139 files changed, 23069 insertions(+), 15525 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/80ff9b74/content/site/apidocs/allclasses-frame.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/allclasses-frame.html b/content/site/apidocs/allclasses-frame.html index 828673c..db3d392 100644 --- a/content/site/apidocs/allclasses-frame.html +++ b/content/site/apidocs/allclasses-frame.html @@ -62,6 +62,7 @@ <li><a href="org/apache/juneau/transforms/BeanStringSwap.html" title="class in org.apache.juneau.transforms" target="classFrame">BeanStringSwap</a></li> <li><a href="org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Blockquote</a></li> <li><a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Body</a></li> +<li><a href="org/apache/juneau/remoteable/Body.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">Body</a></li> <li><a href="org/apache/juneau/rest/annotation/Body.html" title="annotation in org.apache.juneau.rest.annotation" target="classFrame">Body</a></li> <li><a href="org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Br</a></li> <li><a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Button</a></li> @@ -206,7 +207,9 @@ <li><a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Form</a></li> <li><a href="org/apache/juneau/FormattedException.html" title="class in org.apache.juneau" target="classFrame">FormattedException</a></li> <li><a href="org/apache/juneau/FormattedRuntimeException.html" title="class in org.apache.juneau" target="classFrame">FormattedRuntimeException</a></li> +<li><a href="org/apache/juneau/remoteable/FormData.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">FormData</a></li> <li><a href="org/apache/juneau/rest/annotation/FormData.html" title="annotation in org.apache.juneau.rest.annotation" target="classFrame">FormData</a></li> +<li><a href="org/apache/juneau/remoteable/FormDataIfNE.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">FormDataIfNE</a></li> <li><a href="org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom" target="classFrame">Generator</a></li> <li><a href="org/apache/juneau/encoders/GzipEncoder.html" title="class in org.apache.juneau.encoders" target="classFrame">GzipEncoder</a></li> <li><a href="org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5" target="classFrame">H1</a></li> @@ -220,7 +223,9 @@ <li><a href="org/apache/juneau/rest/annotation/HasQuery.html" title="annotation in org.apache.juneau.rest.annotation" target="classFrame">HasQuery</a></li> <li><a href="org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Head</a></li> <li><a href="org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Header</a></li> +<li><a href="org/apache/juneau/remoteable/Header.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">Header</a></li> <li><a href="org/apache/juneau/rest/annotation/Header.html" title="annotation in org.apache.juneau.rest.annotation" target="classFrame">Header</a></li> +<li><a href="org/apache/juneau/remoteable/HeaderIfNE.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">HeaderIfNE</a></li> <li><a href="org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger" target="classFrame">HeaderInfo</a></li> <li><a href="org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Hr</a></li> <li><a href="org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Html</a></li> @@ -408,8 +413,10 @@ <li><a href="org/apache/juneau/PropertyNamerDefault.html" title="class in org.apache.juneau" target="classFrame">PropertyNamerDefault</a></li> <li><a href="org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau" target="classFrame">PropertyStore</a></li> <li><a href="org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Q</a></li> +<li><a href="org/apache/juneau/remoteable/Query.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">Query</a></li> <li><a href="org/apache/juneau/rest/annotation/Query.html" title="annotation in org.apache.juneau.rest.annotation" target="classFrame">Query</a></li> <li><a href="org/apache/juneau/rest/converters/Queryable.html" title="class in org.apache.juneau.rest.converters" target="classFrame">Queryable</a></li> +<li><a href="org/apache/juneau/remoteable/QueryIfNE.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">QueryIfNE</a></li> <li><a href="org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Rb</a></li> <li><a href="org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation" target="classFrame">Rdf</a></li> <li><a href="org/apache/juneau/jena/RdfBeanMeta.html" title="class in org.apache.juneau.jena" target="classFrame">RdfBeanMeta</a></li> @@ -449,9 +456,14 @@ <li><a href="org/apache/juneau/rest/Redirect.html" title="class in org.apache.juneau.rest" target="classFrame">Redirect</a></li> <li><a href="org/apache/juneau/rest/response/RedirectHandler.html" title="class in org.apache.juneau.rest.response" target="classFrame">RedirectHandler</a></li> <li><a href="org/apache/juneau/internal/ReflectionUtils.html" title="class in org.apache.juneau.internal" target="classFrame">ReflectionUtils</a></li> -<li><a href="org/apache/juneau/annotation/Remoteable.html" title="annotation in org.apache.juneau.annotation" target="classFrame">Remoteable</a></li> +<li><a href="org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">Remoteable</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteableMeta.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteableMeta</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteableMetadataException.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteableMetadataException</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteableMethodMeta</a></li> <li><a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.rest.remoteable" target="classFrame">RemoteableServiceProperties</a></li> <li><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable" target="classFrame">RemoteableServlet</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteMethod.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">RemoteMethod</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteMethodArg</a></li> <li><a href="org/apache/juneau/rest/vars/RequestVar.html" title="class in org.apache.juneau.rest.vars" target="classFrame">RequestVar</a></li> <li><a href="org/apache/juneau/microservice/Resource.html" title="class in org.apache.juneau.microservice" target="classFrame">Resource</a></li> <li><a href="org/apache/juneau/rest/labels/ResourceDescription.html" title="class in org.apache.juneau.rest.labels" target="classFrame">ResourceDescription</a></li> @@ -496,7 +508,7 @@ <li><a href="org/apache/juneau/rest/jena/RestServletJenaGroupDefault.html" title="class in org.apache.juneau.rest.jena" target="classFrame">RestServletJenaGroupDefault</a></li> <li><a href="org/apache/juneau/rest/RestUtils.html" title="class in org.apache.juneau.rest" target="classFrame">RestUtils</a></li> <li><a href="org/apache/juneau/dto/ResultSetList.html" title="class in org.apache.juneau.dto" target="classFrame">ResultSetList</a></li> -<li><a href="org/apache/juneau/rest/client/RetryOn.html" title="interface in org.apache.juneau.rest.client" target="classFrame"><span class="interfaceName">RetryOn</span></a></li> +<li><a href="org/apache/juneau/rest/client/RetryOn.html" title="class in org.apache.juneau.rest.client" target="classFrame">RetryOn</a></li> <li><a href="org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Rp</a></li> <li><a href="org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Rt</a></li> <li><a href="org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Rtc</a></li> @@ -602,6 +614,7 @@ <li><a href="org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon" target="classFrame">UonSerializerBuilder</a></li> <li><a href="org/apache/juneau/uon/UonSerializerContext.html" title="class in org.apache.juneau.uon" target="classFrame">UonSerializerContext</a></li> <li><a href="org/apache/juneau/uon/UonSerializerSession.html" title="class in org.apache.juneau.uon" target="classFrame">UonSerializerSession</a></li> +<li><a href="org/apache/juneau/uon/UonUtils.html" title="class in org.apache.juneau.uon" target="classFrame">UonUtils</a></li> <li><a href="org/apache/juneau/uon/UonWriter.html" title="class in org.apache.juneau.uon" target="classFrame">UonWriter</a></li> <li><a href="org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation" target="classFrame">URI</a></li> <li><a href="org/apache/juneau/rest/matchers/UrlEncodedFormMatcher.html" title="class in org.apache.juneau.rest.matchers" target="classFrame">UrlEncodedFormMatcher</a></li> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/80ff9b74/content/site/apidocs/allclasses-noframe.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/allclasses-noframe.html b/content/site/apidocs/allclasses-noframe.html index 769d925..c4cf8af 100644 --- a/content/site/apidocs/allclasses-noframe.html +++ b/content/site/apidocs/allclasses-noframe.html @@ -62,6 +62,7 @@ <li><a href="org/apache/juneau/transforms/BeanStringSwap.html" title="class in org.apache.juneau.transforms">BeanStringSwap</a></li> <li><a href="org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></li> <li><a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></li> +<li><a href="org/apache/juneau/remoteable/Body.html" title="annotation in org.apache.juneau.remoteable">Body</a></li> <li><a href="org/apache/juneau/rest/annotation/Body.html" title="annotation in org.apache.juneau.rest.annotation">Body</a></li> <li><a href="org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a></li> <li><a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></li> @@ -206,7 +207,9 @@ <li><a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></li> <li><a href="org/apache/juneau/FormattedException.html" title="class in org.apache.juneau">FormattedException</a></li> <li><a href="org/apache/juneau/FormattedRuntimeException.html" title="class in org.apache.juneau">FormattedRuntimeException</a></li> +<li><a href="org/apache/juneau/remoteable/FormData.html" title="annotation in org.apache.juneau.remoteable">FormData</a></li> <li><a href="org/apache/juneau/rest/annotation/FormData.html" title="annotation in org.apache.juneau.rest.annotation">FormData</a></li> +<li><a href="org/apache/juneau/remoteable/FormDataIfNE.html" title="annotation in org.apache.juneau.remoteable">FormDataIfNE</a></li> <li><a href="org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a></li> <li><a href="org/apache/juneau/encoders/GzipEncoder.html" title="class in org.apache.juneau.encoders">GzipEncoder</a></li> <li><a href="org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a></li> @@ -220,7 +223,9 @@ <li><a href="org/apache/juneau/rest/annotation/HasQuery.html" title="annotation in org.apache.juneau.rest.annotation">HasQuery</a></li> <li><a href="org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a></li> <li><a href="org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a></li> +<li><a href="org/apache/juneau/remoteable/Header.html" title="annotation in org.apache.juneau.remoteable">Header</a></li> <li><a href="org/apache/juneau/rest/annotation/Header.html" title="annotation in org.apache.juneau.rest.annotation">Header</a></li> +<li><a href="org/apache/juneau/remoteable/HeaderIfNE.html" title="annotation in org.apache.juneau.remoteable">HeaderIfNE</a></li> <li><a href="org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a></li> <li><a href="org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5">Hr</a></li> <li><a href="org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a></li> @@ -408,8 +413,10 @@ <li><a href="org/apache/juneau/PropertyNamerDefault.html" title="class in org.apache.juneau">PropertyNamerDefault</a></li> <li><a href="org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a></li> <li><a href="org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a></li> +<li><a href="org/apache/juneau/remoteable/Query.html" title="annotation in org.apache.juneau.remoteable">Query</a></li> <li><a href="org/apache/juneau/rest/annotation/Query.html" title="annotation in org.apache.juneau.rest.annotation">Query</a></li> <li><a href="org/apache/juneau/rest/converters/Queryable.html" title="class in org.apache.juneau.rest.converters">Queryable</a></li> +<li><a href="org/apache/juneau/remoteable/QueryIfNE.html" title="annotation in org.apache.juneau.remoteable">QueryIfNE</a></li> <li><a href="org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a></li> <li><a href="org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation">Rdf</a></li> <li><a href="org/apache/juneau/jena/RdfBeanMeta.html" title="class in org.apache.juneau.jena">RdfBeanMeta</a></li> @@ -449,9 +456,14 @@ <li><a href="org/apache/juneau/rest/Redirect.html" title="class in org.apache.juneau.rest">Redirect</a></li> <li><a href="org/apache/juneau/rest/response/RedirectHandler.html" title="class in org.apache.juneau.rest.response">RedirectHandler</a></li> <li><a href="org/apache/juneau/internal/ReflectionUtils.html" title="class in org.apache.juneau.internal">ReflectionUtils</a></li> -<li><a href="org/apache/juneau/annotation/Remoteable.html" title="annotation in org.apache.juneau.annotation">Remoteable</a></li> +<li><a href="org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable">Remoteable</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteableMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMeta</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteableMetadataException.html" title="class in org.apache.juneau.remoteable">RemoteableMetadataException</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></li> <li><a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServiceProperties</a></li> <li><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServlet</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteMethod.html" title="annotation in org.apache.juneau.remoteable">RemoteMethod</a></li> +<li><a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodArg</a></li> <li><a href="org/apache/juneau/rest/vars/RequestVar.html" title="class in org.apache.juneau.rest.vars">RequestVar</a></li> <li><a href="org/apache/juneau/microservice/Resource.html" title="class in org.apache.juneau.microservice">Resource</a></li> <li><a href="org/apache/juneau/rest/labels/ResourceDescription.html" title="class in org.apache.juneau.rest.labels">ResourceDescription</a></li> @@ -496,7 +508,7 @@ <li><a href="org/apache/juneau/rest/jena/RestServletJenaGroupDefault.html" title="class in org.apache.juneau.rest.jena">RestServletJenaGroupDefault</a></li> <li><a href="org/apache/juneau/rest/RestUtils.html" title="class in org.apache.juneau.rest">RestUtils</a></li> <li><a href="org/apache/juneau/dto/ResultSetList.html" title="class in org.apache.juneau.dto">ResultSetList</a></li> -<li><a href="org/apache/juneau/rest/client/RetryOn.html" title="interface in org.apache.juneau.rest.client"><span class="interfaceName">RetryOn</span></a></li> +<li><a href="org/apache/juneau/rest/client/RetryOn.html" title="class in org.apache.juneau.rest.client">RetryOn</a></li> <li><a href="org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a></li> <li><a href="org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a></li> <li><a href="org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a></li> @@ -602,6 +614,7 @@ <li><a href="org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></li> <li><a href="org/apache/juneau/uon/UonSerializerContext.html" title="class in org.apache.juneau.uon">UonSerializerContext</a></li> <li><a href="org/apache/juneau/uon/UonSerializerSession.html" title="class in org.apache.juneau.uon">UonSerializerSession</a></li> +<li><a href="org/apache/juneau/uon/UonUtils.html" title="class in org.apache.juneau.uon">UonUtils</a></li> <li><a href="org/apache/juneau/uon/UonWriter.html" title="class in org.apache.juneau.uon">UonWriter</a></li> <li><a href="org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation">URI</a></li> <li><a href="org/apache/juneau/rest/matchers/UrlEncodedFormMatcher.html" title="class in org.apache.juneau.rest.matchers">UrlEncodedFormMatcher</a></li> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/80ff9b74/content/site/apidocs/constant-values.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/constant-values.html b/content/site/apidocs/constant-values.html index 24b2440..8e09c30 100644 --- a/content/site/apidocs/constant-values.html +++ b/content/site/apidocs/constant-values.html @@ -1651,6 +1651,25 @@ </tbody> </table> </li> +<li class="blockList"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<caption><span>org.apache.juneau.urlencoding.<a href="org/apache/juneau/urlencoding/UrlEncodingSerializerContext.html" title="class in org.apache.juneau.urlencoding">UrlEncodingSerializerContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th scope="col">Constant Field</th> +<th class="colLast" scope="col">Value</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.juneau.urlencoding.UrlEncodingSerializerContext.URLENC_paramFormat"> +<!-- --> +</a><code>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td><code><a href="org/apache/juneau/urlencoding/UrlEncodingSerializerContext.html#URLENC_paramFormat">URLENC_paramFormat</a></code></td> +<td class="colLast"><code>"UrlEncodingSerializer.paramFormat"</code></td> +</tr> +</tbody> +</table> +</li> </ul> <ul class="blockList"> <li class="blockList">
