blob: bbb1cb63efbe179d3c850de9577927818e8c4f43 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.6) on Fri Apr 10 16:48:14 EDT 2020 -->
<title>Uses of Class org.eclipse.jetty.client.api.Result (Jetty :: Project 9.4.28.v20200408 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-10">
<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.3.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-migrate-3.0.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.api.Result (Jetty :: Project 9.4.28.v20200408 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="../Result.html" title="class in org.eclipse.jetty.client.api">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.api.Result" class="title">Uses of Class<br>org.eclipse.jetty.client.api.Result</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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.api">org.eclipse.jetty.client.api</a></th>
<td class="colLast">
<div class="block">Jetty Client : API Classes</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.util">org.eclipse.jetty.client.util</a></th>
<td class="colLast">
<div class="block">Jetty Client : Utility Classes</div>
</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>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.proxy">org.eclipse.jetty.proxy</a></th>
<td class="colLast">
<div class="block">Jetty Proxy : Async Proxy Support</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.client">org.eclipse.jetty.websocket.client</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Client API</div>
</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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="../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="../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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRedirector.</span><code><span class="memberNameLink"><a href="../../HttpRedirector.html#redirect(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">redirect</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</code></th>
<td class="colLast">
<div class="block">Redirects the given <code>response</code>, blocking until the redirect is complete.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpExchange.</span><code><span class="memberNameLink"><a href="../../HttpExchange.html#terminateRequest()">terminateRequest</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpExchange.</span><code><span class="memberNameLink"><a href="../../HttpExchange.html#terminateResponse()">terminateResponse</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> with parameters of type <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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">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="../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="../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="../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">ResponseNotifier.</span><code><span class="memberNameLink"><a href="../../ResponseNotifier.html#notifyComplete(java.util.List,org.eclipse.jetty.client.api.Result)">notifyComplete</a></span>&#8203;(java.util.List&lt;<a href="../Response.ResponseListener.html" title="interface in org.eclipse.jetty.client.api">Response.ResponseListener</a>&gt;&nbsp;listeners,
<a href="../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">ContinueProtocolHandler.ContinueListener.</span><code><span class="memberNameLink"><a href="../../ContinueProtocolHandler.ContinueListener.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../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">RedirectProtocolHandler.</span><code><span class="memberNameLink"><a href="../../RedirectProtocolHandler.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../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">TimeoutCompleteListener.</span><code><span class="memberNameLink"><a href="../../TimeoutCompleteListener.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client.api">
<!-- -->
</a>
<h3>Uses of <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a> in <a href="../package-summary.html">org.eclipse.jetty.client.api</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.client.api</a> with parameters of type <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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">Response.CompleteListener.</span><code><span class="memberNameLink"><a href="../Response.CompleteListener.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the request <em><b>and</b></em> the response have been processed,
either successfully or not.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.Listener.</span><code><span class="memberNameLink"><a href="../Response.Listener.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.client.api</a> with parameters of type <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Result.html#%3Cinit%3E(org.eclipse.jetty.client.api.Result,java.lang.Throwable)">Result</a></span>&#8203;(<a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result,
java.lang.Throwable&nbsp;responseFailure)</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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> that return <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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="../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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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="../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="../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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client.util">
<!-- -->
</a>
<h3>Uses of <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a> in <a href="../../util/package-summary.html">org.eclipse.jetty.client.util</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../util/package-summary.html">org.eclipse.jetty.client.util</a> that return <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InputStreamResponseListener.</span><code><span class="memberNameLink"><a href="../../util/InputStreamResponseListener.html#await(long,java.util.concurrent.TimeUnit)">await</a></span>&#8203;(long&nbsp;timeout,
java.util.concurrent.TimeUnit&nbsp;unit)</code></th>
<td class="colLast">
<div class="block">Waits for the given timeout for the whole request/response cycle to be finished,
then returns the corresponding result.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../util/package-summary.html">org.eclipse.jetty.client.util</a> with parameters of type <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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>abstract void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BufferingResponseListener.</span><code><span class="memberNameLink"><a href="../../util/BufferingResponseListener.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../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">FutureResponseListener.</span><code><span class="memberNameLink"><a href="../../util/FutureResponseListener.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../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">InputStreamResponseListener.</span><code><span class="memberNameLink"><a href="../../util/InputStreamResponseListener.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.proxy">
<!-- -->
</a>
<h3>Uses of <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a> in <a href="../../../proxy/package-summary.html">org.eclipse.jetty.proxy</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../proxy/package-summary.html">org.eclipse.jetty.proxy</a> with parameters of type <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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">AsyncMiddleManServlet.ProxyResponseListener.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.ProxyResponseListener.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../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">ProxyServlet.ProxyResponseListener.</span><code><span class="memberNameLink"><a href="../../../proxy/ProxyServlet.ProxyResponseListener.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.client">
<!-- -->
</a>
<h3>Uses of <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a> in <a href="../../../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a> with parameters of type <a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</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">WebSocketUpgradeRequest.</span><code><span class="memberNameLink"><a href="../../../websocket/client/WebSocketUpgradeRequest.html#onComplete(org.eclipse.jetty.client.api.Result)">onComplete</a></span>&#8203;(<a href="../Result.html" title="class in org.eclipse.jetty.client.api">Result</a>&nbsp;result)</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="../Result.html" title="class in org.eclipse.jetty.client.api">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;2020 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>