blob: 842b13a4c559fef439ead186ebfcc18c4ef8584c [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.14.1) on Mon Apr 04 09:09:38 CDT 2022 -->
<title>Uses of Class org.eclipse.jetty.io.ClientConnector (Eclipse Jetty API Doc - v10.0.9)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-04-04">
<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.io.ClientConnector (Eclipse Jetty API Doc - v10.0.9)";
}
}
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="../ClientConnector.html" title="class in org.eclipse.jetty.io">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.io.ClientConnector" class="title">Uses of Class<br>org.eclipse.jetty.io.ClientConnector</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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.http2.client">org.eclipse.jetty.http2.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http3.client">org.eclipse.jetty.http3.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.io">org.eclipse.jetty.io</a></th>
<td class="colLast">
<div class="block">Jetty IO : Core classes for Jetty IO subsystem</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.proxy">org.eclipse.jetty.proxy</a></th>
<td class="colLast">
<div class="block">Jetty Proxy : Async Proxy Support</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.quic.client">org.eclipse.jetty.quic.client</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a> in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> that return <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractConnectorHttpClientTransport.</span><code><span class="memberNameLink"><a href="../../client/AbstractConnectorHttpClientTransport.html#getClientConnector()">getClientConnector</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> with parameters of type <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../../client/AbstractConnectorHttpClientTransport.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnector)">AbstractConnectorHttpClientTransport</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;connector)</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a> in <a href="../../client/dynamic/package-summary.html">org.eclipse.jetty.client.dynamic</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../client/dynamic/package-summary.html">org.eclipse.jetty.client.dynamic</a> with parameters of type <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../../client/dynamic/HttpClientTransportDynamic.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnector,org.eclipse.jetty.io.ClientConnectionFactory.Info...)">HttpClientTransportDynamic</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;connector,
<a href="../ClientConnectionFactory.Info.html" title="class in org.eclipse.jetty.io">ClientConnectionFactory.Info</a>...&nbsp;factoryInfos)</code></th>
<td class="colLast">
<div class="block">Creates a transport with the given <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io"><code>ClientConnector</code></a> and the given <em>application protocols</em>.</div>
</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a> in <a href="../../client/http/package-summary.html">org.eclipse.jetty.client.http</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../client/http/package-summary.html">org.eclipse.jetty.client.http</a> with parameters of type <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../../client/http/HttpClientTransportOverHTTP.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnector)">HttpClientTransportOverHTTP</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;connector)</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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/HttpClientTransportOverFCGI.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnector,java.lang.String)">HttpClientTransportOverFCGI</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;connector,
java.lang.String&nbsp;scriptRoot)</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">
<!-- -->
</a>
<h3>Uses of <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a> in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a> that return <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../http2/client/HTTP2Client.html#getClientConnector()">getClientConnector</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a> with parameters of type <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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/HTTP2Client.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnector)">HTTP2Client</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;connector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http3.client">
<!-- -->
</a>
<h3>Uses of <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a> in <a href="../../http3/client/package-summary.html">org.eclipse.jetty.http3.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../http3/client/package-summary.html">org.eclipse.jetty.http3.client</a> that return <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP3Client.</span><code><span class="memberNameLink"><a href="../../http3/client/HTTP3Client.html#getClientConnector()">getClientConnector</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.io">
<!-- -->
</a>
<h3>Uses of <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a> in <a href="../package-summary.html">org.eclipse.jetty.io</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.io</a> that return <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnector.</span><code><span class="memberNameLink"><a href="../ClientConnector.html#forUnixDomain(java.nio.file.Path)">forUnixDomain</a></span>&#8203;(java.nio.file.Path&nbsp;path)</code></th>
<td class="colLast">
<div class="block">Creates a ClientConnector configured to connect via Unix-Domain sockets to the given Unix-Domain path</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.io</a> with parameters of type <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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">ClientConnector.Configurator.</span><code><span class="memberNameLink"><a href="../ClientConnector.Configurator.html#isIntrinsicallySecure(org.eclipse.jetty.io.ClientConnector,java.net.SocketAddress)">isIntrinsicallySecure</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;clientConnector,
java.net.SocketAddress&nbsp;address)</code></th>
<td class="colLast">
<div class="block">Returns whether the connection to a given <code>SocketAddress</code> is intrinsically secure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ClientConnector.Configurator.ChannelWithAddress.html" title="class in org.eclipse.jetty.io">ClientConnector.Configurator.ChannelWithAddress</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnector.Configurator.</span><code><span class="memberNameLink"><a href="../ClientConnector.Configurator.html#newChannelWithAddress(org.eclipse.jetty.io.ClientConnector,java.net.SocketAddress,java.util.Map)">newChannelWithAddress</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;clientConnector,
java.net.SocketAddress&nbsp;address,
java.util.Map&lt;java.lang.String,&#8203;java.lang.Object&gt;&nbsp;context)</code></th>
<td class="colLast">
<div class="block">Creates a new <code>SocketChannel</code> to connect to a <code>SocketAddress</code>
derived from the input socket address.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnector.Configurator.</span><code><span class="memberNameLink"><a href="../ClientConnector.Configurator.html#newConnection(org.eclipse.jetty.io.ClientConnector,java.net.SocketAddress,org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;clientConnector,
java.net.SocketAddress&nbsp;address,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
java.util.Map&lt;java.lang.String,&#8203;java.lang.Object&gt;&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnector.Configurator.</span><code><span class="memberNameLink"><a href="../ClientConnector.Configurator.html#newEndPoint(org.eclipse.jetty.io.ClientConnector,java.net.SocketAddress,java.nio.channels.SelectableChannel,org.eclipse.jetty.io.ManagedSelector,java.nio.channels.SelectionKey)">newEndPoint</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;clientConnector,
java.net.SocketAddress&nbsp;address,
java.nio.channels.SelectableChannel&nbsp;selectable,
<a href="../ManagedSelector.html" title="class in org.eclipse.jetty.io">ManagedSelector</a>&nbsp;selector,
java.nio.channels.SelectionKey&nbsp;selectionKey)</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../proxy/AbstractProxyServlet.html#newClientConnector()">newClientConnector</a></span>()</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../../client/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(org.eclipse.jetty.io.ClientConnector)">newHttpClient</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;clientConnector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.quic.client">
<!-- -->
</a>
<h3>Uses of <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a> in <a href="../../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a> with parameters of type <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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">QuicClientConnectorConfigurator.</span><code><span class="memberNameLink"><a href="../../quic/client/QuicClientConnectorConfigurator.html#isIntrinsicallySecure(org.eclipse.jetty.io.ClientConnector,java.net.SocketAddress)">isIntrinsicallySecure</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;clientConnector,
java.net.SocketAddress&nbsp;address)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ClientConnector.Configurator.ChannelWithAddress.html" title="class in org.eclipse.jetty.io">ClientConnector.Configurator.ChannelWithAddress</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuicClientConnectorConfigurator.</span><code><span class="memberNameLink"><a href="../../quic/client/QuicClientConnectorConfigurator.html#newChannelWithAddress(org.eclipse.jetty.io.ClientConnector,java.net.SocketAddress,java.util.Map)">newChannelWithAddress</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;clientConnector,
java.net.SocketAddress&nbsp;address,
java.util.Map&lt;java.lang.String,&#8203;java.lang.Object&gt;&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuicClientConnectorConfigurator.</span><code><span class="memberNameLink"><a href="../../quic/client/QuicClientConnectorConfigurator.html#newConnection(org.eclipse.jetty.io.ClientConnector,java.net.SocketAddress,org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;clientConnector,
java.net.SocketAddress&nbsp;address,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
java.util.Map&lt;java.lang.String,&#8203;java.lang.Object&gt;&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuicClientConnectorConfigurator.</span><code><span class="memberNameLink"><a href="../../quic/client/QuicClientConnectorConfigurator.html#newEndPoint(org.eclipse.jetty.io.ClientConnector,java.net.SocketAddress,java.nio.channels.SelectableChannel,org.eclipse.jetty.io.ManagedSelector,java.nio.channels.SelectionKey)">newEndPoint</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;clientConnector,
java.net.SocketAddress&nbsp;address,
java.nio.channels.SelectableChannel&nbsp;selectable,
<a href="../ManagedSelector.html" title="class in org.eclipse.jetty.io">ManagedSelector</a>&nbsp;selector,
java.nio.channels.SelectionKey&nbsp;selectionKey)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a> with parameters of type <a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</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="../../quic/client/ClientQuicConnection.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnector,org.eclipse.jetty.io.EndPoint,java.util.Map)">ClientQuicConnection</a></span>&#8203;(<a href="../ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
java.util.Map&lt;java.lang.String,&#8203;java.lang.Object&gt;&nbsp;context)</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="../ClientConnector.html" title="class in org.eclipse.jetty.io">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;2022 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>