blob: 8635034c6d4a5d81789f71f311b003deda48e5d9 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.13) on Tue Feb 08 12:40:05 CST 2022 -->
<title>Uses of Interface org.eclipse.jetty.io.Connection (Eclipse Jetty API Doc - v10.0.8)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-02-08">
<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.Connection (Eclipse Jetty API Doc - v10.0.8)";
}
}
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="../Connection.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.Connection" class="title">Uses of Interface<br>org.eclipse.jetty.io.Connection</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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.alpn.conscrypt.client">org.eclipse.jetty.alpn.conscrypt.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.alpn.conscrypt.server">org.eclipse.jetty.alpn.conscrypt.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.alpn.java.client">org.eclipse.jetty.alpn.java.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.alpn.java.server">org.eclipse.jetty.alpn.java.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.alpn.server">org.eclipse.jetty.alpn.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<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.fcgi.server">org.eclipse.jetty.fcgi.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2">org.eclipse.jetty.http2</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.http2.server">org.eclipse.jetty.http2.server</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.http3.client.http">org.eclipse.jetty.http3.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http3.server">org.eclipse.jetty.http3.server</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.proxy">org.eclipse.jetty.proxy</a></th>
<td class="colLast">
<div class="block">Jetty Proxy : Async Proxy Support</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.quic.client">org.eclipse.jetty.quic.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.quic.common">org.eclipse.jetty.quic.common</a></th>
<td class="colLast">
<div class="block">This module contains the main abstractions for the QUIC protocol.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.quic.server">org.eclipse.jetty.quic.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server">org.eclipse.jetty.server</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Server API</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.handler">org.eclipse.jetty.server.handler</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Handler API</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>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.unixsocket.server">org.eclipse.jetty.unixsocket.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.internal">org.eclipse.jetty.websocket.core.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.alpn.client">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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/ALPNClientConnection.html" title="class in org.eclipse.jetty.alpn.client">ALPNClientConnection</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../alpn/client/package-summary.html">org.eclipse.jetty.alpn.client</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ALPNClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../../alpn/client/ALPNClientConnectionFactory.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.alpn.conscrypt.client">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../alpn/conscrypt/client/package-summary.html">org.eclipse.jetty.alpn.conscrypt.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../alpn/conscrypt/client/package-summary.html">org.eclipse.jetty.alpn.conscrypt.client</a> with parameters of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConscryptClientALPNProcessor.</span><code><span class="memberNameLink"><a href="../../alpn/conscrypt/client/ConscryptClientALPNProcessor.html#configure(javax.net.ssl.SSLEngine,org.eclipse.jetty.io.Connection)">configure</a></span>&#8203;(javax.net.ssl.SSLEngine&nbsp;sslEngine,
<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.alpn.conscrypt.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../alpn/conscrypt/server/package-summary.html">org.eclipse.jetty.alpn.conscrypt.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../alpn/conscrypt/server/package-summary.html">org.eclipse.jetty.alpn.conscrypt.server</a> with parameters of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConscryptServerALPNProcessor.</span><code><span class="memberNameLink"><a href="../../alpn/conscrypt/server/ConscryptServerALPNProcessor.html#configure(javax.net.ssl.SSLEngine,org.eclipse.jetty.io.Connection)">configure</a></span>&#8203;(javax.net.ssl.SSLEngine&nbsp;sslEngine,
<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.alpn.java.client">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../alpn/java/client/package-summary.html">org.eclipse.jetty.alpn.java.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../alpn/java/client/package-summary.html">org.eclipse.jetty.alpn.java.client</a> with parameters of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JDK9ClientALPNProcessor.</span><code><span class="memberNameLink"><a href="../../alpn/java/client/JDK9ClientALPNProcessor.html#configure(javax.net.ssl.SSLEngine,org.eclipse.jetty.io.Connection)">configure</a></span>&#8203;(javax.net.ssl.SSLEngine&nbsp;sslEngine,
<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.alpn.java.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../alpn/java/server/package-summary.html">org.eclipse.jetty.alpn.java.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../alpn/java/server/package-summary.html">org.eclipse.jetty.alpn.java.server</a> with parameters of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JDK9ServerALPNProcessor.</span><code><span class="memberNameLink"><a href="../../alpn/java/server/JDK9ServerALPNProcessor.html#configure(javax.net.ssl.SSLEngine,org.eclipse.jetty.io.Connection)">configure</a></span>&#8203;(javax.net.ssl.SSLEngine&nbsp;sslEngine,
<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.alpn.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../alpn/server/package-summary.html">org.eclipse.jetty.alpn.server</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../alpn/server/package-summary.html">org.eclipse.jetty.alpn.server</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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/server/ALPNServerConnection.html" title="class in org.eclipse.jetty.alpn.server">ALPNServerConnection</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.client">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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>protected static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.ProxyProtocolConnection.html" title="class in org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.ProxyProtocolConnection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyProtocolClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../../client/ProxyProtocolClientConnectionFactory.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Socks4Proxy.Socks4ProxyClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../../client/Socks4Proxy.Socks4ProxyClientConnectionFactory.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client.dynamic">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../client/dynamic/package-summary.html">org.eclipse.jetty.client.dynamic</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/dynamic/package-summary.html">org.eclipse.jetty.client.dynamic</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportDynamic.</span><code><span class="memberNameLink"><a href="../../client/dynamic/HttpClientTransportDynamic.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>protected <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportDynamic.</span><code><span class="memberNameLink"><a href="../../client/dynamic/HttpClientTransportDynamic.html#newNegotiatedConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newNegotiatedConnection</a></span>&#8203;(<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>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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/HttpConnectionOverHTTP.html" title="class in org.eclipse.jetty.client.http">HttpConnectionOverHTTP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/http/package-summary.html">org.eclipse.jetty.client.http</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../../client/http/HttpClientConnectionFactory.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportOverHTTP.</span><code><span class="memberNameLink"><a href="../../client/http/HttpClientTransportOverHTTP.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.fcgi.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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/HttpConnectionOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">HttpConnectionOverFCGI</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportOverFCGI.</span><code><span class="memberNameLink"><a href="../../fcgi/client/http/HttpClientTransportOverFCGI.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.fcgi.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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/server/ServerFCGIConnection.html" title="class in org.eclipse.jetty.fcgi.server">ServerFCGIConnection</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerFCGIConnectionFactory.</span><code><span class="memberNameLink"><a href="../../fcgi/server/ServerFCGIConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../http2/package-summary.html">org.eclipse.jetty.http2</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../http2/package-summary.html">org.eclipse.jetty.http2</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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/HTTP2Connection.html" title="class in org.eclipse.jetty.http2">HTTP2Connection</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/package-summary.html">org.eclipse.jetty.http2</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2StreamEndPoint.</span><code><span class="memberNameLink"><a href="../../http2/HTTP2StreamEndPoint.html#getConnection()">getConnection</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/package-summary.html">org.eclipse.jetty.http2</a> with parameters of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2StreamEndPoint.</span><code><span class="memberNameLink"><a href="../../http2/HTTP2StreamEndPoint.html#setConnection(org.eclipse.jetty.io.Connection)">setConnection</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">HTTP2StreamEndPoint.</span><code><span class="memberNameLink"><a href="../../http2/HTTP2StreamEndPoint.html#upgrade(org.eclipse.jetty.io.Connection)">upgrade</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;newConnection)</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2ClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http2/client/HTTP2ClientConnectionFactory.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../http2/client/http/package-summary.html">org.eclipse.jetty.http2.client.http</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/client/http/package-summary.html">org.eclipse.jetty.http2.client.http</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnectionFactoryOverHTTP2.</span><code><span class="memberNameLink"><a href="../../http2/client/http/ClientConnectionFactoryOverHTTP2.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportOverHTTP2.</span><code><span class="memberNameLink"><a href="../../http2/client/http/HttpClientTransportOverHTTP2.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../http2/server/package-summary.html">org.eclipse.jetty.http2.server</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../http2/server/package-summary.html">org.eclipse.jetty.http2.server</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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/server/HTTP2ServerConnection.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnection</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/server/package-summary.html">org.eclipse.jetty.http2.server</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHTTP2ServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http2/server/AbstractHTTP2ServerConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">HTTP2CServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http2/server/HTTP2CServerConnectionFactory.html#upgradeConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.http.MetaData.Request,org.eclipse.jetty.http.HttpFields.Mutable)">upgradeConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../../http/MetaData.Request.html" title="class in org.eclipse.jetty.http">MetaData.Request</a>&nbsp;request,
<a href="../../http/HttpFields.Mutable.html" title="class in org.eclipse.jetty.http">HttpFields.Mutable</a>&nbsp;response101)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../http2/server/package-summary.html">org.eclipse.jetty.http2.server</a> with parameters of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer.</span><code><span class="memberNameLink"><a href="../../http2/server/AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer.html#onClosed(org.eclipse.jetty.io.Connection)">onClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer.</span><code><span class="memberNameLink"><a href="../../http2/server/AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer.html#onOpened(org.eclipse.jetty.io.Connection)">onOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP3ClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http3/client/HTTP3ClientConnectionFactory.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http3.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../http3/client/http/package-summary.html">org.eclipse.jetty.http3.client.http</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../http3/client/http/package-summary.html">org.eclipse.jetty.http3.client.http</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnectionFactoryOverHTTP3.</span><code><span class="memberNameLink"><a href="../../http3/client/http/ClientConnectionFactoryOverHTTP3.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportOverHTTP3.</span><code><span class="memberNameLink"><a href="../../http3/client/http/HttpClientTransportOverHTTP3.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http3.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../http3/server/package-summary.html">org.eclipse.jetty.http3.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../http3/server/package-summary.html">org.eclipse.jetty.http3.server</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHTTP3ServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../http3/server/AbstractHTTP3ServerConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../AbstractConnection.html" title="class in org.eclipse.jetty.io">AbstractConnection</a></span></code></th>
<td class="colLast">
<div class="block">A convenience base implementation of <a href="../Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NegotiatingClientConnection.html" title="class in org.eclipse.jetty.io">NegotiatingClientConnection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../ClientConnectionFactory.html#customize(org.eclipse.jetty.io.Connection,java.util.Map)">customize</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection,
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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractEndPoint.</span><code><span class="memberNameLink"><a href="../AbstractEndPoint.html#getConnection()">getConnection</a></span>()</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">EndPoint.</span><code><span class="memberNameLink"><a href="../EndPoint.html#getConnection()">getConnection</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">ClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../ClientConnectionFactory.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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="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.ClientSelectorManager.</span><code><span class="memberNameLink"><a href="../ClientConnector.ClientSelectorManager.html#newConnection(java.nio.channels.SelectableChannel,org.eclipse.jetty.io.EndPoint,java.lang.Object)">newConnection</a></span>&#8203;(java.nio.channels.SelectableChannel&nbsp;channel,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
java.lang.Object&nbsp;attachment)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<td class="colFirst"><code>protected <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnector.</span><code><span class="memberNameLink"><a href="../ClientConnector.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>abstract <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectorManager.</span><code><span class="memberNameLink"><a href="../SelectorManager.html#newConnection(java.nio.channels.SelectableChannel,org.eclipse.jetty.io.EndPoint,java.lang.Object)">newConnection</a></span>&#8203;(java.nio.channels.SelectableChannel&nbsp;channel,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endpoint,
java.lang.Object&nbsp;attachment)</code></th>
<td class="colLast">
<div class="block">Factory method to create <a href="../Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.io</a> that return types with arguments of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Iterator&lt;java.lang.Class&lt;? extends <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IncludeExcludeConnectionStatistics.ConnectionSet.</span><code><span class="memberNameLink"><a href="../IncludeExcludeConnectionStatistics.ConnectionSet.html#iterator()">iterator</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectorManager.</span><code><span class="memberNameLink"><a href="../SelectorManager.html#connectionClosed(org.eclipse.jetty.io.Connection,java.lang.Throwable)">connectionClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection,
java.lang.Throwable&nbsp;cause)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a connection is closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnector.ClientSelectorManager.</span><code><span class="memberNameLink"><a href="../ClientConnector.ClientSelectorManager.html#connectionOpened(org.eclipse.jetty.io.Connection,java.lang.Object)">connectionOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection,
java.lang.Object&nbsp;context)</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">SelectorManager.</span><code><span class="memberNameLink"><a href="../SelectorManager.html#connectionOpened(org.eclipse.jetty.io.Connection,java.lang.Object)">connectionOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection,
java.lang.Object&nbsp;context)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a connection is opened.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../ClientConnectionFactory.html#customize(org.eclipse.jetty.io.Connection,java.util.Map)">customize</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection,
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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Connection.Listener.Adapter.</span><code><span class="memberNameLink"><a href="../Connection.Listener.Adapter.html#onClosed(org.eclipse.jetty.io.Connection)">onClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">Connection.Listener.</span><code><span class="memberNameLink"><a href="../Connection.Listener.html#onClosed(org.eclipse.jetty.io.Connection)">onClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">ConnectionStatistics.</span><code><span class="memberNameLink"><a href="../ConnectionStatistics.html#onClosed(org.eclipse.jetty.io.Connection)">onClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">IncludeExcludeConnectionStatistics.</span><code><span class="memberNameLink"><a href="../IncludeExcludeConnectionStatistics.html#onClosed(org.eclipse.jetty.io.Connection)">onClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionStatistics.</span><code><span class="memberNameLink"><a href="../ConnectionStatistics.html#onConnectionClosed(org.eclipse.jetty.io.Connection)">onConnectionClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionStatistics.</span><code><span class="memberNameLink"><a href="../ConnectionStatistics.html#onConnectionOpened(org.eclipse.jetty.io.Connection)">onConnectionOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">Connection.Listener.Adapter.</span><code><span class="memberNameLink"><a href="../Connection.Listener.Adapter.html#onOpened(org.eclipse.jetty.io.Connection)">onOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">Connection.Listener.</span><code><span class="memberNameLink"><a href="../Connection.Listener.html#onOpened(org.eclipse.jetty.io.Connection)">onOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">ConnectionStatistics.</span><code><span class="memberNameLink"><a href="../ConnectionStatistics.html#onOpened(org.eclipse.jetty.io.Connection)">onOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">IncludeExcludeConnectionStatistics.</span><code><span class="memberNameLink"><a href="../IncludeExcludeConnectionStatistics.html#onOpened(org.eclipse.jetty.io.Connection)">onOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionStatistics.</span><code><span class="memberNameLink"><a href="../ConnectionStatistics.html#onTotalClosed(org.eclipse.jetty.io.Connection)">onTotalClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionStatistics.</span><code><span class="memberNameLink"><a href="../ConnectionStatistics.html#onTotalOpened(org.eclipse.jetty.io.Connection)">onTotalOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">AbstractEndPoint.</span><code><span class="memberNameLink"><a href="../AbstractEndPoint.html#setConnection(org.eclipse.jetty.io.Connection)">setConnection</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">EndPoint.</span><code><span class="memberNameLink"><a href="../EndPoint.html#setConnection(org.eclipse.jetty.io.Connection)">setConnection</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IncludeExcludeConnectionStatistics.ConnectionSet.</span><code><span class="memberNameLink"><a href="../IncludeExcludeConnectionStatistics.ConnectionSet.html#test(org.eclipse.jetty.io.Connection)">test</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">AbstractEndPoint.</span><code><span class="memberNameLink"><a href="../AbstractEndPoint.html#upgrade(org.eclipse.jetty.io.Connection)">upgrade</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;newConnection)</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">EndPoint.</span><code><span class="memberNameLink"><a href="../EndPoint.html#upgrade(org.eclipse.jetty.io.Connection)">upgrade</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;newConnection)</code></th>
<td class="colLast">
<div class="block">Upgrades this EndPoint from the current connection to the given new connection.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.eclipse.jetty.io</a> with type arguments of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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">IncludeExcludeConnectionStatistics.ConnectionSet.</span><code><span class="memberNameLink"><a href="../IncludeExcludeConnectionStatistics.ConnectionSet.html#add(java.lang.Class)">add</a></span>&#8203;(java.lang.Class&lt;? extends <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&gt;&nbsp;aClass)</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">IncludeExcludeConnectionStatistics.</span><code><span class="memberNameLink"><a href="../IncludeExcludeConnectionStatistics.html#exclude(java.lang.Class)">exclude</a></span>&#8203;(java.lang.Class&lt;? extends <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&gt;&nbsp;clazz)</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">IncludeExcludeConnectionStatistics.</span><code><span class="memberNameLink"><a href="../IncludeExcludeConnectionStatistics.html#include(java.lang.Class)">include</a></span>&#8203;(java.lang.Class&lt;? extends <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&gt;&nbsp;clazz)</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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/SslConnection.html" title="class in org.eclipse.jetty.io.ssl">SslConnection</a></span></code></th>
<td class="colLast">
<div class="block">A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data
and another consumer of an EndPoint (typically an <a href="../Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> like HttpConnection) that
wants unencrypted data.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../ssl/package-summary.html">org.eclipse.jetty.io.ssl</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../ssl/SslClientConnectionFactory.html#customize(org.eclipse.jetty.io.Connection,java.util.Map)">customize</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection,
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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../ssl/SslClientConnectionFactory.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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>
<table class="useSummary">
<caption><span>Methods in <a href="../ssl/package-summary.html">org.eclipse.jetty.io.ssl</a> with parameters of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ALPNProcessor.</span><code><span class="memberNameLink"><a href="../ssl/ALPNProcessor.html#configure(javax.net.ssl.SSLEngine,org.eclipse.jetty.io.Connection)">configure</a></span>&#8203;(javax.net.ssl.SSLEngine&nbsp;sslEngine,
<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</code></th>
<td class="colLast">
<div class="block">Configures the given SSLEngine and the given Connection for ALPN.</div>
</td>
</tr>
<tr class="rowColor">
<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">SslClientConnectionFactory.</span><code><span class="memberNameLink"><a href="../ssl/SslClientConnectionFactory.html#customize(org.eclipse.jetty.io.Connection,java.util.Map)">customize</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection,
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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslConnection.DecryptedEndPoint.</span><code><span class="memberNameLink"><a href="../ssl/SslConnection.DecryptedEndPoint.html#setConnection(org.eclipse.jetty.io.Connection)">setConnection</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../proxy/package-summary.html">org.eclipse.jetty.proxy</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../proxy/package-summary.html">org.eclipse.jetty.proxy</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../../proxy/ConnectHandler.DownstreamConnection.html" title="class in org.eclipse.jetty.proxy">ConnectHandler.DownstreamConnection</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="../../proxy/ConnectHandler.UpstreamConnection.html" title="class in org.eclipse.jetty.proxy">ConnectHandler.UpstreamConnection</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="../../proxy/ProxyConnection.html" title="class in org.eclipse.jetty.proxy">ProxyConnection</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> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyConnection.</span><code><span class="memberNameLink"><a href="../../proxy/ProxyConnection.html#getConnection()">getConnection</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">ConnectHandler.ConnectManager.</span><code><span class="memberNameLink"><a href="../../proxy/ConnectHandler.ConnectManager.html#newConnection(java.nio.channels.SelectableChannel,org.eclipse.jetty.io.EndPoint,java.lang.Object)">newConnection</a></span>&#8203;(java.nio.channels.SelectableChannel&nbsp;channel,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endpoint,
java.lang.Object&nbsp;attachment)</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../../quic/client/ClientQuicConnection.html" title="class in org.eclipse.jetty.quic.client">ClientQuicConnection</a></span></code></th>
<td class="colLast">
<div class="block">The client specific implementation of <a href="../../quic/common/QuicConnection.html" title="class in org.eclipse.jetty.quic.common"><code>QuicConnection</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientQuicSession.</span><code><span class="memberNameLink"><a href="../../quic/client/ClientQuicSession.html#newConnection(org.eclipse.jetty.quic.common.QuicStreamEndPoint)">newConnection</a></span>&#8203;(<a href="../../quic/common/QuicStreamEndPoint.html" title="class in org.eclipse.jetty.quic.common">QuicStreamEndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a> with type arguments of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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/QuicClientConnectorConfigurator.html#%3Cinit%3E(java.util.function.UnaryOperator)">QuicClientConnectorConfigurator</a></span>&#8203;(java.util.function.UnaryOperator&lt;<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&gt;&nbsp;configurator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.quic.common">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../quic/common/package-summary.html">org.eclipse.jetty.quic.common</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../quic/common/package-summary.html">org.eclipse.jetty.quic.common</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../../quic/common/QuicConnection.html" title="class in org.eclipse.jetty.quic.common">QuicConnection</a></span></code></th>
<td class="colLast">
<div class="block">A <a href="../Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> implementation that receives and sends datagram packets via its associated <a href="../DatagramChannelEndPoint.html" title="class in org.eclipse.jetty.io"><code>DatagramChannelEndPoint</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../quic/common/package-summary.html">org.eclipse.jetty.quic.common</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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>abstract <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuicSession.</span><code><span class="memberNameLink"><a href="../../quic/common/QuicSession.html#newConnection(org.eclipse.jetty.quic.common.QuicStreamEndPoint)">newConnection</a></span>&#8203;(<a href="../../quic/common/QuicStreamEndPoint.html" title="class in org.eclipse.jetty.quic.common">QuicStreamEndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.quic.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../quic/server/package-summary.html">org.eclipse.jetty.quic.server</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../quic/server/package-summary.html">org.eclipse.jetty.quic.server</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../../quic/server/ServerQuicConnection.html" title="class in org.eclipse.jetty.quic.server">ServerQuicConnection</a></span></code></th>
<td class="colLast">
<div class="block">The server specific implementation of <a href="../../quic/common/QuicConnection.html" title="class in org.eclipse.jetty.quic.common"><code>QuicConnection</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../quic/server/package-summary.html">org.eclipse.jetty.quic.server</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerQuicSession.</span><code><span class="memberNameLink"><a href="../../quic/server/ServerQuicSession.html#newConnection(org.eclipse.jetty.quic.common.QuicStreamEndPoint)">newConnection</a></span>&#8203;(<a href="../../quic/common/QuicStreamEndPoint.html" title="class in org.eclipse.jetty.quic.common">QuicStreamEndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../../server/HttpConnection.html" title="class in org.eclipse.jetty.server">HttpConnection</a></span></code></th>
<td class="colLast">
<div class="block">A <a href="../Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> that handles the HTTP protocol.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../server/NegotiatingServerConnection.html" title="class in org.eclipse.jetty.server">NegotiatingServerConnection</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../../server/HttpChannel.html#getConnection()">getConnection</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">ProxyConnectionFactory.ProxyEndPoint.</span><code><span class="memberNameLink"><a href="../../server/ProxyConnectionFactory.ProxyEndPoint.html#getConnection()">getConnection</a></span>()</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">ConnectionFactory.</span><code><span class="memberNameLink"><a href="../../server/ConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">
<div class="block">Creates a new <a href="../Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> with the given parameters</div>
</td>
</tr>
<tr class="rowColor">
<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">DetectorConnectionFactory.</span><code><span class="memberNameLink"><a href="../../server/DetectorConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</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">HttpConnectionFactory.</span><code><span class="memberNameLink"><a href="../../server/HttpConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">NegotiatingServerConnectionFactory.</span><code><span class="memberNameLink"><a href="../../server/NegotiatingServerConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</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">ServerConnector.ServerConnectorManager.</span><code><span class="memberNameLink"><a href="../../server/ServerConnector.ServerConnectorManager.html#newConnection(java.nio.channels.SelectableChannel,org.eclipse.jetty.io.EndPoint,java.lang.Object)">newConnection</a></span>&#8203;(java.nio.channels.SelectableChannel&nbsp;channel,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endpoint,
java.lang.Object&nbsp;attachment)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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">SslConnectionFactory.</span><code><span class="memberNameLink"><a href="../../server/SslConnectionFactory.html#newConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">newConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</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">ConnectionFactory.Upgrading.</span><code><span class="memberNameLink"><a href="../../server/ConnectionFactory.Upgrading.html#upgradeConnection(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint,org.eclipse.jetty.http.MetaData.Request,org.eclipse.jetty.http.HttpFields.Mutable)">upgradeConnection</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../../http/MetaData.Request.html" title="class in org.eclipse.jetty.http">MetaData.Request</a>&nbsp;upgradeRequest,
<a href="../../http/HttpFields.Mutable.html" title="class in org.eclipse.jetty.http">HttpFields.Mutable</a>&nbsp;responseFields)</code></th>
<td class="colLast">
<div class="block">Create a connection for an upgrade request.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a> with parameters of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionLimit.</span><code><span class="memberNameLink"><a href="../../server/ConnectionLimit.html#onClosed(org.eclipse.jetty.io.Connection)">onClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">SocketCustomizationListener.</span><code><span class="memberNameLink"><a href="../../server/SocketCustomizationListener.html#onClosed(org.eclipse.jetty.io.Connection)">onClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">ConnectionLimit.</span><code><span class="memberNameLink"><a href="../../server/ConnectionLimit.html#onOpened(org.eclipse.jetty.io.Connection)">onOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">SocketCustomizationListener.</span><code><span class="memberNameLink"><a href="../../server/SocketCustomizationListener.html#onOpened(org.eclipse.jetty.io.Connection)">onOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">ProxyConnectionFactory.ProxyEndPoint.</span><code><span class="memberNameLink"><a href="../../server/ProxyConnectionFactory.ProxyEndPoint.html#setConnection(org.eclipse.jetty.io.Connection)">setConnection</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">ProxyConnectionFactory.ProxyEndPoint.</span><code><span class="memberNameLink"><a href="../../server/ProxyConnectionFactory.ProxyEndPoint.html#upgrade(org.eclipse.jetty.io.Connection)">upgrade</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;newConnection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a> with type arguments of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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">SocketCustomizationListener.</span><code><span class="memberNameLink"><a href="../../server/SocketCustomizationListener.html#customize(java.net.Socket,java.lang.Class,boolean)">customize</a></span>&#8203;(java.net.Socket&nbsp;socket,
java.lang.Class&lt;? extends <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&gt;&nbsp;connection,
boolean&nbsp;ssl)</code></th>
<td class="colLast">
<div class="block">This method may be extended to configure a socket on open
events.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.handler">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../server/handler/package-summary.html">org.eclipse.jetty.server.handler</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../server/handler/package-summary.html">org.eclipse.jetty.server.handler</a> with parameters of type <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DebugHandler.</span><code><span class="memberNameLink"><a href="../../server/handler/DebugHandler.html#onClosed(org.eclipse.jetty.io.Connection)">onClosed</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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">DebugHandler.</span><code><span class="memberNameLink"><a href="../../server/handler/DebugHandler.html#onOpened(org.eclipse.jetty.io.Connection)">onOpened</a></span>&#8203;(<a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a>&nbsp;connection)</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientTransportOverUnixSockets.</span><code><span class="memberNameLink"><a href="../../unixsocket/client/HttpClientTransportOverUnixSockets.html#newConnection(org.eclipse.jetty.io.EndPoint,java.util.Map)">newConnection</a></span>&#8203;(<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">
<div class="block"><span class="deprecatedLabel">Deprecated, for removal: This API element is subject to removal in a future version.</span></div>
&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.unixsocket.server">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../unixsocket/server/package-summary.html">org.eclipse.jetty.unixsocket.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../unixsocket/server/package-summary.html">org.eclipse.jetty.unixsocket.server</a> that return <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</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="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnixSocketConnector.UnixSocketConnectorManager.</span><code><span class="memberNameLink"><a href="../../unixsocket/server/UnixSocketConnector.UnixSocketConnectorManager.html#newConnection(java.nio.channels.SelectableChannel,org.eclipse.jetty.io.EndPoint,java.lang.Object)">newConnection</a></span>&#8203;(java.nio.channels.SelectableChannel&nbsp;channel,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endpoint,
java.lang.Object&nbsp;attachment)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.core.internal">
<!-- -->
</a>
<h3>Uses of <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a> in <a href="../../websocket/core/internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../websocket/core/internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a> that implement <a href="../Connection.html" title="interface in org.eclipse.jetty.io">Connection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../websocket/core/internal/WebSocketConnection.html" title="class in org.eclipse.jetty.websocket.core.internal">WebSocketConnection</a></span></code></th>
<td class="colLast">
<div class="block">Provides the implementation of <a href="../Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> that is suitable for WebSocket</div>
</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="../Connection.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;2022 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>