blob: b1b9aaf79679060b8cd9aa4b43598b0c2866d046 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Jun 14 16:37:38 EDT 2021 -->
<title>Uses of Class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig (Jetty :: Project 9.4.42.v20210604 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-06-14">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig (Jetty :: Project 9.4.42.v20210604 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig" class="title">Uses of Class<br>org.eclipse.jetty.websocket.api.extensions.ExtensionConfig</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket API</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.api.extensions">org.eclipse.jetty.websocket.api.extensions</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket API : WebSocket Extension API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.client">org.eclipse.jetty.websocket.client</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Client API</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.common">org.eclipse.jetty.websocket.common</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Common : Implementation [<em>Internal Use Only</em>]</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.common.extensions">org.eclipse.jetty.websocket.common.extensions</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Common : Extension Implementations</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.common.extensions.compress">org.eclipse.jetty.websocket.common.extensions.compress</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Common : Message Compression Extension Implementations</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.common.extensions.fragment">org.eclipse.jetty.websocket.common.extensions.fragment</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Common : Auto Fragment Extension Implementation</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.common.extensions.identity">org.eclipse.jetty.websocket.common.extensions.identity</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Common : Identity Extension Implementation</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.common.io">org.eclipse.jetty.websocket.common.io</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Common : I/O Implementation</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.jsr356">org.eclipse.jetty.websocket.jsr356</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.servlet">org.eclipse.jetty.websocket.servlet</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Servlet API</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.api">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../package-summary.html">org.eclipse.jetty.websocket.api</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.jetty.websocket.api</a> that return types with arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeRequest.</span><code><span class="memberNameLink"><a href="../../UpgradeRequest.html#getExtensions()">getExtensions</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the list of WebSocket Extension Configurations for this Upgrade Request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeResponse.</span><code><span class="memberNameLink"><a href="../../UpgradeResponse.html#getExtensions()">getExtensions</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the list of extensions that should be used for the websocket.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.jetty.websocket.api</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeRequest.</span><code><span class="memberNameLink"><a href="../../UpgradeRequest.html#addExtensions(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig...)">addExtensions</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>...&nbsp;configs)</code></th>
<td class="colLast">
<div class="block">Add WebSocket Extension Configuration(s) to Upgrade Request.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../package-summary.html">org.eclipse.jetty.websocket.api</a> with type arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeRequest.</span><code><span class="memberNameLink"><a href="../../UpgradeRequest.html#setExtensions(java.util.List)">setExtensions</a></span>&#8203;(java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;&nbsp;configs)</code></th>
<td class="colLast">
<div class="block">Set the list of WebSocket Extension configurations on the request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeResponse.</span><code><span class="memberNameLink"><a href="../../UpgradeResponse.html#setExtensions(java.util.List)">setExtensions</a></span>&#8203;(java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;&nbsp;extensions)</code></th>
<td class="colLast">
<div class="block">Set the list of extensions that are approved for use with this websocket.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.api.extensions">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../package-summary.html">org.eclipse.jetty.websocket.api.extensions</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.websocket.api.extensions</a> that return <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Extension.</span><code><span class="memberNameLink"><a href="../Extension.html#getConfig()">getConfig</a></span>()</code></th>
<td class="colLast">
<div class="block">The active configuration for this extension.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtensionConfig.</span><code><span class="memberNameLink"><a href="../ExtensionConfig.html#parse(java.lang.String)">parse</a></span>&#8203;(java.lang.String&nbsp;parameterizedName)</code></th>
<td class="colLast">
<div class="block">Parse a single parameterized name.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.websocket.api.extensions</a> that return types with arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtensionConfig.</span><code><span class="memberNameLink"><a href="../ExtensionConfig.html#parseEnum(java.util.Enumeration)">parseEnum</a></span>&#8203;(java.util.Enumeration&lt;java.lang.String&gt;&nbsp;valuesEnum)</code></th>
<td class="colLast">
<div class="block">Parse enumeration of <code>Sec-WebSocket-Extensions</code> header values into a <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions"><code>ExtensionConfig</code></a> list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtensionConfig.</span><code><span class="memberNameLink"><a href="../ExtensionConfig.html#parseList(java.lang.String...)">parseList</a></span>&#8203;(java.lang.String...&nbsp;rawSecWebSocketExtensions)</code></th>
<td class="colLast">
<div class="block">Parse 1 or more raw <code>Sec-WebSocket-Extensions</code> header values into a <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions"><code>ExtensionConfig</code></a> list</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.websocket.api.extensions</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtensionConfig.</span><code><span class="memberNameLink"><a href="../ExtensionConfig.html#init(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">init</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;other)</code></th>
<td class="colLast">
<div class="block">Initialize the parameters on this config from the other configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../Extension.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Extension</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtensionFactory.</span><code><span class="memberNameLink"><a href="../ExtensionFactory.html#newInstance(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">newInstance</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;config)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.eclipse.jetty.websocket.api.extensions</a> with type arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtensionConfig.</span><code><span class="memberNameLink"><a href="../ExtensionConfig.html#toHeaderValue(java.util.List)">toHeaderValue</a></span>&#8203;(java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;&nbsp;configs)</code></th>
<td class="colLast">
<div class="block">Convert a list of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions"><code>ExtensionConfig</code></a> to a header value</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.websocket.api.extensions</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ExtensionConfig.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">ExtensionConfig</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;copy)</code></th>
<td class="colLast">
<div class="block">Copy constructor</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.client">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../client/package-summary.html">org.eclipse.jetty.websocket.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../client/package-summary.html">org.eclipse.jetty.websocket.client</a> that return types with arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientUpgradeResponse.</span><code><span class="memberNameLink"><a href="../../../client/ClientUpgradeResponse.html#getExtensions()">getExtensions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.common">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../common/package-summary.html">org.eclipse.jetty.websocket.common</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/package-summary.html">org.eclipse.jetty.websocket.common</a> that return types with arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeRequestAdapter.</span><code><span class="memberNameLink"><a href="../../../common/UpgradeRequestAdapter.html#getExtensions()">getExtensions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeResponseAdapter.</span><code><span class="memberNameLink"><a href="../../../common/UpgradeResponseAdapter.html#getExtensions()">getExtensions</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the list of extensions that should be used for the websocket.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/package-summary.html">org.eclipse.jetty.websocket.common</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeRequestAdapter.</span><code><span class="memberNameLink"><a href="../../../common/UpgradeRequestAdapter.html#addExtensions(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig...)">addExtensions</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>...&nbsp;configs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../common/package-summary.html">org.eclipse.jetty.websocket.common</a> with type arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeRequestAdapter.</span><code><span class="memberNameLink"><a href="../../../common/UpgradeRequestAdapter.html#setExtensions(java.util.List)">setExtensions</a></span>&#8203;(java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;&nbsp;configs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpgradeResponseAdapter.</span><code><span class="memberNameLink"><a href="../../../common/UpgradeResponseAdapter.html#setExtensions(java.util.List)">setExtensions</a></span>&#8203;(java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;&nbsp;extensions)</code></th>
<td class="colLast">
<div class="block">Set the list of extensions that are approved for use with this websocket.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.common.extensions">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../common/extensions/package-summary.html">org.eclipse.jetty.websocket.common.extensions</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/extensions/package-summary.html">org.eclipse.jetty.websocket.common.extensions</a> that return <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/AbstractExtension.html#getConfig()">getConfig</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/extensions/package-summary.html">org.eclipse.jetty.websocket.common.extensions</a> that return types with arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtensionStack.</span><code><span class="memberNameLink"><a href="../../../common/extensions/ExtensionStack.html#getNegotiatedExtensions()">getNegotiatedExtensions</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the list of negotiated extensions, each entry being a full "name; params" extension configuration</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/extensions/package-summary.html">org.eclipse.jetty.websocket.common.extensions</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Extension.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Extension</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketExtensionFactory.</span><code><span class="memberNameLink"><a href="../../../common/extensions/WebSocketExtensionFactory.html#newInstance(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">newInstance</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;config)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/AbstractExtension.html#setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">setConfig</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;config)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FrameCaptureExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/FrameCaptureExtension.html#setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">setConfig</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;config)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../common/extensions/package-summary.html">org.eclipse.jetty.websocket.common.extensions</a> with type arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtensionStack.</span><code><span class="memberNameLink"><a href="../../../common/extensions/ExtensionStack.html#negotiate(java.util.List)">negotiate</a></span>&#8203;(java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;&nbsp;configs)</code></th>
<td class="colLast">
<div class="block">Perform the extension negotiation.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.common.extensions.compress">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../common/extensions/compress/package-summary.html">org.eclipse.jetty.websocket.common.extensions.compress</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/extensions/compress/package-summary.html">org.eclipse.jetty.websocket.common.extensions.compress</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PerMessageDeflateExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/compress/PerMessageDeflateExtension.html#setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">setConfig</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;config)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.common.extensions.fragment">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../common/extensions/fragment/package-summary.html">org.eclipse.jetty.websocket.common.extensions.fragment</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/extensions/fragment/package-summary.html">org.eclipse.jetty.websocket.common.extensions.fragment</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FragmentExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/fragment/FragmentExtension.html#setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">setConfig</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;config)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.common.extensions.identity">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../common/extensions/identity/package-summary.html">org.eclipse.jetty.websocket.common.extensions.identity</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/extensions/identity/package-summary.html">org.eclipse.jetty.websocket.common.extensions.identity</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IdentityExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/identity/IdentityExtension.html#setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">setConfig</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;config)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.common.io">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../common/io/package-summary.html">org.eclipse.jetty.websocket.common.io</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/io/package-summary.html">org.eclipse.jetty.websocket.common.io</a> that return types with arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractWebSocketConnection.</span><code><span class="memberNameLink"><a href="../../../common/io/AbstractWebSocketConnection.html#getExtensions()">getExtensions</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the list of extensions in use.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../common/io/package-summary.html">org.eclipse.jetty.websocket.common.io</a> with type arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractWebSocketConnection.</span><code><span class="memberNameLink"><a href="../../../common/io/AbstractWebSocketConnection.html#setExtensions(java.util.List)">setExtensions</a></span>&#8203;(java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;&nbsp;extensions)</code></th>
<td class="colLast">
<div class="block">Get the list of extensions in use.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.jsr356">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../jsr356/package-summary.html">org.eclipse.jetty.websocket.jsr356</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../jsr356/package-summary.html">org.eclipse.jetty.websocket.jsr356</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../jsr356/JsrExtensionConfig.html" title="class in org.eclipse.jetty.websocket.jsr356">JsrExtensionConfig</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../jsr356/package-summary.html">org.eclipse.jetty.websocket.jsr356</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../jsr356/JsrExtension.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig)">JsrExtension</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&nbsp;cfg)</code></th>
<td class="colLast">
<div class="block">A configured extension</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.servlet">
<!-- -->
</a>
<h3>Uses of <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a> in <a href="../../../servlet/package-summary.html">org.eclipse.jetty.websocket.servlet</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../servlet/package-summary.html">org.eclipse.jetty.websocket.servlet</a> that return types with arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServletUpgradeRequest.</span><code><span class="memberNameLink"><a href="../../../servlet/ServletUpgradeRequest.html#getExtensions()">getExtensions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServletUpgradeResponse.</span><code><span class="memberNameLink"><a href="../../../servlet/ServletUpgradeResponse.html#getExtensions()">getExtensions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../servlet/package-summary.html">org.eclipse.jetty.websocket.servlet</a> with parameters of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServletUpgradeRequest.</span><code><span class="memberNameLink"><a href="../../../servlet/ServletUpgradeRequest.html#addExtensions(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig...)">addExtensions</a></span>&#8203;(<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>...&nbsp;configs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../servlet/package-summary.html">org.eclipse.jetty.websocket.servlet</a> with type arguments of type <a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServletUpgradeRequest.</span><code><span class="memberNameLink"><a href="../../../servlet/ServletUpgradeRequest.html#setExtensions(java.util.List)">setExtensions</a></span>&#8203;(java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;&nbsp;configs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServletUpgradeResponse.</span><code><span class="memberNameLink"><a href="../../../servlet/ServletUpgradeResponse.html#setExtensions(java.util.List)">setExtensions</a></span>&#8203;(java.util.List&lt;<a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">ExtensionConfig</a>&gt;&nbsp;configs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ExtensionConfig.html" title="class in org.eclipse.jetty.websocket.api.extensions">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>