blob: fca5081bb75fff3ac25027672e1e32684a52df92 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Fri Oct 01 11:33:56 CDT 2021 -->
<title>Uses of Class org.eclipse.jetty.client.HttpExchange (Jetty :: Project 9.4.44.v20210927 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.eclipse.jetty.client.HttpExchange (Jetty :: Project 9.4.44.v20210927 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">Class</a></li>
<li class="navBarCell1Rev">Use</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>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.eclipse.jetty.client.HttpExchange" class="title">Uses of Class<br>org.eclipse.jetty.client.HttpExchange</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</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">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client">org.eclipse.jetty.client</a></th>
<td class="colLast">
<div class="block">Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.http">org.eclipse.jetty.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.client.http">org.eclipse.jetty.fcgi.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.client.http">org.eclipse.jetty.http2.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client">
<!-- -->
</a>
<h3>Uses of <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a> in <a href="../package-summary.html">org.eclipse.jetty.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.client</a> that return <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#getHttpExchange()">getHttpExchange</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiver.</span><code><span class="memberNameLink"><a href="../HttpReceiver.html#getHttpExchange()">getHttpExchange</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#getHttpExchange()">getHttpExchange</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.client</a> that return types with arguments of type <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Deque&lt;<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConversation.</span><code><span class="memberNameLink"><a href="../HttpConversation.html#getExchanges()">getExchanges</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Queue&lt;<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#getHttpExchanges()">getHttpExchanges</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.Queue&lt;<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#newExchangeQueue(org.eclipse.jetty.client.HttpClient)">newExchangeQueue</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.client</a> with parameters of type <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#abort(org.eclipse.jetty.client.HttpExchange,java.lang.Throwable,java.lang.Throwable)">abort</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
java.lang.Throwable&nbsp;requestFailure,
java.lang.Throwable&nbsp;responseFailure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiver.</span><code><span class="memberNameLink"><a href="../HttpReceiver.html#abort(org.eclipse.jetty.client.HttpExchange,java.lang.Throwable)">abort</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#abort(org.eclipse.jetty.client.HttpExchange,java.lang.Throwable)">abort</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#abortResponse(org.eclipse.jetty.client.HttpExchange,java.lang.Throwable)">abortResponse</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#associate(org.eclipse.jetty.client.HttpExchange)">associate</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">
<div class="block">Associates the given <code>exchange</code> to this channel in order to be sent over the network.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#beginToHeaders(org.eclipse.jetty.client.HttpExchange)">beginToHeaders</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#disassociate(org.eclipse.jetty.client.HttpExchange)">disassociate</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#enqueue(java.util.Queue,org.eclipse.jetty.client.HttpExchange)">enqueue</a></span>&#8203;(java.util.Queue&lt;<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&gt;&nbsp;queue,
<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#exchangeTerminated(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.api.Result)">exchangeTerminated</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../api/Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../api/Result.html" title="class in org.eclipse.jetty.client.api">Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#exchangeTerminating(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.api.Result)">exchangeTerminating</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../api/Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#headersToCommit(org.eclipse.jetty.client.HttpExchange)">headersToCommit</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#proceed(org.eclipse.jetty.client.HttpExchange,java.lang.Throwable)">proceed</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#proceed(org.eclipse.jetty.client.HttpExchange,java.lang.Throwable)">proceed</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#queuedToBegin(org.eclipse.jetty.client.HttpExchange)">queuedToBegin</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#remove(org.eclipse.jetty.client.HttpExchange)">remove</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiver.</span><code><span class="memberNameLink"><a href="../HttpReceiver.html#responseBegin(org.eclipse.jetty.client.HttpExchange)">responseBegin</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">
<div class="block">Method to be invoked when the response status code is available.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiver.</span><code><span class="memberNameLink"><a href="../HttpReceiver.html#responseContent(org.eclipse.jetty.client.HttpExchange,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback)">responseContent</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
java.nio.ByteBuffer&nbsp;buffer,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Method to be invoked when response HTTP content is available.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiver.</span><code><span class="memberNameLink"><a href="../HttpReceiver.html#responseHeader(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.http.HttpField)">responseHeader</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../../http/HttpField.html" title="class in org.eclipse.jetty.http">HttpField</a>&nbsp;field)</code></th>
<td class="colLast">
<div class="block">Method to be invoked when a response HTTP header is available.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiver.</span><code><span class="memberNameLink"><a href="../HttpReceiver.html#responseHeaders(org.eclipse.jetty.client.HttpExchange)">responseHeaders</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">
<div class="block">Method to be invoked after all response HTTP headers are available.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiver.</span><code><span class="memberNameLink"><a href="../HttpReceiver.html#responseSuccess(org.eclipse.jetty.client.HttpExchange)">responseSuccess</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">
<div class="block">Method to be invoked when the response is successful.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../HttpChannel.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnection.</span><code><span class="memberNameLink"><a href="../HttpConnection.html#send(org.eclipse.jetty.client.HttpChannel,org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpChannel.html" title="class in org.eclipse.jetty.client">HttpChannel</a>&nbsp;channel,
<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnection.</span><code><span class="memberNameLink"><a href="../HttpConnection.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#send(org.eclipse.jetty.client.api.Connection,org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&nbsp;connection,
<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#sendContent(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.HttpContent,org.eclipse.jetty.util.Callback)">sendContent</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../HttpContent.html" title="class in org.eclipse.jetty.client">HttpContent</a>&nbsp;content,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Implementations should send the content at the <a href="../HttpContent.html" title="class in org.eclipse.jetty.client"><code>HttpContent</code></a> cursor position over the wire.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#sendHeaders(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.HttpContent,org.eclipse.jetty.util.Callback)">sendHeaders</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../HttpContent.html" title="class in org.eclipse.jetty.client">HttpContent</a>&nbsp;content,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Implementations should send the HTTP headers over the wire, possibly with some content,
in a single write, and notify the given <code>callback</code> of the result of this operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#someToContent(org.eclipse.jetty.client.HttpExchange,java.nio.ByteBuffer)">someToContent</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
java.nio.ByteBuffer&nbsp;content)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../HttpSender.html#someToSuccess(org.eclipse.jetty.client.HttpExchange)">someToSuccess</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.eclipse.jetty.client</a> with type arguments of type <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#enqueue(java.util.Queue,org.eclipse.jetty.client.HttpExchange)">enqueue</a></span>&#8203;(java.util.Queue&lt;<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&gt;&nbsp;queue,
<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a> in <a href="../http/package-summary.html">org.eclipse.jetty.client.http</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../http/package-summary.html">org.eclipse.jetty.client.http</a> with parameters of type <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannelOverHTTP.</span><code><span class="memberNameLink"><a href="../http/HttpChannelOverHTTP.html#exchangeTerminated(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.api.Result)">exchangeTerminated</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../api/Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../api/Result.html" title="class in org.eclipse.jetty.client.api">Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannelOverHTTP.</span><code><span class="memberNameLink"><a href="../http/HttpChannelOverHTTP.html#exchangeTerminating(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.api.Result)">exchangeTerminating</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../api/Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannelOverHTTP.</span><code><span class="memberNameLink"><a href="../http/HttpChannelOverHTTP.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnectionOverHTTP.</span><code><span class="memberNameLink"><a href="../http/HttpConnectionOverHTTP.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestinationOverHTTP.</span><code><span class="memberNameLink"><a href="../http/HttpDestinationOverHTTP.html#send(org.eclipse.jetty.client.api.Connection,org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&nbsp;connection,
<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSenderOverHTTP.</span><code><span class="memberNameLink"><a href="../http/HttpSenderOverHTTP.html#sendContent(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.HttpContent,org.eclipse.jetty.util.Callback)">sendContent</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../HttpContent.html" title="class in org.eclipse.jetty.client">HttpContent</a>&nbsp;content,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSenderOverHTTP.</span><code><span class="memberNameLink"><a href="../http/HttpSenderOverHTTP.html#sendHeaders(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.HttpContent,org.eclipse.jetty.util.Callback)">sendHeaders</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../HttpContent.html" title="class in org.eclipse.jetty.client">HttpContent</a>&nbsp;content,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.fcgi.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a> in <a href="../../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a> with parameters of type <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannelOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpChannelOverFCGI.html#exchangeTerminated(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.api.Result)">exchangeTerminated</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../api/Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiverOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpReceiverOverFCGI.html#responseBegin(org.eclipse.jetty.client.HttpExchange)">responseBegin</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiverOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpReceiverOverFCGI.html#responseContent(org.eclipse.jetty.client.HttpExchange,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback)">responseContent</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
java.nio.ByteBuffer&nbsp;buffer,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiverOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpReceiverOverFCGI.html#responseHeader(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.http.HttpField)">responseHeader</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../../http/HttpField.html" title="class in org.eclipse.jetty.http">HttpField</a>&nbsp;field)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiverOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpReceiverOverFCGI.html#responseHeaders(org.eclipse.jetty.client.HttpExchange)">responseHeaders</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiverOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpReceiverOverFCGI.html#responseSuccess(org.eclipse.jetty.client.HttpExchange)">responseSuccess</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannelOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpChannelOverFCGI.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnectionOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpConnectionOverFCGI.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestinationOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpDestinationOverFCGI.html#send(org.eclipse.jetty.client.api.Connection,org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&nbsp;connection,
<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultiplexHttpDestinationOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/MultiplexHttpDestinationOverFCGI.html#send(org.eclipse.jetty.client.api.Connection,org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&nbsp;connection,
<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSenderOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpSenderOverFCGI.html#sendContent(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.HttpContent,org.eclipse.jetty.util.Callback)">sendContent</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../HttpContent.html" title="class in org.eclipse.jetty.client">HttpContent</a>&nbsp;content,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSenderOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpSenderOverFCGI.html#sendHeaders(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.HttpContent,org.eclipse.jetty.util.Callback)">sendHeaders</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../HttpContent.html" title="class in org.eclipse.jetty.client">HttpContent</a>&nbsp;content,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a> in <a href="../../http2/client/http/package-summary.html">org.eclipse.jetty.http2.client.http</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/client/http/package-summary.html">org.eclipse.jetty.http2.client.http</a> with parameters of type <a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannelOverHTTP2.</span><code><span class="memberNameLink"><a href="../../http2/client/http/HttpChannelOverHTTP2.html#exchangeTerminated(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.api.Result)">exchangeTerminated</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../api/Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannelOverHTTP2.</span><code><span class="memberNameLink"><a href="../../http2/client/http/HttpChannelOverHTTP2.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnectionOverHTTP2.</span><code><span class="memberNameLink"><a href="../../http2/client/http/HttpConnectionOverHTTP2.html#send(org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SendFailure.html" title="class in org.eclipse.jetty.client">SendFailure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestinationOverHTTP2.</span><code><span class="memberNameLink"><a href="../../http2/client/http/HttpDestinationOverHTTP2.html#send(org.eclipse.jetty.client.api.Connection,org.eclipse.jetty.client.HttpExchange)">send</a></span>&#8203;(<a href="../api/Connection.html" title="interface in org.eclipse.jetty.client.api">Connection</a>&nbsp;connection,
<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSenderOverHTTP2.</span><code><span class="memberNameLink"><a href="../../http2/client/http/HttpSenderOverHTTP2.html#sendContent(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.HttpContent,org.eclipse.jetty.util.Callback)">sendContent</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../HttpContent.html" title="class in org.eclipse.jetty.client">HttpContent</a>&nbsp;content,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSenderOverHTTP2.</span><code><span class="memberNameLink"><a href="../../http2/client/http/HttpSenderOverHTTP2.html#sendHeaders(org.eclipse.jetty.client.HttpExchange,org.eclipse.jetty.client.HttpContent,org.eclipse.jetty.util.Callback)">sendHeaders</a></span>&#8203;(<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&nbsp;exchange,
<a href="../HttpContent.html" title="class in org.eclipse.jetty.client">HttpContent</a>&nbsp;content,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">Class</a></li>
<li class="navBarCell1Rev">Use</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>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>