blob: d1062f5524be6aa2344017c64a4b365d043013bf [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Fri Feb 26 09:50:23 CST 2021 -->
<title>Uses of Interface org.eclipse.jetty.io.ClientConnectionFactory (Jetty :: Project 9.4.38.v20210224 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-02-26">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.eclipse.jetty.io.ClientConnectionFactory (Jetty :: Project 9.4.38.v20210224 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ClientConnectionFactory.html" title="interface 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 Interface org.eclipse.jetty.io.ClientConnectionFactory" class="title">Uses of Interface<br>org.eclipse.jetty.io.ClientConnectionFactory</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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.alpn.client">org.eclipse.jetty.alpn.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="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.http2.client.http">org.eclipse.jetty.http2.client.http</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.io.ssl">org.eclipse.jetty.io.ssl</a></th>
<td class="colLast">
<div class="block">Jetty IO : Core SSL Support</div>
</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>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.alpn.client">
<!-- -->
</a>
<h3>Uses of <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../../alpn/client/package-summary.html">org.eclipse.jetty.alpn.client</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../alpn/client/package-summary.html">org.eclipse.jetty.alpn.client</a> that implement <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../../alpn/client/ALPNClientConnectionFactory.html" title="class in org.eclipse.jetty.alpn.client">ALPNClientConnectionFactory</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../alpn/client/package-summary.html">org.eclipse.jetty.alpn.client</a> with parameters of type <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../../alpn/client/ALPNClientConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.io.ClientConnectionFactory,javax.net.ssl.SSLEngine,java.util.Map,java.util.List)">ALPNClientConnection</a></span>&#8203;(<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
java.util.concurrent.Executor&nbsp;executor,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory,
javax.net.ssl.SSLEngine&nbsp;sslEngine,
java.util.Map&lt;java.lang.String,&#8203;java.lang.Object&gt;&nbsp;context,
java.util.List&lt;java.lang.String&gt;&nbsp;protocols)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../alpn/client/ALPNClientConnectionFactory.html#%3Cinit%3E(java.util.concurrent.Executor,org.eclipse.jetty.io.ClientConnectionFactory,java.util.List)">ALPNClientConnectionFactory</a></span>&#8203;(java.util.concurrent.Executor&nbsp;executor,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory,
java.util.List&lt;java.lang.String&gt;&nbsp;protocols)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client">
<!-- -->
</a>
<h3>Uses of <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../../client/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">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/HttpClientTransport.html" title="interface in org.eclipse.jetty.client">HttpClientTransport</a></span></code></th>
<td class="colLast">
<div class="block"><a href="../../client/HttpClientTransport.html" title="interface in org.eclipse.jetty.client"><code>HttpClientTransport</code></a> represents what transport implementations should provide
in order to plug-in a different transport for <a href="../../client/HttpClient.html" title="class in org.eclipse.jetty.client"><code>HttpClient</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Classes in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> that implement <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../../client/AbstractConnectorHttpClientTransport.html" title="class in org.eclipse.jetty.client">AbstractConnectorHttpClientTransport</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/AbstractHttpClientTransport.html" title="class in org.eclipse.jetty.client">AbstractHttpClientTransport</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.html" title="class in org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory</a></span></code></th>
<td class="colLast">
<div class="block">ClientConnectionFactory for the
<a href="http://www.haproxy.org/download/2.1/doc/proxy-protocol.txt">PROXY protocol</a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.V1.html" title="class in org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.V1</a></span></code></th>
<td class="colLast">
<div class="block">A ClientConnectionFactory for the PROXY protocol version 1.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.V2.html" title="class in org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.V2</a></span></code></th>
<td class="colLast">
<div class="block">A ClientConnectionFactory for the PROXY protocol version 2.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/Socks4Proxy.Socks4ProxyClientConnectionFactory.html" title="class in org.eclipse.jetty.client">Socks4Proxy.Socks4ProxyClientConnectionFactory</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> that return <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyProtocolClientConnectionFactory.V1.Tag.</span><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.V1.Tag.html#apply(org.eclipse.jetty.io.ClientConnectionFactory)">apply</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyProtocolClientConnectionFactory.V2.Tag.</span><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.V2.Tag.html#apply(org.eclipse.jetty.io.ClientConnectionFactory)">apply</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../../client/HttpDestination.html#getClientConnectionFactory()">getClientConnectionFactory</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyProtocolClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.html#getClientConnectionFactory()">getClientConnectionFactory</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpProxy.</span><code><span class="memberNameLink"><a href="../../client/HttpProxy.html#newClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyConfiguration.Proxy.</span><code><span class="memberNameLink"><a href="../../client/ProxyConfiguration.Proxy.html#newClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Socks4Proxy.</span><code><span class="memberNameLink"><a href="../../client/Socks4Proxy.html#newClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClient.</span><code><span class="memberNameLink"><a href="../../client/HttpClient.html#newSslClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">use <a href="../../client/HttpClient.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)"><code>HttpClient.newSslClientConnectionFactory(SslContextFactory, ClientConnectionFactory)</code></a> instead</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClient.</span><code><span class="memberNameLink"><a href="../../client/HttpClient.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../../client/HttpDestination.html#newSslClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">use <a href="../../client/HttpDestination.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)"><code>HttpDestination.newSslClientConnectionFactory(SslContextFactory, ClientConnectionFactory)</code></a> instead</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../../client/HttpDestination.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> with parameters of type <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyProtocolClientConnectionFactory.V1.Tag.</span><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.V1.Tag.html#apply(org.eclipse.jetty.io.ClientConnectionFactory)">apply</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyProtocolClientConnectionFactory.V2.Tag.</span><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.V2.Tag.html#apply(org.eclipse.jetty.io.ClientConnectionFactory)">apply</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpProxy.</span><code><span class="memberNameLink"><a href="../../client/HttpProxy.html#newClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyConfiguration.Proxy.</span><code><span class="memberNameLink"><a href="../../client/ProxyConfiguration.Proxy.html#newClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Socks4Proxy.</span><code><span class="memberNameLink"><a href="../../client/Socks4Proxy.html#newClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClient.</span><code><span class="memberNameLink"><a href="../../client/HttpClient.html#newSslClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">use <a href="../../client/HttpClient.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)"><code>HttpClient.newSslClientConnectionFactory(SslContextFactory, ClientConnectionFactory)</code></a> instead</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClient.</span><code><span class="memberNameLink"><a href="../../client/HttpClient.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../../client/HttpDestination.html#newSslClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">use <a href="../../client/HttpDestination.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)"><code>HttpDestination.newSslClientConnectionFactory(SslContextFactory, ClientConnectionFactory)</code></a> instead</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../../client/HttpDestination.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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/Socks4Proxy.Socks4ProxyClientConnectionFactory.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnectionFactory)">Socks4ProxyClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.V1.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnectionFactory)">V1</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.V2.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnectionFactory)">V2</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory)</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../../client/http/package-summary.html">org.eclipse.jetty.client.http</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../client/http/package-summary.html">org.eclipse.jetty.client.http</a> that implement <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../../client/http/HttpClientTransportOverHTTP.html" title="class in org.eclipse.jetty.client.http">HttpClientTransportOverHTTP</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.fcgi.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a> that implement <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../../fcgi/client/http/HttpClientTransportOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">HttpClientTransportOverFCGI</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">
<!-- -->
</a>
<h3>Uses of <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a> that implement <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../../http2/client/HTTP2ClientConnectionFactory.html" title="class in org.eclipse.jetty.http2.client">HTTP2ClientConnectionFactory</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a> that return <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../http2/client/HTTP2Client.html#getClientConnectionFactory()">getClientConnectionFactory</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../http2/client/HTTP2Client.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a> with parameters of type <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../http2/client/HTTP2Client.html#newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ClientConnectionFactory)">newSslClientConnectionFactory</a></span>&#8203;(<a href="../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</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">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../http2/client/HTTP2Client.html#setClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)">setClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../../http2/client/http/package-summary.html">org.eclipse.jetty.http2.client.http</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../http2/client/http/package-summary.html">org.eclipse.jetty.http2.client.http</a> that implement <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../../http2/client/http/HttpClientTransportOverHTTP2.html" title="class in org.eclipse.jetty.http2.client.http">HttpClientTransportOverHTTP2</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../package-summary.html">org.eclipse.jetty.io</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.eclipse.jetty.io</a> that implement <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../NegotiatingClientConnectionFactory.html" title="class in org.eclipse.jetty.io">NegotiatingClientConnectionFactory</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.io</a> that return <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnectionFactory.Decorator.</span><code><span class="memberNameLink"><a href="../ClientConnectionFactory.Decorator.html#apply(org.eclipse.jetty.io.ClientConnectionFactory)">apply</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory)</code></th>
<td class="colLast">
<div class="block">Wraps the given <code>factory</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NegotiatingClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../NegotiatingClientConnectionFactory.html#getClientConnectionFactory()">getClientConnectionFactory</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.io</a> with parameters of type <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnectionFactory.Decorator.</span><code><span class="memberNameLink"><a href="../ClientConnectionFactory.Decorator.html#apply(org.eclipse.jetty.io.ClientConnectionFactory)">apply</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory)</code></th>
<td class="colLast">
<div class="block">Wraps the given <code>factory</code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.io</a> with parameters of type <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../NegotiatingClientConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,javax.net.ssl.SSLEngine,org.eclipse.jetty.io.ClientConnectionFactory,java.util.Map)">NegotiatingClientConnection</a></span>&#8203;(<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endp,
java.util.concurrent.Executor&nbsp;executor,
javax.net.ssl.SSLEngine&nbsp;sslEngine,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory,
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">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NegotiatingClientConnectionFactory.html#%3Cinit%3E(org.eclipse.jetty.io.ClientConnectionFactory)">NegotiatingClientConnectionFactory</a></span>&#8203;(<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.io.ssl">
<!-- -->
</a>
<h3>Uses of <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../ssl/package-summary.html">org.eclipse.jetty.io.ssl</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../ssl/package-summary.html">org.eclipse.jetty.io.ssl</a> that implement <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../ssl/SslClientConnectionFactory.html" title="class in org.eclipse.jetty.io.ssl">SslClientConnectionFactory</a></span></code></th>
<td class="colLast">
<div class="block">A ClientConnectionFactory that creates client-side <a href="../ssl/SslConnection.html" title="class in org.eclipse.jetty.io.ssl"><code>SslConnection</code></a> instances.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../ssl/package-summary.html">org.eclipse.jetty.io.ssl</a> with parameters of type <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../ssl/SslClientConnectionFactory.html#%3Cinit%3E(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.Executor,org.eclipse.jetty.io.ClientConnectionFactory)">SslClientConnectionFactory</a></span>&#8203;(<a href="../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
java.util.concurrent.Executor&nbsp;executor,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</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="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a> in <a href="../../unixsocket/client/package-summary.html">org.eclipse.jetty.unixsocket.client</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../unixsocket/client/package-summary.html">org.eclipse.jetty.unixsocket.client</a> that implement <a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</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="../../unixsocket/client/HttpClientTransportOverUnixSockets.html" title="class in org.eclipse.jetty.unixsocket.client">HttpClientTransportOverUnixSockets</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ClientConnectionFactory.html" title="interface 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;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>