blob: ea21b0caffb9c2f43eaaead539932d542183086d [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Sep 15 14:13:16 CDT 2022 -->
<title>Uses of Interface org.eclipse.jetty.io.ByteBufferPool (Eclipse Jetty API Doc - v11.0.12)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-09-15">
<meta name="description" content="use: package: org.eclipse.jetty.io, interface: ByteBufferPool">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">Class</a></li>
<li class="nav-bar-cell1-rev">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#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Interface org.eclipse.jetty.io.ByteBufferPool" class="title">Uses of Interface<br>org.eclipse.jetty.io.ByteBufferPool</h1>
</div>
<div class="caption"><span>Packages that use <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.client">org.eclipse.jetty.client</a></div>
<div class="col-last even-row-color">
<div class="block">Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.client.util">org.eclipse.jetty.client.util</a></div>
<div class="col-last odd-row-color">
<div class="block">Jetty Client : Utility Classes</div>
</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.fcgi.generator">org.eclipse.jetty.fcgi.generator</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.fcgi.server">org.eclipse.jetty.fcgi.server</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.http">org.eclipse.jetty.http</a></div>
<div class="col-last even-row-color">
<div class="block">Jetty Http : Tools for Http processing</div>
</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.http2.client">org.eclipse.jetty.http2.client</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.http2.generator">org.eclipse.jetty.http2.generator</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.http2.parser">org.eclipse.jetty.http2.parser</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.http3.server">org.eclipse.jetty.http3.server</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.io">org.eclipse.jetty.io</a></div>
<div class="col-last odd-row-color">
<div class="block">Jetty IO : Core classes for Jetty IO subsystem</div>
</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.io.ssl">org.eclipse.jetty.io.ssl</a></div>
<div class="col-last even-row-color">
<div class="block">Jetty IO : Core SSL Support</div>
</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.maven.plugin">org.eclipse.jetty.maven.plugin</a></div>
<div class="col-last odd-row-color">
<div class="block">Jetty Maven Plugin : Support for Jetty in Maven build lifecycle</div>
</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.proxy">org.eclipse.jetty.proxy</a></div>
<div class="col-last even-row-color">
<div class="block">Jetty Proxy : Async Proxy Support</div>
</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.quic.client">org.eclipse.jetty.quic.client</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.quic.common">org.eclipse.jetty.quic.common</a></div>
<div class="col-last even-row-color">
<div class="block">This module contains the main abstractions for the QUIC protocol.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.quic.server">org.eclipse.jetty.quic.server</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.server">org.eclipse.jetty.server</a></div>
<div class="col-last even-row-color">
<div class="block">Jetty Server : Core Server API</div>
</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.server.handler.gzip">org.eclipse.jetty.server.handler.gzip</a></div>
<div class="col-last odd-row-color">
<div class="block">Jetty GZIP Handler</div>
</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.unixsocket.server">org.eclipse.jetty.unixsocket.server</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.websocket.client">org.eclipse.jetty.websocket.client</a></div>
<div class="col-last odd-row-color">
<div class="block">Jetty WebSocket API :: Client</div>
</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.websocket.core">org.eclipse.jetty.websocket.core</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.websocket.core.internal">org.eclipse.jetty.websocket.core.internal</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.websocket.core.internal.messages">org.eclipse.jetty.websocket.core.internal.messages</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.eclipse.jetty.websocket.core.server.internal">org.eclipse.jetty.websocket.core.server.internal</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.eclipse.jetty.websocket.jakarta.common">org.eclipse.jetty.websocket.jakarta.common</a></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.eclipse.jetty.client">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a></h2>
<div class="caption"><span>Methods in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">HttpClient.</span><code><a href="../../client/HttpClient.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">HttpClient.</span><code><a href="../../client/HttpClient.html#setByteBufferPool(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">setByteBufferPool</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../client/package-summary.html">org.eclipse.jetty.client</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../client/GZIPContentDecoder.Factory.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">Factory</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../client/GZIPContentDecoder.Factory.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,int)" class="member-name-link">Factory</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
int&nbsp;bufferSize)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../client/GZIPContentDecoder.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,int)" class="member-name-link">GZIPContentDecoder</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
int&nbsp;bufferSize)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.client.util">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../client/util/package-summary.html">org.eclipse.jetty.client.util</a></h2>
<div class="caption"><span>Methods in <a href="../../client/util/package-summary.html">org.eclipse.jetty.client.util</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PathContentProvider.</span><code><a href="../../client/util/PathContentProvider.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PathRequestContent.</span><code><a href="../../client/util/PathRequestContent.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../client/util/package-summary.html">org.eclipse.jetty.client.util</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">PathContentProvider.</span><code><a href="../../client/util/PathContentProvider.html#setByteBufferPool(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">setByteBufferPool</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PathRequestContent.</span><code><a href="../../client/util/PathRequestContent.html#setByteBufferPool(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">setByteBufferPool</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.fcgi.generator">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../fcgi/generator/package-summary.html">org.eclipse.jetty.fcgi.generator</a></h2>
<div class="caption"><span>Constructors in <a href="../../fcgi/generator/package-summary.html">org.eclipse.jetty.fcgi.generator</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../fcgi/generator/ClientGenerator.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">ClientGenerator</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../fcgi/generator/ClientGenerator.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,boolean)" class="member-name-link">ClientGenerator</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
boolean&nbsp;useDirectByteBuffers)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../fcgi/generator/Generator.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,boolean)" class="member-name-link">Generator</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
boolean&nbsp;useDirectByteBuffers)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../fcgi/generator/Generator.Result.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.util.Callback)" class="member-name-link">Result</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../fcgi/generator/ServerGenerator.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">ServerGenerator</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../fcgi/generator/ServerGenerator.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,boolean,boolean)" class="member-name-link">ServerGenerator</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
boolean&nbsp;useDirectByteBuffers,
boolean&nbsp;sendStatus200)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.fcgi.server">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a></h2>
<div class="caption"><span>Constructors in <a href="../../fcgi/server/package-summary.html">org.eclipse.jetty.fcgi.server</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../fcgi/server/HttpTransportOverFCGI.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,boolean,boolean,org.eclipse.jetty.fcgi.generator.Flusher,int)" class="member-name-link">HttpTransportOverFCGI</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
boolean&nbsp;useDirectByteBuffers,
boolean&nbsp;sendStatus200,
<a href="../../fcgi/generator/Flusher.html" title="class in org.eclipse.jetty.fcgi.generator">Flusher</a>&nbsp;flusher,
int&nbsp;request)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.http">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../http/package-summary.html">org.eclipse.jetty.http</a></h2>
<div class="caption"><span>Constructors in <a href="../../http/package-summary.html">org.eclipse.jetty.http</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../http/GZIPContentDecoder.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,int)" class="member-name-link">GZIPContentDecoder</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;bufferSize)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../http/GZIPContentDecoder.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,int,boolean)" class="member-name-link">GZIPContentDecoder</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;bufferSize,
boolean&nbsp;useDirectBuffers)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../http/GZIPContentDecoder.html#%3Cinit%3E(org.eclipse.jetty.util.compression.InflaterPool,org.eclipse.jetty.io.ByteBufferPool,int)" class="member-name-link">GZIPContentDecoder</a><wbr>(<a href="../../util/compression/InflaterPool.html" title="class in org.eclipse.jetty.util.compression">InflaterPool</a>&nbsp;inflaterPool,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;bufferSize)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../http/GZIPContentDecoder.html#%3Cinit%3E(org.eclipse.jetty.util.compression.InflaterPool,org.eclipse.jetty.io.ByteBufferPool,int,boolean)" class="member-name-link">GZIPContentDecoder</a><wbr>(<a href="../../util/compression/InflaterPool.html" title="class in org.eclipse.jetty.util.compression">InflaterPool</a>&nbsp;inflaterPool,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;bufferSize,
boolean&nbsp;useDirectBuffers)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.http2.client">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a></h2>
<div class="caption"><span>Methods in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">HTTP2Client.</span><code><a href="../../http2/client/HTTP2Client.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../http2/client/package-summary.html">org.eclipse.jetty.http2.client</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">HTTP2Client.</span><code><a href="../../http2/client/HTTP2Client.html#setByteBufferPool(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">setByteBufferPool</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.http2.generator">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../http2/generator/package-summary.html">org.eclipse.jetty.http2.generator</a></h2>
<div class="caption"><span>Methods in <a href="../../http2/generator/package-summary.html">org.eclipse.jetty.http2.generator</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Generator.</span><code><a href="../../http2/generator/Generator.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../http2/generator/package-summary.html">org.eclipse.jetty.http2.generator</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../http2/generator/Generator.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">Generator</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../http2/generator/Generator.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,boolean,int,int)" class="member-name-link">Generator</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
boolean&nbsp;useDirectByteBuffers,
int&nbsp;maxDynamicTableSize,
int&nbsp;maxHeaderBlockFragment)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../http2/generator/Generator.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,int,int)" class="member-name-link">Generator</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
int&nbsp;maxDynamicTableSize,
int&nbsp;maxHeaderBlockFragment)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.http2.parser">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../http2/parser/package-summary.html">org.eclipse.jetty.http2.parser</a></h2>
<div class="caption"><span>Methods in <a href="../../http2/parser/package-summary.html">org.eclipse.jetty.http2.parser</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">HeaderBlockFragments.</span><code><a href="../../http2/parser/HeaderBlockFragments.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../http2/parser/package-summary.html">org.eclipse.jetty.http2.parser</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../http2/parser/HeaderBlockFragments.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">HeaderBlockFragments</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../http2/parser/HeaderBlockParser.html#%3Cinit%3E(org.eclipse.jetty.http2.parser.HeaderParser,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.http2.hpack.HpackDecoder,org.eclipse.jetty.http2.parser.BodyParser)" class="member-name-link">HeaderBlockParser</a><wbr>(<a href="../../http2/parser/HeaderParser.html" title="class in org.eclipse.jetty.http2.parser">HeaderParser</a>&nbsp;headerParser,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="../../http2/hpack/HpackDecoder.html" title="class in org.eclipse.jetty.http2.hpack">HpackDecoder</a>&nbsp;hpackDecoder,
<a href="../../http2/parser/BodyParser.html" title="class in org.eclipse.jetty.http2.parser">BodyParser</a>&nbsp;notifier)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../http2/parser/Parser.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.http2.parser.Parser.Listener,int,int)" class="member-name-link">Parser</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="../../http2/parser/Parser.Listener.html" title="interface in org.eclipse.jetty.http2.parser">Parser.Listener</a>&nbsp;listener,
int&nbsp;maxDynamicTableSize,
int&nbsp;maxHeaderSize)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../http2/parser/Parser.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.http2.parser.Parser.Listener,int,int,org.eclipse.jetty.http2.parser.RateControl)" class="member-name-link">Parser</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="../../http2/parser/Parser.Listener.html" title="interface in org.eclipse.jetty.http2.parser">Parser.Listener</a>&nbsp;listener,
int&nbsp;maxDynamicTableSize,
int&nbsp;maxHeaderSize,
<a href="../../http2/parser/RateControl.html" title="interface in org.eclipse.jetty.http2.parser">RateControl</a>&nbsp;rateControl)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../http2/parser/ServerParser.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.http2.parser.ServerParser.Listener,int,int,org.eclipse.jetty.http2.parser.RateControl)" class="member-name-link">ServerParser</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="../../http2/parser/ServerParser.Listener.html" title="interface in org.eclipse.jetty.http2.parser">ServerParser.Listener</a>&nbsp;listener,
int&nbsp;maxDynamicTableSize,
int&nbsp;maxHeaderSize,
<a href="../../http2/parser/RateControl.html" title="interface in org.eclipse.jetty.http2.parser">RateControl</a>&nbsp;rateControl)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.http3.server">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../http3/server/package-summary.html">org.eclipse.jetty.http3.server</a></h2>
<div class="caption"><span>Constructors in <a href="../../http3/server/package-summary.html">org.eclipse.jetty.http3.server</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../http3/server/HTTP3ServerConnector.html#%3Cinit%3E(org.eclipse.jetty.server.Server,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.util.ssl.SslContextFactory.Server,org.eclipse.jetty.server.ConnectionFactory...)" class="member-name-link">HTTP3ServerConnector</a><wbr>(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../../util/ssl/SslContextFactory.Server.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory.Server</a>&nbsp;sslContextFactory,
<a href="../../server/ConnectionFactory.html" title="interface in org.eclipse.jetty.server">ConnectionFactory</a>...&nbsp;factories)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.io">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../package-summary.html">org.eclipse.jetty.io</a></h2>
<div class="caption"><span>Classes in <a href="../package-summary.html">org.eclipse.jetty.io</a> that implement <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ArrayByteBufferPool.html" class="type-name-link" title="class in org.eclipse.jetty.io">ArrayByteBufferPool</a></code></div>
<div class="col-last even-row-color">
<div class="block">A ByteBuffer pool where ByteBuffers are held in queues that are held in array elements.</div>
</div>
<div class="col-first odd-row-color"><code>class&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../LeakTrackingByteBufferPool.html" class="type-name-link" title="class in org.eclipse.jetty.io">LeakTrackingByteBufferPool</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../LogarithmicArrayByteBufferPool.html" class="type-name-link" title="class in org.eclipse.jetty.io">LogarithmicArrayByteBufferPool</a></code></div>
<div class="col-last even-row-color">
<div class="block">Extension of the <a href="../ArrayByteBufferPool.html" title="class in org.eclipse.jetty.io"><code>ArrayByteBufferPool</code></a> whose bucket sizes increase exponentially instead of linearly.</div>
</div>
<div class="col-first odd-row-color"><code>class&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../MappedByteBufferPool.html" class="type-name-link" title="class in org.eclipse.jetty.io">MappedByteBufferPool</a></code></div>
<div class="col-last odd-row-color">
<div class="block">A ByteBuffer pool where ByteBuffers are held in queues that are held in a Map.</div>
</div>
<div class="col-first even-row-color"><code>static class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../MappedByteBufferPool.Tagged.html" class="type-name-link" title="class in org.eclipse.jetty.io">MappedByteBufferPool.Tagged</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>class&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../NullByteBufferPool.html" class="type-name-link" title="class in org.eclipse.jetty.io">NullByteBufferPool</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.io</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ByteBufferAccumulator.</span><code><a href="../ByteBufferAccumulator.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ByteBufferOutputStream2.</span><code><a href="../ByteBufferOutputStream2.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ClientConnector.</span><code><a href="../ClientConnector.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.io</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../RetainableByteBufferPool.html" title="interface in org.eclipse.jetty.io">RetainableByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">RetainableByteBufferPool.</span><code><a href="../RetainableByteBufferPool.html#from(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">from</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ClientConnector.</span><code><a href="../ClientConnector.html#setByteBufferPool(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">setByteBufferPool</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.io</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ByteBufferAccumulator.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,boolean)" class="member-name-link">ByteBufferAccumulator</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
boolean&nbsp;direct)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ByteBufferOutputStream2.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,boolean)" class="member-name-link">ByteBufferOutputStream2</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
boolean&nbsp;direct)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../LeakTrackingByteBufferPool.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">LeakTrackingByteBufferPool</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;delegate)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ByteBufferPool.Lease.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">Lease</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../RetainableByteBufferPool.NotRetainedByteBufferPool.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">NotRetainedByteBufferPool</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.io.ssl">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../ssl/package-summary.html">org.eclipse.jetty.io.ssl</a></h2>
<div class="caption"><span>Methods in <a href="../ssl/package-summary.html">org.eclipse.jetty.io.ssl</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected <a href="../ssl/SslConnection.html" title="class in org.eclipse.jetty.io.ssl">SslConnection</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">SslClientConnectionFactory.</span><code><a href="../ssl/SslClientConnectionFactory.html#newSslConnection(org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.Executor,org.eclipse.jetty.io.EndPoint,javax.net.ssl.SSLEngine)" class="member-name-link">newSslConnection</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLEngine.html" title="class or interface in javax.net.ssl" class="external-link">SSLEngine</a>&nbsp;engine)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../ssl/package-summary.html">org.eclipse.jetty.io.ssl</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ssl/SslClientConnectionFactory.html#%3Cinit%3E(org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.Executor,org.eclipse.jetty.io.ClientConnectionFactory)" class="member-name-link">SslClientConnectionFactory</a><wbr>(<a href="../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;connectionFactory)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ssl/SslConnection.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.Executor,org.eclipse.jetty.io.EndPoint,javax.net.ssl.SSLEngine)" class="member-name-link">SslConnection</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLEngine.html" title="class or interface in javax.net.ssl" class="external-link">SSLEngine</a>&nbsp;sslEngine)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ssl/SslConnection.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.Executor,org.eclipse.jetty.io.EndPoint,javax.net.ssl.SSLEngine,boolean,boolean)" class="member-name-link">SslConnection</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLEngine.html" title="class or interface in javax.net.ssl" class="external-link">SSLEngine</a>&nbsp;sslEngine,
boolean&nbsp;useDirectBuffersForEncryption,
boolean&nbsp;useDirectBuffersForDecryption)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ssl/SslConnection.html#%3Cinit%3E(org.eclipse.jetty.io.RetainableByteBufferPool,org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.Executor,org.eclipse.jetty.io.EndPoint,javax.net.ssl.SSLEngine,boolean,boolean)" class="member-name-link">SslConnection</a><wbr>(<a href="../RetainableByteBufferPool.html" title="interface in org.eclipse.jetty.io">RetainableByteBufferPool</a>&nbsp;retainableByteBufferPool,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLEngine.html" title="class or interface in javax.net.ssl" class="external-link">SSLEngine</a>&nbsp;sslEngine,
boolean&nbsp;useDirectBuffersForEncryption,
boolean&nbsp;useDirectBuffersForDecryption)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.maven.plugin">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a></h2>
<div class="caption"><span>Methods in <a href="../../maven/plugin/package-summary.html">org.eclipse.jetty.maven.plugin</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">MavenServerConnector.</span><code><a href="../../maven/plugin/MavenServerConnector.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.proxy">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../proxy/package-summary.html">org.eclipse.jetty.proxy</a></h2>
<div class="caption"><span>Methods in <a href="../../proxy/package-summary.html">org.eclipse.jetty.proxy</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ConnectHandler.</span><code><a href="../../proxy/ConnectHandler.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ProxyConnection.</span><code><a href="../../proxy/ProxyConnection.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../proxy/package-summary.html">org.eclipse.jetty.proxy</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">ConnectHandler.</span><code><a href="../../proxy/ConnectHandler.html#setByteBufferPool(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">setByteBufferPool</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../proxy/package-summary.html">org.eclipse.jetty.proxy</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../proxy/ConnectHandler.DownstreamConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.ConcurrentMap)" class="member-name-link">DownstreamConnection</a><wbr>(<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/ConcurrentMap.html" title="class or interface in java.util.concurrent" class="external-link">ConcurrentMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&gt;&nbsp;context)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected </code></div>
<div class="col-second odd-row-color"><code><a href="../../proxy/ProxyConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.ConcurrentMap)" class="member-name-link">ProxyConnection</a><wbr>(<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endp,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/ConcurrentMap.html" title="class or interface in java.util.concurrent" class="external-link">ConcurrentMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&gt;&nbsp;context)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../proxy/ConnectHandler.UpstreamConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.proxy.ConnectHandler.ConnectContext)" class="member-name-link">UpstreamConnection</a><wbr>(<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../../proxy/ConnectHandler.ConnectContext.html" title="class in org.eclipse.jetty.proxy">ConnectHandler.ConnectContext</a>&nbsp;connectContext)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.quic.client">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a></h2>
<div class="caption"><span>Constructors in <a href="../../quic/client/package-summary.html">org.eclipse.jetty.quic.client</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../../quic/client/ClientQuicSession.html#%3Cinit%3E(java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.quic.quiche.QuicheConnection,org.eclipse.jetty.quic.common.QuicConnection,java.net.InetSocketAddress,java.util.Map)" class="member-name-link">ClientQuicSession</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
org.eclipse.jetty.quic.quiche.QuicheConnection&nbsp;quicheConnection,
<a href="../../quic/common/QuicConnection.html" title="class in org.eclipse.jetty.quic.common">QuicConnection</a>&nbsp;connection,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/net/InetSocketAddress.html" title="class or interface in java.net" class="external-link">InetSocketAddress</a>&nbsp;remoteAddress,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&gt;&nbsp;context)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.quic.common">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../quic/common/package-summary.html">org.eclipse.jetty.quic.common</a></h2>
<div class="caption"><span>Methods in <a href="../../quic/common/package-summary.html">org.eclipse.jetty.quic.common</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">QuicConnection.</span><code><a href="../../quic/common/QuicConnection.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">QuicSession.</span><code><a href="../../quic/common/QuicSession.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../quic/common/package-summary.html">org.eclipse.jetty.quic.common</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../../quic/common/QuicConnection.html#%3Cinit%3E(java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.io.EndPoint)" class="member-name-link">QuicConnection</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected </code></div>
<div class="col-second odd-row-color"><code><a href="../../quic/common/QuicSession.html#%3Cinit%3E(java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.quic.quiche.QuicheConnection,org.eclipse.jetty.quic.common.QuicConnection,java.net.SocketAddress)" class="member-name-link">QuicSession</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
org.eclipse.jetty.quic.quiche.QuicheConnection&nbsp;quicheConnection,
<a href="../../quic/common/QuicConnection.html" title="class in org.eclipse.jetty.quic.common">QuicConnection</a>&nbsp;connection,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/net/SocketAddress.html" title="class or interface in java.net" class="external-link">SocketAddress</a>&nbsp;remoteAddress)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.quic.server">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../quic/server/package-summary.html">org.eclipse.jetty.quic.server</a></h2>
<div class="caption"><span>Constructors in <a href="../../quic/server/package-summary.html">org.eclipse.jetty.quic.server</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../quic/server/QuicServerConnector.html#%3Cinit%3E(org.eclipse.jetty.server.Server,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.util.ssl.SslContextFactory.Server,org.eclipse.jetty.server.ConnectionFactory...)" class="member-name-link">QuicServerConnector</a><wbr>(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../../util/ssl/SslContextFactory.Server.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory.Server</a>&nbsp;sslContextFactory,
<a href="../../server/ConnectionFactory.html" title="interface in org.eclipse.jetty.server">ConnectionFactory</a>...&nbsp;factories)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected </code></div>
<div class="col-second odd-row-color"><code><a href="../../quic/server/ServerQuicSession.html#%3Cinit%3E(java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.quic.quiche.QuicheConnection,org.eclipse.jetty.quic.common.QuicConnection,java.net.SocketAddress,org.eclipse.jetty.server.Connector)" class="member-name-link">ServerQuicSession</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
org.eclipse.jetty.quic.quiche.QuicheConnection&nbsp;quicheConnection,
<a href="../../quic/common/QuicConnection.html" title="class in org.eclipse.jetty.quic.common">QuicConnection</a>&nbsp;connection,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/net/SocketAddress.html" title="class or interface in java.net" class="external-link">SocketAddress</a>&nbsp;remoteAddress,
<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.server">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a></h2>
<div class="caption"><span>Methods in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractConnector.</span><code><a href="../../server/AbstractConnector.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Connector.</span><code><a href="../../server/Connector.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">HttpChannel.</span><code><a href="../../server/HttpChannel.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../server/package-summary.html">org.eclipse.jetty.server</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../server/AbstractConnector.html#%3Cinit%3E(org.eclipse.jetty.server.Server,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,int,org.eclipse.jetty.server.ConnectionFactory...)" class="member-name-link">AbstractConnector</a><wbr>(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;acceptors,
<a href="../../server/ConnectionFactory.html" title="interface in org.eclipse.jetty.server">ConnectionFactory</a>...&nbsp;factories)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../server/AbstractNetworkConnector.html#%3Cinit%3E(org.eclipse.jetty.server.Server,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,int,org.eclipse.jetty.server.ConnectionFactory...)" class="member-name-link">AbstractNetworkConnector</a><wbr>(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;acceptors,
<a href="../../server/ConnectionFactory.html" title="interface in org.eclipse.jetty.server">ConnectionFactory</a>...&nbsp;factories)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../server/LocalConnector.html#%3Cinit%3E(org.eclipse.jetty.server.Server,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,int,org.eclipse.jetty.server.ConnectionFactory...)" class="member-name-link">LocalConnector</a><wbr>(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;acceptors,
<a href="../../server/ConnectionFactory.html" title="interface in org.eclipse.jetty.server">ConnectionFactory</a>...&nbsp;factories)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../server/NetworkTrafficServerConnector.html#%3Cinit%3E(org.eclipse.jetty.server.Server,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,int,int,org.eclipse.jetty.server.ConnectionFactory...)" class="member-name-link">NetworkTrafficServerConnector</a><wbr>(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;acceptors,
int&nbsp;selectors,
<a href="../../server/ConnectionFactory.html" title="interface in org.eclipse.jetty.server">ConnectionFactory</a>...&nbsp;factories)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../server/ServerConnector.html#%3Cinit%3E(org.eclipse.jetty.server.Server,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,int,int,org.eclipse.jetty.server.ConnectionFactory...)" class="member-name-link">ServerConnector</a><wbr>(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
int&nbsp;acceptors,
int&nbsp;selectors,
<a href="../../server/ConnectionFactory.html" title="interface in org.eclipse.jetty.server">ConnectionFactory</a>...&nbsp;factories)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.server.handler.gzip">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../server/handler/gzip/package-summary.html">org.eclipse.jetty.server.handler.gzip</a></h2>
<div class="caption"><span>Constructors in <a href="../../server/handler/gzip/package-summary.html">org.eclipse.jetty.server.handler.gzip</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../server/handler/gzip/GzipHttpInputInterceptor.html#%3Cinit%3E(org.eclipse.jetty.util.compression.InflaterPool,org.eclipse.jetty.io.ByteBufferPool,int)" class="member-name-link">GzipHttpInputInterceptor</a><wbr>(<a href="../../util/compression/InflaterPool.html" title="class in org.eclipse.jetty.util.compression">InflaterPool</a>&nbsp;inflaterPool,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;bufferSize)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../server/handler/gzip/GzipHttpInputInterceptor.html#%3Cinit%3E(org.eclipse.jetty.util.compression.InflaterPool,org.eclipse.jetty.io.ByteBufferPool,int,boolean)" class="member-name-link">GzipHttpInputInterceptor</a><wbr>(<a href="../../util/compression/InflaterPool.html" title="class in org.eclipse.jetty.util.compression">InflaterPool</a>&nbsp;inflaterPool,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;pool,
int&nbsp;bufferSize,
boolean&nbsp;useDirectBuffers)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.unixsocket.server">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../unixsocket/server/package-summary.html">org.eclipse.jetty.unixsocket.server</a></h2>
<div class="caption"><span>Constructors in <a href="../../unixsocket/server/package-summary.html">org.eclipse.jetty.unixsocket.server</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../unixsocket/server/UnixSocketConnector.html#%3Cinit%3E(org.eclipse.jetty.server.Server,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,int,org.eclipse.jetty.server.ConnectionFactory...)" class="member-name-link">UnixSocketConnector</a><wbr>(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
int&nbsp;selectors,
<a href="../../server/ConnectionFactory.html" title="interface in org.eclipse.jetty.server">ConnectionFactory</a>...&nbsp;factories)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span></div>
<div class="block">Constructs a UnixSocketConnector with the given parameters.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.websocket.client">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a></h2>
<div class="caption"><span>Methods in <a href="../../websocket/client/package-summary.html">org.eclipse.jetty.websocket.client</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">WebSocketClient.</span><code><a href="../../websocket/client/WebSocketClient.html#getBufferPool()" class="member-name-link">getBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.websocket.core">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../websocket/core/package-summary.html">org.eclipse.jetty.websocket.core</a></h2>
<div class="caption"><span>Methods in <a href="../../websocket/core/package-summary.html">org.eclipse.jetty.websocket.core</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractExtension.</span><code><a href="../../websocket/core/AbstractExtension.html#getBufferPool()" class="member-name-link">getBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">WebSocketComponents.</span><code><a href="../../websocket/core/WebSocketComponents.html#getBufferPool()" class="member-name-link">getBufferPool</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">CoreSession.Empty.</span><code><a href="../../websocket/core/CoreSession.Empty.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">CoreSession.</span><code><a href="../../websocket/core/CoreSession.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../websocket/core/package-summary.html">org.eclipse.jetty.websocket.core</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../websocket/core/WebSocketComponents.html#%3Cinit%3E(org.eclipse.jetty.websocket.core.WebSocketExtensionRegistry,org.eclipse.jetty.util.DecoratedObjectFactory,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.util.compression.InflaterPool,org.eclipse.jetty.util.compression.DeflaterPool)" class="member-name-link">WebSocketComponents</a><wbr>(<a href="../../websocket/core/WebSocketExtensionRegistry.html" title="class in org.eclipse.jetty.websocket.core">WebSocketExtensionRegistry</a>&nbsp;extensionRegistry,
<a href="../../util/DecoratedObjectFactory.html" title="class in org.eclipse.jetty.util">DecoratedObjectFactory</a>&nbsp;objectFactory,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../../util/compression/InflaterPool.html" title="class in org.eclipse.jetty.util.compression">InflaterPool</a>&nbsp;inflaterPool,
<a href="../../util/compression/DeflaterPool.html" title="class in org.eclipse.jetty.util.compression">DeflaterPool</a>&nbsp;deflaterPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../websocket/core/WebSocketComponents.html#%3Cinit%3E(org.eclipse.jetty.websocket.core.WebSocketExtensionRegistry,org.eclipse.jetty.util.DecoratedObjectFactory,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.util.compression.InflaterPool,org.eclipse.jetty.util.compression.DeflaterPool,java.util.concurrent.Executor)" class="member-name-link">WebSocketComponents</a><wbr>(<a href="../../websocket/core/WebSocketExtensionRegistry.html" title="class in org.eclipse.jetty.websocket.core">WebSocketExtensionRegistry</a>&nbsp;extensionRegistry,
<a href="../../util/DecoratedObjectFactory.html" title="class in org.eclipse.jetty.util">DecoratedObjectFactory</a>&nbsp;objectFactory,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../../util/compression/InflaterPool.html" title="class in org.eclipse.jetty.util.compression">InflaterPool</a>&nbsp;inflaterPool,
<a href="../../util/compression/DeflaterPool.html" title="class in org.eclipse.jetty.util.compression">DeflaterPool</a>&nbsp;deflaterPool,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.websocket.core.internal">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../websocket/core/internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a></h2>
<div class="caption"><span>Methods in <a href="../../websocket/core/internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">WebSocketConnection.</span><code><a href="../../websocket/core/internal/WebSocketConnection.html#getBufferPool()" class="member-name-link">getBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">WebSocketCoreSession.</span><code><a href="../../websocket/core/internal/WebSocketCoreSession.html#getByteBufferPool()" class="member-name-link">getByteBufferPool</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../websocket/core/internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../websocket/core/internal/FrameFlusher.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.websocket.core.internal.Generator,org.eclipse.jetty.io.EndPoint,int,int)" class="member-name-link">FrameFlusher</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../../websocket/core/internal/Generator.html" title="class in org.eclipse.jetty.websocket.core.internal">Generator</a>&nbsp;generator,
<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
int&nbsp;bufferSize,
int&nbsp;maxGather)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../websocket/core/internal/Parser.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">Parser</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../websocket/core/internal/Parser.html#%3Cinit%3E(org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.websocket.core.Configuration)" class="member-name-link">Parser</a><wbr>(<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../../websocket/core/Configuration.html" title="interface in org.eclipse.jetty.websocket.core">Configuration</a>&nbsp;configuration)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../websocket/core/internal/WebSocketConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.io.RetainableByteBufferPool,org.eclipse.jetty.websocket.core.internal.WebSocketCoreSession)" class="member-name-link">WebSocketConnection</a><wbr>(<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endp,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../RetainableByteBufferPool.html" title="interface in org.eclipse.jetty.io">RetainableByteBufferPool</a>&nbsp;retainableByteBufferPool,
<a href="../../websocket/core/internal/WebSocketCoreSession.html" title="class in org.eclipse.jetty.websocket.core.internal">WebSocketCoreSession</a>&nbsp;coreSession)</code></div>
<div class="col-last odd-row-color">
<div class="block">Create a WSConnection.</div>
</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../websocket/core/internal/WebSocketConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.io.RetainableByteBufferPool,org.eclipse.jetty.websocket.core.internal.WebSocketCoreSession,java.util.Random)" class="member-name-link">WebSocketConnection</a><wbr>(<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endp,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../RetainableByteBufferPool.html" title="interface in org.eclipse.jetty.io">RetainableByteBufferPool</a>&nbsp;retainableByteBufferPool,
<a href="../../websocket/core/internal/WebSocketCoreSession.html" title="class in org.eclipse.jetty.websocket.core.internal">WebSocketCoreSession</a>&nbsp;coreSession,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Random.html" title="class or interface in java.util" class="external-link">Random</a>&nbsp;randomMask)</code></div>
<div class="col-last even-row-color">
<div class="block">Create a WSConnection.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.websocket.core.internal.messages">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../websocket/core/internal/messages/package-summary.html">org.eclipse.jetty.websocket.core.internal.messages</a></h2>
<div class="caption"><span>Constructors in <a href="../../websocket/core/internal/messages/package-summary.html">org.eclipse.jetty.websocket.core.internal.messages</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../websocket/core/internal/messages/MessageOutputStream.html#%3Cinit%3E(org.eclipse.jetty.websocket.core.CoreSession,org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">MessageOutputStream</a><wbr>(<a href="../../websocket/core/CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a>&nbsp;coreSession,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../websocket/core/internal/messages/MessageWriter.html#%3Cinit%3E(org.eclipse.jetty.websocket.core.CoreSession,org.eclipse.jetty.io.ByteBufferPool)" class="member-name-link">MessageWriter</a><wbr>(<a href="../../websocket/core/CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a>&nbsp;coreSession,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.websocket.core.server.internal">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../websocket/core/server/internal/package-summary.html">org.eclipse.jetty.websocket.core.server.internal</a></h2>
<div class="caption"><span>Methods in <a href="../../websocket/core/server/internal/package-summary.html">org.eclipse.jetty.websocket.core.server.internal</a> with parameters of type <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected <a href="../../websocket/core/internal/WebSocketConnection.html" title="class in org.eclipse.jetty.websocket.core.internal">WebSocketConnection</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractHandshaker.</span><code><a href="../../websocket/core/server/internal/AbstractHandshaker.html#newWebSocketConnection(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.io.RetainableByteBufferPool,org.eclipse.jetty.websocket.core.internal.WebSocketCoreSession)" class="member-name-link">newWebSocketConnection</a><wbr>(<a href="../EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor,
<a href="../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;byteBufferPool,
<a href="../RetainableByteBufferPool.html" title="interface in org.eclipse.jetty.io">RetainableByteBufferPool</a>&nbsp;retainableByteBufferPool,
<a href="../../websocket/core/internal/WebSocketCoreSession.html" title="class in org.eclipse.jetty.websocket.core.internal">WebSocketCoreSession</a>&nbsp;coreSession)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.eclipse.jetty.websocket.jakarta.common">
<h2>Uses of <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a> in <a href="../../websocket/jakarta/common/package-summary.html">org.eclipse.jetty.websocket.jakarta.common</a></h2>
<div class="caption"><span>Methods in <a href="../../websocket/jakarta/common/package-summary.html">org.eclipse.jetty.websocket.jakarta.common</a> that return <a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">JakartaWebSocketContainer.</span><code><a href="../../websocket/jakarta/common/JakartaWebSocketContainer.html#getBufferPool()" class="member-name-link">getBufferPool</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 1995&#x2013;2022 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>