blob: 933d97f7f18c0166658c8d7250059c37c459197c [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 Class org.apache.cxf.transports.http.configuration.HTTPClientPolicy (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 Class org.apache.cxf.transports.http.configuration.HTTPClientPolicy (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/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">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/transports/http/configuration/class-use/HTTPClientPolicy.html" target="_top">Frames</a></li>
<li><a href="HTTPClientPolicy.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 Class org.apache.cxf.transports.http.configuration.HTTPClientPolicy" class="title">Uses of Class<br>org.apache.cxf.transports.http.configuration.HTTPClientPolicy</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/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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.transport.http">org.apache.cxf.transport.http</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.transport.http.asyncclient">org.apache.cxf.transport.http.asyncclient</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.transport.http.netty.client">org.apache.cxf.transport.http.netty.client</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.transport.http.policy">org.apache.cxf.transport.http.policy</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.transport.http.policy.impl">org.apache.cxf.transport.http.policy.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.transport.websocket.ahc">org.apache.cxf.transport.websocket.ahc</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.transports.http.configuration">org.apache.cxf.transports.http.configuration</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.transport.http">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a> in <a href="../../../../../../../org/apache/cxf/transport/http/package-summary.html">org.apache.cxf.transport.http</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../../org/apache/cxf/transport/http/package-summary.html">org.apache.cxf.transport.http</a> declared as <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a></code></td>
<td class="colLast"><span class="strong">HTTPConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/HTTPConduit.html#clientSidePolicy">clientSidePolicy</a></strong></code>
<div class="block">This field holds the QoS configuration settings for this conduit.</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/transport/http/package-summary.html">org.apache.cxf.transport.http</a> that return <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a></code></td>
<td class="colLast"><span class="strong">HTTPConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/HTTPConduit.html#getClient()">getClient</a></strong>()</code>
<div class="block">This method retrieves the Client Side Policy set/configured for this
HTTPConduit.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a></code></td>
<td class="colLast"><span class="strong">HTTPConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/HTTPConduit.html#getClient(org.apache.cxf.message.Message)">getClient</a></strong>(<a href="../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message)</code>&nbsp;</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/transport/http/package-summary.html">org.apache.cxf.transport.http</a> with parameters of type <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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="http://docs.oracle.com/javase/7/docs/api/java/net/Proxy.html?is-external=true" title="class or interface in java.net">Proxy</a></code></td>
<td class="colLast"><span class="strong">ProxyFactory.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/ProxyFactory.html#createProxy(org.apache.cxf.transports.http.configuration.HTTPClientPolicy,%20java.net.URI)">createProxy</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;policy,
<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;currentUrl)</code>
<div class="block">This method returns the Proxy server should it be set on the
Client Side Policy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static int</code></td>
<td class="colLast"><span class="strong">HTTPConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/HTTPConduit.html#determineConnectionTimeout(org.apache.cxf.message.Message,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">determineConnectionTimeout</a></strong>(<a href="../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;csPolicy)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static int</code></td>
<td class="colLast"><span class="strong">HTTPConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/HTTPConduit.html#determineReceiveTimeout(org.apache.cxf.message.Message,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">determineReceiveTimeout</a></strong>(<a href="../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;csPolicy)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">HTTPConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/HTTPConduit.html#setClient(org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">setClient</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;client)</code>
<div class="block">This method sets the Client Side Policy for this HTTPConduit.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract void</code></td>
<td class="colLast"><span class="strong">HTTPConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/HTTPConduit.html#setupConnection(org.apache.cxf.message.Message,%20org.apache.cxf.transport.http.Address,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">setupConnection</a></strong>(<a href="../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/transport/http/Address.html" title="class in org.apache.cxf.transport.http">Address</a>&nbsp;address,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;csPolicy)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">URLConnectionHTTPConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/URLConnectionHTTPConduit.html#setupConnection(org.apache.cxf.message.Message,%20org.apache.cxf.transport.http.Address,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">setupConnection</a></strong>(<a href="../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/transport/http/Address.html" title="class in org.apache.cxf.transport.http">Address</a>&nbsp;address,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;csPolicy)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.transport.http.asyncclient">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a> in <a href="../../../../../../../org/apache/cxf/transport/http/asyncclient/package-summary.html">org.apache.cxf.transport.http.asyncclient</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/transport/http/asyncclient/package-summary.html">org.apache.cxf.transport.http.asyncclient</a> with parameters of type <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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>protected void</code></td>
<td class="colLast"><span class="strong">AsyncHTTPConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/asyncclient/AsyncHTTPConduit.html#setupConnection(org.apache.cxf.message.Message,%20org.apache.cxf.transport.http.Address,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">setupConnection</a></strong>(<a href="../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/transport/http/Address.html" title="class in org.apache.cxf.transport.http">Address</a>&nbsp;address,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;csPolicy)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">AsyncHTTPConduitFactory.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/asyncclient/AsyncHTTPConduitFactory.html#setupNIOClient(org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">setupNIOClient</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;clientPolicy)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.transport.http.netty.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a> in <a href="../../../../../../../org/apache/cxf/transport/http/netty/client/package-summary.html">org.apache.cxf.transport.http.netty.client</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/transport/http/netty/client/package-summary.html">org.apache.cxf.transport.http.netty.client</a> with parameters of type <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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>protected void</code></td>
<td class="colLast"><span class="strong">NettyHttpConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/netty/client/NettyHttpConduit.html#setupConnection(org.apache.cxf.message.Message,%20org.apache.cxf.transport.http.Address,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">setupConnection</a></strong>(<a href="../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/transport/http/Address.html" title="class in org.apache.cxf.transport.http">Address</a>&nbsp;address,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;csPolicy)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.transport.http.policy">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a> in <a href="../../../../../../../org/apache/cxf/transport/http/policy/package-summary.html">org.apache.cxf.transport.http.policy</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/transport/http/policy/package-summary.html">org.apache.cxf.transport.http.policy</a> that return types with arguments of type <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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>protected <a href="../../../../../../../org/apache/cxf/ws/policy/builder/jaxb/JaxbAssertion.html" title="class in org.apache.cxf.ws.policy.builder.jaxb">JaxbAssertion</a>&lt;<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&gt;</code></td>
<td class="colLast"><span class="strong">HTTPClientAssertionBuilder.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/policy/HTTPClientAssertionBuilder.html#buildAssertion()">buildAssertion</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.transport.http.policy.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a> in <a href="../../../../../../../org/apache/cxf/transport/http/policy/impl/package-summary.html">org.apache.cxf.transport.http.policy.impl</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/transport/http/policy/impl/package-summary.html">org.apache.cxf.transport.http.policy.impl</a> that return <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a></code></td>
<td class="colLast"><span class="strong">ClientPolicyCalculator.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/policy/impl/ClientPolicyCalculator.html#intersect(org.apache.cxf.transports.http.configuration.HTTPClientPolicy,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">intersect</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;p1,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;p2)</code>
<div class="block">Returns a new HTTPClientPolicy that is compatible with the two specified
policies or null if no compatible policy can be determined.</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/transport/http/policy/impl/package-summary.html">org.apache.cxf.transport.http.policy.impl</a> that return types with arguments of type <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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="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;<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&gt;</code></td>
<td class="colLast"><span class="strong">ClientPolicyCalculator.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/policy/impl/ClientPolicyCalculator.html#getDataClass()">getDataClass</a></strong>()</code>&nbsp;</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/transport/http/policy/impl/package-summary.html">org.apache.cxf.transport.http.policy.impl</a> with parameters of type <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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>boolean</code></td>
<td class="colLast"><span class="strong">ClientPolicyCalculator.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/policy/impl/ClientPolicyCalculator.html#compatible(org.apache.cxf.transports.http.configuration.HTTPClientPolicy,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">compatible</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;p1,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;p2)</code>
<div class="block">Checks if two HTTPClientPolicy objects are compatible.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">ClientPolicyCalculator.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/policy/impl/ClientPolicyCalculator.html#equals(org.apache.cxf.transports.http.configuration.HTTPClientPolicy,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">equals</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;p1,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;p2)</code>
<div class="block">Determines if two HTTPClientPolicy objects are equal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a></code></td>
<td class="colLast"><span class="strong">ClientPolicyCalculator.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/policy/impl/ClientPolicyCalculator.html#intersect(org.apache.cxf.transports.http.configuration.HTTPClientPolicy,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">intersect</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;p1,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;p2)</code>
<div class="block">Returns a new HTTPClientPolicy that is compatible with the two specified
policies or null if no compatible policy can be determined.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">ClientPolicyCalculator.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/policy/impl/ClientPolicyCalculator.html#isAsserted(org.apache.cxf.message.Message,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">isAsserted</a></strong>(<a href="../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;policy,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;refPolicy)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">ClientPolicyCalculator.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/http/policy/impl/ClientPolicyCalculator.html#toString(org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">toString</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;p)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.transport.websocket.ahc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a> in <a href="../../../../../../../org/apache/cxf/transport/websocket/ahc/package-summary.html">org.apache.cxf.transport.websocket.ahc</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/transport/websocket/ahc/package-summary.html">org.apache.cxf.transport.websocket.ahc</a> with parameters of type <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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>protected void</code></td>
<td class="colLast"><span class="strong">AhcWebSocketConduit.</span><code><strong><a href="../../../../../../../org/apache/cxf/transport/websocket/ahc/AhcWebSocketConduit.html#setupConnection(org.apache.cxf.message.Message,%20org.apache.cxf.transport.http.Address,%20org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">setupConnection</a></strong>(<a href="../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;message,
<a href="../../../../../../../org/apache/cxf/transport/http/Address.html" title="class in org.apache.cxf.transport.http">Address</a>&nbsp;address,
<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;csPolicy)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.transports.http.configuration">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a> in <a href="../../../../../../../org/apache/cxf/transports/http/configuration/package-summary.html">org.apache.cxf.transports.http.configuration</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/cxf/transports/http/configuration/package-summary.html">org.apache.cxf.transports.http.configuration</a> that return <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a></code></td>
<td class="colLast"><span class="strong">ObjectFactory.</span><code><strong><a href="../../../../../../../org/apache/cxf/transports/http/configuration/ObjectFactory.html#createHTTPClientPolicy()">createHTTPClientPolicy</a></strong>()</code>
<div class="block">Create an instance of <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration"><code>HTTPClientPolicy</code></a></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/transports/http/configuration/package-summary.html">org.apache.cxf.transports.http.configuration</a> that return types with arguments of type <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a>&lt;<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&gt;</code></td>
<td class="colLast"><span class="strong">ObjectFactory.</span><code><strong><a href="../../../../../../../org/apache/cxf/transports/http/configuration/ObjectFactory.html#createClient(org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">createClient</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;value)</code>
<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration"><code>HTTPClientPolicy</code></a><code>&gt;</code>}</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/transports/http/configuration/package-summary.html">org.apache.cxf.transports.http.configuration</a> with parameters of type <a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</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="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a>&lt;<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&gt;</code></td>
<td class="colLast"><span class="strong">ObjectFactory.</span><code><strong><a href="../../../../../../../org/apache/cxf/transports/http/configuration/ObjectFactory.html#createClient(org.apache.cxf.transports.http.configuration.HTTPClientPolicy)">createClient</a></strong>(<a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">HTTPClientPolicy</a>&nbsp;value)</code>
<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/cxf/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration"><code>HTTPClientPolicy</code></a><code>&gt;</code>}</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/transports/http/configuration/HTTPClientPolicy.html" title="class in org.apache.cxf.transports.http.configuration">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/transports/http/configuration/class-use/HTTPClientPolicy.html" target="_top">Frames</a></li>
<li><a href="HTTPClientPolicy.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>