blob: b6d6f397af8557b8cee788734c1d5656eda3a5e3 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractClient (Apache CXF JavaDoc 3.2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractClient (Apache CXF JavaDoc 3.2.0 API)";
}
}
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":9,"i20":10,"i21":9,"i22":9,"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":9,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":6,"i51":9,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":9,"i60":9,"i61":9,"i62":10,"i63":10,"i64":10,"i65":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractClient.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.AbstractBodyWriter.html" title="class in org.apache.cxf.jaxrs.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cxf/jaxrs/client/AbstractClient.html" target="_top">Frames</a></li>
<li><a href="AbstractClient.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cxf.jaxrs.client</div>
<h2 title="Class AbstractClient" class="title">Class AbstractClient</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cxf.jaxrs.client.AbstractClient</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../org/apache/cxf/jaxrs/client/ClientProxyImpl.html" title="class in org.apache.cxf.jaxrs.client">ClientProxyImpl</a>, <a href="../../../../../org/apache/cxf/jaxrs/client/WebClient.html" title="class in org.apache.cxf.jaxrs.client">WebClient</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">AbstractClient</span>
extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></pre>
<div class="block">Common proxy and http-centric client implementation</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.AbstractBodyWriter.html" title="class in org.apache.cxf.jaxrs.client">AbstractClient.AbstractBodyWriter</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.AbstractClientAsyncResponseInterceptor.html" title="class in org.apache.cxf.jaxrs.client">AbstractClient.AbstractClientAsyncResponseInterceptor</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#cfg">cfg</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#EXECUTOR_SERVICE_PROPERTY">EXECUTOR_SERVICE_PROPERTY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#HTTP_SCHEME">HTTP_SCHEME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#KEEP_CONDUIT_ALIVE">KEEP_CONDUIT_ALIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#REQUEST_CONTEXT">REQUEST_CONTEXT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#RESPONSE_CONTEXT">RESPONSE_CONTEXT</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#AbstractClient-org.apache.cxf.jaxrs.client.ClientState-">AbstractClient</a></span>(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientState.html" title="interface in org.apache.cxf.jaxrs.client">ClientState</a>&nbsp;initialState)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#accept-javax.ws.rs.core.MediaType...-">accept</a></span>(javax.ws.rs.core.MediaType...&nbsp;types)</code>
<div class="block">Set HTTP Accept header</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#accept-java.lang.String...-">accept</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;types)</code>
<div class="block">Set HTTP Accept header</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#acceptEncoding-java.lang.String...-">acceptEncoding</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;encs)</code>
<div class="block">Set HTTP Accept-Encoding header</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#acceptLanguage-java.lang.String...-">acceptLanguage</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;languages)</code>
<div class="block">Set HTTP Accept-Language header</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#addMatrixQueryParamsToBuilder-javax.ws.rs.core.UriBuilder-java.lang.String-org.apache.cxf.jaxrs.model.ParameterType-java.lang.annotation.Annotation:A-java.lang.Object...-">addMatrixQueryParamsToBuilder</a></span>(javax.ws.rs.core.UriBuilder&nbsp;ub,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;paramName,
<a href="../../../../../org/apache/cxf/jaxrs/model/ParameterType.html" title="enum in org.apache.cxf.jaxrs.model">ParameterType</a>&nbsp;pt,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;pValues)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#authorization-java.lang.Object-">authorization</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;auth)</code>
<div class="block">Set HTTP Authorization header</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#calculateNewRequestURI-java.util.Map-">calculateNewRequestURI</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;reqContext)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#checkClientException-org.apache.cxf.message.Message-java.lang.Exception-">checkClientException</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;ex)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#checkIfBodyEmpty-java.lang.Object-java.lang.String-">checkIfBodyEmpty</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#close--">close</a></span>()</code>
<div class="block">Release the internal state and configuration associated with this client</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#completeExchange-org.apache.cxf.message.Exchange-boolean-">completeExchange</a></span>(<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange,
boolean&nbsp;proxy)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#convertParamValue-java.lang.Object-java.lang.annotation.Annotation:A-">convertParamValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;pValue,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#convertParamValue-java.lang.Object-java.lang.Class-java.lang.annotation.Annotation:A-">convertParamValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;pValue,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;pClass,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>protected javax.ws.rs.WebApplicationException</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#convertToWebApplicationException-javax.ws.rs.core.Response-">convertToWebApplicationException</a></span>(javax.ws.rs.core.Response&nbsp;r)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#cookie-javax.ws.rs.core.Cookie-">cookie</a></span>(javax.ws.rs.core.Cookie&nbsp;cookie)</code>
<div class="block">Set HTTP Cookie header</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#createExchange-org.apache.cxf.message.Message-org.apache.cxf.message.Exchange-">createExchange</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#createMessage-java.lang.Object-java.lang.String-javax.ws.rs.core.MultivaluedMap-java.net.URI-org.apache.cxf.message.Exchange-java.util.Map-boolean-">createMessage</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;httpMethod,
javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;headers,
<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;currentURI,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange,
<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;invocationContext,
boolean&nbsp;proxy)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#doRunInterceptorChain-org.apache.cxf.message.Message-">doRunInterceptorChain</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#encoding-java.lang.String-">encoding</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;enc)</code>
<div class="block">Set HTTP Content-Encoding header</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect">ParameterizedType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#findCallbackType-java.lang.Class-">findCallbackType</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getBaseURI--">getBaseURI</a></span>()</code>
<div class="block">Get the base URI this Client has been intialized with</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getCallbackClass-java.lang.reflect.Type-">getCallbackClass</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;outType)</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getCallbackType-javax.ws.rs.client.InvocationCallback-">getCallbackType</a></span>(javax.ws.rs.client.InvocationCallback&lt;?&gt;&nbsp;callback)</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getConfiguration--">getConfiguration</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getContentsList-java.lang.Object-">getContentsList</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>protected javax.ws.rs.core.UriBuilder</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getCurrentBuilder--">getCurrentBuilder</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getCurrentURI--">getCurrentURI</a></span>()</code>
<div class="block">Get the current URI this Client is working with</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getHeaders--">getHeaders</a></span>()</code>
<div class="block">Get the copy of request headers</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getRequestContext-org.apache.cxf.message.Message-">getRequestContext</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage)</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>javax.ws.rs.core.Response</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getResponse--">getResponse</a></span>()</code>
<div class="block">Get the response state if any</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cxf/jaxrs/client/ClientState.html" title="interface in org.apache.cxf.jaxrs.client">ClientState</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getState--">getState</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>protected javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#getTemplateParametersMap-org.apache.cxf.jaxrs.model.URITemplate-java.util.List-">getTemplateParametersMap</a></span>(<a href="../../../../../org/apache/cxf/jaxrs/model/URITemplate.html" title="class in org.apache.cxf.jaxrs.model">URITemplate</a>&nbsp;template,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;values)</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#header-java.lang.String-java.lang.Object...-">header</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
<div class="block">Set arbitrary HTTP Header</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#headers-javax.ws.rs.core.MultivaluedMap-">headers</a></span>(javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;map)</code>
<div class="block">Set HTTP Headers</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#language-java.lang.String-">language</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Set HTTP Content-Language header</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#match-javax.ws.rs.core.EntityTag-boolean-">match</a></span>(javax.ws.rs.core.EntityTag&nbsp;tag,
boolean&nbsp;ifNot)</code>
<div class="block">Set HTTP If-Match or If-None-Match header</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#modified-java.util.Date-boolean-">modified</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;date,
boolean&nbsp;ifNot)</code>
<div class="block">Set HTTP If-Modified-Since or If-Unmodified-Since header</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#parseQuotedHeaderValue-java.lang.String-">parseQuotedHeaderValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;originalValue)</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#prepareConduitSelector-org.apache.cxf.message.Message-java.net.URI-boolean-">prepareConduitSelector</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;currentURI,
boolean&nbsp;proxy)</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#preProcessResult-org.apache.cxf.message.Message-">preProcessResult</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#query-java.lang.String-java.lang.Object...-">query</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
<div class="block">Update the current URI query parameters</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#readBody-javax.ws.rs.core.Response-org.apache.cxf.message.Message-java.lang.Class-java.lang.reflect.Type-java.lang.annotation.Annotation:A-">readBody</a></span>(javax.ws.rs.core.Response&nbsp;r,
<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns)</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>protected static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#reportMessageHandlerProblem-java.lang.String-java.lang.Class-javax.ws.rs.core.MediaType-java.lang.Throwable-">reportMessageHandlerProblem</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls,
javax.ws.rs.core.MediaType&nbsp;ct,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;ex)</code>&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#reset--">reset</a></span>()</code>
<div class="block">Reset the headers and response state if any</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#resetBaseAddress-java.net.URI-">resetBaseAddress</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</code>&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#resetCurrentBuilder-java.net.URI-">resetCurrentBuilder</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</code>&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#resetResponse--">resetResponse</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#resetResponseStateImmediatelyIfNeeded--">resetResponseStateImmediatelyIfNeeded</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#responseStreamCanBeClosed-org.apache.cxf.message.Message-java.lang.Class-">responseStreamCanBeClosed</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls)</code>&nbsp;</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#retryInvoke-org.apache.cxf.service.model.BindingOperationInfo-java.lang.Object:A-java.util.Map-org.apache.cxf.message.Exchange-">retryInvoke</a></span>(<a href="../../../../../org/apache/cxf/service/model/BindingOperationInfo.html" title="class in org.apache.cxf.service.model">BindingOperationInfo</a>&nbsp;oi,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;params,
<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;context,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)</code>&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>protected abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#retryInvoke-java.net.URI-javax.ws.rs.core.MultivaluedMap-java.lang.Object-org.apache.cxf.message.Exchange-java.util.Map-">retryInvoke</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;newRequestURI,
javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;headers,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange,
<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;invContext)</code>&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>protected static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setAllHeaders-javax.ws.rs.core.MultivaluedMap-java.net.HttpURLConnection-">setAllHeaders</a></span>(javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;headers,
<a href="http://docs.oracle.com/javase/8/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</a>&nbsp;conn)</code>&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setAsyncMessageObserverIfNeeded-org.apache.cxf.message.Exchange-">setAsyncMessageObserverIfNeeded</a></span>(<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)</code>&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setConfiguration-org.apache.cxf.jaxrs.client.ClientConfiguration-">setConfiguration</a></span>(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setContexts-org.apache.cxf.message.Message-org.apache.cxf.message.Exchange-java.util.Map-boolean-">setContexts</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange,
<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;context,
boolean&nbsp;proxy)</code>&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setEmptyRequestPropertyIfNeeded-org.apache.cxf.message.Message-java.lang.Object-">setEmptyRequestPropertyIfNeeded</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setPlainOperationNameProperty-org.apache.cxf.message.Message-java.lang.String-">setPlainOperationNameProperty</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>protected javax.ws.rs.core.Response.ResponseBuilder</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setResponseBuilder-org.apache.cxf.message.Message-org.apache.cxf.message.Exchange-">setResponseBuilder</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)</code>&nbsp;</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setSupportOnewayResponseProperty-org.apache.cxf.message.Message-">setSupportOnewayResponseProperty</a></span>(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage)</code>&nbsp;</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code>protected static <a href="../../../../../org/apache/cxf/transport/MessageObserver.html" title="interface in org.apache.cxf.transport">MessageObserver</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setupInFaultObserver-org.apache.cxf.jaxrs.client.ClientConfiguration-">setupInFaultObserver</a></span>(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a>&nbsp;cfg)</code>&nbsp;</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code>protected static <a href="../../../../../org/apache/cxf/phase/PhaseInterceptorChain.html" title="class in org.apache.cxf.phase">PhaseInterceptorChain</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setupInInterceptorChain-org.apache.cxf.jaxrs.client.ClientConfiguration-">setupInInterceptorChain</a></span>(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a>&nbsp;cfg)</code>&nbsp;</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code>protected static <a href="../../../../../org/apache/cxf/phase/PhaseInterceptorChain.html" title="class in org.apache.cxf.phase">PhaseInterceptorChain</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#setupOutInterceptorChain-org.apache.cxf.jaxrs.client.ClientConfiguration-">setupOutInterceptorChain</a></span>(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a>&nbsp;cfg)</code>&nbsp;</td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#type-javax.ws.rs.core.MediaType-">type</a></span>(javax.ws.rs.core.MediaType&nbsp;ct)</code>
<div class="block">Set HTTP Content-Type header</div>
</td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#type-java.lang.String-">type</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</code>
<div class="block">Set HTTP Content-Type header</div>
</td>
</tr>
<tr id="i64" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#waitForResponseCode-org.apache.cxf.message.Exchange-">waitForResponseCode</a></span>(<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)</code>&nbsp;</td>
</tr>
<tr id="i65" class="rowColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#writeBody-T-org.apache.cxf.message.Message-java.lang.Class-java.lang.reflect.Type-java.lang.annotation.Annotation:A-java.io.OutputStream-">writeBody</a></span>(T&nbsp;o,
<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns,
<a href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="EXECUTOR_SERVICE_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXECUTOR_SERVICE_PROPERTY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> EXECUTOR_SERVICE_PROPERTY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.cxf.jaxrs.client.AbstractClient.EXECUTOR_SERVICE_PROPERTY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REQUEST_CONTEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REQUEST_CONTEXT</h4>
<pre>protected static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> REQUEST_CONTEXT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.cxf.jaxrs.client.AbstractClient.REQUEST_CONTEXT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESPONSE_CONTEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESPONSE_CONTEXT</h4>
<pre>protected static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESPONSE_CONTEXT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.cxf.jaxrs.client.AbstractClient.RESPONSE_CONTEXT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="KEEP_CONDUIT_ALIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KEEP_CONDUIT_ALIVE</h4>
<pre>protected static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> KEEP_CONDUIT_ALIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.cxf.jaxrs.client.AbstractClient.KEEP_CONDUIT_ALIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="HTTP_SCHEME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HTTP_SCHEME</h4>
<pre>protected static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> HTTP_SCHEME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.cxf.jaxrs.client.AbstractClient.HTTP_SCHEME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="cfg">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>cfg</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a> cfg</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AbstractClient-org.apache.cxf.jaxrs.client.ClientState-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AbstractClient</h4>
<pre>protected&nbsp;AbstractClient(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientState.html" title="interface in org.apache.cxf.jaxrs.client">ClientState</a>&nbsp;initialState)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="query-java.lang.String-java.lang.Object...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>query</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;query(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
<div class="block">Update the current URI query parameters</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#query-java.lang.String-java.lang.Object...-">query</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - query name</dd>
<dd><code>values</code> - query values</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>updated WebClient</dd>
</dl>
</li>
</ul>
<a name="header-java.lang.String-java.lang.Object...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>header</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;header(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
<div class="block">Set arbitrary HTTP Header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#header-java.lang.String-java.lang.Object...-">header</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - header name</dd>
<dd><code>values</code> - list of header values</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="headers-javax.ws.rs.core.MultivaluedMap-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>headers</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;headers(javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;map)</pre>
<div class="block">Set HTTP Headers</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#headers-javax.ws.rs.core.MultivaluedMap-">headers</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>map</code> - headers</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="accept-javax.ws.rs.core.MediaType...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accept</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;accept(javax.ws.rs.core.MediaType...&nbsp;types)</pre>
<div class="block">Set HTTP Accept header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#accept-javax.ws.rs.core.MediaType...-">accept</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>types</code> - list of JAXRS MediaTypes representing Accept header values</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="type-javax.ws.rs.core.MediaType-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;type(javax.ws.rs.core.MediaType&nbsp;ct)</pre>
<div class="block">Set HTTP Content-Type header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#type-javax.ws.rs.core.MediaType-">type</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ct</code> - JAXRS MediaType representing Content-Type value</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="type-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;type(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
<div class="block">Set HTTP Content-Type header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#type-java.lang.String-">type</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>type</code> - Content-Type value</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="accept-java.lang.String...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accept</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;accept(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;types)</pre>
<div class="block">Set HTTP Accept header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#accept-java.lang.String...-">accept</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>types</code> - list of Accept header values</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="cookie-javax.ws.rs.core.Cookie-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cookie</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;cookie(javax.ws.rs.core.Cookie&nbsp;cookie)</pre>
<div class="block">Set HTTP Cookie header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#cookie-javax.ws.rs.core.Cookie-">cookie</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cookie</code> - Cookie value</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="authorization-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>authorization</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;authorization(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;auth)</pre>
<div class="block">Set HTTP Authorization header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#authorization-java.lang.Object-">authorization</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>auth</code> - Authorization value</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="modified-java.util.Date-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>modified</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;modified(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;date,
boolean&nbsp;ifNot)</pre>
<div class="block">Set HTTP If-Modified-Since or If-Unmodified-Since header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#modified-java.util.Date-boolean-">modified</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>date</code> - Date value, will be formated as "EEE, dd MMM yyyy HH:mm:ss zzz"</dd>
<dd><code>ifNot</code> - if true then If-Unmodified-Since is set, If-Modified-Since otherwise</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="language-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>language</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;language(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</pre>
<div class="block">Set HTTP Content-Language header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#language-java.lang.String-">language</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>language</code> - Content-Language header value</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="match-javax.ws.rs.core.EntityTag-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>match</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;match(javax.ws.rs.core.EntityTag&nbsp;tag,
boolean&nbsp;ifNot)</pre>
<div class="block">Set HTTP If-Match or If-None-Match header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#match-javax.ws.rs.core.EntityTag-boolean-">match</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tag</code> - ETag value</dd>
<dd><code>ifNot</code> - if true then If-None-Match is set, If-Match otherwise</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="acceptLanguage-java.lang.String...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>acceptLanguage</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;acceptLanguage(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;languages)</pre>
<div class="block">Set HTTP Accept-Language header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#acceptLanguage-java.lang.String...-">acceptLanguage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>languages</code> - list of Accept-Language header values</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="acceptEncoding-java.lang.String...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>acceptEncoding</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;acceptEncoding(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;encs)</pre>
<div class="block">Set HTTP Accept-Encoding header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#acceptEncoding-java.lang.String...-">acceptEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>encs</code> - list of Accept-Encoding header value</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="encoding-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>encoding</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;encoding(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;enc)</pre>
<div class="block">Set HTTP Content-Encoding header</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#encoding-java.lang.String-">encoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>enc</code> - Content-Encoding header value</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="getHeaders--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHeaders</h4>
<pre>public&nbsp;javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getHeaders()</pre>
<div class="block">Get the copy of request headers</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#getHeaders--">getHeaders</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>request headers</dd>
</dl>
</li>
</ul>
<a name="getBaseURI--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBaseURI</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;getBaseURI()</pre>
<div class="block">Get the base URI this Client has been intialized with</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#getBaseURI--">getBaseURI</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>base URI</dd>
</dl>
</li>
</ul>
<a name="getCurrentURI--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCurrentURI</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;getCurrentURI()</pre>
<div class="block">Get the current URI this Client is working with</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#getCurrentURI--">getCurrentURI</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>current URI</dd>
</dl>
</li>
</ul>
<a name="getResponse--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResponse</h4>
<pre>public&nbsp;javax.ws.rs.core.Response&nbsp;getResponse()</pre>
<div class="block">Get the response state if any</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#getResponse--">getResponse</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>JAXRS Response response</dd>
</dl>
</li>
</ul>
<a name="reset--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reset</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;reset()</pre>
<div class="block">Reset the headers and response state if any</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#reset--">reset</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the updated Client</dd>
</dl>
</li>
</ul>
<a name="close--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre>public&nbsp;void&nbsp;close()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#close--">Client</a></code></span></div>
<div class="block">Release the internal state and configuration associated with this client</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html#close--">close</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></dd>
</dl>
</li>
</ul>
<a name="getState--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getState</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/ClientState.html" title="interface in org.apache.cxf.jaxrs.client">ClientState</a>&nbsp;getState()</pre>
</li>
</ul>
<a name="getCurrentBuilder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCurrentBuilder</h4>
<pre>protected&nbsp;javax.ws.rs.core.UriBuilder&nbsp;getCurrentBuilder()</pre>
</li>
</ul>
<a name="resetResponse--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resetResponse</h4>
<pre>protected&nbsp;void&nbsp;resetResponse()</pre>
</li>
</ul>
<a name="resetBaseAddress-java.net.URI-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resetBaseAddress</h4>
<pre>protected&nbsp;void&nbsp;resetBaseAddress(<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</pre>
</li>
</ul>
<a name="resetCurrentBuilder-java.net.URI-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resetCurrentBuilder</h4>
<pre>protected&nbsp;void&nbsp;resetCurrentBuilder(<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</pre>
</li>
</ul>
<a name="getTemplateParametersMap-org.apache.cxf.jaxrs.model.URITemplate-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTemplateParametersMap</h4>
<pre>protected&nbsp;javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getTemplateParametersMap(<a href="../../../../../org/apache/cxf/jaxrs/model/URITemplate.html" title="class in org.apache.cxf.jaxrs.model">URITemplate</a>&nbsp;template,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;values)</pre>
</li>
</ul>
<a name="setResponseBuilder-org.apache.cxf.message.Message-org.apache.cxf.message.Exchange-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setResponseBuilder</h4>
<pre>protected&nbsp;javax.ws.rs.core.Response.ResponseBuilder&nbsp;setResponseBuilder(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
</dl>
</li>
</ul>
<a name="writeBody-java.lang.Object-org.apache.cxf.message.Message-java.lang.Class-java.lang.reflect.Type-java.lang.annotation.Annotation:A-java.io.OutputStream-">
<!-- -->
</a><a name="writeBody-T-org.apache.cxf.message.Message-java.lang.Class-java.lang.reflect.Type-java.lang.annotation.Annotation:A-java.io.OutputStream-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeBody</h4>
<pre>protected&nbsp;&lt;T&gt;&nbsp;void&nbsp;writeBody(T&nbsp;o,
<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns,
<a href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)</pre>
</li>
</ul>
<a name="convertToWebApplicationException-javax.ws.rs.core.Response-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertToWebApplicationException</h4>
<pre>protected&nbsp;javax.ws.rs.WebApplicationException&nbsp;convertToWebApplicationException(javax.ws.rs.core.Response&nbsp;r)</pre>
</li>
</ul>
<a name="readBody-javax.ws.rs.core.Response-org.apache.cxf.message.Message-java.lang.Class-java.lang.reflect.Type-java.lang.annotation.Annotation:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readBody</h4>
<pre>protected&nbsp;&lt;T&gt;&nbsp;T&nbsp;readBody(javax.ws.rs.core.Response&nbsp;r,
<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns)</pre>
</li>
</ul>
<a name="responseStreamCanBeClosed-org.apache.cxf.message.Message-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>responseStreamCanBeClosed</h4>
<pre>protected&nbsp;boolean&nbsp;responseStreamCanBeClosed(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls)</pre>
</li>
</ul>
<a name="completeExchange-org.apache.cxf.message.Exchange-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>completeExchange</h4>
<pre>protected&nbsp;void&nbsp;completeExchange(<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange,
boolean&nbsp;proxy)</pre>
</li>
</ul>
<a name="preProcessResult-org.apache.cxf.message.Message-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>preProcessResult</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;preProcessResult(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
</dl>
</li>
</ul>
<a name="checkClientException-org.apache.cxf.message.Message-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkClientException</h4>
<pre>protected&nbsp;void&nbsp;checkClientException(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;ex)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
</dl>
</li>
</ul>
<a name="waitForResponseCode-org.apache.cxf.message.Exchange-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>waitForResponseCode</h4>
<pre>protected&nbsp;void&nbsp;waitForResponseCode(<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)</pre>
</li>
</ul>
<a name="calculateNewRequestURI-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>calculateNewRequestURI</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;calculateNewRequestURI(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;reqContext)</pre>
</li>
</ul>
<a name="doRunInterceptorChain-org.apache.cxf.message.Message-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doRunInterceptorChain</h4>
<pre>protected&nbsp;void&nbsp;doRunInterceptorChain(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m)</pre>
</li>
</ul>
<a name="retryInvoke-org.apache.cxf.service.model.BindingOperationInfo-java.lang.Object:A-java.util.Map-org.apache.cxf.message.Exchange-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>retryInvoke</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;retryInvoke(<a href="../../../../../org/apache/cxf/service/model/BindingOperationInfo.html" title="class in org.apache.cxf.service.model">BindingOperationInfo</a>&nbsp;oi,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;params,
<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;context,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
</dl>
</li>
</ul>
<a name="retryInvoke-java.net.URI-javax.ws.rs.core.MultivaluedMap-java.lang.Object-org.apache.cxf.message.Exchange-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>retryInvoke</h4>
<pre>protected abstract&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;retryInvoke(<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;newRequestURI,
javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;headers,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange,
<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;invContext)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></dd>
</dl>
</li>
</ul>
<a name="addMatrixQueryParamsToBuilder-javax.ws.rs.core.UriBuilder-java.lang.String-org.apache.cxf.jaxrs.model.ParameterType-java.lang.annotation.Annotation:A-java.lang.Object...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMatrixQueryParamsToBuilder</h4>
<pre>protected&nbsp;void&nbsp;addMatrixQueryParamsToBuilder(javax.ws.rs.core.UriBuilder&nbsp;ub,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;paramName,
<a href="../../../../../org/apache/cxf/jaxrs/model/ParameterType.html" title="enum in org.apache.cxf.jaxrs.model">ParameterType</a>&nbsp;pt,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;pValues)</pre>
</li>
</ul>
<a name="convertParamValue-java.lang.Object-java.lang.annotation.Annotation:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertParamValue</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;convertParamValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;pValue,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns)</pre>
</li>
</ul>
<a name="convertParamValue-java.lang.Object-java.lang.Class-java.lang.annotation.Annotation:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertParamValue</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;convertParamValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;pValue,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;pClass,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;anns)</pre>
</li>
</ul>
<a name="reportMessageHandlerProblem-java.lang.String-java.lang.Class-javax.ws.rs.core.MediaType-java.lang.Throwable-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportMessageHandlerProblem</h4>
<pre>protected static&nbsp;void&nbsp;reportMessageHandlerProblem(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls,
javax.ws.rs.core.MediaType&nbsp;ct,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;ex)</pre>
</li>
</ul>
<a name="setAllHeaders-javax.ws.rs.core.MultivaluedMap-java.net.HttpURLConnection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAllHeaders</h4>
<pre>protected static&nbsp;void&nbsp;setAllHeaders(javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;headers,
<a href="http://docs.oracle.com/javase/8/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</a>&nbsp;conn)</pre>
</li>
</ul>
<a name="parseQuotedHeaderValue-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parseQuotedHeaderValue</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;parseQuotedHeaderValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;originalValue)</pre>
</li>
</ul>
<a name="getConfiguration--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConfiguration</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a>&nbsp;getConfiguration()</pre>
</li>
</ul>
<a name="setConfiguration-org.apache.cxf.jaxrs.client.ClientConfiguration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setConfiguration</h4>
<pre>protected&nbsp;void&nbsp;setConfiguration(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a>&nbsp;config)</pre>
</li>
</ul>
<a name="prepareConduitSelector-org.apache.cxf.message.Message-java.net.URI-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prepareConduitSelector</h4>
<pre>protected&nbsp;void&nbsp;prepareConduitSelector(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;currentURI,
boolean&nbsp;proxy)</pre>
</li>
</ul>
<a name="setupOutInterceptorChain-org.apache.cxf.jaxrs.client.ClientConfiguration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setupOutInterceptorChain</h4>
<pre>protected static&nbsp;<a href="../../../../../org/apache/cxf/phase/PhaseInterceptorChain.html" title="class in org.apache.cxf.phase">PhaseInterceptorChain</a>&nbsp;setupOutInterceptorChain(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a>&nbsp;cfg)</pre>
</li>
</ul>
<a name="setupInInterceptorChain-org.apache.cxf.jaxrs.client.ClientConfiguration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setupInInterceptorChain</h4>
<pre>protected static&nbsp;<a href="../../../../../org/apache/cxf/phase/PhaseInterceptorChain.html" title="class in org.apache.cxf.phase">PhaseInterceptorChain</a>&nbsp;setupInInterceptorChain(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a>&nbsp;cfg)</pre>
</li>
</ul>
<a name="setupInFaultObserver-org.apache.cxf.jaxrs.client.ClientConfiguration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setupInFaultObserver</h4>
<pre>protected static&nbsp;<a href="../../../../../org/apache/cxf/transport/MessageObserver.html" title="interface in org.apache.cxf.transport">MessageObserver</a>&nbsp;setupInFaultObserver(<a href="../../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</a>&nbsp;cfg)</pre>
</li>
</ul>
<a name="setSupportOnewayResponseProperty-org.apache.cxf.message.Message-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSupportOnewayResponseProperty</h4>
<pre>protected&nbsp;void&nbsp;setSupportOnewayResponseProperty(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage)</pre>
</li>
</ul>
<a name="createMessage-java.lang.Object-java.lang.String-javax.ws.rs.core.MultivaluedMap-java.net.URI-org.apache.cxf.message.Exchange-java.util.Map-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMessage</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;createMessage(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;httpMethod,
javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;headers,
<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;currentURI,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange,
<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;invocationContext,
boolean&nbsp;proxy)</pre>
</li>
</ul>
<a name="setEmptyRequestPropertyIfNeeded-org.apache.cxf.message.Message-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEmptyRequestPropertyIfNeeded</h4>
<pre>protected&nbsp;void&nbsp;setEmptyRequestPropertyIfNeeded(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body)</pre>
</li>
</ul>
<a name="checkIfBodyEmpty-java.lang.Object-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkIfBodyEmpty</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;checkIfBodyEmpty(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</pre>
</li>
</ul>
<a name="getRequestContext-org.apache.cxf.message.Message-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRequestContext</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;getRequestContext(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage)</pre>
</li>
</ul>
<a name="getContentsList-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContentsList</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;getContentsList(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;body)</pre>
</li>
</ul>
<a name="createExchange-org.apache.cxf.message.Message-org.apache.cxf.message.Exchange-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createExchange</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;createExchange(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)</pre>
</li>
</ul>
<a name="setAsyncMessageObserverIfNeeded-org.apache.cxf.message.Exchange-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAsyncMessageObserverIfNeeded</h4>
<pre>protected&nbsp;void&nbsp;setAsyncMessageObserverIfNeeded(<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange)</pre>
</li>
</ul>
<a name="setContexts-org.apache.cxf.message.Message-org.apache.cxf.message.Exchange-java.util.Map-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContexts</h4>
<pre>protected&nbsp;void&nbsp;setContexts(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../org/apache/cxf/message/Exchange.html" title="interface in org.apache.cxf.message">Exchange</a>&nbsp;exchange,
<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;context,
boolean&nbsp;proxy)</pre>
</li>
</ul>
<a name="setPlainOperationNameProperty-org.apache.cxf.message.Message-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPlainOperationNameProperty</h4>
<pre>protected&nbsp;void&nbsp;setPlainOperationNameProperty(<a href="../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;outMessage,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
</li>
</ul>
<a name="getCallbackType-javax.ws.rs.client.InvocationCallback-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCallbackType</h4>
<pre>protected static&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;getCallbackType(javax.ws.rs.client.InvocationCallback&lt;?&gt;&nbsp;callback)</pre>
</li>
</ul>
<a name="findCallbackType-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findCallbackType</h4>
<pre>protected static&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect">ParameterizedType</a>&nbsp;findCallbackType(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls)</pre>
</li>
</ul>
<a name="getCallbackClass-java.lang.reflect.Type-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCallbackClass</h4>
<pre>protected static&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;getCallbackClass(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;outType)</pre>
</li>
</ul>
<a name="resetResponseStateImmediatelyIfNeeded--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>resetResponseStateImmediatelyIfNeeded</h4>
<pre>protected&nbsp;void&nbsp;resetResponseStateImmediatelyIfNeeded()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractClient.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../../org/apache/cxf/jaxrs/client/AbstractClient.AbstractBodyWriter.html" title="class in org.apache.cxf.jaxrs.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cxf/jaxrs/client/AbstractClient.html" target="_top">Frames</a></li>
<li><a href="AbstractClient.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>