http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/client/RestClient.html
----------------------------------------------------------------------
diff --git a/content/apidocs/org/apache/juneau/client/RestClient.html 
b/content/apidocs/org/apache/juneau/client/RestClient.html
index 1287f28..68a0fde 100644
--- a/content/apidocs/org/apache/juneau/client/RestClient.html
+++ b/content/apidocs/org/apache/juneau/client/RestClient.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -283,61 +283,67 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 </td>
 </tr>
 <tr id="i9" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#addToDictionary-java.lang.Class...-">addToDictionary</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</code>
+<div class="block">Shortcut for calling 
<code>getContextFactory().addToDictionary(<jf>classes</jf>)</code>.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#close--">close</a></span>()</code>
 <div class="block">Calls <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close--";
 title="class or interface in java.io"><code>Closeable.close()</code></a> on 
the underlying <code>CloseableHttpClient</code>.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#closeQuietly--">closeQuietly</a></span>()</code>
 <div class="block">Same as <a 
href="../../../../org/apache/juneau/client/RestClient.html#close--"><code>close()</code></a>,
 but ignores any exceptions.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>protected 
org.apache.http.conn.HttpClientConnectionManager</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#createConnectionManager--">createConnectionManager</a></span>()</code>
 <div class="block">Creates the <code>HttpClientConnectionManager</code> 
returned by <a 
href="../../../../org/apache/juneau/client/RestClient.html#createConnectionManager--"><code>createConnectionManager()</code></a>.</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>protected 
org.apache.http.impl.client.CloseableHttpClient</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#createHttpClient--">createHttpClient</a></span>()</code>
 <div class="block">Creates an instance of an <code>HttpClient</code> to be 
used to handle all HTTP communications with the target server.</div>
 </td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>protected 
org.apache.http.impl.client.HttpClientBuilder</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#createHttpClientBuilder--">createHttpClientBuilder</a></span>()</code>
 <div class="block">Creates an instance of an <code>HttpClientBuilder</code> to 
be used to create
    the <code>HttpClient</code>.</div>
 </td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#disableAuthCaching--">disableAuthCaching</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#disableAutomaticRetries--">disableAutomaticRetries</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#disableConnectionState--">disableConnectionState</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#disableContentCompression--">disableContentCompression</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#disableCookieManagement--">disableCookieManagement</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#disableRedirectHandling--">disableRedirectHandling</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestCall.html" title="class in 
org.apache.juneau.client">RestCall</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#doCall-org.apache.juneau.client.HttpMethod-java.lang.Object-java.lang.Object-">doCall</a></span>(<a
 href="../../../../org/apache/juneau/client/HttpMethod.html" title="enum in 
org.apache.juneau.client">HttpMethod</a>&nbsp;method,
       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;url,
@@ -345,7 +351,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <div class="block">Perform a generic REST call.</div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestCall.html" title="class in 
org.apache.juneau.client">RestCall</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#doCall-java.lang.String-java.lang.Object-boolean-">doCall</a></span>(<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>&nbsp;method,
       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;url,
@@ -353,124 +359,124 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <div class="block">Perform a generic REST call.</div>
 </td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestCall.html" title="class in 
org.apache.juneau.client">RestCall</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#doCallback-java.lang.String-">doCallback</a></span>(<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>&nbsp;callString)</code>
 <div class="block">Performs a REST call where the entire call is specified in 
a simple string.</div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestCall.html" title="class in 
org.apache.juneau.client">RestCall</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#doDelete-java.lang.Object-">doDelete</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;url)</code>
 <div class="block">Perform a <code>DELETE</code> request against the specified 
URL.</div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestCall.html" title="class in 
org.apache.juneau.client">RestCall</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#doFormPost-java.lang.Object-java.lang.Object-">doFormPost</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;url,
           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;o)</code>
 <div class="block">Perform a <code>POST</code> request with a content type of 
<code>application/x-www-form-urlencoded</code> against the specified URL.</div>
 </td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestCall.html" title="class in 
org.apache.juneau.client">RestCall</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#doGet-java.lang.Object-">doGet</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;url)</code>
 <div class="block">Perform a <code>GET</code> request against the specified 
URL.</div>
 </td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestCall.html" title="class in 
org.apache.juneau.client">RestCall</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#doOptions-java.lang.Object-">doOptions</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;url)</code>
 <div class="block">Perform an <code>OPTIONS</code> request against the 
specified URL.</div>
 </td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestCall.html" title="class in 
org.apache.juneau.client">RestCall</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#doPost-java.lang.Object-java.lang.Object-">doPost</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;url,
       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;o)</code>
 <div class="block">Perform a <code>POST</code> request against the specified 
URL.</div>
 </td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestCall.html" title="class in 
org.apache.juneau.client">RestCall</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#doPut-java.lang.Object-java.lang.Object-">doPut</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;url,
      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;o)</code>
 <div class="block">Perform a <code>PUT</code> request against the specified 
URL.</div>
 </td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#enableLaxSSL--">enableLaxSSL</a></span>()</code>
 <div class="block">Enable LAX SSL support.</div>
 </td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#enableSSL-org.apache.juneau.client.SSLOpts-">enableSSL</a></span>(<a
 href="../../../../org/apache/juneau/client/SSLOpts.html" title="class in 
org.apache.juneau.client">SSLOpts</a>&nbsp;opts)</code>
 <div class="block">Enable SSL support on this client.</div>
 </td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i32" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#evictExpiredConnections--">evictExpiredConnections</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i32" class="altColor">
+<tr id="i33" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#evictIdleConnections-long-java.util.concurrent.TimeUnit-">evictIdleConnections</a></span>(long&nbsp;maxIdleTime,
                     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in 
java.util.concurrent">TimeUnit</a>&nbsp;maxIdleTimeUnit)</code>&nbsp;</td>
 </tr>
-<tr id="i33" class="rowColor">
+<tr id="i34" class="altColor">
 <td class="colFirst"><code>protected org.apache.http.HttpResponse</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#execute-org.apache.http.client.methods.HttpUriRequest-">execute</a></span>(org.apache.http.client.methods.HttpUriRequest&nbsp;req)</code>
 <div class="block">Execute the specified request.</div>
 </td>
 </tr>
-<tr id="i34" class="altColor">
+<tr id="i35" class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#finalize--">finalize</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i35" class="rowColor">
+<tr id="i36" class="altColor">
 <td class="colFirst"><code>org.apache.http.client.HttpClient</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#getHttpClient--">getHttpClient</a></span>()</code>
 <div class="block">Returns the <code>HttpClient</code> currently associated 
with this client.</div>
 </td>
 </tr>
-<tr id="i36" class="altColor">
+<tr id="i37" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/parser/Parser.html" title="class in 
org.apache.juneau.parser">Parser</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#getParser--">getParser</a></span>()</code>
 <div class="block">Returns the parser currently associated with this 
client.</div>
 </td>
 </tr>
-<tr id="i37" class="rowColor">
+<tr id="i38" class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#getRemoteableProxy-java.lang.Class-">getRemoteableProxy</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass)</code>
 <div class="block">Create a new proxy interface for the specified remoteable 
service interface.</div>
 </td>
 </tr>
-<tr id="i38" class="altColor">
+<tr id="i39" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/serializer/Serializer.html" title="class in 
org.apache.juneau.serializer">Serializer</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#getSerializer--">getSerializer</a></span>()</code>
 <div class="block">Returns the serializer currently associated with this 
client.</div>
 </td>
 </tr>
-<tr id="i39" class="rowColor">
+<tr id="i40" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#logTo-java.util.logging.Level-java.util.logging.Logger-">logTo</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true";
 title="class or interface in java.util.logging">Level</a>&nbsp;level,
      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true";
 title="class or interface in java.util.logging">Logger</a>&nbsp;log)</code>
 <div class="block">Adds a <a 
href="../../../../org/apache/juneau/client/RestCallLogger.html" title="class in 
org.apache.juneau.client"><code>RestCallLogger</code></a> to the list of 
interceptors on this class.</div>
 </td>
 </tr>
-<tr id="i40" class="altColor">
+<tr id="i41" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setAccept-java.lang.String-">setAccept</a></span>(<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>&nbsp;accept)</code>
 <div class="block">Sets the value for the <code>Accept</code> request 
header.</div>
 </td>
 </tr>
-<tr id="i41" class="rowColor">
+<tr id="i42" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setBackoffManager-org.apache.http.client.BackoffManager-">setBackoffManager</a></span>(org.apache.http.client.BackoffManager&nbsp;backoffManager)</code>&nbsp;</td>
 </tr>
-<tr id="i42" class="altColor">
+<tr id="i43" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setBasicAuth-java.lang.String-int-java.lang.String-java.lang.String-">setBasicAuth</a></span>(<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>&nbsp;host,
             int&nbsp;port,
@@ -479,229 +485,229 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <div class="block">Set up this client to use BASIC auth.</div>
 </td>
 </tr>
-<tr id="i43" class="rowColor">
+<tr id="i44" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setClassLoader-java.lang.ClassLoader-">setClassLoader</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in 
java.lang">ClassLoader</a>&nbsp;classLoader)</code>
 <div class="block">Shortcut for calling 
<code>getContextFactory().setClassLoader(<jf>classLoader</jf>)</code>.</div>
 </td>
 </tr>
-<tr id="i44" class="altColor">
+<tr id="i45" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setClientVersion-java.lang.String-">setClientVersion</a></span>(<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>&nbsp;version)</code>
 <div class="block">Sets the client version by setting the value for the 
<js>"X-Client-Version"</js> header.</div>
 </td>
 </tr>
-<tr id="i45" class="rowColor">
+<tr id="i46" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setConnectionBackoffStrategy-org.apache.http.client.ConnectionBackoffStrategy-">setConnectionBackoffStrategy</a></span>(org.apache.http.client.ConnectionBackoffStrategy&nbsp;connectionBackoffStrategy)</code>&nbsp;</td>
 </tr>
-<tr id="i46" class="altColor">
+<tr id="i47" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setConnectionManager-org.apache.http.conn.HttpClientConnectionManager-">setConnectionManager</a></span>(org.apache.http.conn.HttpClientConnectionManager&nbsp;connManager)</code>&nbsp;</td>
 </tr>
-<tr id="i47" class="rowColor">
+<tr id="i48" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setConnectionManagerShared-boolean-">setConnectionManagerShared</a></span>(boolean&nbsp;shared)</code>&nbsp;</td>
 </tr>
-<tr id="i48" class="altColor">
+<tr id="i49" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setConnectionReuseStrategy-org.apache.http.ConnectionReuseStrategy-">setConnectionReuseStrategy</a></span>(org.apache.http.ConnectionReuseStrategy&nbsp;reuseStrategy)</code>&nbsp;</td>
 </tr>
-<tr id="i49" class="rowColor">
+<tr id="i50" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setConnectionTimeToLive-long-java.util.concurrent.TimeUnit-">setConnectionTimeToLive</a></span>(long&nbsp;connTimeToLive,
                        <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in 
java.util.concurrent">TimeUnit</a>&nbsp;connTimeToLiveTimeUnit)</code>&nbsp;</td>
 </tr>
-<tr id="i50" class="altColor">
+<tr id="i51" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setContentDecoderRegistry-java.util.Map-">setContentDecoderRegistry</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,org.apache.http.client.entity.InputStreamFactory&gt;&nbsp;contentDecoderMap)</code>&nbsp;</td>
 </tr>
-<tr id="i51" class="rowColor">
+<tr id="i52" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setContentType-java.lang.String-">setContentType</a></span>(<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>&nbsp;contentType)</code>
 <div class="block">Sets the value for the <code>Content-Type</code> request 
header.</div>
 </td>
 </tr>
-<tr id="i52" class="altColor">
+<tr id="i53" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setDefaultAuthSchemeRegistry-org.apache.http.config.Lookup-">setDefaultAuthSchemeRegistry</a></span>(org.apache.http.config.Lookup&lt;org.apache.http.auth.AuthSchemeProvider&gt;&nbsp;authSchemeRegistry)</code>&nbsp;</td>
 </tr>
-<tr id="i53" class="rowColor">
+<tr id="i54" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setDefaultConnectionConfig-org.apache.http.config.ConnectionConfig-">setDefaultConnectionConfig</a></span>(org.apache.http.config.ConnectionConfig&nbsp;config)</code>&nbsp;</td>
 </tr>
-<tr id="i54" class="altColor">
+<tr id="i55" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setDefaultCookieSpecRegistry-org.apache.http.config.Lookup-">setDefaultCookieSpecRegistry</a></span>(org.apache.http.config.Lookup&lt;org.apache.http.cookie.CookieSpecProvider&gt;&nbsp;cookieSpecRegistry)</code>&nbsp;</td>
 </tr>
-<tr id="i55" class="rowColor">
+<tr id="i56" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setDefaultCookieStore-org.apache.http.client.CookieStore-">setDefaultCookieStore</a></span>(org.apache.http.client.CookieStore&nbsp;cookieStore)</code>&nbsp;</td>
 </tr>
-<tr id="i56" class="altColor">
+<tr id="i57" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setDefaultCredentialsProvider-org.apache.http.client.CredentialsProvider-">setDefaultCredentialsProvider</a></span>(org.apache.http.client.CredentialsProvider&nbsp;credentialsProvider)</code>&nbsp;</td>
 </tr>
-<tr id="i57" class="rowColor">
+<tr id="i58" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setDefaultHeaders-java.util.Collection-">setDefaultHeaders</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;? extends 
org.apache.http.Header&gt;&nbsp;defaultHeaders)</code>&nbsp;</td>
 </tr>
-<tr id="i58" class="altColor">
+<tr id="i59" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setDefaultRequestConfig-org.apache.http.client.config.RequestConfig-">setDefaultRequestConfig</a></span>(org.apache.http.client.config.RequestConfig&nbsp;config)</code>&nbsp;</td>
 </tr>
-<tr id="i59" class="rowColor">
+<tr id="i60" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setDefaultSocketConfig-org.apache.http.config.SocketConfig-">setDefaultSocketConfig</a></span>(org.apache.http.config.SocketConfig&nbsp;config)</code>&nbsp;</td>
 </tr>
-<tr id="i60" class="altColor">
+<tr id="i61" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setHeader-java.lang.String-java.lang.Object-">setHeader</a></span>(<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>&nbsp;name,
          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;value)</code>
 <div class="block">Specifies a request header property to add to all requests 
created by this client.</div>
 </td>
 </tr>
-<tr id="i61" class="rowColor">
+<tr id="i62" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setHttpClient-org.apache.http.impl.client.CloseableHttpClient-">setHttpClient</a></span>(org.apache.http.impl.client.CloseableHttpClient&nbsp;httpClient)</code>
 <div class="block">Sets the internal <code>HttpClient</code> to use for 
handling HTTP communications.</div>
 </td>
 </tr>
-<tr id="i62" class="altColor">
+<tr id="i63" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setHttpProcessor-org.apache.http.protocol.HttpProcessor-">setHttpProcessor</a></span>(org.apache.http.protocol.HttpProcessor&nbsp;httpprocessor)</code>&nbsp;</td>
 </tr>
-<tr id="i63" class="rowColor">
+<tr id="i64" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setKeepAliveStrategy-org.apache.http.conn.ConnectionKeepAliveStrategy-">setKeepAliveStrategy</a></span>(org.apache.http.conn.ConnectionKeepAliveStrategy&nbsp;keepAliveStrategy)</code>&nbsp;</td>
 </tr>
-<tr id="i64" class="altColor">
+<tr id="i65" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setMaxConnPerRoute-int-">setMaxConnPerRoute</a></span>(int&nbsp;maxConnPerRoute)</code>&nbsp;</td>
 </tr>
-<tr id="i65" class="rowColor">
+<tr id="i66" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setMaxConnTotal-int-">setMaxConnTotal</a></span>(int&nbsp;maxConnTotal)</code>&nbsp;</td>
 </tr>
-<tr id="i66" class="altColor">
+<tr id="i67" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setParser-java.lang.Class-">setParser</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;? extends <a 
href="../../../../org/apache/juneau/parser/Parser.html" title="class in 
org.apache.juneau.parser">Parser</a>&gt;&nbsp;c)</code>
 <div class="block">Same as <a 
href="../../../../org/apache/juneau/client/RestClient.html#setParser-org.apache.juneau.parser.Parser-"><code>setParser(Parser)</code></a>,
 except takes in a parser class that
    will be instantiated through a no-arg constructor.</div>
 </td>
 </tr>
-<tr id="i67" class="rowColor">
+<tr id="i68" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setParser-org.apache.juneau.parser.Parser-">setParser</a></span>(<a
 href="../../../../org/apache/juneau/parser/Parser.html" title="class in 
org.apache.juneau.parser">Parser</a>&nbsp;parser)</code>
 <div class="block">Sets the parser used for parsing POJOs from the HTTP 
response message body.</div>
 </td>
 </tr>
-<tr id="i68" class="altColor">
+<tr id="i69" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setPooled--">setPooled</a></span>()</code>
 <div class="block">When called, the <a 
href="../../../../org/apache/juneau/client/RestClient.html#createConnectionManager--"><code>createConnectionManager()</code></a>
 method will return a <code>PoolingHttpClientConnectionManager</code>
    instead of a <code>BasicHttpClientConnectionManager</code>.</div>
 </td>
 </tr>
-<tr id="i69" class="rowColor">
+<tr id="i70" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setProperties-org.apache.juneau.ObjectMap-">setProperties</a></span>(<a
 href="../../../../org/apache/juneau/ObjectMap.html" title="class in 
org.apache.juneau">ObjectMap</a>&nbsp;properties)</code>
 <div class="block">Shortcut for calling 
<code>getContextFactory().setProperties(<jf>properties</jf>);</code>.</div>
 </td>
 </tr>
-<tr id="i70" class="altColor">
+<tr id="i71" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setProperty-java.lang.String-java.lang.Object-">setProperty</a></span>(<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>&nbsp;property,
            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;value)</code>
 <div class="block">Shortcut for calling 
<code>getContextFactory().setProperty(<jf>property</jf>, 
<jf>value</jf>);</code>.</div>
 </td>
 </tr>
-<tr id="i71" class="rowColor">
+<tr id="i72" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setProxy-org.apache.http.HttpHost-">setProxy</a></span>(org.apache.http.HttpHost&nbsp;proxy)</code>&nbsp;</td>
 </tr>
-<tr id="i72" class="altColor">
+<tr id="i73" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setProxyAuthenticationStrategy-org.apache.http.client.AuthenticationStrategy-">setProxyAuthenticationStrategy</a></span>(org.apache.http.client.AuthenticationStrategy&nbsp;proxyAuthStrategy)</code>&nbsp;</td>
 </tr>
-<tr id="i73" class="rowColor">
+<tr id="i74" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setPublicSuffixMatcher-org.apache.http.conn.util.PublicSuffixMatcher-">setPublicSuffixMatcher</a></span>(org.apache.http.conn.util.PublicSuffixMatcher&nbsp;publicSuffixMatcher)</code>&nbsp;</td>
 </tr>
-<tr id="i74" class="altColor">
+<tr id="i75" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setRedirectStrategy-org.apache.http.client.RedirectStrategy-">setRedirectStrategy</a></span>(org.apache.http.client.RedirectStrategy&nbsp;redirectStrategy)</code>&nbsp;</td>
 </tr>
-<tr id="i75" class="rowColor">
+<tr id="i76" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setRemoteableServletUri-java.lang.String-">setRemoteableServletUri</a></span>(<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>&nbsp;remoteableServletUri)</code>
 <div class="block">Sets the URI of the remoteable services REST servlet for 
invoking remoteable services.</div>
 </td>
 </tr>
-<tr id="i76" class="altColor">
+<tr id="i77" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setRequestExecutor-org.apache.http.protocol.HttpRequestExecutor-">setRequestExecutor</a></span>(org.apache.http.protocol.HttpRequestExecutor&nbsp;requestExec)</code>&nbsp;</td>
 </tr>
-<tr id="i77" class="rowColor">
+<tr id="i78" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setRetryHandler-org.apache.http.client.HttpRequestRetryHandler-">setRetryHandler</a></span>(org.apache.http.client.HttpRequestRetryHandler&nbsp;retryHandler)</code>&nbsp;</td>
 </tr>
-<tr id="i78" class="altColor">
+<tr id="i79" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setRootUrl-java.lang.String-">setRootUrl</a></span>(<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>&nbsp;rootUrl)</code>
 <div class="block">Set a root URL for this client.</div>
 </td>
 </tr>
-<tr id="i79" class="rowColor">
+<tr id="i80" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setRoutePlanner-org.apache.http.conn.routing.HttpRoutePlanner-">setRoutePlanner</a></span>(org.apache.http.conn.routing.HttpRoutePlanner&nbsp;routePlanner)</code>&nbsp;</td>
 </tr>
-<tr id="i80" class="altColor">
+<tr id="i81" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setSchemePortResolver-org.apache.http.conn.SchemePortResolver-">setSchemePortResolver</a></span>(org.apache.http.conn.SchemePortResolver&nbsp;schemePortResolver)</code>&nbsp;</td>
 </tr>
-<tr id="i81" class="rowColor">
+<tr id="i82" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setSerializer-java.lang.Class-">setSerializer</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;? extends <a 
href="../../../../org/apache/juneau/serializer/Serializer.html" title="class in 
org.apache.juneau.serializer">Serializer</a>&gt;&nbsp;c)</code>
 <div class="block">Same as <a 
href="../../../../org/apache/juneau/client/RestClient.html#setSerializer-org.apache.juneau.serializer.Serializer-"><code>setSerializer(Serializer)</code></a>,
 except takes in a serializer class that
    will be instantiated through a no-arg constructor.</div>
 </td>
 </tr>
-<tr id="i82" class="altColor">
+<tr id="i83" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setSerializer-org.apache.juneau.serializer.Serializer-">setSerializer</a></span>(<a
 href="../../../../org/apache/juneau/serializer/Serializer.html" title="class 
in org.apache.juneau.serializer">Serializer</a>&nbsp;serializer)</code>
 <div class="block">Sets the serializer used for serializing POJOs to the HTTP 
request message body.</div>
 </td>
 </tr>
-<tr id="i83" class="rowColor">
+<tr id="i84" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setServiceUnavailableRetryStrategy-org.apache.http.client.ServiceUnavailableRetryStrategy-">setServiceUnavailableRetryStrategy</a></span>(org.apache.http.client.ServiceUnavailableRetryStrategy&nbsp;serviceUnavailStrategy)</code>&nbsp;</td>
 </tr>
-<tr id="i84" class="altColor">
+<tr id="i85" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setSSLContext-javax.net.ssl.SSLContext-">setSSLContext</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/javax/net/ssl/SSLContext.html?is-external=true";
 title="class or interface in 
javax.net.ssl">SSLContext</a>&nbsp;sslContext)</code>&nbsp;</td>
 </tr>
-<tr id="i85" class="rowColor">
+<tr id="i86" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setSSLHostnameVerifier-javax.net.ssl.HostnameVerifier-">setSSLHostnameVerifier</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/javax/net/ssl/HostnameVerifier.html?is-external=true";
 title="class or interface in 
javax.net.ssl">HostnameVerifier</a>&nbsp;hostnameVerifier)</code>&nbsp;</td>
 </tr>
-<tr id="i86" class="altColor">
+<tr id="i87" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setSSLSocketFactory-org.apache.http.conn.socket.LayeredConnectionSocketFactory-">setSSLSocketFactory</a></span>(org.apache.http.conn.socket.LayeredConnectionSocketFactory&nbsp;sslSocketFactory)</code>&nbsp;</td>
 </tr>
-<tr id="i87" class="rowColor">
+<tr id="i88" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setTargetAuthenticationStrategy-org.apache.http.client.AuthenticationStrategy-">setTargetAuthenticationStrategy</a></span>(org.apache.http.client.AuthenticationStrategy&nbsp;targetAuthStrategy)</code>&nbsp;</td>
 </tr>
-<tr id="i88" class="altColor">
+<tr id="i89" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setUserAgent-java.lang.String-">setUserAgent</a></span>(<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>&nbsp;userAgent)</code>&nbsp;</td>
 </tr>
-<tr id="i89" class="rowColor">
+<tr id="i90" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#setUserTokenHandler-org.apache.http.client.UserTokenHandler-">setUserTokenHandler</a></span>(org.apache.http.client.UserTokenHandler&nbsp;userTokenHandler)</code>&nbsp;</td>
 </tr>
-<tr id="i90" class="altColor">
+<tr id="i91" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/client/RestClient.html#useSystemProperties--">useSystemProperties</a></span>()</code>&nbsp;</td>
 </tr>
@@ -1744,13 +1750,38 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 </dl>
 </li>
 </ul>
+<a name="addToDictionary-java.lang.Class...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addToDictionary</h4>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.929">addToDictionary</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)
+                           throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../org/apache/juneau/CoreApi.html#addToDictionary-java.lang.Class...-">CoreApi</a></code></span></div>
+<div class="block">Shortcut for calling 
<code>getContextFactory().addToDictionary(<jf>classes</jf>)</code>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a 
href="../../../../org/apache/juneau/CoreApi.html#addToDictionary-java.lang.Class...-">addToDictionary</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../org/apache/juneau/CoreApi.html" 
title="class in org.apache.juneau">CoreApi</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>classes</code> - The bean classes (or BeanDictionaryBuilder) classes 
to add to the bean dictionary.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/Lockable.html#lock--"><code>Lockable.lock()</code></a>
 was called on this class or the bean context.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../org/apache/juneau/ContextFactory.html#addToProperty-java.lang.String-java.lang.Object-"><code>ContextFactory.addToProperty(String,
 Object)</code></a>, 
+<a 
href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a></dd>
+</dl>
+</li>
+</ul>
 <a name="addImplClass-java.lang.Class-java.lang.Class-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>addImplClass</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.929">addImplClass</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.941">addImplClass</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass,
                                    <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;? extends 
T&gt;&nbsp;implClass)
                             throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../org/apache/juneau/CoreApi.html#addImplClass-java.lang.Class-java.lang.Class-">CoreApi</a></code></span></div>
@@ -1779,7 +1810,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setClassLoader</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.941">setClassLoader</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.953">setClassLoader</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)
                           throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../org/apache/juneau/CoreApi.html#setClassLoader-java.lang.ClassLoader-">CoreApi</a></code></span></div>
 <div class="block">Shortcut for calling 
<code>getContextFactory().setClassLoader(<jf>classLoader</jf>)</code>.</div>
@@ -1803,7 +1834,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setRedirectStrategy</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.962">setRedirectStrategy</a>(org.apache.http.client.RedirectStrategy&nbsp;redirectStrategy)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.974">setRedirectStrategy</a>(org.apache.http.client.RedirectStrategy&nbsp;redirectStrategy)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>redirectStrategy</code> - </dd>
@@ -1820,7 +1851,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefaultCookieSpecRegistry</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.972">setDefaultCookieSpecRegistry</a>(org.apache.http.config.Lookup&lt;org.apache.http.cookie.CookieSpecProvider&gt;&nbsp;cookieSpecRegistry)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.984">setDefaultCookieSpecRegistry</a>(org.apache.http.config.Lookup&lt;org.apache.http.cookie.CookieSpecProvider&gt;&nbsp;cookieSpecRegistry)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>cookieSpecRegistry</code> - </dd>
@@ -1837,7 +1868,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setRequestExecutor</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.982">setRequestExecutor</a>(org.apache.http.protocol.HttpRequestExecutor&nbsp;requestExec)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.994">setRequestExecutor</a>(org.apache.http.protocol.HttpRequestExecutor&nbsp;requestExec)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>requestExec</code> - </dd>
@@ -1854,7 +1885,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setSSLHostnameVerifier</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.992">setSSLHostnameVerifier</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/javax/net/ssl/HostnameVerifier.html?is-external=true";
 title="class or interface in 
javax.net.ssl">HostnameVerifier</a>&nbsp;hostnameVerifier)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1004">setSSLHostnameVerifier</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/javax/net/ssl/HostnameVerifier.html?is-external=true";
 title="class or interface in 
javax.net.ssl">HostnameVerifier</a>&nbsp;hostnameVerifier)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>hostnameVerifier</code> - </dd>
@@ -1871,7 +1902,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setPublicSuffixMatcher</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1002">setPublicSuffixMatcher</a>(org.apache.http.conn.util.PublicSuffixMatcher&nbsp;publicSuffixMatcher)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1014">setPublicSuffixMatcher</a>(org.apache.http.conn.util.PublicSuffixMatcher&nbsp;publicSuffixMatcher)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>publicSuffixMatcher</code> - </dd>
@@ -1888,7 +1919,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setSSLContext</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1012">setSSLContext</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/javax/net/ssl/SSLContext.html?is-external=true";
 title="class or interface in 
javax.net.ssl">SSLContext</a>&nbsp;sslContext)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1024">setSSLContext</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/javax/net/ssl/SSLContext.html?is-external=true";
 title="class or interface in 
javax.net.ssl">SSLContext</a>&nbsp;sslContext)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>sslContext</code> - </dd>
@@ -1905,7 +1936,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setSSLSocketFactory</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1022">setSSLSocketFactory</a>(org.apache.http.conn.socket.LayeredConnectionSocketFactory&nbsp;sslSocketFactory)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1034">setSSLSocketFactory</a>(org.apache.http.conn.socket.LayeredConnectionSocketFactory&nbsp;sslSocketFactory)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>sslSocketFactory</code> - </dd>
@@ -1922,7 +1953,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxConnTotal</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1032">setMaxConnTotal</a>(int&nbsp;maxConnTotal)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1044">setMaxConnTotal</a>(int&nbsp;maxConnTotal)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxConnTotal</code> - </dd>
@@ -1939,7 +1970,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxConnPerRoute</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1042">setMaxConnPerRoute</a>(int&nbsp;maxConnPerRoute)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1054">setMaxConnPerRoute</a>(int&nbsp;maxConnPerRoute)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxConnPerRoute</code> - </dd>
@@ -1956,7 +1987,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefaultSocketConfig</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1052">setDefaultSocketConfig</a>(org.apache.http.config.SocketConfig&nbsp;config)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1064">setDefaultSocketConfig</a>(org.apache.http.config.SocketConfig&nbsp;config)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>config</code> - </dd>
@@ -1973,7 +2004,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefaultConnectionConfig</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1062">setDefaultConnectionConfig</a>(org.apache.http.config.ConnectionConfig&nbsp;config)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1074">setDefaultConnectionConfig</a>(org.apache.http.config.ConnectionConfig&nbsp;config)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>config</code> - </dd>
@@ -1990,7 +2021,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setConnectionTimeToLive</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1073">setConnectionTimeToLive</a>(long&nbsp;connTimeToLive,
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1085">setConnectionTimeToLive</a>(long&nbsp;connTimeToLive,
                                           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/TimeUnit.html?is-external=true";
 title="class or interface in 
java.util.concurrent">TimeUnit</a>&nbsp;connTimeToLiveTimeUnit)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2009,7 +2040,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setConnectionManager</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1083">setConnectionManager</a>(org.apache.http.conn.HttpClientConnectionManager&nbsp;connManager)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1095">setConnectionManager</a>(org.apache.http.conn.HttpClientConnectionManager&nbsp;connManager)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>connManager</code> - </dd>
@@ -2026,7 +2057,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setConnectionManagerShared</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1094">setConnectionManagerShared</a>(boolean&nbsp;shared)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1106">setConnectionManagerShared</a>(boolean&nbsp;shared)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>shared</code> - </dd>
@@ -2043,7 +2074,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setConnectionReuseStrategy</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1104">setConnectionReuseStrategy</a>(org.apache.http.ConnectionReuseStrategy&nbsp;reuseStrategy)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1116">setConnectionReuseStrategy</a>(org.apache.http.ConnectionReuseStrategy&nbsp;reuseStrategy)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>reuseStrategy</code> - </dd>
@@ -2060,7 +2091,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setKeepAliveStrategy</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1114">setKeepAliveStrategy</a>(org.apache.http.conn.ConnectionKeepAliveStrategy&nbsp;keepAliveStrategy)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1126">setKeepAliveStrategy</a>(org.apache.http.conn.ConnectionKeepAliveStrategy&nbsp;keepAliveStrategy)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>keepAliveStrategy</code> - </dd>
@@ -2077,7 +2108,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setTargetAuthenticationStrategy</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1124">setTargetAuthenticationStrategy</a>(org.apache.http.client.AuthenticationStrategy&nbsp;targetAuthStrategy)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1136">setTargetAuthenticationStrategy</a>(org.apache.http.client.AuthenticationStrategy&nbsp;targetAuthStrategy)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>targetAuthStrategy</code> - </dd>
@@ -2094,7 +2125,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setProxyAuthenticationStrategy</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1134">setProxyAuthenticationStrategy</a>(org.apache.http.client.AuthenticationStrategy&nbsp;proxyAuthStrategy)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1146">setProxyAuthenticationStrategy</a>(org.apache.http.client.AuthenticationStrategy&nbsp;proxyAuthStrategy)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>proxyAuthStrategy</code> - </dd>
@@ -2111,7 +2142,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setUserTokenHandler</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1144">setUserTokenHandler</a>(org.apache.http.client.UserTokenHandler&nbsp;userTokenHandler)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1156">setUserTokenHandler</a>(org.apache.http.client.UserTokenHandler&nbsp;userTokenHandler)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>userTokenHandler</code> - </dd>
@@ -2128,7 +2159,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>disableConnectionState</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1153">disableConnectionState</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1165">disableConnectionState</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -2143,7 +2174,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setSchemePortResolver</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1163">setSchemePortResolver</a>(org.apache.http.conn.SchemePortResolver&nbsp;schemePortResolver)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1175">setSchemePortResolver</a>(org.apache.http.conn.SchemePortResolver&nbsp;schemePortResolver)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>schemePortResolver</code> - </dd>
@@ -2160,7 +2191,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setUserAgent</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1173">setUserAgent</a>(<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>&nbsp;userAgent)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1185">setUserAgent</a>(<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>&nbsp;userAgent)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>userAgent</code> - </dd>
@@ -2177,7 +2208,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefaultHeaders</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1183">setDefaultHeaders</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;? extends 
org.apache.http.Header&gt;&nbsp;defaultHeaders)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1195">setDefaultHeaders</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;? extends 
org.apache.http.Header&gt;&nbsp;defaultHeaders)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>defaultHeaders</code> - </dd>
@@ -2194,7 +2225,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>addInterceptorFirst</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1193">addInterceptorFirst</a>(org.apache.http.HttpResponseInterceptor&nbsp;itcp)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1205">addInterceptorFirst</a>(org.apache.http.HttpResponseInterceptor&nbsp;itcp)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>itcp</code> - </dd>
@@ -2211,7 +2242,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>addInterceptorLast</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1203">addInterceptorLast</a>(org.apache.http.HttpResponseInterceptor&nbsp;itcp)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1215">addInterceptorLast</a>(org.apache.http.HttpResponseInterceptor&nbsp;itcp)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>itcp</code> - </dd>
@@ -2228,7 +2259,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>addInterceptorFirst</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1213">addInterceptorFirst</a>(org.apache.http.HttpRequestInterceptor&nbsp;itcp)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1225">addInterceptorFirst</a>(org.apache.http.HttpRequestInterceptor&nbsp;itcp)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>itcp</code> - </dd>
@@ -2245,7 +2276,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>addInterceptorLast</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1223">addInterceptorLast</a>(org.apache.http.HttpRequestInterceptor&nbsp;itcp)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1235">addInterceptorLast</a>(org.apache.http.HttpRequestInterceptor&nbsp;itcp)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>itcp</code> - </dd>
@@ -2262,7 +2293,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>disableCookieManagement</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1232">disableCookieManagement</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1244">disableCookieManagement</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -2277,7 +2308,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>disableContentCompression</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1241">disableContentCompression</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1253">disableContentCompression</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -2292,7 +2323,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>disableAuthCaching</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1250">disableAuthCaching</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1262">disableAuthCaching</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -2307,7 +2338,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setHttpProcessor</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1260">setHttpProcessor</a>(org.apache.http.protocol.HttpProcessor&nbsp;httpprocessor)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1272">setHttpProcessor</a>(org.apache.http.protocol.HttpProcessor&nbsp;httpprocessor)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>httpprocessor</code> - </dd>
@@ -2324,7 +2355,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setRetryHandler</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1270">setRetryHandler</a>(org.apache.http.client.HttpRequestRetryHandler&nbsp;retryHandler)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1282">setRetryHandler</a>(org.apache.http.client.HttpRequestRetryHandler&nbsp;retryHandler)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>retryHandler</code> - </dd>
@@ -2341,7 +2372,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>disableAutomaticRetries</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1279">disableAutomaticRetries</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1291">disableAutomaticRetries</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -2356,7 +2387,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setProxy</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1289">setProxy</a>(org.apache.http.HttpHost&nbsp;proxy)</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/client/RestClient.html" title="class in 
org.apache.juneau.client">RestClient</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/client/RestClient.html#line.1301">setProxy</a>(org.apache.http.HttpHost&nbsp;proxy)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>proxy</code> - </dd>
@@ -2373,7 +2404,7 @@ extends <a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in org
 <ul class="blockList">
 <li class="blockList">
 <h4>setRoutePlanner</h

<TRUNCATED>

Reply via email to