blob: 3cd42168975e63343866315a7befcc837223c3e4 [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>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface org.apache.cxf.jaxrs.client.Client (Apache CXF JavaDoc 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.cxf.jaxrs.client.Client (Apache CXF JavaDoc 3.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/jaxrs/client/class-use/Client.html" target="_top">Frames</a></li>
<li><a href="Client.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All 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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.cxf.jaxrs.client.Client" class="title">Uses of Interface<br>org.apache.cxf.jaxrs.client.Client</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.jaxrs.client">org.apache.cxf.jaxrs.client</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cxf.jaxrs.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a> in <a href="../../../../../../org/apache/cxf/jaxrs/client/package-summary.html">org.apache.cxf.jaxrs.client</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/cxf/jaxrs/client/package-summary.html">org.apache.cxf.jaxrs.client</a> that implement <a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html" title="class in org.apache.cxf.jaxrs.client">AbstractClient</a></strong></code>
<div class="block">Common proxy and http-centric client implementation</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/ClientProxyImpl.html" title="class in org.apache.cxf.jaxrs.client">ClientProxyImpl</a></strong></code>
<div class="block">Proxy-based client implementation</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/WebClient.html" title="class in org.apache.cxf.jaxrs.client">WebClient</a></strong></code>
<div class="block">Http-centric web client</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/jaxrs/client/package-summary.html">org.apache.cxf.jaxrs.client</a> that return <a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#accept(javax.ws.rs.core.MediaType...)">accept</a></strong>(javax.ws.rs.core.MediaType...&nbsp;types)</code>
<div class="block">sets HTTP Accept header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#accept(javax.ws.rs.core.MediaType...)">accept</a></strong>(javax.ws.rs.core.MediaType...&nbsp;types)</code>
<div class="block">sets HTTP Accept header</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#accept(java.lang.String...)">accept</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;types)</code>
<div class="block">sets HTTP Accept header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#accept(java.lang.String...)">accept</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;types)</code>
<div class="block">sets HTTP Accept header</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#acceptEncoding(java.lang.String...)">acceptEncoding</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;encs)</code>
<div class="block">sets HTTP Accept-Encoding header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#acceptEncoding(java.lang.String...)">acceptEncoding</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;encodings)</code>
<div class="block">sets HTTP Accept-Encoding header</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#acceptLanguage(java.lang.String...)">acceptLanguage</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;languages)</code>
<div class="block">sets HTTP Accept-Language header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#acceptLanguage(java.lang.String...)">acceptLanguage</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;languages)</code>
<div class="block">sets HTTP Accept-Language header</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></code></td>
<td class="colLast"><span class="strong">WebClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/WebClient.html#client(java.lang.Object)">client</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</code>
<div class="block">Converts object to Client</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#cookie(javax.ws.rs.core.Cookie)">cookie</a></strong>(javax.ws.rs.core.Cookie&nbsp;cookie)</code>
<div class="block">sets HTTP Cookie header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#cookie(javax.ws.rs.core.Cookie)">cookie</a></strong>(javax.ws.rs.core.Cookie&nbsp;cookie)</code>
<div class="block">sets HTTP Cookie header</div>
</td>
</tr>
<tr 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"><span class="strong">JAXRSClientFactoryBean.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/JAXRSClientFactoryBean.html#create()">create</a></strong>()</code>
<div class="block">Create a Client instance.</div>
</td>
</tr>
<tr 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"><span class="strong">JAXRSClientFactoryBean.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/JAXRSClientFactoryBean.html#createWithValues(java.lang.Object...)">createWithValues</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;varValues)</code>
<div class="block">Create a Client instance.</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#encoding(java.lang.String)">encoding</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;enc)</code>
<div class="block">sets HTTP Content-Encoding header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#encoding(java.lang.String)">encoding</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encoding)</code>
<div class="block">sets HTTP Content-Encoding header</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#header(java.lang.String,%20java.lang.Object...)">header</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
<div class="block">Sets arbitrary HTTP Header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#header(java.lang.String,%20java.lang.Object...)">header</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
<div class="block">Sets arbitrary HTTP Header</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#headers(javax.ws.rs.core.MultivaluedMap)">headers</a></strong>(javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;map)</code>
<div class="block">Sets HTTP Headers</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#headers(javax.ws.rs.core.MultivaluedMap)">headers</a></strong>(javax.ws.rs.core.MultivaluedMap&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;map)</code>
<div class="block">Sets HTTP Headers</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#language(java.lang.String)">language</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">sets HTTP Content-Language header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#language(java.lang.String)">language</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">sets HTTP Content-Language header</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#match(javax.ws.rs.core.EntityTag,%20boolean)">match</a></strong>(javax.ws.rs.core.EntityTag&nbsp;tag,
boolean&nbsp;ifNot)</code>
<div class="block">sets HTTP If-Match or If-None-Match header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#match(javax.ws.rs.core.EntityTag,%20boolean)">match</a></strong>(javax.ws.rs.core.EntityTag&nbsp;tag,
boolean&nbsp;ifNot)</code>
<div class="block">sets HTTP If-Match or If-None-Match header</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#modified(java.util.Date,%20boolean)">modified</a></strong>(<a href="http://docs.oracle.com/javase/7/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">sets HTTP If-Modified-Since or If-Unmodified-Since header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#modified(java.util.Date,%20boolean)">modified</a></strong>(<a href="http://docs.oracle.com/javase/7/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">sets HTTP If-Modified-Since or If-Unmodified-Since header</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#query(java.lang.String,%20java.lang.Object...)">query</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
<div class="block">Updates the current URI query parameters</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#query(java.lang.String,%20java.lang.Object...)">query</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
<div class="block">Updates the current URI query parameters</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#reset()">reset</a></strong>()</code>
<div class="block">Resets the headers and response state if any</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#reset()">reset</a></strong>()</code>
<div class="block">Resets the headers and response state if any</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#type(javax.ws.rs.core.MediaType)">type</a></strong>(javax.ws.rs.core.MediaType&nbsp;ct)</code>
<div class="block">sets HTTP Content-Type header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#type(javax.ws.rs.core.MediaType)">type</a></strong>(javax.ws.rs.core.MediaType&nbsp;ct)</code>
<div class="block">sets HTTP Content-Type header</div>
</td>
</tr>
<tr 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"><span class="strong">AbstractClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/AbstractClient.html#type(java.lang.String)">type</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</code>
<div class="block">sets HTTP Content-Type header</div>
</td>
</tr>
<tr 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"><span class="strong">Client.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html#type(java.lang.String)">type</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</code>
<div class="block">sets HTTP Content-Type header</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/jaxrs/client/package-summary.html">org.apache.cxf.jaxrs.client</a> with parameters of type <a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/cxf/jaxrs/client/WebClient.html" title="class in org.apache.cxf.jaxrs.client">WebClient</a></code></td>
<td class="colLast"><span class="strong">WebClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/WebClient.html#fromClient(org.apache.cxf.jaxrs.client.Client)">fromClient</a></strong>(<a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;client)</code>
<div class="block">Creates WebClient, baseURI will be set to Client currentURI</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/cxf/jaxrs/client/WebClient.html" title="class in org.apache.cxf.jaxrs.client">WebClient</a></code></td>
<td class="colLast"><span class="strong">WebClient.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/WebClient.html#fromClient(org.apache.cxf.jaxrs.client.Client,%20boolean)">fromClient</a></strong>(<a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;client,
boolean&nbsp;inheritHeaders)</code>
<div class="block">Creates WebClient, baseURI will be set to Client currentURI</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><span class="strong">JAXRSClientFactory.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/JAXRSClientFactory.html#fromClient(org.apache.cxf.jaxrs.client.Client,%20java.lang.Class)">fromClient</a></strong>(<a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;client,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls)</code>
<div class="block">Creates a proxy, baseURI will be set to Client currentURI</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><span class="strong">JAXRSClientFactory.</span><code><strong><a href="../../../../../../org/apache/cxf/jaxrs/client/JAXRSClientFactory.html#fromClient(org.apache.cxf.jaxrs.client.Client,%20java.lang.Class,%20boolean)">fromClient</a></strong>(<a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Client</a>&nbsp;client,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls,
boolean&nbsp;inheritHeaders)</code>
<div class="block">Creates a proxy, baseURI will be set to Client currentURI</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../org/apache/cxf/jaxrs/client/Client.html" title="interface in org.apache.cxf.jaxrs.client">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/jaxrs/client/class-use/Client.html" target="_top">Frames</a></li>
<li><a href="Client.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All 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>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>