http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/constant-values.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/constant-values.html b/content/site/apidocs/constant-values.html index 3a9a6de..bae114f 100644 --- a/content/site/apidocs/constant-values.html +++ b/content/site/apidocs/constant-values.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Constant Field Values (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Constant Field Values (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Constant Field Values (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Constant Field Values (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -196,138 +196,166 @@ <td class="colLast"><code>"BeanContext.beanTypePropertyName"</code></td> </tr> <tr class="rowColor"> +<td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_debug"> +<!-- --> +</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/BeanContext.html#BEAN_debug">BEAN_debug</a></code></td> +<td class="colLast"><code>"BeanContext.debug"</code></td> +</tr> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_defaultParser"> <!-- --> </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/BeanContext.html#BEAN_defaultParser">BEAN_defaultParser</a></code></td> <td class="colLast"><code>"BeanContext.defaultParser"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignoreInvocationExceptionsOnGetters"> <!-- --> </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/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters">BEAN_ignoreInvocationExceptionsOnGetters</a></code></td> <td class="colLast"><code>"BeanContext.ignoreInvocationExceptionsOnGetters"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignoreInvocationExceptionsOnSetters"> <!-- --> </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/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters">BEAN_ignoreInvocationExceptionsOnSetters</a></code></td> <td class="colLast"><code>"BeanContext.ignoreInvocationExceptionsOnSetters"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignorePropertiesWithoutSetters"> <!-- --> </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/BeanContext.html#BEAN_ignorePropertiesWithoutSetters">BEAN_ignorePropertiesWithoutSetters</a></code></td> <td class="colLast"><code>"BeanContext.ignorePropertiesWithoutSetters"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignoreUnknownBeanProperties"> <!-- --> </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/BeanContext.html#BEAN_ignoreUnknownBeanProperties">BEAN_ignoreUnknownBeanProperties</a></code></td> <td class="colLast"><code>"BeanContext.ignoreUnknownBeanProperties"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignoreUnknownNullBeanProperties"> <!-- --> </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/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties">BEAN_ignoreUnknownNullBeanProperties</a></code></td> <td class="colLast"><code>"BeanContext.ignoreUnknownNullBeanProperties"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_implClasses"> <!-- --> </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/BeanContext.html#BEAN_implClasses">BEAN_implClasses</a></code></td> <td class="colLast"><code>"BeanContext.implClasses.map"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_implClasses_put"> <!-- --> </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/BeanContext.html#BEAN_implClasses_put">BEAN_implClasses_put</a></code></td> <td class="colLast"><code>"BeanContext.implClasses.map.put"</code></td> </tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_locale"> +<!-- --> +</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/BeanContext.html#BEAN_locale">BEAN_locale</a></code></td> +<td class="colLast"><code>"BeanContext.locale"</code></td> +</tr> <tr class="rowColor"> +<td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_mediaType"> +<!-- --> +</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/BeanContext.html#BEAN_mediaType">BEAN_mediaType</a></code></td> +<td class="colLast"><code>"BeanContext.mediaType"</code></td> +</tr> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_methodVisibility"> <!-- --> </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/BeanContext.html#BEAN_methodVisibility">BEAN_methodVisibility</a></code></td> <td class="colLast"><code>"BeanContext.methodVisibility"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanClasses"> <!-- --> </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/BeanContext.html#BEAN_notBeanClasses">BEAN_notBeanClasses</a></code></td> <td class="colLast"><code>"BeanContext.notBeanClasses.set"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanClasses_add"> <!-- --> </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/BeanContext.html#BEAN_notBeanClasses_add">BEAN_notBeanClasses_add</a></code></td> <td class="colLast"><code>"BeanContext.notBeanClasses.set.add"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanClasses_remove"> <!-- --> </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/BeanContext.html#BEAN_notBeanClasses_remove">BEAN_notBeanClasses_remove</a></code></td> <td class="colLast"><code>"BeanContext.notBeanClasses.set.remove"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanPackages"> <!-- --> </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/BeanContext.html#BEAN_notBeanPackages">BEAN_notBeanPackages</a></code></td> <td class="colLast"><code>"BeanContext.notBeanPackages.set"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanPackages_add"> <!-- --> </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/BeanContext.html#BEAN_notBeanPackages_add">BEAN_notBeanPackages_add</a></code></td> <td class="colLast"><code>"BeanContext.notBeanPackages.set.add"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanPackages_remove"> <!-- --> </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/BeanContext.html#BEAN_notBeanPackages_remove">BEAN_notBeanPackages_remove</a></code></td> <td class="colLast"><code>"BeanContext.notBeanPackages.set.remove"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_pojoSwaps"> <!-- --> </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/BeanContext.html#BEAN_pojoSwaps">BEAN_pojoSwaps</a></code></td> <td class="colLast"><code>"BeanContext.pojoSwaps.list"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_pojoSwaps_add"> <!-- --> </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/BeanContext.html#BEAN_pojoSwaps_add">BEAN_pojoSwaps_add</a></code></td> <td class="colLast"><code>"BeanContext.pojoSwaps.list.add"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_pojoSwaps_remove"> <!-- --> </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/BeanContext.html#BEAN_pojoSwaps_remove">BEAN_pojoSwaps_remove</a></code></td> <td class="colLast"><code>"BeanContext.pojoSwaps.list.remove"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_sortProperties"> <!-- --> </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/BeanContext.html#BEAN_sortProperties">BEAN_sortProperties</a></code></td> <td class="colLast"><code>"BeanContext.sortProperties"</code></td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_timeZone"> +<!-- --> +</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/BeanContext.html#BEAN_timeZone">BEAN_timeZone</a></code></td> +<td class="colLast"><code>"BeanContext.timeZone"</code></td> +</tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_useInterfaceProxies"> <!-- --> @@ -551,26 +579,26 @@ <td class="colLast"><code>"http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_juneauNs_CLASS"> -<!-- --> -</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/jena/Constants.html#RDF_juneauNs_CLASS">RDF_juneauNs_CLASS</a></code></td> -<td class="colLast"><code>"class"</code></td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_juneauNs_ITEMS"> <!-- --> </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/jena/Constants.html#RDF_juneauNs_ITEMS">RDF_juneauNs_ITEMS</a></code></td> <td class="colLast"><code>"items"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_juneauNs_ROOT"> <!-- --> </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/jena/Constants.html#RDF_juneauNs_ROOT">RDF_juneauNs_ROOT</a></code></td> <td class="colLast"><code>"root"</code></td> </tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_juneauNs_TYPE"> +<!-- --> +</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/jena/Constants.html#RDF_juneauNs_TYPE">RDF_juneauNs_TYPE</a></code></td> +<td class="colLast"><code>"_type"</code></td> +</tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_juneauNs_VALUE"> <!-- --> @@ -930,34 +958,27 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.parser.ParserContext.PARSER_debug"> -<!-- --> -</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/parser/ParserContext.html#PARSER_debug">PARSER_debug</a></code></td> -<td class="colLast"><code>"Parser.debug"</code></td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.parser.ParserContext.PARSER_fileCharset"> <!-- --> </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/parser/ParserContext.html#PARSER_fileCharset">PARSER_fileCharset</a></code></td> <td class="colLast"><code>"Parser.fileCharset"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.parser.ParserContext.PARSER_inputStreamCharset"> <!-- --> </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/parser/ParserContext.html#PARSER_inputStreamCharset">PARSER_inputStreamCharset</a></code></td> <td class="colLast"><code>"Parser.inputStreamCharset"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.parser.ParserContext.PARSER_strict"> <!-- --> </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/parser/ParserContext.html#PARSER_strict">PARSER_strict</a></code></td> <td class="colLast"><code>"Parser.strict"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.parser.ParserContext.PARSER_trimStrings"> <!-- --> </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> @@ -971,7 +992,7 @@ <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerContext.html" title="class in org.apache.juneau.serializer">SerializerContext</a></span><span class="tabEnd"> </span></caption> +<caption><span>org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestServletContext.html" title="class in org.apache.juneau.rest">RestServletContext</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> @@ -979,116 +1000,123 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_absolutePathUriBase"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_allowBodyParam"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_absolutePathUriBase">SERIALIZER_absolutePathUriBase</a></code></td> -<td class="colLast"><code>"Serializer.absolutePathUriBase"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_allowBodyParam">REST_allowBodyParam</a></code></td> +<td class="colLast"><code>"RestServlet.allowBodyParam"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_addBeanTypeProperties"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_allowHeaderParams"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_addBeanTypeProperties">SERIALIZER_addBeanTypeProperties</a></code></td> -<td class="colLast"><code>"Serializer.addBeanTypeProperties"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_allowHeaderParams">REST_allowHeaderParams</a></code></td> +<td class="colLast"><code>"RestServlet.allowHeaderParams"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_debug"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_allowMethodParam"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_debug">SERIALIZER_debug</a></code></td> -<td class="colLast"><code>"Serializer.debug"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_allowMethodParam">REST_allowMethodParam</a></code></td> +<td class="colLast"><code>"RestServlet.allowMethodParam"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_detectRecursions"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_defaultCharset"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_detectRecursions">SERIALIZER_detectRecursions</a></code></td> -<td class="colLast"><code>"Serializer.detectRecursions"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_defaultCharset">REST_defaultCharset</a></code></td> +<td class="colLast"><code>"RestServlet.defaultCharset"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_ignoreRecursions"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_method"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_ignoreRecursions">SERIALIZER_ignoreRecursions</a></code></td> -<td class="colLast"><code>"Serializer.ignoreRecursions"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_method">REST_method</a></code></td> +<td class="colLast"><code>"RestServlet.method"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_initialDepth"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_methodDescription"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_initialDepth">SERIALIZER_initialDepth</a></code></td> -<td class="colLast"><code>"Serializer.initialDepth"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_methodDescription">REST_methodDescription</a></code></td> +<td class="colLast"><code>"RestServlet.methodDescription"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_maxDepth"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_methodSummary"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_maxDepth">SERIALIZER_maxDepth</a></code></td> -<td class="colLast"><code>"Serializer.maxDepth"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_methodSummary">REST_methodSummary</a></code></td> +<td class="colLast"><code>"RestServlet.methodSummary"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_quoteChar"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_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/serializer/SerializerContext.html#SERIALIZER_quoteChar">SERIALIZER_quoteChar</a></code></td> -<td class="colLast"><code>"Serializer.quoteChar"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_paramFormat">REST_paramFormat</a></code></td> +<td class="colLast"><code>"RestServlet.paramFormat"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_relativeUriBase"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_pathInfo"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_relativeUriBase">SERIALIZER_relativeUriBase</a></code></td> -<td class="colLast"><code>"Serializer.relativeUriBase"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_pathInfo">REST_pathInfo</a></code></td> +<td class="colLast"><code>"RestServlet.pathInfo"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_sortCollections"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_relativeServletURI"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_sortCollections">SERIALIZER_sortCollections</a></code></td> -<td class="colLast"><code>"Serializer.sortCollections"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_relativeServletURI">REST_relativeServletURI</a></code></td> +<td class="colLast"><code>"RestServlet.relativeServletURI"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_sortMaps"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_renderResponseStackTraces"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_sortMaps">SERIALIZER_sortMaps</a></code></td> -<td class="colLast"><code>"Serializer.sortMaps"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_renderResponseStackTraces">REST_renderResponseStackTraces</a></code></td> +<td class="colLast"><code>"RestServlet.renderResponseStackTraces"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_trimEmptyCollections"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_requestURI"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_trimEmptyCollections">SERIALIZER_trimEmptyCollections</a></code></td> -<td class="colLast"><code>"Serializer.trimEmptyLists"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_requestURI">REST_requestURI</a></code></td> +<td class="colLast"><code>"RestServlet.requestURI"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_trimEmptyMaps"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_servletDescription"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_trimEmptyMaps">SERIALIZER_trimEmptyMaps</a></code></td> -<td class="colLast"><code>"Serializer.trimEmptyMaps"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_servletDescription">REST_servletDescription</a></code></td> +<td class="colLast"><code>"RestServlet.servletDescription"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_trimNullProperties"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_servletPath"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_trimNullProperties">SERIALIZER_trimNullProperties</a></code></td> -<td class="colLast"><code>"Serializer.trimNullProperties"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_servletPath">REST_servletPath</a></code></td> +<td class="colLast"><code>"RestServlet.servletPath"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_trimStrings"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_servletTitle"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_trimStrings">SERIALIZER_trimStrings</a></code></td> -<td class="colLast"><code>"Serializer.trimStrings"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_servletTitle">REST_servletTitle</a></code></td> +<td class="colLast"><code>"RestServlet.servletTitle"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_useIndentation"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_servletURI"> <!-- --> </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/serializer/SerializerContext.html#SERIALIZER_useIndentation">SERIALIZER_useIndentation</a></code></td> -<td class="colLast"><code>"Serializer.useIndentation"</code></td> +<td><code><a href="org/apache/juneau/rest/RestServletContext.html#REST_servletURI">REST_servletURI</a></code></td> +<td class="colLast"><code>"RestServlet.servletURI"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.juneau.rest.RestServletContext.REST_useStackTraceHashes"> +<!-- --> +</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/rest/RestServletContext.html#REST_useStackTraceHashes">REST_useStackTraceHashes</a></code></td> +<td class="colLast"><code>"RestServlet.useStackTraceHashes"</code></td> </tr> </tbody> </table> @@ -1097,7 +1125,7 @@ <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.juneau.server.<a href="org/apache/juneau/server/RestServletContext.html" title="class in org.apache.juneau.server">RestServletContext</a></span><span class="tabEnd"> </span></caption> +<caption><span>org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServiceProperties</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> @@ -1105,165 +1133,151 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_allowBodyParam"> +<td class="colFirst"><a name="org.apache.juneau.rest.remoteable.RemoteableServiceProperties.REMOTEABLE_includeOnlyRemotableMethods"> <!-- --> </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/server/RestServletContext.html#REST_allowBodyParam">REST_allowBodyParam</a></code></td> -<td class="colLast"><code>"RestServlet.allowBodyParam"</code></td> +<td><code><a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html#REMOTEABLE_includeOnlyRemotableMethods">REMOTEABLE_includeOnlyRemotableMethods</a></code></td> +<td class="colLast"><code>"RemoteableService.includeOnlyRemoteableMethods"</code></td> </tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_allowHeaderParams"> -<!-- --> -</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/server/RestServletContext.html#REST_allowHeaderParams">REST_allowHeaderParams</a></code></td> -<td class="colLast"><code>"RestServlet.allowHeaderParams"</code></td> +</tbody> +</table> +</li> +</ul> +<ul class="blockList"> +<li class="blockList"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<caption><span>org.apache.juneau.rest.vars.<a href="org/apache/juneau/rest/vars/RequestVar.html" title="class in org.apache.juneau.rest.vars">RequestVar</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.server.RestServletContext.REST_allowMethodParam"> +<td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestVar.SESSION_req"> <!-- --> </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/server/RestServletContext.html#REST_allowMethodParam">REST_allowMethodParam</a></code></td> -<td class="colLast"><code>"RestServlet.allowMethodParam"</code></td> +<td><code><a href="org/apache/juneau/rest/vars/RequestVar.html#SESSION_req">SESSION_req</a></code></td> +<td class="colLast"><code>"req"</code></td> </tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_defaultCharset"> -<!-- --> -</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/server/RestServletContext.html#REST_defaultCharset">REST_defaultCharset</a></code></td> -<td class="colLast"><code>"RestServlet.defaultCharset"</code></td> +</tbody> +</table> +</li> +</ul> +<ul class="blockList"> +<li class="blockList"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<caption><span>org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerContext.html" title="class in org.apache.juneau.serializer">SerializerContext</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.server.RestServletContext.REST_method"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_absolutePathUriBase"> <!-- --> </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/server/RestServletContext.html#REST_method">REST_method</a></code></td> -<td class="colLast"><code>"RestServlet.method"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_absolutePathUriBase">SERIALIZER_absolutePathUriBase</a></code></td> +<td class="colLast"><code>"Serializer.absolutePathUriBase"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_methodDescription"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_addBeanTypeProperties"> <!-- --> </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/server/RestServletContext.html#REST_methodDescription">REST_methodDescription</a></code></td> -<td class="colLast"><code>"RestServlet.methodDescription"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_addBeanTypeProperties">SERIALIZER_addBeanTypeProperties</a></code></td> +<td class="colLast"><code>"Serializer.addBeanTypeProperties"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_methodSummary"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_detectRecursions"> <!-- --> </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/server/RestServletContext.html#REST_methodSummary">REST_methodSummary</a></code></td> -<td class="colLast"><code>"RestServlet.methodSummary"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_detectRecursions">SERIALIZER_detectRecursions</a></code></td> +<td class="colLast"><code>"Serializer.detectRecursions"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_paramFormat"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_ignoreRecursions"> <!-- --> </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/server/RestServletContext.html#REST_paramFormat">REST_paramFormat</a></code></td> -<td class="colLast"><code>"RestServlet.paramFormat"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_ignoreRecursions">SERIALIZER_ignoreRecursions</a></code></td> +<td class="colLast"><code>"Serializer.ignoreRecursions"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_pathInfo"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_initialDepth"> <!-- --> </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/server/RestServletContext.html#REST_pathInfo">REST_pathInfo</a></code></td> -<td class="colLast"><code>"RestServlet.pathInfo"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_initialDepth">SERIALIZER_initialDepth</a></code></td> +<td class="colLast"><code>"Serializer.initialDepth"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_relativeServletURI"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_maxDepth"> <!-- --> </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/server/RestServletContext.html#REST_relativeServletURI">REST_relativeServletURI</a></code></td> -<td class="colLast"><code>"RestServlet.relativeServletURI"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_maxDepth">SERIALIZER_maxDepth</a></code></td> +<td class="colLast"><code>"Serializer.maxDepth"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_renderResponseStackTraces"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_quoteChar"> <!-- --> </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/server/RestServletContext.html#REST_renderResponseStackTraces">REST_renderResponseStackTraces</a></code></td> -<td class="colLast"><code>"RestServlet.renderResponseStackTraces"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_quoteChar">SERIALIZER_quoteChar</a></code></td> +<td class="colLast"><code>"Serializer.quoteChar"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_requestURI"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_relativeUriBase"> <!-- --> </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/server/RestServletContext.html#REST_requestURI">REST_requestURI</a></code></td> -<td class="colLast"><code>"RestServlet.requestURI"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_relativeUriBase">SERIALIZER_relativeUriBase</a></code></td> +<td class="colLast"><code>"Serializer.relativeUriBase"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_servletDescription"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_sortCollections"> <!-- --> </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/server/RestServletContext.html#REST_servletDescription">REST_servletDescription</a></code></td> -<td class="colLast"><code>"RestServlet.servletDescription"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_sortCollections">SERIALIZER_sortCollections</a></code></td> +<td class="colLast"><code>"Serializer.sortCollections"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_servletPath"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_sortMaps"> <!-- --> </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/server/RestServletContext.html#REST_servletPath">REST_servletPath</a></code></td> -<td class="colLast"><code>"RestServlet.servletPath"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_sortMaps">SERIALIZER_sortMaps</a></code></td> +<td class="colLast"><code>"Serializer.sortMaps"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_servletTitle"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_trimEmptyCollections"> <!-- --> </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/server/RestServletContext.html#REST_servletTitle">REST_servletTitle</a></code></td> -<td class="colLast"><code>"RestServlet.servletTitle"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_trimEmptyCollections">SERIALIZER_trimEmptyCollections</a></code></td> +<td class="colLast"><code>"Serializer.trimEmptyLists"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_servletURI"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_trimEmptyMaps"> <!-- --> </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/server/RestServletContext.html#REST_servletURI">REST_servletURI</a></code></td> -<td class="colLast"><code>"RestServlet.servletURI"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_trimEmptyMaps">SERIALIZER_trimEmptyMaps</a></code></td> +<td class="colLast"><code>"Serializer.trimEmptyMaps"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.server.RestServletContext.REST_useStackTraceHashes"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_trimNullProperties"> <!-- --> </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/server/RestServletContext.html#REST_useStackTraceHashes">REST_useStackTraceHashes</a></code></td> -<td class="colLast"><code>"RestServlet.useStackTraceHashes"</code></td> -</tr> -</tbody> -</table> -</li> -</ul> -<ul class="blockList"> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.juneau.server.remoteable.<a href="org/apache/juneau/server/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.server.remoteable">RemoteableServiceProperties</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> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_trimNullProperties">SERIALIZER_trimNullProperties</a></code></td> +<td class="colLast"><code>"Serializer.trimNullProperties"</code></td> </tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.server.remoteable.RemoteableServiceProperties.REMOTEABLE_includeOnlyRemotableMethods"> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_trimStrings"> <!-- --> </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/server/remoteable/RemoteableServiceProperties.html#REMOTEABLE_includeOnlyRemotableMethods">REMOTEABLE_includeOnlyRemotableMethods</a></code></td> -<td class="colLast"><code>"RemoteableService.includeOnlyRemoteableMethods"</code></td> -</tr> -</tbody> -</table> -</li> -</ul> -<ul class="blockList"> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.juneau.server.vars.<a href="org/apache/juneau/server/vars/RequestVar.html" title="class in org.apache.juneau.server.vars">RequestVar</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> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_trimStrings">SERIALIZER_trimStrings</a></code></td> +<td class="colLast"><code>"Serializer.trimStrings"</code></td> </tr> -<tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.server.vars.RequestVar.SESSION_req"> +<td class="colFirst"><a name="org.apache.juneau.serializer.SerializerContext.SERIALIZER_useIndentation"> <!-- --> </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/server/vars/RequestVar.html#SESSION_req">SESSION_req</a></code></td> -<td class="colLast"><code>"req"</code></td> +<td><code><a href="org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_useIndentation">SERIALIZER_useIndentation</a></code></td> +<td class="colLast"><code>"Serializer.useIndentation"</code></td> </tr> </tbody> </table> @@ -1527,33 +1541,19 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.xml.XmlParserContext.XML_coalescing"> -<!-- --> -</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/xml/XmlParserContext.html#XML_coalescing">XML_coalescing</a></code></td> -<td class="colLast"><code>"XmlParser.coalescing"</code></td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.xml.XmlParserContext.XML_eventAllocator"> <!-- --> </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/xml/XmlParserContext.html#XML_eventAllocator">XML_eventAllocator</a></code></td> <td class="colLast"><code>"XmlParser.eventAllocator"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.xml.XmlParserContext.XML_preserveRootElement"> <!-- --> </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/xml/XmlParserContext.html#XML_preserveRootElement">XML_preserveRootElement</a></code></td> <td class="colLast"><code>"XmlParser.preserveRootElement"</code></td> </tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.xml.XmlParserContext.XML_replaceEntityReferences"> -<!-- --> -</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/xml/XmlParserContext.html#XML_replaceEntityReferences">XML_replaceEntityReferences</a></code></td> -<td class="colLast"><code>"XmlParser.replaceEntityReferences"</code></td> -</tr> <tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.xml.XmlParserContext.XML_reporter"> <!-- --> @@ -1569,20 +1569,13 @@ <td class="colLast"><code>"XmlParser.resolver"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.xml.XmlParserContext.XML_trimWhitespace"> -<!-- --> -</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/xml/XmlParserContext.html#XML_trimWhitespace">XML_trimWhitespace</a></code></td> -<td class="colLast"><code>"XmlParser.trimWhitespace"</code></td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.xml.XmlParserContext.XML_validating"> <!-- --> </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/xml/XmlParserContext.html#XML_validating">XML_validating</a></code></td> <td class="colLast"><code>"XmlParser.validating"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.xml.XmlParserContext.XML_xsiNs"> <!-- --> </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> @@ -1602,20 +1595,6 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializerContext.XML_addJsonStringTypeAttrs"> -<!-- --> -</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/xml/XmlSerializerContext.html#XML_addJsonStringTypeAttrs">XML_addJsonStringTypeAttrs</a></code></td> -<td class="colLast"><code>"XmlSerializer.addJsonStringTypeAttrs"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializerContext.XML_addJsonTypeAttrs"> -<!-- --> -</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/xml/XmlSerializerContext.html#XML_addJsonTypeAttrs">XML_addJsonTypeAttrs</a></code></td> -<td class="colLast"><code>"XmlSerializer.addJsonTypeAttrs"</code></td> -</tr> -<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializerContext.XML_addNamespaceUrisToRoot"> <!-- --> </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> @@ -1630,11 +1609,11 @@ <td class="colLast"><code>"XmlSerializer.autoDetectNamespaces"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializerContext.XML_defaultNamespaceUri"> +<td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializerContext.XML_defaultNamespace"> <!-- --> </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/xml/XmlSerializerContext.html#XML_defaultNamespaceUri">XML_defaultNamespaceUri</a></code></td> -<td class="colLast"><code>"XmlSerializer.defaultNamespaceUri"</code></td> +<td><code><a href="org/apache/juneau/xml/XmlSerializerContext.html#XML_defaultNamespace">XML_defaultNamespace</a></code></td> +<td class="colLast"><code>"XmlSerializer.defaultNamespace"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializerContext.XML_enableNamespaces"> @@ -1648,16 +1627,9 @@ <!-- --> </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/xml/XmlSerializerContext.html#XML_namespaces">XML_namespaces</a></code></td> -<td class="colLast"><code>"XmlSerializer.namespaces"</code></td> +<td class="colLast"><code>"XmlSerializer.namespaces.list"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializerContext.XML_xsiNamespace"> -<!-- --> -</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/xml/XmlSerializerContext.html#XML_xsiNamespace">XML_xsiNamespace</a></code></td> -<td class="colLast"><code>"XmlSerializer.xsiNamespace"</code></td> -</tr> -<tr class="altColor"> <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializerContext.XML_xsNamespace"> <!-- --> </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> @@ -1716,6 +1688,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html>
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/deprecated-list.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/deprecated-list.html b/content/site/apidocs/deprecated-list.html index 71a0231..4ce2c3b 100644 --- a/content/site/apidocs/deprecated-list.html +++ b/content/site/apidocs/deprecated-list.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Deprecated List (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Deprecated List (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Deprecated List (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -88,11 +88,11 @@ </tr> <tbody> <tr class="altColor"> -<td class="colOne"><a href="org/apache/juneau/client/RestCall.html#consumeResponse--">org.apache.juneau.client.RestCall.consumeResponse()</a></td> +<td class="colOne"><a href="org/apache/juneau/rest/client/RestCall.html#consumeResponse--">org.apache.juneau.rest.client.RestCall.consumeResponse()</a></td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="org/apache/juneau/client/RestCall.html#execute--">org.apache.juneau.client.RestCall.execute()</a> -<div class="block"><span class="deprecationComment">Use <a href="org/apache/juneau/client/RestCall.html#run--"><code>RestCall.run()</code></a>.</span></div> +<td class="colOne"><a href="org/apache/juneau/rest/client/RestCall.html#execute--">org.apache.juneau.rest.client.RestCall.execute()</a> +<div class="block"><span class="deprecationComment">Use <a href="org/apache/juneau/rest/client/RestCall.html#run--"><code>RestCall.run()</code></a>.</span></div> </td> </tr> </tbody> @@ -147,6 +147,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/doc-files/Server.Html.french.png ---------------------------------------------------------------------- diff --git a/content/site/apidocs/doc-files/Server.Html.french.png b/content/site/apidocs/doc-files/Server.Html.french.png new file mode 100644 index 0000000..015c5cc Binary files /dev/null and b/content/site/apidocs/doc-files/Server.Html.french.png differ http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/help-doc.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/help-doc.html b/content/site/apidocs/help-doc.html index c8f07ec..12b0a94 100644 --- a/content/site/apidocs/help-doc.html +++ b/content/site/apidocs/help-doc.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>API Help (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>API Help (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="API Help (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -225,6 +225,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html>
