blob: ea2a6df24a9360d7a00f0259c7c1aa6025f45ddf [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 Package org.eclipse.jetty.io (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 Package org.eclipse.jetty.io (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>Class</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">
<h1 title="Uses of Package org.eclipse.jetty.io" class="title">Uses of Package<br>org.eclipse.jetty.io</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.eclipse.jetty.io</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.client.util">org.eclipse.jetty.client.util</a></th>
<td class="colLast">
<div class="block">Jetty Client : Utility Classes</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.client.http">org.eclipse.jetty.fcgi.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.fcgi.generator">org.eclipse.jetty.fcgi.generator</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.http">org.eclipse.jetty.http</a></th>
<td class="colLast">
<div class="block">Jetty Http : Tools for Http processing</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.client.http">org.eclipse.jetty.http2.client.http</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.generator">org.eclipse.jetty.http2.generator</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.parser">org.eclipse.jetty.http2.parser</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http3.qpack">org.eclipse.jetty.http3.qpack</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.maven.plugin">org.eclipse.jetty.maven.plugin</a></th>
<td class="colLast">
<div class="block">Jetty Maven Plugin : Support for Jetty in Maven build lifecycle</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.proxy">org.eclipse.jetty.proxy</a></th>
<td class="colLast">
<div class="block">Jetty Proxy : Async Proxy Support</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.quic.client">org.eclipse.jetty.quic.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.handler.gzip">org.eclipse.jetty.server.handler.gzip</a></th>
<td class="colLast">
<div class="block">Jetty GZIP Handler</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.session">org.eclipse.jetty.server.session</a></th>
<td class="colLast">
<div class="block">Jetty Server : Session Management Implementations</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.unixsocket.client">org.eclipse.jetty.unixsocket.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.unixsocket.common">org.eclipse.jetty.unixsocket.common</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.client">org.eclipse.jetty.websocket.client</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket API :: Client</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.client.impl">org.eclipse.jetty.websocket.client.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core">org.eclipse.jetty.websocket.core</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.client">org.eclipse.jetty.websocket.core.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.client.internal">org.eclipse.jetty.websocket.core.client.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.internal">org.eclipse.jetty.websocket.core.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.internal.messages">org.eclipse.jetty.websocket.core.internal.messages</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.server.internal">org.eclipse.jetty.websocket.core.server.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.javax.common">org.eclipse.jetty.websocket.javax.common</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.alpn.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../alpn/client/package-summary.html">org.eclipse.jetty.alpn.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.alpn.client">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.alpn.client">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.alpn.client">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.alpn.client">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/NegotiatingClientConnection.html#org.eclipse.jetty.alpn.client">NegotiatingClientConnection</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/NegotiatingClientConnectionFactory.html#org.eclipse.jetty.alpn.client">NegotiatingClientConnectionFactory</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.alpn.conscrypt.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../alpn/conscrypt/client/package-summary.html">org.eclipse.jetty.alpn.conscrypt.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.alpn.conscrypt.client">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.alpn.conscrypt.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../alpn/conscrypt/server/package-summary.html">org.eclipse.jetty.alpn.conscrypt.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.alpn.conscrypt.server">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.alpn.java.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../alpn/java/client/package-summary.html">org.eclipse.jetty.alpn.java.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.alpn.java.client">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.alpn.java.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../alpn/java/server/package-summary.html">org.eclipse.jetty.alpn.java.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.alpn.java.server">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.alpn.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../alpn/server/package-summary.html">org.eclipse.jetty.alpn.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.alpn.server">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.alpn.server">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.alpn.server">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../client/package-summary.html">org.eclipse.jetty.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.client">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.client">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.client">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.Decorator.html#org.eclipse.jetty.client">ClientConnectionFactory.Decorator</a></th>
<td class="colLast">
<div class="block">Wraps another ClientConnectionFactory.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.html#org.eclipse.jetty.client">ClientConnector</a></th>
<td class="colLast">
<div class="block">The client-side component that connects to server sockets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.client">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CyclicTimeout.html#org.eclipse.jetty.client">CyclicTimeout</a></th>
<td class="colLast">
<div class="block">An abstract implementation of a timeout.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CyclicTimeouts.Expirable.html#org.eclipse.jetty.client">CyclicTimeouts.Expirable</a></th>
<td class="colLast">
<div class="block">An entity that may expire.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.client">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.dynamic">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../client/dynamic/package-summary.html">org.eclipse.jetty.client.dynamic</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.client.dynamic">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.Info.html#org.eclipse.jetty.client.dynamic">ClientConnectionFactory.Info</a></th>
<td class="colLast">
<div class="block">A holder for a list of protocol strings identifying an application protocol
(for example <code>["h2", "h2-17", "h2-16"]</code>) and a <a href="ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io"><code>ClientConnectionFactory</code></a>
that creates connections that speak that network protocol.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.html#org.eclipse.jetty.client.dynamic">ClientConnector</a></th>
<td class="colLast">
<div class="block">The client-side component that connects to server sockets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.client.dynamic">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.client.dynamic">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../client/http/package-summary.html">org.eclipse.jetty.client.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.client.http">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.client.http">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.Info.html#org.eclipse.jetty.client.http">ClientConnectionFactory.Info</a></th>
<td class="colLast">
<div class="block">A holder for a list of protocol strings identifying an application protocol
(for example <code>["h2", "h2-17", "h2-16"]</code>) and a <a href="ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io"><code>ClientConnectionFactory</code></a>
that creates connections that speak that network protocol.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.html#org.eclipse.jetty.client.http">ClientConnector</a></th>
<td class="colLast">
<div class="block">The client-side component that connects to server sockets.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.client.http">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.UpgradeFrom.html#org.eclipse.jetty.client.http">Connection.UpgradeFrom</a></th>
<td class="colLast">
<div class="block"><a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> implementations implement this interface when they
can upgrade from the protocol they speak (for example HTTP/1.1)
to a different protocol (e.g.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CyclicTimeouts.Expirable.html#org.eclipse.jetty.client.http">CyclicTimeouts.Expirable</a></th>
<td class="colLast">
<div class="block">An entity that may expire.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.client.http">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.client.util">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../client/util/package-summary.html">org.eclipse.jetty.client.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.client.util">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.client.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../fcgi/client/http/package-summary.html">org.eclipse.jetty.fcgi.client.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.fcgi.client.http">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.fcgi.client.http">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.html#org.eclipse.jetty.fcgi.client.http">ClientConnector</a></th>
<td class="colLast">
<div class="block">The client-side component that connects to server sockets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.fcgi.client.http">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CyclicTimeouts.Expirable.html#org.eclipse.jetty.fcgi.client.http">CyclicTimeouts.Expirable</a></th>
<td class="colLast">
<div class="block">An entity that may expire.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.fcgi.client.http">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.generator">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../fcgi/generator/package-summary.html">org.eclipse.jetty.fcgi.generator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.fcgi.generator">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.fcgi.generator">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.fcgi.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.fcgi.server">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.fcgi.server">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.fcgi.server">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.fcgi.server">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http/package-summary.html">org.eclipse.jetty.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.http">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http2/package-summary.html">org.eclipse.jetty.http2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.http2">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.Lease.html#org.eclipse.jetty.http2">ByteBufferPool.Lease</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.http2">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.UpgradeTo.html#org.eclipse.jetty.http2">Connection.UpgradeTo</a></th>
<td class="colLast">
<div class="block"><a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> implementations implement this interface when they
can be upgraded to the protocol they speak (e.g.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CyclicTimeouts.Expirable.html#org.eclipse.jetty.http2">CyclicTimeouts.Expirable</a></th>
<td class="colLast">
<div class="block">An entity that may expire.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.http2">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RetainableByteBufferPool.html#org.eclipse.jetty.http2">RetainableByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <a href="RetainableByteBuffer.html" title="class in org.eclipse.jetty.io"><code>RetainableByteBuffer</code></a> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/WriteFlusher.Listener.html#org.eclipse.jetty.http2">WriteFlusher.Listener</a></th>
<td class="colLast">
<div class="block">A listener of <a href="WriteFlusher.html" title="class in org.eclipse.jetty.io"><code>WriteFlusher</code></a> events.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.http2.client">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.http2.client">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.html#org.eclipse.jetty.http2.client">ClientConnector</a></th>
<td class="colLast">
<div class="block">The client-side component that connects to server sockets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.http2.client">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.http2.client">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.client.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http2/client/http/package-summary.html">org.eclipse.jetty.http2.client.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.http2.client.http">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.Info.html#org.eclipse.jetty.http2.client.http">ClientConnectionFactory.Info</a></th>
<td class="colLast">
<div class="block">A holder for a list of protocol strings identifying an application protocol
(for example <code>["h2", "h2-17", "h2-16"]</code>) and a <a href="ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io"><code>ClientConnectionFactory</code></a>
that creates connections that speak that network protocol.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.http2.client.http">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CyclicTimeouts.Expirable.html#org.eclipse.jetty.http2.client.http">CyclicTimeouts.Expirable</a></th>
<td class="colLast">
<div class="block">An entity that may expire.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.http2.client.http">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.generator">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http2/generator/package-summary.html">org.eclipse.jetty.http2.generator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.http2.generator">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.Lease.html#org.eclipse.jetty.http2.generator">ByteBufferPool.Lease</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.parser">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http2/parser/package-summary.html">org.eclipse.jetty.http2.parser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.http2.parser">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.http2.parser">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http2.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http2/server/package-summary.html">org.eclipse.jetty.http2.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.http2.server">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.http2.server">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.Listener.html#org.eclipse.jetty.http2.server">Connection.Listener</a></th>
<td class="colLast">
<div class="block">A Listener for connection events.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.UpgradeTo.html#org.eclipse.jetty.http2.server">Connection.UpgradeTo</a></th>
<td class="colLast">
<div class="block"><a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> implementations implement this interface when they
can be upgraded to the protocol they speak (e.g.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.http2.server">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RetainableByteBufferPool.html#org.eclipse.jetty.http2.server">RetainableByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <a href="RetainableByteBuffer.html" title="class in org.eclipse.jetty.io"><code>RetainableByteBuffer</code></a> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/WriteFlusher.Listener.html#org.eclipse.jetty.http2.server">WriteFlusher.Listener</a></th>
<td class="colLast">
<div class="block">A listener of <a href="WriteFlusher.html" title="class in org.eclipse.jetty.io"><code>WriteFlusher</code></a> events.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http3.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http3/client/package-summary.html">org.eclipse.jetty.http3.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.http3.client">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.html#org.eclipse.jetty.http3.client">ClientConnector</a></th>
<td class="colLast">
<div class="block">The client-side component that connects to server sockets.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.http3.client">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.http3.client">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http3.client.http">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http3/client/http/package-summary.html">org.eclipse.jetty.http3.client.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.http3.client.http">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.Info.html#org.eclipse.jetty.http3.client.http">ClientConnectionFactory.Info</a></th>
<td class="colLast">
<div class="block">A holder for a list of protocol strings identifying an application protocol
(for example <code>["h2", "h2-17", "h2-16"]</code>) and a <a href="ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io"><code>ClientConnectionFactory</code></a>
that creates connections that speak that network protocol.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.http3.client.http">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.http3.client.http">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http3.qpack">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http3/qpack/package-summary.html">org.eclipse.jetty.http3.qpack</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.Lease.html#org.eclipse.jetty.http3.qpack">ByteBufferPool.Lease</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.http3.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../http3/server/package-summary.html">org.eclipse.jetty.http3.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.http3.server">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.http3.server">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.http3.server">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.io">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="package-summary.html">org.eclipse.jetty.io</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.io">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/AbstractEndPoint.html#org.eclipse.jetty.io">AbstractEndPoint</a></th>
<td class="colLast">
<div class="block">Partial implementation of EndPoint that uses <a href="FillInterest.html" title="class in org.eclipse.jetty.io"><code>FillInterest</code></a> and <a href="WriteFlusher.html" title="class in org.eclipse.jetty.io"><code>WriteFlusher</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ArrayByteBufferPool.html#org.eclipse.jetty.io">ArrayByteBufferPool</a></th>
<td class="colLast">
<div class="block">A ByteBuffer pool where ByteBuffers are held in queues that are held in array elements.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.io">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.Bucket.html#org.eclipse.jetty.io">ByteBufferPool.Bucket</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.io">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.html#org.eclipse.jetty.io">ClientConnector</a></th>
<td class="colLast">
<div class="block">The client-side component that connects to server sockets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.Configurator.html#org.eclipse.jetty.io">ClientConnector.Configurator</a></th>
<td class="colLast">
<div class="block">Configures a <a href="ClientConnector.html" title="class in org.eclipse.jetty.io"><code>ClientConnector</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.Configurator.ChannelWithAddress.html#org.eclipse.jetty.io">ClientConnector.Configurator.ChannelWithAddress</a></th>
<td class="colLast">
<div class="block">A pair/record holding a <code>SelectableChannel</code> and a <code>SocketAddress</code> to connect to.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.io">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.Listener.html#org.eclipse.jetty.io">Connection.Listener</a></th>
<td class="colLast">
<div class="block">A Listener for connection events.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ConnectionStatistics.html#org.eclipse.jetty.io">ConnectionStatistics</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.Listener.html" title="interface in org.eclipse.jetty.io"><code>Connection.Listener</code></a> that tracks connection statistics.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ConnectionStatistics.Stats.html#org.eclipse.jetty.io">ConnectionStatistics.Stats</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CyclicTimeouts.Expirable.html#org.eclipse.jetty.io">CyclicTimeouts.Expirable</a></th>
<td class="colLast">
<div class="block">An entity that may expire.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.io">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FillInterest.html#org.eclipse.jetty.io">FillInterest</a></th>
<td class="colLast">
<div class="block">A Utility class to help implement <a href="EndPoint.html#fillInterested(org.eclipse.jetty.util.Callback)"><code>EndPoint.fillInterested(Callback)</code></a>
by keeping state and calling the context and callback objects.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IdleTimeout.html#org.eclipse.jetty.io">IdleTimeout</a></th>
<td class="colLast">
<div class="block">An Abstract implementation of an Idle Timeout.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ManagedSelector.html#org.eclipse.jetty.io">ManagedSelector</a></th>
<td class="colLast">
<div class="block"><a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a> wraps a <code>Selector</code> simplifying non-blocking operations on channels.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ManagedSelector.Selectable.html#org.eclipse.jetty.io">ManagedSelector.Selectable</a></th>
<td class="colLast">
<div class="block">A <a href="ManagedSelector.Selectable.html" title="interface in org.eclipse.jetty.io"><code>ManagedSelector.Selectable</code></a> is an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> that wish to be
notified of non-blocking events by the <a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ManagedSelector.SelectorUpdate.html#org.eclipse.jetty.io">ManagedSelector.SelectorUpdate</a></th>
<td class="colLast">
<div class="block">A selector update to be done when the selector has been woken.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MappedByteBufferPool.html#org.eclipse.jetty.io">MappedByteBufferPool</a></th>
<td class="colLast">
<div class="block">A ByteBuffer pool where ByteBuffers are held in queues that are held in a Map.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/NetworkTrafficListener.html#org.eclipse.jetty.io">NetworkTrafficListener</a></th>
<td class="colLast">
<div class="block">A listener for raw network traffic within Jetty.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QuietException.html#org.eclipse.jetty.io">QuietException</a></th>
<td class="colLast">
<div class="block">A Quiet Exception.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RetainableByteBuffer.html#org.eclipse.jetty.io">RetainableByteBuffer</a></th>
<td class="colLast">
<div class="block">A pooled ByteBuffer which maintains a reference count that is
incremented with <a href="RetainableByteBuffer.html#retain()"><code>RetainableByteBuffer.retain()</code></a> and decremented with <a href="RetainableByteBuffer.html#release()"><code>RetainableByteBuffer.release()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RetainableByteBufferPool.html#org.eclipse.jetty.io">RetainableByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <a href="RetainableByteBuffer.html" title="class in org.eclipse.jetty.io"><code>RetainableByteBuffer</code></a> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SelectableChannelEndPoint.html#org.eclipse.jetty.io">SelectableChannelEndPoint</a></th>
<td class="colLast">
<div class="block">A partial <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> implementation based on <code>SelectableChannel</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SelectorManager.html#org.eclipse.jetty.io">SelectorManager</a></th>
<td class="colLast">
<div class="block"><a href="SelectorManager.html" title="class in org.eclipse.jetty.io"><code>SelectorManager</code></a> manages a number of <a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a>s that
simplify the non-blocking primitives provided by the JVM via the <code>java.nio</code> package.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SelectorManager.SelectorManagerListener.html#org.eclipse.jetty.io">SelectorManager.SelectorManagerListener</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SocketChannelEndPoint.html#org.eclipse.jetty.io">SocketChannelEndPoint</a></th>
<td class="colLast">
<div class="block">An <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> implementation based on <code>SocketChannel</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/WriteFlusher.html#org.eclipse.jetty.io">WriteFlusher</a></th>
<td class="colLast">
<div class="block">A Utility class to help implement <a href="EndPoint.html#write(org.eclipse.jetty.util.Callback,java.nio.ByteBuffer...)"><code>EndPoint.write(Callback, ByteBuffer...)</code></a> by calling
<a href="EndPoint.html#flush(java.nio.ByteBuffer...)"><code>EndPoint.flush(ByteBuffer...)</code></a> until all content is written.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.io.ssl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="ssl/package-summary.html">org.eclipse.jetty.io.ssl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.io.ssl">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/AbstractEndPoint.html#org.eclipse.jetty.io.ssl">AbstractEndPoint</a></th>
<td class="colLast">
<div class="block">Partial implementation of EndPoint that uses <a href="FillInterest.html" title="class in org.eclipse.jetty.io"><code>FillInterest</code></a> and <a href="WriteFlusher.html" title="class in org.eclipse.jetty.io"><code>WriteFlusher</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.io.ssl">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.io.ssl">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.io.ssl">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.UpgradeTo.html#org.eclipse.jetty.io.ssl">Connection.UpgradeTo</a></th>
<td class="colLast">
<div class="block"><a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> implementations implement this interface when they
can be upgraded to the protocol they speak (e.g.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.io.ssl">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.Wrapper.html#org.eclipse.jetty.io.ssl">EndPoint.Wrapper</a></th>
<td class="colLast">
<div class="block">Marks an <code>EndPoint</code> that wraps another <code>EndPoint</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IdleTimeout.html#org.eclipse.jetty.io.ssl">IdleTimeout</a></th>
<td class="colLast">
<div class="block">An Abstract implementation of an Idle Timeout.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RetainableByteBufferPool.html#org.eclipse.jetty.io.ssl">RetainableByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <a href="RetainableByteBuffer.html" title="class in org.eclipse.jetty.io"><code>RetainableByteBuffer</code></a> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/WriteFlusher.html#org.eclipse.jetty.io.ssl">WriteFlusher</a></th>
<td class="colLast">
<div class="block">A Utility class to help implement <a href="EndPoint.html#write(org.eclipse.jetty.util.Callback,java.nio.ByteBuffer...)"><code>EndPoint.write(Callback, ByteBuffer...)</code></a> by calling
<a href="EndPoint.html#flush(java.nio.ByteBuffer...)"><code>EndPoint.flush(ByteBuffer...)</code></a> until all content is written.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.maven.plugin">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.maven.plugin">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.maven.plugin">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.proxy">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../proxy/package-summary.html">org.eclipse.jetty.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.proxy">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.proxy">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.html#org.eclipse.jetty.proxy">ClientConnector</a></th>
<td class="colLast">
<div class="block">The client-side component that connects to server sockets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.proxy">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.UpgradeTo.html#org.eclipse.jetty.proxy">Connection.UpgradeTo</a></th>
<td class="colLast">
<div class="block"><a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> implementations implement this interface when they
can be upgraded to the protocol they speak (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.proxy">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ManagedSelector.html#org.eclipse.jetty.proxy">ManagedSelector</a></th>
<td class="colLast">
<div class="block"><a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a> wraps a <code>Selector</code> simplifying non-blocking operations on channels.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SelectorManager.html#org.eclipse.jetty.proxy">SelectorManager</a></th>
<td class="colLast">
<div class="block"><a href="SelectorManager.html" title="class in org.eclipse.jetty.io"><code>SelectorManager</code></a> manages a number of <a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a>s that
simplify the non-blocking primitives provided by the JVM via the <code>java.nio</code> package.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.quic.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.quic.client">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.quic.client">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.html#org.eclipse.jetty.quic.client">ClientConnector</a></th>
<td class="colLast">
<div class="block">The client-side component that connects to server sockets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.Configurator.html#org.eclipse.jetty.quic.client">ClientConnector.Configurator</a></th>
<td class="colLast">
<div class="block">Configures a <a href="ClientConnector.html" title="class in org.eclipse.jetty.io"><code>ClientConnector</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnector.Configurator.ChannelWithAddress.html#org.eclipse.jetty.quic.client">ClientConnector.Configurator.ChannelWithAddress</a></th>
<td class="colLast">
<div class="block">A pair/record holding a <code>SelectableChannel</code> and a <code>SocketAddress</code> to connect to.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.quic.client">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.quic.client">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ManagedSelector.html#org.eclipse.jetty.quic.client">ManagedSelector</a></th>
<td class="colLast">
<div class="block"><a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a> wraps a <code>Selector</code> simplifying non-blocking operations on channels.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.quic.common">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../quic/common/package-summary.html">org.eclipse.jetty.quic.common</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.quic.common">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/AbstractEndPoint.html#org.eclipse.jetty.quic.common">AbstractEndPoint</a></th>
<td class="colLast">
<div class="block">Partial implementation of EndPoint that uses <a href="FillInterest.html" title="class in org.eclipse.jetty.io"><code>FillInterest</code></a> and <a href="WriteFlusher.html" title="class in org.eclipse.jetty.io"><code>WriteFlusher</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.quic.common">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.quic.common">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DatagramChannelEndPoint.html#org.eclipse.jetty.quic.common">DatagramChannelEndPoint</a></th>
<td class="colLast">
<div class="block">An <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> implementation based on <code>DatagramChannel</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.quic.common">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IdleTimeout.html#org.eclipse.jetty.quic.common">IdleTimeout</a></th>
<td class="colLast">
<div class="block">An Abstract implementation of an Idle Timeout.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.quic.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../quic/server/package-summary.html">org.eclipse.jetty.quic.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.quic.server">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.quic.server">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.quic.server">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CyclicTimeouts.Expirable.html#org.eclipse.jetty.quic.server">CyclicTimeouts.Expirable</a></th>
<td class="colLast">
<div class="block">An entity that may expire.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.quic.server">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../server/package-summary.html">org.eclipse.jetty.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.server">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/AbstractEndPoint.html#org.eclipse.jetty.server">AbstractEndPoint</a></th>
<td class="colLast">
<div class="block">Partial implementation of EndPoint that uses <a href="FillInterest.html" title="class in org.eclipse.jetty.io"><code>FillInterest</code></a> and <a href="WriteFlusher.html" title="class in org.eclipse.jetty.io"><code>WriteFlusher</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteArrayEndPoint.html#org.eclipse.jetty.server">ByteArrayEndPoint</a></th>
<td class="colLast">
<div class="block">ByteArrayEndPoint.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.server">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.server">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.Listener.html#org.eclipse.jetty.server">Connection.Listener</a></th>
<td class="colLast">
<div class="block">A Listener for connection events.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.UpgradeFrom.html#org.eclipse.jetty.server">Connection.UpgradeFrom</a></th>
<td class="colLast">
<div class="block"><a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> implementations implement this interface when they
can upgrade from the protocol they speak (for example HTTP/1.1)
to a different protocol (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.UpgradeTo.html#org.eclipse.jetty.server">Connection.UpgradeTo</a></th>
<td class="colLast">
<div class="block"><a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> implementations implement this interface when they
can be upgraded to the protocol they speak (e.g.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ConnectionStatistics.html#org.eclipse.jetty.server">ConnectionStatistics</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.Listener.html" title="interface in org.eclipse.jetty.io"><code>Connection.Listener</code></a> that tracks connection statistics.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.server">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.Wrapper.html#org.eclipse.jetty.server">EndPoint.Wrapper</a></th>
<td class="colLast">
<div class="block">Marks an <code>EndPoint</code> that wraps another <code>EndPoint</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IdleTimeout.html#org.eclipse.jetty.server">IdleTimeout</a></th>
<td class="colLast">
<div class="block">An Abstract implementation of an Idle Timeout.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ManagedSelector.html#org.eclipse.jetty.server">ManagedSelector</a></th>
<td class="colLast">
<div class="block"><a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a> wraps a <code>Selector</code> simplifying non-blocking operations on channels.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/NetworkTrafficListener.html#org.eclipse.jetty.server">NetworkTrafficListener</a></th>
<td class="colLast">
<div class="block">A listener for raw network traffic within Jetty.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QuietException.html#org.eclipse.jetty.server">QuietException</a></th>
<td class="colLast">
<div class="block">A Quiet Exception.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SelectorManager.html#org.eclipse.jetty.server">SelectorManager</a></th>
<td class="colLast">
<div class="block"><a href="SelectorManager.html" title="class in org.eclipse.jetty.io"><code>SelectorManager</code></a> manages a number of <a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a>s that
simplify the non-blocking primitives provided by the JVM via the <code>java.nio</code> package.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SelectorManager.AcceptListener.html#org.eclipse.jetty.server">SelectorManager.AcceptListener</a></th>
<td class="colLast">
<div class="block">A listener for accept events.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SelectorManager.SelectorManagerListener.html#org.eclipse.jetty.server">SelectorManager.SelectorManagerListener</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SocketChannelEndPoint.html#org.eclipse.jetty.server">SocketChannelEndPoint</a></th>
<td class="colLast">
<div class="block">An <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> implementation based on <code>SocketChannel</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/WriteFlusher.Listener.html#org.eclipse.jetty.server">WriteFlusher.Listener</a></th>
<td class="colLast">
<div class="block">A listener of <a href="WriteFlusher.html" title="class in org.eclipse.jetty.io"><code>WriteFlusher</code></a> events.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server.handler">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../server/handler/package-summary.html">org.eclipse.jetty.server.handler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.server.handler">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.Listener.html#org.eclipse.jetty.server.handler">Connection.Listener</a></th>
<td class="colLast">
<div class="block">A Listener for connection events.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server.handler.gzip">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../server/handler/gzip/package-summary.html">org.eclipse.jetty.server.handler.gzip</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.server.handler.gzip">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server.session">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../server/session/package-summary.html">org.eclipse.jetty.server.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CyclicTimeout.html#org.eclipse.jetty.server.session">CyclicTimeout</a></th>
<td class="colLast">
<div class="block">An abstract implementation of a timeout.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.unixsocket.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../unixsocket/client/package-summary.html">org.eclipse.jetty.unixsocket.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClientConnectionFactory.html#org.eclipse.jetty.unixsocket.client">ClientConnectionFactory</a></th>
<td class="colLast">
<div class="block">Factory for client-side <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.unixsocket.client">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.unixsocket.client">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.unixsocket.common">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../unixsocket/common/package-summary.html">org.eclipse.jetty.unixsocket.common</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractEndPoint.html#org.eclipse.jetty.unixsocket.common">AbstractEndPoint</a></th>
<td class="colLast">
<div class="block">Partial implementation of EndPoint that uses <a href="FillInterest.html" title="class in org.eclipse.jetty.io"><code>FillInterest</code></a> and <a href="WriteFlusher.html" title="class in org.eclipse.jetty.io"><code>WriteFlusher</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.unixsocket.common">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IdleTimeout.html#org.eclipse.jetty.unixsocket.common">IdleTimeout</a></th>
<td class="colLast">
<div class="block">An Abstract implementation of an Idle Timeout.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ManagedSelector.html#org.eclipse.jetty.unixsocket.common">ManagedSelector</a></th>
<td class="colLast">
<div class="block"><a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a> wraps a <code>Selector</code> simplifying non-blocking operations on channels.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ManagedSelector.Selectable.html#org.eclipse.jetty.unixsocket.common">ManagedSelector.Selectable</a></th>
<td class="colLast">
<div class="block">A <a href="ManagedSelector.Selectable.html" title="interface in org.eclipse.jetty.io"><code>ManagedSelector.Selectable</code></a> is an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> that wish to be
notified of non-blocking events by the <a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SelectableChannelEndPoint.html#org.eclipse.jetty.unixsocket.common">SelectableChannelEndPoint</a></th>
<td class="colLast">
<div class="block">A partial <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> implementation based on <code>SelectableChannel</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SocketChannelEndPoint.html#org.eclipse.jetty.unixsocket.common">SocketChannelEndPoint</a></th>
<td class="colLast">
<div class="block">An <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> implementation based on <code>SocketChannel</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.unixsocket.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../unixsocket/server/package-summary.html">org.eclipse.jetty.unixsocket.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.unixsocket.server">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.unixsocket.server">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.unixsocket.server">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ManagedSelector.html#org.eclipse.jetty.unixsocket.server">ManagedSelector</a></th>
<td class="colLast">
<div class="block"><a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a> wraps a <code>Selector</code> simplifying non-blocking operations on channels.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SelectorManager.html#org.eclipse.jetty.unixsocket.server">SelectorManager</a></th>
<td class="colLast">
<div class="block"><a href="SelectorManager.html" title="class in org.eclipse.jetty.io"><code>SelectorManager</code></a> manages a number of <a href="ManagedSelector.html" title="class in org.eclipse.jetty.io"><code>ManagedSelector</code></a>s that
simplify the non-blocking primitives provided by the JVM via the <code>java.nio</code> package.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.websocket.client">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.client.impl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../websocket/client/impl/package-summary.html">org.eclipse.jetty.websocket.client.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.websocket.client.impl">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../websocket/core/package-summary.html">org.eclipse.jetty.websocket.core</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.websocket.core">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../websocket/core/client/package-summary.html">org.eclipse.jetty.websocket.core.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.websocket.core.client">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.client.internal">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../websocket/core/client/internal/package-summary.html">org.eclipse.jetty.websocket.core.client.internal</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.websocket.core.client.internal">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.internal">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../websocket/core/internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractConnection.html#org.eclipse.jetty.websocket.core.internal">AbstractConnection</a></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">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.websocket.core.internal">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.eclipse.jetty.websocket.core.internal">Connection</a></th>
<td class="colLast">
<div class="block">A <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> is associated to an <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> so that I/O events
happening on the <a href="EndPoint.html" title="interface in org.eclipse.jetty.io"><code>EndPoint</code></a> can be processed by the <a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.UpgradeTo.html#org.eclipse.jetty.websocket.core.internal">Connection.UpgradeTo</a></th>
<td class="colLast">
<div class="block"><a href="Connection.html" title="interface in org.eclipse.jetty.io"><code>Connection</code></a> implementations implement this interface when they
can be upgraded to the protocol they speak (e.g.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.websocket.core.internal">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RetainableByteBufferPool.html#org.eclipse.jetty.websocket.core.internal">RetainableByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <a href="RetainableByteBuffer.html" title="class in org.eclipse.jetty.io"><code>RetainableByteBuffer</code></a> pool.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.internal.messages">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../websocket/core/internal/messages/package-summary.html">org.eclipse.jetty.websocket.core.internal.messages</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.websocket.core.internal.messages">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.core.server.internal">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../websocket/core/server/internal/package-summary.html">org.eclipse.jetty.websocket.core.server.internal</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.websocket.core.server.internal">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EndPoint.html#org.eclipse.jetty.websocket.core.server.internal">EndPoint</a></th>
<td class="colLast">
<div class="block">EndPoint is the abstraction for an I/O channel that transports bytes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RetainableByteBufferPool.html#org.eclipse.jetty.websocket.core.server.internal">RetainableByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <a href="RetainableByteBuffer.html" title="class in org.eclipse.jetty.io"><code>RetainableByteBuffer</code></a> pool.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.websocket.javax.common">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.io</a> used by <a href="../websocket/javax/common/package-summary.html">org.eclipse.jetty.websocket.javax.common</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBufferPool.html#org.eclipse.jetty.websocket.javax.common">ByteBufferPool</a></th>
<td class="colLast">
<div class="block">A <code>ByteBuffer</code> pool.</div>
</td>
</tr>
</tbody>
</table>
</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>Class</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>