blob: a2210fe4f0bf1d2d9e33dd29207698c3718247c3 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Fri Feb 26 09:50:23 CST 2021 -->
<title>Uses of Interface org.eclipse.jetty.client.api.Request (Jetty :: Project 9.4.38.v20210224 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-02-26">
<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.Request (Jetty :: Project 9.4.38.v20210224 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="../Request.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.Request" class="title">Uses of Interface<br>org.eclipse.jetty.client.api.Request</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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.fcgi.server.proxy">org.eclipse.jetty.fcgi.server.proxy</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#accept(java.lang.String...)">accept</a></span>&#8203;(java.lang.String...&nbsp;accepts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#agent(java.lang.String)">agent</a></span>&#8203;(java.lang.String&nbsp;agent)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#attribute(java.lang.String,java.lang.Object)">attribute</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.Object&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#content(org.eclipse.jetty.client.api.ContentProvider)">content</a></span>&#8203;(<a href="../ContentProvider.html" title="interface in org.eclipse.jetty.client.api">ContentProvider</a>&nbsp;content)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#content(org.eclipse.jetty.client.api.ContentProvider,java.lang.String)">content</a></span>&#8203;(<a href="../ContentProvider.html" title="interface in org.eclipse.jetty.client.api">ContentProvider</a>&nbsp;content,
java.lang.String&nbsp;contentType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#cookie(java.net.HttpCookie)">cookie</a></span>&#8203;(java.net.HttpCookie&nbsp;cookie)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClient.</span><code><span class="memberNameLink"><a href="../../HttpClient.html#copyRequest(org.eclipse.jetty.client.HttpRequest,java.net.URI)">copyRequest</a></span>&#8203;(<a href="../../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;oldRequest,
java.net.URI&nbsp;newURI)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#file(java.nio.file.Path)">file</a></span>&#8203;(java.nio.file.Path&nbsp;file)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#file(java.nio.file.Path,java.lang.String)">file</a></span>&#8203;(java.nio.file.Path&nbsp;file,
java.lang.String&nbsp;contentType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#followRedirects(boolean)">followRedirects</a></span>&#8203;(boolean&nbsp;follow)</code></th>
<td class="colLast">&nbsp;</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">HttpContentResponse.</span><code><span class="memberNameLink"><a href="../../HttpContentResponse.html#getRequest()">getRequest</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequestException.</span><code><span class="memberNameLink"><a href="../../HttpRequestException.html#getRequest()">getRequest</a></span>()</code></th>
<td class="colLast">&nbsp;</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">HttpResponse.</span><code><span class="memberNameLink"><a href="../../HttpResponse.html#getRequest()">getRequest</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#header(java.lang.String,java.lang.String)">header</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#header(org.eclipse.jetty.http.HttpHeader,java.lang.String)">header</a></span>&#8203;(<a href="../../../http/HttpHeader.html" title="enum in org.eclipse.jetty.http">HttpHeader</a>&nbsp;header,
java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#host(java.lang.String)">host</a></span>&#8203;(java.lang.String&nbsp;host)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#idleTimeout(long,java.util.concurrent.TimeUnit)">idleTimeout</a></span>&#8203;(long&nbsp;timeout,
java.util.concurrent.TimeUnit&nbsp;unit)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#listener(org.eclipse.jetty.client.api.Request.Listener)">listener</a></span>&#8203;(<a href="../Request.Listener.html" title="interface in org.eclipse.jetty.client.api">Request.Listener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#method(java.lang.String)">method</a></span>&#8203;(java.lang.String&nbsp;method)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#method(org.eclipse.jetty.http.HttpMethod)">method</a></span>&#8203;(<a href="../../../http/HttpMethod.html" title="enum in org.eclipse.jetty.http">HttpMethod</a>&nbsp;method)</code></th>
<td class="colLast">&nbsp;</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">HttpClient.</span><code><span class="memberNameLink"><a href="../../HttpClient.html#newRequest(java.lang.String)">newRequest</a></span>&#8203;(java.lang.String&nbsp;uri)</code></th>
<td class="colLast">
<div class="block">Creates a new request with the specified absolute URI in string format.</div>
</td>
</tr>
<tr class="rowColor">
<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">HttpClient.</span><code><span class="memberNameLink"><a href="../../HttpClient.html#newRequest(java.lang.String,int)">newRequest</a></span>&#8203;(java.lang.String&nbsp;host,
int&nbsp;port)</code></th>
<td class="colLast">
<div class="block">Creates a new request with the "http" scheme and the specified host and port</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">HttpClient.</span><code><span class="memberNameLink"><a href="../../HttpClient.html#newRequest(java.net.URI)">newRequest</a></span>&#8203;(java.net.URI&nbsp;uri)</code></th>
<td class="colLast">
<div class="block">Creates a new request with the specified absolute URI.</div>
</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onComplete(org.eclipse.jetty.client.api.Response.CompleteListener)">onComplete</a></span>&#8203;(<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onRequestBegin(org.eclipse.jetty.client.api.Request.BeginListener)">onRequestBegin</a></span>&#8203;(<a href="../Request.BeginListener.html" title="interface in org.eclipse.jetty.client.api">Request.BeginListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onRequestCommit(org.eclipse.jetty.client.api.Request.CommitListener)">onRequestCommit</a></span>&#8203;(<a href="../Request.CommitListener.html" title="interface in org.eclipse.jetty.client.api">Request.CommitListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onRequestContent(org.eclipse.jetty.client.api.Request.ContentListener)">onRequestContent</a></span>&#8203;(<a href="../Request.ContentListener.html" title="interface in org.eclipse.jetty.client.api">Request.ContentListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onRequestFailure(org.eclipse.jetty.client.api.Request.FailureListener)">onRequestFailure</a></span>&#8203;(<a href="../Request.FailureListener.html" title="interface in org.eclipse.jetty.client.api">Request.FailureListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onRequestHeaders(org.eclipse.jetty.client.api.Request.HeadersListener)">onRequestHeaders</a></span>&#8203;(<a href="../Request.HeadersListener.html" title="interface in org.eclipse.jetty.client.api">Request.HeadersListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onRequestQueued(org.eclipse.jetty.client.api.Request.QueuedListener)">onRequestQueued</a></span>&#8203;(<a href="../Request.QueuedListener.html" title="interface in org.eclipse.jetty.client.api">Request.QueuedListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onRequestSuccess(org.eclipse.jetty.client.api.Request.SuccessListener)">onRequestSuccess</a></span>&#8203;(<a href="../Request.SuccessListener.html" title="interface in org.eclipse.jetty.client.api">Request.SuccessListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onResponseBegin(org.eclipse.jetty.client.api.Response.BeginListener)">onResponseBegin</a></span>&#8203;(<a href="../Response.BeginListener.html" title="interface in org.eclipse.jetty.client.api">Response.BeginListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onResponseContent(org.eclipse.jetty.client.api.Response.ContentListener)">onResponseContent</a></span>&#8203;(<a href="../Response.ContentListener.html" title="interface in org.eclipse.jetty.client.api">Response.ContentListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onResponseContentAsync(org.eclipse.jetty.client.api.Response.AsyncContentListener)">onResponseContentAsync</a></span>&#8203;(<a href="../Response.AsyncContentListener.html" title="interface in org.eclipse.jetty.client.api">Response.AsyncContentListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onResponseContentDemanded(org.eclipse.jetty.client.api.Response.DemandedContentListener)">onResponseContentDemanded</a></span>&#8203;(<a href="../Response.DemandedContentListener.html" title="interface in org.eclipse.jetty.client.api">Response.DemandedContentListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onResponseFailure(org.eclipse.jetty.client.api.Response.FailureListener)">onResponseFailure</a></span>&#8203;(<a href="../Response.FailureListener.html" title="interface in org.eclipse.jetty.client.api">Response.FailureListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onResponseHeader(org.eclipse.jetty.client.api.Response.HeaderListener)">onResponseHeader</a></span>&#8203;(<a href="../Response.HeaderListener.html" title="interface in org.eclipse.jetty.client.api">Response.HeaderListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onResponseHeaders(org.eclipse.jetty.client.api.Response.HeadersListener)">onResponseHeaders</a></span>&#8203;(<a href="../Response.HeadersListener.html" title="interface in org.eclipse.jetty.client.api">Response.HeadersListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#onResponseSuccess(org.eclipse.jetty.client.api.Response.SuccessListener)">onResponseSuccess</a></span>&#8203;(<a href="../Response.SuccessListener.html" title="interface in org.eclipse.jetty.client.api">Response.SuccessListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#param(java.lang.String,java.lang.String)">param</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#path(java.lang.String)">path</a></span>&#8203;(java.lang.String&nbsp;path)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#port(int)">port</a></span>&#8203;(int&nbsp;port)</code></th>
<td class="colLast">&nbsp;</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">HttpClient.</span><code><span class="memberNameLink"><a href="../../HttpClient.html#POST(java.lang.String)">POST</a></span>&#8203;(java.lang.String&nbsp;uri)</code></th>
<td class="colLast">
<div class="block">Creates a POST request to the specified URI.</div>
</td>
</tr>
<tr class="rowColor">
<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">HttpClient.</span><code><span class="memberNameLink"><a href="../../HttpClient.html#POST(java.net.URI)">POST</a></span>&#8203;(java.net.URI&nbsp;uri)</code></th>
<td class="colLast">
<div class="block">Creates a POST request to the specified URI.</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#pushListener(java.util.function.BiFunction)">pushListener</a></span>&#8203;(java.util.function.BiFunction&lt;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&gt;&nbsp;listener)</code></th>
<td class="colLast">
<div class="block">Sets a listener for pushed resources.</div>
</td>
</tr>
<tr class="rowColor">
<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>
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#scheme(java.lang.String)">scheme</a></span>&#8203;(java.lang.String&nbsp;scheme)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#tag(java.lang.Object)">tag</a></span>&#8203;(java.lang.Object&nbsp;tag)</code></th>
<td class="colLast">&nbsp;</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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#timeout(long,java.util.concurrent.TimeUnit)">timeout</a></span>&#8203;(long&nbsp;timeout,
java.util.concurrent.TimeUnit&nbsp;unit)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#version(org.eclipse.jetty.http.HttpVersion)">version</a></span>&#8203;(<a href="../../../http/HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.jetty.client</a> that return types with arguments of type <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.function.BiFunction&lt;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#getPushListener()">getPushListener</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.function.BiFunction&lt;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#getPushListener()">getPushListener</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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">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="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../../HttpSender.html#expects100Continue(org.eclipse.jetty.client.api.Request)">expects100Continue</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">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="rowColor">
<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="altColor">
<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="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#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="rowColor">
<td class="colFirst"><code>protected abstract java.net.URI</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AuthenticationProtocolHandler.</span><code><span class="memberNameLink"><a href="../../AuthenticationProtocolHandler.html#getAuthenticationURI(org.eclipse.jetty.client.api.Request)">getAuthenticationURI</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.net.URI</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyAuthenticationProtocolHandler.</span><code><span class="memberNameLink"><a href="../../ProxyAuthenticationProtocolHandler.html#getAuthenticationURI(org.eclipse.jetty.client.api.Request)">getAuthenticationURI</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.net.URI</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WWWAuthenticationProtocolHandler.</span><code><span class="memberNameLink"><a href="../../WWWAuthenticationProtocolHandler.html#getAuthenticationURI(org.eclipse.jetty.client.api.Request)">getAuthenticationURI</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">HttpConnection.</span><code><span class="memberNameLink"><a href="../../HttpConnection.html#normalizeRequest(org.eclipse.jetty.client.api.Request)">normalizeRequest</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">RequestNotifier.</span><code><span class="memberNameLink"><a href="../../RequestNotifier.html#notifyBegin(org.eclipse.jetty.client.api.Request)">notifyBegin</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">RequestNotifier.</span><code><span class="memberNameLink"><a href="../../RequestNotifier.html#notifyCommit(org.eclipse.jetty.client.api.Request)">notifyCommit</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">RequestNotifier.</span><code><span class="memberNameLink"><a href="../../RequestNotifier.html#notifyContent(org.eclipse.jetty.client.api.Request,java.nio.ByteBuffer)">notifyContent</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.nio.ByteBuffer&nbsp;content)</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">RequestNotifier.</span><code><span class="memberNameLink"><a href="../../RequestNotifier.html#notifyFailure(org.eclipse.jetty.client.api.Request,java.lang.Throwable)">notifyFailure</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
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">RequestNotifier.</span><code><span class="memberNameLink"><a href="../../RequestNotifier.html#notifyHeaders(org.eclipse.jetty.client.api.Request)">notifyHeaders</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">RequestNotifier.</span><code><span class="memberNameLink"><a href="../../RequestNotifier.html#notifyQueued(org.eclipse.jetty.client.api.Request)">notifyQueued</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">RequestNotifier.</span><code><span class="memberNameLink"><a href="../../RequestNotifier.html#notifySuccess(org.eclipse.jetty.client.api.Request)">notifySuccess</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">ContinueProtocolHandler.</span><code><span class="memberNameLink"><a href="../../ContinueProtocolHandler.html#onContinue(org.eclipse.jetty.client.api.Request)">onContinue</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnection.</span><code><span class="memberNameLink"><a href="../../HttpConnection.html#send(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response.CompleteListener)">send</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../../HttpDestination.html#send(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response.CompleteListener)">send</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../package-summary.html">org.eclipse.jetty.client</a> with type arguments of type <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#pushListener(java.util.function.BiFunction)">pushListener</a></span>&#8203;(java.util.function.BiFunction&lt;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&gt;&nbsp;listener)</code></th>
<td class="colLast">
<div class="block">Sets a listener for pushed resources.</div>
</td>
</tr>
<tr class="rowColor">
<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">HttpRequest.</span><code><span class="memberNameLink"><a href="../../HttpRequest.html#pushListener(java.util.function.BiFunction)">pushListener</a></span>&#8203;(java.util.function.BiFunction&lt;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>,&#8203;<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&gt;&nbsp;listener)</code></th>
<td class="colLast">
<div class="block">Sets a listener for pushed resources.</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../../HttpRequestException.html#%3Cinit%3E(java.lang.String,org.eclipse.jetty.client.api.Request)">HttpRequestException</a></span>&#8203;(java.lang.String&nbsp;message,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../HttpResponse.html#%3Cinit%3E(org.eclipse.jetty.client.api.Request,java.util.List)">HttpResponse</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.util.List&lt;<a href="../Response.ResponseListener.html" title="interface in org.eclipse.jetty.client.api">Response.ResponseListener</a>&gt;&nbsp;listeners)</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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> that return <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.</span><code><span class="memberNameLink"><a href="../Request.html#accept(java.lang.String...)">accept</a></span>&#8203;(java.lang.String...&nbsp;accepts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#agent(java.lang.String)">agent</a></span>&#8203;(java.lang.String&nbsp;agent)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#attribute(java.lang.String,java.lang.Object)">attribute</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.Object&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#content(org.eclipse.jetty.client.api.ContentProvider)">content</a></span>&#8203;(<a href="../ContentProvider.html" title="interface in org.eclipse.jetty.client.api">ContentProvider</a>&nbsp;content)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#content(org.eclipse.jetty.client.api.ContentProvider,java.lang.String)">content</a></span>&#8203;(<a href="../ContentProvider.html" title="interface in org.eclipse.jetty.client.api">ContentProvider</a>&nbsp;content,
java.lang.String&nbsp;contentType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#cookie(java.net.HttpCookie)">cookie</a></span>&#8203;(java.net.HttpCookie&nbsp;cookie)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#file(java.nio.file.Path)">file</a></span>&#8203;(java.nio.file.Path&nbsp;file)</code></th>
<td class="colLast">
<div class="block">Shortcut method to specify a file as a content for this request, with the default content type of
"application/octect-stream".</div>
</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#file(java.nio.file.Path,java.lang.String)">file</a></span>&#8203;(java.nio.file.Path&nbsp;file,
java.lang.String&nbsp;contentType)</code></th>
<td class="colLast">
<div class="block">Shortcut method to specify a file as a content for this request, with the given content type.</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#followRedirects(boolean)">followRedirects</a></span>&#8203;(boolean&nbsp;follow)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Response.</span><code><span class="memberNameLink"><a href="../Response.html#getRequest()">getRequest</a></span>()</code></th>
<td class="colLast">&nbsp;</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">Result.</span><code><span class="memberNameLink"><a href="../Result.html#getRequest()">getRequest</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#header(java.lang.String,java.lang.String)">header</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#header(org.eclipse.jetty.http.HttpHeader,java.lang.String)">header</a></span>&#8203;(<a href="../../../http/HttpHeader.html" title="enum in org.eclipse.jetty.http">HttpHeader</a>&nbsp;header,
java.lang.String&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Adds the given <code>value</code> to the specified <code>header</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.</span><code><span class="memberNameLink"><a href="../Request.html#host(java.lang.String)">host</a></span>&#8203;(java.lang.String&nbsp;host)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#idleTimeout(long,java.util.concurrent.TimeUnit)">idleTimeout</a></span>&#8203;(long&nbsp;timeout,
java.util.concurrent.TimeUnit&nbsp;unit)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#listener(org.eclipse.jetty.client.api.Request.Listener)">listener</a></span>&#8203;(<a href="../Request.Listener.html" title="interface in org.eclipse.jetty.client.api">Request.Listener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#method(java.lang.String)">method</a></span>&#8203;(java.lang.String&nbsp;method)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#method(org.eclipse.jetty.http.HttpMethod)">method</a></span>&#8203;(<a href="../../../http/HttpMethod.html" title="enum in org.eclipse.jetty.http">HttpMethod</a>&nbsp;method)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onComplete(org.eclipse.jetty.client.api.Response.CompleteListener)">onComplete</a></span>&#8203;(<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onRequestBegin(org.eclipse.jetty.client.api.Request.BeginListener)">onRequestBegin</a></span>&#8203;(<a href="../Request.BeginListener.html" title="interface in org.eclipse.jetty.client.api">Request.BeginListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onRequestCommit(org.eclipse.jetty.client.api.Request.CommitListener)">onRequestCommit</a></span>&#8203;(<a href="../Request.CommitListener.html" title="interface in org.eclipse.jetty.client.api">Request.CommitListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onRequestContent(org.eclipse.jetty.client.api.Request.ContentListener)">onRequestContent</a></span>&#8203;(<a href="../Request.ContentListener.html" title="interface in org.eclipse.jetty.client.api">Request.ContentListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onRequestFailure(org.eclipse.jetty.client.api.Request.FailureListener)">onRequestFailure</a></span>&#8203;(<a href="../Request.FailureListener.html" title="interface in org.eclipse.jetty.client.api">Request.FailureListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onRequestHeaders(org.eclipse.jetty.client.api.Request.HeadersListener)">onRequestHeaders</a></span>&#8203;(<a href="../Request.HeadersListener.html" title="interface in org.eclipse.jetty.client.api">Request.HeadersListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onRequestQueued(org.eclipse.jetty.client.api.Request.QueuedListener)">onRequestQueued</a></span>&#8203;(<a href="../Request.QueuedListener.html" title="interface in org.eclipse.jetty.client.api">Request.QueuedListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onRequestSuccess(org.eclipse.jetty.client.api.Request.SuccessListener)">onRequestSuccess</a></span>&#8203;(<a href="../Request.SuccessListener.html" title="interface in org.eclipse.jetty.client.api">Request.SuccessListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onResponseBegin(org.eclipse.jetty.client.api.Response.BeginListener)">onResponseBegin</a></span>&#8203;(<a href="../Response.BeginListener.html" title="interface in org.eclipse.jetty.client.api">Response.BeginListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onResponseContent(org.eclipse.jetty.client.api.Response.ContentListener)">onResponseContent</a></span>&#8203;(<a href="../Response.ContentListener.html" title="interface in org.eclipse.jetty.client.api">Response.ContentListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onResponseContentAsync(org.eclipse.jetty.client.api.Response.AsyncContentListener)">onResponseContentAsync</a></span>&#8203;(<a href="../Response.AsyncContentListener.html" title="interface in org.eclipse.jetty.client.api">Response.AsyncContentListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onResponseContentDemanded(org.eclipse.jetty.client.api.Response.DemandedContentListener)">onResponseContentDemanded</a></span>&#8203;(<a href="../Response.DemandedContentListener.html" title="interface in org.eclipse.jetty.client.api">Response.DemandedContentListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onResponseFailure(org.eclipse.jetty.client.api.Response.FailureListener)">onResponseFailure</a></span>&#8203;(<a href="../Response.FailureListener.html" title="interface in org.eclipse.jetty.client.api">Response.FailureListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onResponseHeader(org.eclipse.jetty.client.api.Response.HeaderListener)">onResponseHeader</a></span>&#8203;(<a href="../Response.HeaderListener.html" title="interface in org.eclipse.jetty.client.api">Response.HeaderListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onResponseHeaders(org.eclipse.jetty.client.api.Response.HeadersListener)">onResponseHeaders</a></span>&#8203;(<a href="../Response.HeadersListener.html" title="interface in org.eclipse.jetty.client.api">Response.HeadersListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#onResponseSuccess(org.eclipse.jetty.client.api.Response.SuccessListener)">onResponseSuccess</a></span>&#8203;(<a href="../Response.SuccessListener.html" title="interface in org.eclipse.jetty.client.api">Response.SuccessListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#param(java.lang.String,java.lang.String)">param</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.String&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Adds a URI query parameter with the given name and value.</div>
</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#path(java.lang.String)">path</a></span>&#8203;(java.lang.String&nbsp;path)</code></th>
<td class="colLast">
<div class="block">Specifies the URI path - and possibly the query - of this request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.</span><code><span class="memberNameLink"><a href="../Request.html#port(int)">port</a></span>&#8203;(int&nbsp;port)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#scheme(java.lang.String)">scheme</a></span>&#8203;(java.lang.String&nbsp;scheme)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#tag(java.lang.Object)">tag</a></span>&#8203;(java.lang.Object&nbsp;tag)</code></th>
<td class="colLast">
<div class="block">Tags this request with the given metadata tag.</div>
</td>
</tr>
<tr class="rowColor">
<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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#timeout(long,java.util.concurrent.TimeUnit)">timeout</a></span>&#8203;(long&nbsp;timeout,
java.util.concurrent.TimeUnit&nbsp;unit)</code></th>
<td class="colLast">&nbsp;</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">Request.</span><code><span class="memberNameLink"><a href="../Request.html#version(org.eclipse.jetty.http.HttpVersion)">version</a></span>&#8203;(<a href="../../../http/HttpVersion.html" title="enum in org.eclipse.jetty.http">HttpVersion</a>&nbsp;version)</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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">Authentication.Result.</span><code><span class="memberNameLink"><a href="../Authentication.Result.html#apply(org.eclipse.jetty.client.api.Request)">apply</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Applies the authentication result to the given request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api">Authentication.Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Authentication.</span><code><span class="memberNameLink"><a href="../Authentication.html#authenticate(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.ContentResponse,org.eclipse.jetty.client.api.Authentication.HeaderInfo,org.eclipse.jetty.util.Attributes)">authenticate</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../ContentResponse.html" title="interface in org.eclipse.jetty.client.api">ContentResponse</a>&nbsp;response,
<a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a>&nbsp;headerInfo,
<a href="../../../util/Attributes.html" title="interface in org.eclipse.jetty.util">Attributes</a>&nbsp;context)</code></th>
<td class="colLast">
<div class="block">Executes the authentication mechanism for the given request, returning a <a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api"><code>Authentication.Result</code></a> that can be
used to actually authenticate the request via <a href="../Authentication.Result.html#apply(org.eclipse.jetty.client.api.Request)"><code>Authentication.Result.apply(Request)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.BeginListener.</span><code><span class="memberNameLink"><a href="../Request.BeginListener.html#onBegin(org.eclipse.jetty.client.api.Request)">onBegin</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the request begins being processed in order to be sent.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.Listener.</span><code><span class="memberNameLink"><a href="../Request.Listener.html#onBegin(org.eclipse.jetty.client.api.Request)">onBegin</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">Request.CommitListener.</span><code><span class="memberNameLink"><a href="../Request.CommitListener.html#onCommit(org.eclipse.jetty.client.api.Request)">onCommit</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the request headers (and perhaps small content) have been sent.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.Listener.</span><code><span class="memberNameLink"><a href="../Request.Listener.html#onCommit(org.eclipse.jetty.client.api.Request)">onCommit</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">Request.ContentListener.</span><code><span class="memberNameLink"><a href="../Request.ContentListener.html#onContent(org.eclipse.jetty.client.api.Request,java.nio.ByteBuffer)">onContent</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.nio.ByteBuffer&nbsp;content)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a chunk of request content has been sent successfully.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.Listener.</span><code><span class="memberNameLink"><a href="../Request.Listener.html#onContent(org.eclipse.jetty.client.api.Request,java.nio.ByteBuffer)">onContent</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.nio.ByteBuffer&nbsp;content)</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">Request.FailureListener.</span><code><span class="memberNameLink"><a href="../Request.FailureListener.html#onFailure(org.eclipse.jetty.client.api.Request,java.lang.Throwable)">onFailure</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the request has failed to be sent</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.Listener.</span><code><span class="memberNameLink"><a href="../Request.Listener.html#onFailure(org.eclipse.jetty.client.api.Request,java.lang.Throwable)">onFailure</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.HeadersListener.</span><code><span class="memberNameLink"><a href="../Request.HeadersListener.html#onHeaders(org.eclipse.jetty.client.api.Request)">onHeaders</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the request headers (and perhaps small content) are ready to be sent.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.Listener.</span><code><span class="memberNameLink"><a href="../Request.Listener.html#onHeaders(org.eclipse.jetty.client.api.Request)">onHeaders</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.Listener.</span><code><span class="memberNameLink"><a href="../Request.Listener.html#onQueued(org.eclipse.jetty.client.api.Request)">onQueued</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">Request.QueuedListener.</span><code><span class="memberNameLink"><a href="../Request.QueuedListener.html#onQueued(org.eclipse.jetty.client.api.Request)">onQueued</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the request is queued, waiting to be sent</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Request.Listener.</span><code><span class="memberNameLink"><a href="../Request.Listener.html#onSuccess(org.eclipse.jetty.client.api.Request)">onSuccess</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">Request.SuccessListener.</span><code><span class="memberNameLink"><a href="../Request.SuccessListener.html#onSuccess(org.eclipse.jetty.client.api.Request)">onSuccess</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the request has been successfully sent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../Connection.html#send(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response.CompleteListener)">send</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<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">Sends a request with an associated response listener.</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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.http">
<!-- -->
</a>
<h3>Uses of <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a> in <a href="../../http/package-summary.html">org.eclipse.jetty.client.http</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../http/package-summary.html">org.eclipse.jetty.client.http</a> with parameters of type <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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">HttpConnectionOverHTTP.</span><code><span class="memberNameLink"><a href="../../http/HttpConnectionOverHTTP.html#send(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response.CompleteListener)">send</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&nbsp;listener)</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FutureResponseListener.</span><code><span class="memberNameLink"><a href="../../util/FutureResponseListener.html#getRequest()">getRequest</a></span>()</code></th>
<td class="colLast">&nbsp;</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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">BasicAuthentication.BasicResult.</span><code><span class="memberNameLink"><a href="../../util/BasicAuthentication.BasicResult.html#apply(org.eclipse.jetty.client.api.Request)">apply</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">SPNEGOAuthentication.SPNEGOResult.</span><code><span class="memberNameLink"><a href="../../util/SPNEGOAuthentication.SPNEGOResult.html#apply(org.eclipse.jetty.client.api.Request)">apply</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api">Authentication.Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BasicAuthentication.</span><code><span class="memberNameLink"><a href="../../util/BasicAuthentication.html#authenticate(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.ContentResponse,org.eclipse.jetty.client.api.Authentication.HeaderInfo,org.eclipse.jetty.util.Attributes)">authenticate</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../ContentResponse.html" title="interface in org.eclipse.jetty.client.api">ContentResponse</a>&nbsp;response,
<a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a>&nbsp;headerInfo,
<a href="../../../util/Attributes.html" title="interface in org.eclipse.jetty.util">Attributes</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api">Authentication.Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DigestAuthentication.</span><code><span class="memberNameLink"><a href="../../util/DigestAuthentication.html#authenticate(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.ContentResponse,org.eclipse.jetty.client.api.Authentication.HeaderInfo,org.eclipse.jetty.util.Attributes)">authenticate</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../ContentResponse.html" title="interface in org.eclipse.jetty.client.api">ContentResponse</a>&nbsp;response,
<a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a>&nbsp;headerInfo,
<a href="../../../util/Attributes.html" title="interface in org.eclipse.jetty.util">Attributes</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Authentication.Result.html" title="interface in org.eclipse.jetty.client.api">Authentication.Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SPNEGOAuthentication.</span><code><span class="memberNameLink"><a href="../../util/SPNEGOAuthentication.html#authenticate(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.ContentResponse,org.eclipse.jetty.client.api.Authentication.HeaderInfo,org.eclipse.jetty.util.Attributes)">authenticate</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../ContentResponse.html" title="interface in org.eclipse.jetty.client.api">ContentResponse</a>&nbsp;response,
<a href="../Authentication.HeaderInfo.html" title="class in org.eclipse.jetty.client.api">Authentication.HeaderInfo</a>&nbsp;headerInfo,
<a href="../../../util/Attributes.html" title="interface in org.eclipse.jetty.util">Attributes</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../util/package-summary.html">org.eclipse.jetty.client.util</a> with parameters of type <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../../util/FutureResponseListener.html#%3Cinit%3E(org.eclipse.jetty.client.api.Request)">FutureResponseListener</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../util/FutureResponseListener.html#%3Cinit%3E(org.eclipse.jetty.client.api.Request,int)">FutureResponseListener</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
int&nbsp;maxLength)</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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 <a href="../../../fcgi/client/http/HttpChannelOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">HttpChannelOverFCGI</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnectionOverFCGI.</span><code><span class="memberNameLink"><a href="../../../fcgi/client/http/HttpConnectionOverFCGI.html#acquireHttpChannel(int,org.eclipse.jetty.client.api.Request)">acquireHttpChannel</a></span>&#8203;(int&nbsp;id,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">HttpClientTransportOverFCGI.</span><code><span class="memberNameLink"><a href="../../../fcgi/client/http/HttpClientTransportOverFCGI.html#customize(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.http.HttpFields)">customize</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../../../http/HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fastCGIHeaders)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../fcgi/client/http/HttpChannelOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">HttpChannelOverFCGI</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnectionOverFCGI.</span><code><span class="memberNameLink"><a href="../../../fcgi/client/http/HttpConnectionOverFCGI.html#newHttpChannel(org.eclipse.jetty.client.api.Request)">newHttpChannel</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request)</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">HttpConnectionOverFCGI.</span><code><span class="memberNameLink"><a href="../../../fcgi/client/http/HttpConnectionOverFCGI.html#send(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.api.Response.CompleteListener)">send</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;request,
<a href="../Response.CompleteListener.html" title="interface in org.eclipse.jetty.client.api">Response.CompleteListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.fcgi.server.proxy">
<!-- -->
</a>
<h3>Uses of <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a> in <a href="../../../fcgi/server/proxy/package-summary.html">org.eclipse.jetty.fcgi.server.proxy</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../fcgi/server/proxy/package-summary.html">org.eclipse.jetty.fcgi.server.proxy</a> with parameters of type <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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 void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FastCGIProxyServlet.</span><code><span class="memberNameLink"><a href="../../../fcgi/server/proxy/FastCGIProxyServlet.html#customizeFastCGIHeaders(org.eclipse.jetty.client.api.Request,org.eclipse.jetty.http.HttpFields)">customizeFastCGIHeaders</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest,
<a href="../../../http/HttpFields.html" title="class in org.eclipse.jetty.http">HttpFields</a>&nbsp;fastCGIHeaders)</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">FastCGIProxyServlet.</span><code><span class="memberNameLink"><a href="../../../fcgi/server/proxy/FastCGIProxyServlet.html#sendProxyRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request)">sendProxyRequest</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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> that return <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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 <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AbstractProxyServlet.html#newProxyRequest(javax.servlet.http.HttpServletRequest,java.lang.String)">newProxyRequest</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
java.lang.String&nbsp;rewrittenTarget)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../proxy/package-summary.html">org.eclipse.jetty.proxy</a> with parameters of type <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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 void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AbstractProxyServlet.html#addProxyHeaders(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request)">addProxyHeaders</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</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#addViaHeader(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request)">addViaHeader</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</code></th>
<td class="colLast">
<div class="block">Adds the HTTP <code>Via</code> header to the proxied request, taking into account data present in the client request.</div>
</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#addViaHeader(org.eclipse.jetty.client.api.Request)">addViaHeader</a></span>&#8203;(<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</code></th>
<td class="colLast">
<div class="block">Adds the HTTP <code>Via</code> header to the proxied request.</div>
</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#addXForwardedHeaders(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request)">addXForwardedHeaders</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</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#copyRequestHeaders(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request)">copyRequestHeaders</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</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#newClientRequestContentTransformer(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request)">newClientRequestContentTransformer</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../util/DeferredContentProvider.html" title="class in org.eclipse.jetty.client.util">DeferredContentProvider</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AsyncMiddleManServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.html#newProxyContentProvider(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request)">newProxyContentProvider</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected javax.servlet.ReadListener</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AsyncMiddleManServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.html#newProxyReadListener(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.util.DeferredContentProvider)">newProxyReadListener</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest,
<a href="../../util/DeferredContentProvider.html" title="class in org.eclipse.jetty.client.util">DeferredContentProvider</a>&nbsp;provider)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected javax.servlet.ReadListener</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AsyncProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncProxyServlet.html#newReadListener(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.util.DeferredContentProvider)">newReadListener</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest,
<a href="../../util/DeferredContentProvider.html" title="class in org.eclipse.jetty.client.util">DeferredContentProvider</a>&nbsp;provider)</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#onClientRequestFailure(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request,javax.servlet.http.HttpServletResponse,java.lang.Throwable)">onClientRequestFailure</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
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#onContinue(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request)">onContinue</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</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">AsyncMiddleManServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.html#onContinue(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request)">onContinue</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</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#onContinue(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request)">onContinue</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</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.StreamReader.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncProxyServlet.StreamReader.html#onRequestContent(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.util.DeferredContentProvider,byte%5B%5D,int,int,org.eclipse.jetty.util.Callback)">onRequestContent</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest,
<a href="../../util/DeferredContentProvider.html" title="class in org.eclipse.jetty.client.util">DeferredContentProvider</a>&nbsp;provider,
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 java.nio.ByteBuffer</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyServlet.ProxyInputStreamContentProvider.</span><code><span class="memberNameLink"><a href="../../../proxy/ProxyServlet.ProxyInputStreamContentProvider.html#onRequestContent(javax.servlet.http.HttpServletRequest,org.eclipse.jetty.client.api.Request,byte%5B%5D,int,int)">onRequestContent</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest,
byte[]&nbsp;buffer,
int&nbsp;offset,
int&nbsp;length)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../ContentProvider.html" title="interface in org.eclipse.jetty.client.api">ContentProvider</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AsyncProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AsyncProxyServlet.html#proxyRequestContent(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request)">proxyRequestContent</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../ContentProvider.html" title="interface in org.eclipse.jetty.client.api">ContentProvider</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/ProxyServlet.html#proxyRequestContent(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request)">proxyRequestContent</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</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#sendProxyRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request)">sendProxyRequest</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest)</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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/ProxyServlet.ProxyInputStreamContentProvider.html#%3Cinit%3E(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request,java.io.InputStream)">ProxyInputStreamContentProvider</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest,
java.io.InputStream&nbsp;input)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../proxy/AsyncMiddleManServlet.ProxyReader.html#%3Cinit%3E(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.util.DeferredContentProvider)">ProxyReader</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;clientRequest,
javax.servlet.http.HttpServletResponse&nbsp;proxyResponse,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest,
<a href="../../util/DeferredContentProvider.html" title="class in org.eclipse.jetty.client.util">DeferredContentProvider</a>&nbsp;provider)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../proxy/AsyncProxyServlet.StreamReader.html#%3Cinit%3E(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.client.api.Request,org.eclipse.jetty.client.util.DeferredContentProvider)">StreamReader</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a>&nbsp;proxyRequest,
<a href="../../util/DeferredContentProvider.html" title="class in org.eclipse.jetty.client.util">DeferredContentProvider</a>&nbsp;provider)</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="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</a> in <a href="../../../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a> that implement <a href="../Request.html" title="interface in org.eclipse.jetty.client.api">Request</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="../../../websocket/client/WebSocketUpgradeRequest.html" title="class in org.eclipse.jetty.websocket.client">WebSocketUpgradeRequest</a></span></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="../Request.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>