blob: aa43ca12e6c6d4ffc99a919acca3eaac8c22819a [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Oct 11 11:08:51 CDT 2021 -->
<title>Uses of Class org.eclipse.jetty.client.HttpRequest (Eclipse Jetty API Doc - v10.0.7)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-10-11">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.eclipse.jetty.client.HttpRequest (Eclipse Jetty API Doc - v10.0.7)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.eclipse.jetty.client.HttpRequest" class="title">Uses of Class<br>org.eclipse.jetty.client.HttpRequest</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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.dynamic">org.eclipse.jetty.client.dynamic</a></th>
<td class="colLast">&nbsp;</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.fcgi.client.http">org.eclipse.jetty.fcgi.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.unixsocket.client">org.eclipse.jetty.unixsocket.client</a></th>
<td class="colLast">&nbsp;</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 API :: Client</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.client.impl">org.eclipse.jetty.websocket.client.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.client">org.eclipse.jetty.websocket.core.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.client.internal">org.eclipse.jetty.websocket.core.client.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.javax.client.internal">org.eclipse.jetty.websocket.javax.client.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client">
<!-- -->
</a>
<h3>Uses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../package-summary.html">org.eclipse.jetty.client</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../package-summary.html">org.eclipse.jetty.client</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>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HttpProxy.TunnelRequest.html" title="class in org.eclipse.jetty.client">HttpProxy.TunnelRequest</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="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRequest.</span><code><span class="memberNameLink"><a href="../HttpRequest.html#addHeader(org.eclipse.jetty.http.HttpField)">addHeader</a></span>&#8203;(<a href="../../http/HttpField.html" title="class in org.eclipse.jetty.http">HttpField</a>&nbsp;header)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpExchange.</span><code><span class="memberNameLink"><a href="../HttpExchange.html#getRequest()">getRequest</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClient.</span><code><span class="memberNameLink"><a href="../HttpClient.html#newHttpRequest(org.eclipse.jetty.client.HttpConversation,java.net.URI)">newHttpRequest</a></span>&#8203;(<a href="../HttpConversation.html" title="class in org.eclipse.jetty.client">HttpConversation</a>&nbsp;conversation,
java.net.URI&nbsp;uri)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRequest.</span><code><span class="memberNameLink"><a href="../HttpRequest.html#trailers(java.util.function.Supplier)">trailers</a></span>&#8203;(java.util.function.Supplier&lt;<a href="../../http/HttpFields.html" title="interface in org.eclipse.jetty.http">HttpFields</a>&gt;&nbsp;trailers)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpRequest.</span><code><span class="memberNameLink"><a href="../HttpRequest.html#upgradeProtocol(java.lang.String)">upgradeProtocol</a></span>&#8203;(java.lang.String&nbsp;upgradeProtocol)</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="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../api/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="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClient.</span><code><span class="memberNameLink"><a href="../HttpClient.html#createOrigin(org.eclipse.jetty.client.HttpRequest,org.eclipse.jetty.client.Origin.Protocol)">createOrigin</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request,
<a href="../Origin.Protocol.html" title="class in org.eclipse.jetty.client">Origin.Protocol</a>&nbsp;protocol)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransport.</span><code><span class="memberNameLink"><a href="../HttpClientTransport.html#newOrigin(org.eclipse.jetty.client.HttpRequest)">newOrigin</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Creates a new Origin with the given request.</div>
</td>
</tr>
<tr class="rowColor">
<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.HttpRequest)">normalizeRequest</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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">HttpUpgrader.</span><code><span class="memberNameLink"><a href="../HttpUpgrader.html#prepare(org.eclipse.jetty.client.HttpRequest)">prepare</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Prepares the request for the upgrade, for example by setting the HTTP method
or by setting HTTP headers required for the upgrade.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClient.</span><code><span class="memberNameLink"><a href="../HttpClient.html#send(org.eclipse.jetty.client.HttpRequest,java.util.List)">send</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request,
java.util.List&lt;<a href="../api/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>
<tr class="altColor">
<td class="colFirst"><code>protected 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.HttpRequest,java.util.List)">send</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request,
java.util.List&lt;<a href="../api/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>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.client</a> with parameters of type <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../HttpExchange.html#%3Cinit%3E(org.eclipse.jetty.client.HttpDestination,org.eclipse.jetty.client.HttpRequest,java.util.List)">HttpExchange</a></span>&#8203;(<a href="../HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a>&nbsp;destination,
<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request,
java.util.List&lt;<a href="../api/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.dynamic">
<!-- -->
</a>
<h3>Uses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../dynamic/package-summary.html">org.eclipse.jetty.client.dynamic</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../dynamic/package-summary.html">org.eclipse.jetty.client.dynamic</a> with parameters of type <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportDynamic.</span><code><span class="memberNameLink"><a href="../dynamic/HttpClientTransportDynamic.html#newOrigin(org.eclipse.jetty.client.HttpRequest)">newOrigin</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request)</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="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportOverHTTP.</span><code><span class="memberNameLink"><a href="../http/HttpClientTransportOverHTTP.html#newOrigin(org.eclipse.jetty.client.HttpRequest)">newOrigin</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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">ProtocolHttpUpgrader.</span><code><span class="memberNameLink"><a href="../http/ProtocolHttpUpgrader.html#prepare(org.eclipse.jetty.client.HttpRequest)">prepare</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request)</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="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpClientTransportOverFCGI.html#newOrigin(org.eclipse.jetty.client.HttpRequest)">newOrigin</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.unixsocket.client">
<!-- -->
</a>
<h3>Uses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../../unixsocket/client/package-summary.html">org.eclipse.jetty.unixsocket.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../unixsocket/client/package-summary.html">org.eclipse.jetty.unixsocket.client</a> with parameters of type <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportOverUnixSockets.</span><code><span class="memberNameLink"><a href="../../unixsocket/client/HttpClientTransportOverUnixSockets.html#newOrigin(org.eclipse.jetty.client.HttpRequest)">newOrigin</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request)</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="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a> with parameters of type <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JettyUpgradeListener.</span><code><span class="memberNameLink"><a href="../../websocket/client/JettyUpgradeListener.html#onHandshakeRequest(org.eclipse.jetty.client.HttpRequest)">onHandshakeRequest</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Event that triggers before the Handshake request is sent.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JettyUpgradeListener.</span><code><span class="memberNameLink"><a href="../../websocket/client/JettyUpgradeListener.html#onHandshakeResponse(org.eclipse.jetty.client.HttpRequest,org.eclipse.jetty.client.HttpResponse)">onHandshakeResponse</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request,
<a href="../HttpResponse.html" title="class in org.eclipse.jetty.client">HttpResponse</a>&nbsp;response)</code></th>
<td class="colLast">
<div class="block">Event that triggers after the Handshake response has been received.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.client.impl">
<!-- -->
</a>
<h3>Uses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../../websocket/client/impl/package-summary.html">org.eclipse.jetty.websocket.client.impl</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../../websocket/client/impl/package-summary.html">org.eclipse.jetty.websocket.client.impl</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/impl/JettyClientUpgradeRequest.html" title="class in org.eclipse.jetty.websocket.client.impl">JettyClientUpgradeRequest</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.core.client">
<!-- -->
</a>
<h3>Uses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../../websocket/core/client/package-summary.html">org.eclipse.jetty.websocket.core.client</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../../websocket/core/client/package-summary.html">org.eclipse.jetty.websocket.core.client</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/core/client/CoreClientUpgradeRequest.html" title="class in org.eclipse.jetty.websocket.core.client">CoreClientUpgradeRequest</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../websocket/core/client/package-summary.html">org.eclipse.jetty.websocket.core.client</a> with parameters of type <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeListener.</span><code><span class="memberNameLink"><a href="../../websocket/core/client/UpgradeListener.html#onHandshakeRequest(org.eclipse.jetty.client.HttpRequest)">onHandshakeRequest</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Event that triggers before the Handshake request is sent.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeListener.</span><code><span class="memberNameLink"><a href="../../websocket/core/client/UpgradeListener.html#onHandshakeResponse(org.eclipse.jetty.client.HttpRequest,org.eclipse.jetty.client.HttpResponse)">onHandshakeResponse</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request,
<a href="../HttpResponse.html" title="class in org.eclipse.jetty.client">HttpResponse</a>&nbsp;response)</code></th>
<td class="colLast">
<div class="block">Event that triggers after the Handshake response has been received.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.core.client.internal">
<!-- -->
</a>
<h3>Uses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../../websocket/core/client/internal/package-summary.html">org.eclipse.jetty.websocket.core.client.internal</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../websocket/core/client/internal/package-summary.html">org.eclipse.jetty.websocket.core.client.internal</a> with parameters of type <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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">HttpUpgraderOverHTTP.</span><code><span class="memberNameLink"><a href="../../websocket/core/client/internal/HttpUpgraderOverHTTP.html#prepare(org.eclipse.jetty.client.HttpRequest)">prepare</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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">HttpUpgraderOverHTTP2.</span><code><span class="memberNameLink"><a href="../../websocket/core/client/internal/HttpUpgraderOverHTTP2.html#prepare(org.eclipse.jetty.client.HttpRequest)">prepare</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.javax.client.internal">
<!-- -->
</a>
<h3>Uses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../../websocket/javax/client/internal/package-summary.html">org.eclipse.jetty.websocket.javax.client.internal</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a> in <a href="../../websocket/javax/client/internal/package-summary.html">org.eclipse.jetty.websocket.javax.client.internal</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/javax/client/internal/JavaxClientUpgradeRequest.html" title="class in org.eclipse.jetty.websocket.javax.client.internal">JavaxClientUpgradeRequest</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../websocket/javax/client/internal/package-summary.html">org.eclipse.jetty.websocket.javax.client.internal</a> with parameters of type <a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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">JsrUpgradeListener.</span><code><span class="memberNameLink"><a href="../../websocket/javax/client/internal/JsrUpgradeListener.html#onHandshakeRequest(org.eclipse.jetty.client.HttpRequest)">onHandshakeRequest</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</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">JsrUpgradeListener.</span><code><span class="memberNameLink"><a href="../../websocket/javax/client/internal/JsrUpgradeListener.html#onHandshakeResponse(org.eclipse.jetty.client.HttpRequest,org.eclipse.jetty.client.HttpResponse)">onHandshakeResponse</a></span>&#8203;(<a href="../HttpRequest.html" title="class in org.eclipse.jetty.client">HttpRequest</a>&nbsp;request,
<a href="../HttpResponse.html" title="class in org.eclipse.jetty.client">HttpResponse</a>&nbsp;response)</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="../HttpRequest.html" title="class in org.eclipse.jetty.client">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>