blob: 1b84b87c30e71477997da934e32c09985490e07f [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.9.1) on Mon Nov 23 11:46:34 CST 2020 -->
<title>Uses of Class org.eclipse.jetty.client.HttpClient (Jetty :: Project 9.4.35.v20201120 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-11-23">
<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.HttpClient (Jetty :: Project 9.4.35.v20201120 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="../HttpClient.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.HttpClient" class="title">Uses of Class<br>org.eclipse.jetty.client.HttpClient</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client">org.eclipse.jetty.client</a></th>
<td class="colLast">
<div class="block">Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client.http">org.eclipse.jetty.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.client.http">org.eclipse.jetty.fcgi.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.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.http2.client.http">org.eclipse.jetty.http2.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.proxy">org.eclipse.jetty.proxy</a></th>
<td class="colLast">
<div class="block">Jetty Proxy : Async Proxy Support</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.security.openid">org.eclipse.jetty.security.openid</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.jsr356">org.eclipse.jetty.websocket.jsr356</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.jsr356.server">org.eclipse.jetty.websocket.jsr356.server</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a> in <a href="../package-summary.html">org.eclipse.jetty.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.client</a> that return <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHttpClientTransport.</span><code><span class="memberNameLink"><a href="../AbstractHttpClientTransport.html#getHttpClient()">getHttpClient</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AuthenticationProtocolHandler.</span><code><span class="memberNameLink"><a href="../AuthenticationProtocolHandler.html#getHttpClient()">getHttpClient</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpConnection.</span><code><span class="memberNameLink"><a href="../HttpConnection.html#getHttpClient()">getHttpClient</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#getHttpClient()">getHttpClient</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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">AbstractConnectorHttpClientTransport.</span><code><span class="memberNameLink"><a href="../AbstractConnectorHttpClientTransport.html#configure(org.eclipse.jetty.client.HttpClient,java.nio.channels.SocketChannel)">configure</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
java.nio.channels.SocketChannel&nbsp;channel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../ConnectionPool.html" title="interface in org.eclipse.jetty.client">ConnectionPool</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#newConnectionPool(org.eclipse.jetty.client.HttpClient)">newConnectionPool</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.Queue&lt;<a href="../HttpExchange.html" title="class in org.eclipse.jetty.client">HttpExchange</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../HttpDestination.html#newExchangeQueue(org.eclipse.jetty.client.HttpClient)">newExchangeQueue</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../io/SelectorManager.html" title="class in org.eclipse.jetty.io">SelectorManager</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractConnectorHttpClientTransport.</span><code><span class="memberNameLink"><a href="../AbstractConnectorHttpClientTransport.html#newSelectorManager(org.eclipse.jetty.client.HttpClient)">newSelectorManager</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHttpClientTransport.</span><code><span class="memberNameLink"><a href="../AbstractHttpClientTransport.html#setHttpClient(org.eclipse.jetty.client.HttpClient)">setHttpClient</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransport.</span><code><span class="memberNameLink"><a href="../HttpClientTransport.html#setHttpClient(org.eclipse.jetty.client.HttpClient)">setHttpClient</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">
<div class="block">Sets the <a href="../HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a> instance on this transport.</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../AuthenticationProtocolHandler.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,int)">AuthenticationProtocolHandler</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
int&nbsp;maxContentLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AbstractConnectorHttpClientTransport.ClientSelectorManager.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,int)">ClientSelectorManager</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
int&nbsp;selectors)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HttpDestination.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.client.Origin)">HttpDestination</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<a href="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a>&nbsp;origin)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HttpRedirector.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient)">HttpRedirector</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HttpRequest.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.client.HttpConversation,java.net.URI)">HttpRequest</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<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">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MultiplexHttpDestination.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.client.Origin)">MultiplexHttpDestination</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<a href="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a>&nbsp;origin)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PoolingHttpDestination.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.client.Origin)">PoolingHttpDestination</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<a href="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a>&nbsp;origin)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ProxyAuthenticationProtocolHandler.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient)">ProxyAuthenticationProtocolHandler</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ProxyAuthenticationProtocolHandler.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,int)">ProxyAuthenticationProtocolHandler</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
int&nbsp;maxContentLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RedirectProtocolHandler.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient)">RedirectProtocolHandler</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RequestNotifier.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient)">RequestNotifier</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WWWAuthenticationProtocolHandler.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient)">WWWAuthenticationProtocolHandler</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WWWAuthenticationProtocolHandler.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,int)">WWWAuthenticationProtocolHandler</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
int&nbsp;maxContentLength)</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a> in <a href="../http/package-summary.html">org.eclipse.jetty.client.http</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../http/package-summary.html">org.eclipse.jetty.client.http</a> with parameters of type <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../http/HttpDestinationOverHTTP.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.client.Origin)">HttpDestinationOverHTTP</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<a href="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a>&nbsp;origin)</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a> in <a href="../../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a> with parameters of type <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../../fcgi/client/http/HttpDestinationOverFCGI.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.client.Origin)">HttpDestinationOverFCGI</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<a href="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a>&nbsp;origin)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../fcgi/client/http/MultiplexHttpDestinationOverFCGI.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.client.Origin)">MultiplexHttpDestinationOverFCGI</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<a href="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a>&nbsp;origin)</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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> that return <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FastCGIProxyServlet.</span><code><span class="memberNameLink"><a href="../../fcgi/server/proxy/FastCGIProxyServlet.html#newHttpClient()">newHttpClient</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.http2.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a> in <a href="../../http2/client/http/package-summary.html">org.eclipse.jetty.http2.client.http</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../http2/client/http/package-summary.html">org.eclipse.jetty.http2.client.http</a> with parameters of type <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../../http2/client/http/HttpDestinationOverHTTP2.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.client.Origin)">HttpDestinationOverHTTP2</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
<a href="../Origin.html" title="class in org.eclipse.jetty.client">Origin</a>&nbsp;origin)</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../proxy/AbstractProxyServlet.html#createHttpClient()">createHttpClient</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates a <a href="../HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a> instance, configured with init parameters of this servlet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../proxy/AbstractProxyServlet.html#getHttpClient()">getHttpClient</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../proxy/AbstractProxyServlet.html#newHttpClient()">newHttpClient</a></span>()</code></th>
<td class="colLast">
<div class="block">The servlet init parameter 'selectors' can be set for the number of
selector threads to be used by the HttpClient.</div>
</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../proxy/AsyncMiddleManServlet.GZIPContentTransformer.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.proxy.AsyncMiddleManServlet.ContentTransformer)">GZIPContentTransformer</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient,
<a href="../../proxy/AsyncMiddleManServlet.ContentTransformer.html" title="interface in org.eclipse.jetty.proxy">AsyncMiddleManServlet.ContentTransformer</a>&nbsp;transformer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.security.openid">
<!-- -->
</a>
<h3>Uses of <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a> in <a href="../../security/openid/package-summary.html">org.eclipse.jetty.security.openid</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../security/openid/package-summary.html">org.eclipse.jetty.security.openid</a> that return <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OpenIdConfiguration.</span><code><span class="memberNameLink"><a href="../../security/openid/OpenIdConfiguration.html#getHttpClient()">getHttpClient</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../security/openid/package-summary.html">org.eclipse.jetty.security.openid</a> with parameters of type <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../../security/openid/OpenIdConfiguration.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.eclipse.jetty.client.HttpClient)">OpenIdConfiguration</a></span>&#8203;(java.lang.String&nbsp;issuer,
java.lang.String&nbsp;authorizationEndpoint,
java.lang.String&nbsp;tokenEndpoint,
java.lang.String&nbsp;clientId,
java.lang.String&nbsp;clientSecret,
<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient)</code></th>
<td class="colLast">
<div class="block">Create an OpenID configuration for a specific OIDC provider.</div>
</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../../io/SelectorManager.html" title="class in org.eclipse.jetty.io">SelectorManager</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportOverUnixSockets.</span><code><span class="memberNameLink"><a href="../../unixsocket/client/HttpClientTransportOverUnixSockets.html#newSelectorManager(org.eclipse.jetty.client.HttpClient)">newSelectorManager</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../unixsocket/client/package-summary.html">org.eclipse.jetty.unixsocket.client</a> with parameters of type <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../../unixsocket/client/HttpClientTransportOverUnixSockets.UnixSocketSelectorManager.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,int)">UnixSocketSelectorManager</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;client,
int&nbsp;selectors)</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="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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> that return <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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>static <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientProvider.</span><code><span class="memberNameLink"><a href="../../websocket/client/HttpClientProvider.html#get(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope)">get</a></span>&#8203;(<a href="../../websocket/common/scopes/WebSocketContainerScope.html" title="interface in org.eclipse.jetty.websocket.common.scopes">WebSocketContainerScope</a>&nbsp;scope)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketClient.</span><code><span class="memberNameLink"><a href="../../websocket/client/WebSocketClient.html#getHttpClient()">getHttpClient</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the internal <a href="../HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a> with parameters of type <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../../websocket/client/WebSocketClient.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient)">WebSocketClient</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient)</code></th>
<td class="colLast">
<div class="block">Instantiate a WebSocketClient using provided HttpClient.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../websocket/client/WebSocketClient.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.util.DecoratedObjectFactory)">WebSocketClient</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient,
<a href="../../util/DecoratedObjectFactory.html" title="class in org.eclipse.jetty.util">DecoratedObjectFactory</a>&nbsp;decoratedObjectFactory)</code></th>
<td class="colLast">
<div class="block">Instantiate a WebSocketClient using HttpClient for defaults</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../websocket/client/WebSocketClient.html#%3Cinit%3E(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,org.eclipse.jetty.websocket.common.events.EventDriverFactory,org.eclipse.jetty.websocket.common.SessionFactory,org.eclipse.jetty.client.HttpClient)">WebSocketClient</a></span>&#8203;(<a href="../../websocket/common/scopes/WebSocketContainerScope.html" title="interface in org.eclipse.jetty.websocket.common.scopes">WebSocketContainerScope</a>&nbsp;scope,
<a href="../../websocket/common/events/EventDriverFactory.html" title="class in org.eclipse.jetty.websocket.common.events">EventDriverFactory</a>&nbsp;eventDriverFactory,
<a href="../../websocket/common/SessionFactory.html" title="interface in org.eclipse.jetty.websocket.common">SessionFactory</a>&nbsp;sessionFactory,
<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient)</code></th>
<td class="colLast">
<div class="block">Create WebSocketClient based on pre-existing Container Scope, to allow sharing of
internal features like Executor, ByteBufferPool, SSLContextFactory, etc.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../websocket/client/WebSocketUpgradeRequest.html#%3Cinit%3E(org.eclipse.jetty.websocket.client.WebSocketClient,org.eclipse.jetty.client.HttpClient,java.net.URI,java.lang.Object)">WebSocketUpgradeRequest</a></span>&#8203;(<a href="../../websocket/client/WebSocketClient.html" title="class in org.eclipse.jetty.websocket.client">WebSocketClient</a>&nbsp;wsClient,
<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient,
java.net.URI&nbsp;wsURI,
java.lang.Object&nbsp;localEndpoint)</code></th>
<td class="colLast">
<div class="block">Initiating a WebSocket Upgrade using HTTP/1.1</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../websocket/client/WebSocketUpgradeRequest.html#%3Cinit%3E(org.eclipse.jetty.websocket.client.WebSocketClient,org.eclipse.jetty.client.HttpClient,org.eclipse.jetty.websocket.client.ClientUpgradeRequest)">WebSocketUpgradeRequest</a></span>&#8203;(<a href="../../websocket/client/WebSocketClient.html" title="class in org.eclipse.jetty.websocket.client">WebSocketClient</a>&nbsp;wsClient,
<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient,
<a href="../../websocket/client/ClientUpgradeRequest.html" title="class in org.eclipse.jetty.websocket.client">ClientUpgradeRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Exists for internal use of HttpClient by WebSocketClient.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.jsr356">
<!-- -->
</a>
<h3>Uses of <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a> in <a href="../../websocket/jsr356/package-summary.html">org.eclipse.jetty.websocket.jsr356</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../websocket/jsr356/package-summary.html">org.eclipse.jetty.websocket.jsr356</a> with parameters of type <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../../websocket/jsr356/ClientContainer.html#%3Cinit%3E(org.eclipse.jetty.client.HttpClient)">ClientContainer</a></span>&#8203;(<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient)</code></th>
<td class="colLast">
<div class="block">Create a <code>WebSocketContainer</code> using the supplied
<a href="../HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a> for environments where you want to configure
SSL/TLS or Proxy behaviors.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../websocket/jsr356/ClientContainer.html#%3Cinit%3E(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,org.eclipse.jetty.client.HttpClient)">ClientContainer</a></span>&#8203;(<a href="../../websocket/common/scopes/WebSocketContainerScope.html" title="interface in org.eclipse.jetty.websocket.common.scopes">WebSocketContainerScope</a>&nbsp;scope,
<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient)</code></th>
<td class="colLast">
<div class="block">This is the entry point for ServerContainer, via ServletContext.getAttribute(ServerContainer.class.getName())</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.jsr356.server">
<!-- -->
</a>
<h3>Uses of <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a> in <a href="../../websocket/jsr356/server/package-summary.html">org.eclipse.jetty.websocket.jsr356.server</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../websocket/jsr356/server/package-summary.html">org.eclipse.jetty.websocket.jsr356.server</a> with parameters of type <a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</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="../../websocket/jsr356/server/ServerContainer.html#%3Cinit%3E(org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration,org.eclipse.jetty.client.HttpClient)">ServerContainer</a></span>&#8203;(<a href="../../websocket/server/NativeWebSocketConfiguration.html" title="class in org.eclipse.jetty.websocket.server">NativeWebSocketConfiguration</a>&nbsp;configuration,
<a href="../HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>&nbsp;httpClient)</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="../HttpClient.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;2020 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>