blob: 97588c2d9d6bf6f0104bef992891261409a0f997 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Oct 11 11:08:51 CDT 2021 -->
<title>Uses of Interface org.eclipse.jetty.client.api.Response (Eclipse Jetty API Doc - v10.0.7)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-10-11">
<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 Interface org.eclipse.jetty.client.api.Response (Eclipse Jetty API Doc - v10.0.7)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
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="../Response.html" title="interface 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 Interface org.eclipse.jetty.client.api.Response" class="title">Uses of Interface<br>org.eclipse.jetty.client.api.Response</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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.util">org.eclipse.jetty.client.util</a></th>
<td class="colLast">
<div class="block">Jetty Client : Utility Classes</div>
</td>
</tr>
<tr class="rowColor">
<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>
</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a> in <a href="../../package-summary.html">org.eclipse.jetty.client</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../package-summary.html">org.eclipse.jetty.client</a> that implement <a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../HttpContentResponse.html" title="class in org.eclipse.jetty.client">HttpContentResponse</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../HttpResponse.html" title="class in org.eclipse.jetty.client">HttpResponse</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 <a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpResponseException.</span><code><span class="memberNameLink"><a href="../../HttpResponseException.html#getResponse()">getResponse</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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">ContinueProtocolHandler.</span><code><span class="memberNameLink"><a href="../../ContinueProtocolHandler.html#accept(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">accept</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">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProtocolHandler.</span><code><span class="memberNameLink"><a href="../../ProtocolHandler.html#accept(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">accept</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">Inspects the given <code>request</code> and <code>response</code>
to detect whether this protocol handler should handle them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyAuthenticationProtocolHandler.</span><code><span class="memberNameLink"><a href="../../ProxyAuthenticationProtocolHandler.html#accept(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">accept</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">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RedirectProtocolHandler.</span><code><span class="memberNameLink"><a href="../../RedirectProtocolHandler.html#accept(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">accept</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">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeProtocolHandler.</span><code><span class="memberNameLink"><a href="../../UpgradeProtocolHandler.html#accept(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">accept</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">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WWWAuthenticationProtocolHandler.</span><code><span class="memberNameLink"><a href="../../WWWAuthenticationProtocolHandler.html#accept(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">accept</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">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeProtocolHandler.</span><code><span class="memberNameLink"><a href="../../UpgradeProtocolHandler.html#acceptHeaders(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">acceptHeaders</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">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.net.URI</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRedirector.</span><code><span class="memberNameLink"><a href="../../HttpRedirector.html#extractRedirectURI(org.eclipse.jetty.client.api.Response)">extractRedirectURI</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</code></th>
<td class="colLast">
<div class="block">Extracts and sanitizes (by making it absolute and escaping paths and query parameters)
the redirect URI of the given <code>response</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRedirector.</span><code><span class="memberNameLink"><a href="../../HttpRedirector.html#fail(org.eclipse.jetty.client.api.Request,java.lang.Throwable,org.eclipse.jetty.client.api.Response)">fail</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.lang.Throwable&nbsp;failure,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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">HttpRedirector.</span><code><span class="memberNameLink"><a href="../../HttpRedirector.html#fail(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response,java.lang.Throwable)">fail</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,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../ProtocolHandler.html" title="interface in org.eclipse.jetty.client">ProtocolHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProtocolHandlers.</span><code><span class="memberNameLink"><a href="../../ProtocolHandlers.html#find(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">find</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">Finds the first protocol handler that
<a href="../../ProtocolHandler.html#accept(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)"><code>accepts</code></a>
the given request and response.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../ProtocolHandler.html" title="interface in org.eclipse.jetty.client">ProtocolHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClient.</span><code><span class="memberNameLink"><a href="../../HttpClient.html#findProtocolHandler(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">findProtocolHandler</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">&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#forwardFailure(java.util.List,org.eclipse.jetty.client.api.Response,java.lang.Throwable)">forwardFailure</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.lang.Throwable&nbsp;failure)</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">ResponseNotifier.</span><code><span class="memberNameLink"><a href="../../ResponseNotifier.html#forwardFailureComplete(java.util.List,org.eclipse.jetty.client.api.Request,java.lang.Throwable,org.eclipse.jetty.client.api.Response,java.lang.Throwable)">forwardFailureComplete</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.lang.Throwable&nbsp;requestFailure,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.lang.Throwable&nbsp;responseFailure)</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#forwardSuccess(java.util.List,org.eclipse.jetty.client.api.Response)">forwardSuccess</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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">ResponseNotifier.</span><code><span class="memberNameLink"><a href="../../ResponseNotifier.html#forwardSuccessComplete(java.util.List,org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">forwardSuccessComplete</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="../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">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRedirector.</span><code><span class="memberNameLink"><a href="../../HttpRedirector.html#isRedirect(org.eclipse.jetty.client.api.Response)">isRedirect</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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">ResponseNotifier.</span><code><span class="memberNameLink"><a href="../../ResponseNotifier.html#notifyBeforeContent(org.eclipse.jetty.client.api.Response,java.util.function.ObjLongConsumer,java.util.List)">notifyBeforeContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.util.function.ObjLongConsumer&lt;java.lang.Object&gt;&nbsp;demand,
java.util.List&lt;<a href="../Response.DemandedContentListener.html" title="interface in org.eclipse.jetty.client.api">Response.DemandedContentListener</a>&gt;&nbsp;contentListeners)</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#notifyBegin(java.util.List,org.eclipse.jetty.client.api.Response)">notifyBegin</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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">ResponseNotifier.</span><code><span class="memberNameLink"><a href="../../ResponseNotifier.html#notifyContent(org.eclipse.jetty.client.api.Response,java.util.function.ObjLongConsumer,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback,java.util.List)">notifyContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.util.function.ObjLongConsumer&lt;java.lang.Object&gt;&nbsp;demand,
java.nio.ByteBuffer&nbsp;buffer,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
java.util.List&lt;<a href="../Response.DemandedContentListener.html" title="interface in org.eclipse.jetty.client.api">Response.DemandedContentListener</a>&gt;&nbsp;contentListeners)</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#notifyFailure(java.util.List,org.eclipse.jetty.client.api.Response,java.lang.Throwable)">notifyFailure</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
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">ResponseNotifier.</span><code><span class="memberNameLink"><a href="../../ResponseNotifier.html#notifyHeader(java.util.List,org.eclipse.jetty.client.api.Response,org.eclipse.jetty.http.HttpField)">notifyHeader</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
<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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ResponseNotifier.</span><code><span class="memberNameLink"><a href="../../ResponseNotifier.html#notifyHeaders(java.util.List,org.eclipse.jetty.client.api.Response)">notifyHeaders</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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">ResponseNotifier.</span><code><span class="memberNameLink"><a href="../../ResponseNotifier.html#notifySuccess(java.util.List,org.eclipse.jetty.client.api.Response)">notifySuccess</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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">ContinueProtocolHandler.ContinueListener.</span><code><span class="memberNameLink"><a href="../../ContinueProtocolHandler.ContinueListener.html#onFailure(org.eclipse.jetty.client.api.Response,java.lang.Throwable)">onFailure</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
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">RedirectProtocolHandler.</span><code><span class="memberNameLink"><a href="../../RedirectProtocolHandler.html#onHeader(org.eclipse.jetty.client.api.Response,org.eclipse.jetty.http.HttpField)">onHeader</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
<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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContinueProtocolHandler.ContinueListener.</span><code><span class="memberNameLink"><a href="../../ContinueProtocolHandler.ContinueListener.html#onSuccess(org.eclipse.jetty.client.api.Response)">onSuccess</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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,org.eclipse.jetty.client.api.Response.CompleteListener)">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,
<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&nbsp;listener)</code></th>
<td class="colLast">
<div class="block">Redirects the given <code>response</code> asynchronously.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../package-summary.html">org.eclipse.jetty.client</a> with parameters of type <a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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="../../HttpContentResponse.html#%3Cinit%3E(org.eclipse.jetty.client.api.Response,byte%5B%5D,java.lang.String,java.lang.String)">HttpContentResponse</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
byte[]&nbsp;content,
java.lang.String&nbsp;mediaType,
java.lang.String&nbsp;encoding)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../HttpResponseException.html#%3Cinit%3E(java.lang.String,org.eclipse.jetty.client.api.Response)">HttpResponseException</a></span>&#8203;(java.lang.String&nbsp;message,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../HttpResponseException.html#%3Cinit%3E(java.lang.String,org.eclipse.jetty.client.api.Response,java.lang.Throwable)">HttpResponseException</a></span>&#8203;(java.lang.String&nbsp;message,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.lang.Throwable&nbsp;cause)</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a> in <a href="../package-summary.html">org.eclipse.jetty.client.api</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a> in <a href="../package-summary.html">org.eclipse.jetty.client.api</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContentResponse.html" title="interface in org.eclipse.jetty.client.api">ContentResponse</a></span></code></th>
<td class="colLast">
<div class="block">A specialized <a href="../Response.html" title="interface in org.eclipse.jetty.client.api"><code>Response</code></a> that can hold a limited content in memory.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.client.api</a> that return <a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Result.</span><code><span class="memberNameLink"><a href="../Result.html#getResponse()">getResponse</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.api</a> with parameters of type <a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.DemandedContentListener.</span><code><span class="memberNameLink"><a href="../Response.DemandedContentListener.html#onBeforeContent(org.eclipse.jetty.client.api.Response,java.util.function.LongConsumer)">onBeforeContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.util.function.LongConsumer&nbsp;demand)</code></th>
<td class="colLast">
<div class="block">Callback method invoked before response content events.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.BeginListener.</span><code><span class="memberNameLink"><a href="../Response.BeginListener.html#onBegin(org.eclipse.jetty.client.api.Response)">onBegin</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the response line containing HTTP version,
HTTP status code and reason has been received and parsed.</div>
</td>
</tr>
<tr class="altColor">
<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#onBegin(org.eclipse.jetty.client.api.Response)">onBegin</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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">Response.AsyncContentListener.</span><code><span class="memberNameLink"><a href="../Response.AsyncContentListener.html#onContent(org.eclipse.jetty.client.api.Response,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.nio.ByteBuffer&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">Callback method invoked when the response content has been received, parsed and there is demand.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.AsyncContentListener.</span><code><span class="memberNameLink"><a href="../Response.AsyncContentListener.html#onContent(org.eclipse.jetty.client.api.Response,java.util.function.LongConsumer,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.util.function.LongConsumer&nbsp;demand,
java.nio.ByteBuffer&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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.ContentListener.</span><code><span class="memberNameLink"><a href="../Response.ContentListener.html#onContent(org.eclipse.jetty.client.api.Response,java.nio.ByteBuffer)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.nio.ByteBuffer&nbsp;content)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the response content has been received, parsed and there is demand.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.ContentListener.</span><code><span class="memberNameLink"><a href="../Response.ContentListener.html#onContent(org.eclipse.jetty.client.api.Response,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.nio.ByteBuffer&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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.DemandedContentListener.</span><code><span class="memberNameLink"><a href="../Response.DemandedContentListener.html#onContent(org.eclipse.jetty.client.api.Response,java.util.function.LongConsumer,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.util.function.LongConsumer&nbsp;demand,
java.nio.ByteBuffer&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">Callback method invoked when the response content has been received.</div>
</td>
</tr>
<tr class="altColor">
<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#onContent(org.eclipse.jetty.client.api.Response,java.nio.ByteBuffer)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.nio.ByteBuffer&nbsp;content)</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">Response.FailureListener.</span><code><span class="memberNameLink"><a href="../Response.FailureListener.html#onFailure(org.eclipse.jetty.client.api.Response,java.lang.Throwable)">onFailure</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the response has failed in the process of being received</div>
</td>
</tr>
<tr class="altColor">
<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#onFailure(org.eclipse.jetty.client.api.Response,java.lang.Throwable)">onFailure</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
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">Response.HeaderListener.</span><code><span class="memberNameLink"><a href="../Response.HeaderListener.html#onHeader(org.eclipse.jetty.client.api.Response,org.eclipse.jetty.http.HttpField)">onHeader</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
<a href="../../../http/HttpField.html" title="class in org.eclipse.jetty.http">HttpField</a>&nbsp;field)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a response header has been received and parsed,
returning whether the header should be processed or not.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.Listener.</span><code><span class="memberNameLink"><a href="../Response.Listener.html#onHeader(org.eclipse.jetty.client.api.Response,org.eclipse.jetty.http.HttpField)">onHeader</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
<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="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Response.HeadersListener.</span><code><span class="memberNameLink"><a href="../Response.HeadersListener.html#onHeaders(org.eclipse.jetty.client.api.Response)">onHeaders</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when all the response headers have been received and parsed.</div>
</td>
</tr>
<tr class="altColor">
<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#onHeaders(org.eclipse.jetty.client.api.Response)">onHeaders</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</code></th>
<td class="colLast">&nbsp;</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#onSuccess(org.eclipse.jetty.client.api.Response)">onSuccess</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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">Response.SuccessListener.</span><code><span class="memberNameLink"><a href="../Response.SuccessListener.html#onSuccess(org.eclipse.jetty.client.api.Response)">onSuccess</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the whole response has been successfully received.</div>
</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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.Request,java.lang.Throwable,org.eclipse.jetty.client.api.Response)">Result</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.lang.Throwable&nbsp;requestFailure,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Result.html#%3Cinit%3E(org.eclipse.jetty.client.api.Request,java.lang.Throwable,org.eclipse.jetty.client.api.Response,java.lang.Throwable)">Result</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.lang.Throwable&nbsp;requestFailure,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.lang.Throwable&nbsp;responseFailure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Result.html#%3Cinit%3E(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response)">Result</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">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Result.html#%3Cinit%3E(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response,java.lang.Throwable)">Result</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,
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.util">
<!-- -->
</a>
<h3>Uses of <a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InputStreamResponseListener.</span><code><span class="memberNameLink"><a href="../../util/InputStreamResponseListener.html#get(long,java.util.concurrent.TimeUnit)">get</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 response to be available, then returns it.</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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">BufferingResponseListener.</span><code><span class="memberNameLink"><a href="../../util/BufferingResponseListener.html#onContent(org.eclipse.jetty.client.api.Response,java.nio.ByteBuffer)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.nio.ByteBuffer&nbsp;content)</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">InputStreamResponseListener.</span><code><span class="memberNameLink"><a href="../../util/InputStreamResponseListener.html#onContent(org.eclipse.jetty.client.api.Response,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.nio.ByteBuffer&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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InputStreamResponseListener.</span><code><span class="memberNameLink"><a href="../../util/InputStreamResponseListener.html#onFailure(org.eclipse.jetty.client.api.Response,java.lang.Throwable)">onFailure</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response,
java.lang.Throwable&nbsp;failure)</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">BufferingResponseListener.</span><code><span class="memberNameLink"><a href="../../util/BufferingResponseListener.html#onHeaders(org.eclipse.jetty.client.api.Response)">onHeaders</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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#onHeaders(org.eclipse.jetty.client.api.Response)">onHeaders</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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">InputStreamResponseListener.</span><code><span class="memberNameLink"><a href="../../util/InputStreamResponseListener.html#onSuccess(org.eclipse.jetty.client.api.Response)">onSuccess</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;response)</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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 java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AbstractProxyServlet.html#filterServerResponseHeader(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Response,java.lang.String,java.lang.String)">filterServerResponseHeader</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse,
java.lang.String&nbsp;headerName,
java.lang.String&nbsp;headerValue)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BalancerServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/BalancerServlet.html#filterServerResponseHeader(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Response,java.lang.String,java.lang.String)">filterServerResponseHeader</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse,
java.lang.String&nbsp;headerName,
java.lang.String&nbsp;headerValue)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../proxy/AsyncMiddleManServlet.ProxyWriter.html" title="class in org.eclipse.jetty.proxy">AsyncMiddleManServlet.ProxyWriter</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AsyncMiddleManServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.html#newProxyWriteListener(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Response)">newProxyWriteListener</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;proxyResponse)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../proxy/AsyncMiddleManServlet.ContentTransformer.html" title="interface in org.eclipse.jetty.proxy">AsyncMiddleManServlet.ContentTransformer</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AsyncMiddleManServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.html#newServerResponseContentTransformer(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Response)">newServerResponseContentTransformer</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../proxy/AsyncProxyServlet.StreamWriter.html" title="class in org.eclipse.jetty.proxy">AsyncProxyServlet.StreamWriter</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AsyncProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncProxyServlet.html#newWriteListener(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Response)">newWriteListener</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;proxyResponse)</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">AsyncMiddleManServlet.ProxyResponseListener.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.ProxyResponseListener.html#onBegin(org.eclipse.jetty.client.api.Response)">onBegin</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse)</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">ProxyServlet.ProxyResponseListener.</span><code><span class="memberNameLink"><a href="../../../proxy/ProxyServlet.ProxyResponseListener.html#onBegin(org.eclipse.jetty.client.api.Response)">onBegin</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;proxyResponse)</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">AsyncMiddleManServlet.ProxyResponseListener.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.ProxyResponseListener.html#onContent(org.eclipse.jetty.client.api.Response,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse,
java.nio.ByteBuffer&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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyServlet.ProxyResponseListener.</span><code><span class="memberNameLink"><a href="../../../proxy/ProxyServlet.ProxyResponseListener.html#onContent(org.eclipse.jetty.client.api.Response,java.nio.ByteBuffer,org.eclipse.jetty.util.Callback)">onContent</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;proxyResponse,
java.nio.ByteBuffer&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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AsyncMiddleManServlet.ProxyResponseListener.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.ProxyResponseListener.html#onHeaders(org.eclipse.jetty.client.api.Response)">onHeaders</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse)</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">ProxyServlet.ProxyResponseListener.</span><code><span class="memberNameLink"><a href="../../../proxy/ProxyServlet.ProxyResponseListener.html#onHeaders(org.eclipse.jetty.client.api.Response)">onHeaders</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;proxyResponse)</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">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AbstractProxyServlet.html#onProxyResponseFailure(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Response,java.lang.Throwable)">onProxyResponseFailure</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse,
java.lang.Throwable&nbsp;failure)</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">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AbstractProxyServlet.html#onProxyResponseSuccess(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Response)">onProxyResponseSuccess</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse)</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">AsyncProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncProxyServlet.html#onResponseContent(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Response,byte%5B%5D,int,int,org.eclipse.jetty.util.Callback)">onResponseContent</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;proxyResponse,
byte[]&nbsp;buffer,
int&nbsp;offset,
int&nbsp;length,
<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">ProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/ProxyServlet.html#onResponseContent(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Response,byte%5B%5D,int,int,org.eclipse.jetty.util.Callback)">onResponseContent</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;proxyResponse,
byte[]&nbsp;buffer,
int&nbsp;offset,
int&nbsp;length,
<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">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AbstractProxyServlet.html#onServerResponseHeaders(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Response)">onServerResponseHeaders</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse)</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">AsyncMiddleManServlet.ProxyResponseListener.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.ProxyResponseListener.html#onSuccess(org.eclipse.jetty.client.api.Response)">onSuccess</a></span>&#8203;(<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../proxy/package-summary.html">org.eclipse.jetty.proxy</a> with parameters of type <a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</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="../../../proxy/AsyncMiddleManServlet.ProxyWriter.html#%3Cinit%3E(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Response)">ProxyWriter</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;serverResponse)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../proxy/AsyncProxyServlet.StreamWriter.html#%3Cinit%3E(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Response)">StreamWriter</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
<a href="../Response.html" title="interface in org.eclipse.jetty.client.api">Response</a>&nbsp;proxyResponse)</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="../Response.html" title="interface 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;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>