blob: ffd4c28bd46e1c5e6f54f5be3ba78b4f8a8e4518 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.8) on Fri Oct 02 09:24:24 CDT 2020 -->
<title>Uses of Class org.eclipse.jetty.websocket.api.WebSocketPolicy (Jetty :: Project 9.4.32.v20200930 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-10-02">
<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.3.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-migrate-3.0.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.WebSocketPolicy (Jetty :: Project 9.4.32.v20200930 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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">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.WebSocketPolicy" class="title">Uses of Class<br>org.eclipse.jetty.websocket.api.WebSocketPolicy</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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.client">org.eclipse.jetty.websocket.client</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Client API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.client.io">org.eclipse.jetty.websocket.client.io</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Client : I/O Implementation [<em>Internal Use Only</em>]</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.events">org.eclipse.jetty.websocket.common.events</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Common : Event Driver for WebSocket Object</div>
</td>
</tr>
<tr class="rowColor">
<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="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.common.scopes">org.eclipse.jetty.websocket.common.scopes</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<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="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.jsr356.client">org.eclipse.jetty.websocket.jsr356.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.jsr356.endpoints">org.eclipse.jetty.websocket.jsr356.endpoints</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.jsr356.server">org.eclipse.jetty.websocket.jsr356.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.server">org.eclipse.jetty.websocket.server</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Server : Implementation [<em>Internal Use Only</em>]</div>
</td>
</tr>
<tr class="rowColor">
<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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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 <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketPolicy.</span><code><span class="memberNameLink"><a href="../WebSocketPolicy.html#clonePolicy()">clonePolicy</a></span>()</code></th>
<td class="colLast">
<div class="block">Make a copy of the policy, with current values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketPolicy.</span><code><span class="memberNameLink"><a href="../WebSocketPolicy.html#clonePolicy(org.eclipse.jetty.websocket.api.WebSocketBehavior)">clonePolicy</a></span>&#8203;(<a href="../WebSocketBehavior.html" title="enum in org.eclipse.jetty.websocket.api">WebSocketBehavior</a>&nbsp;behavior)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">use <a href="../WebSocketPolicy.html#delegateAs(org.eclipse.jetty.websocket.api.WebSocketBehavior)"><code>delegateAs(WebSocketBehavior)</code></a> instead</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketPolicy.</span><code><span class="memberNameLink"><a href="../WebSocketPolicy.html#delegateAs(org.eclipse.jetty.websocket.api.WebSocketBehavior)">delegateAs</a></span>&#8203;(<a href="../WebSocketBehavior.html" title="enum in org.eclipse.jetty.websocket.api">WebSocketBehavior</a>&nbsp;behavior)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.</span><code><span class="memberNameLink"><a href="../Session.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">
<div class="block">Access the (now read-only) <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api"><code>WebSocketPolicy</code></a> in use for this connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketPolicy.</span><code><span class="memberNameLink"><a href="../WebSocketPolicy.html#newClientPolicy()">newClientPolicy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketPolicy.</span><code><span class="memberNameLink"><a href="../WebSocketPolicy.html#newServerPolicy()">newServerPolicy</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.client">
<!-- -->
</a>
<h3>Uses of <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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 <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketClient.</span><code><span class="memberNameLink"><a href="../../client/WebSocketClient.html#getPolicy()">getPolicy</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.client.io">
<!-- -->
</a>
<h3>Uses of <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a> in <a href="../../client/io/package-summary.html">org.eclipse.jetty.websocket.client.io</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../client/io/package-summary.html">org.eclipse.jetty.websocket.client.io</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/io/WebSocketClientConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool)">WebSocketClientConnection</a></span>&#8203;(<a href="../../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endp,
java.util.concurrent.Executor&nbsp;executor,
<a href="../../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;websocketPolicy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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 <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LogicalConnection.</span><code><span class="memberNameLink"><a href="../../common/LogicalConnection.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">
<div class="block">The policy that the connection is running under.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Parser.</span><code><span class="memberNameLink"><a href="../../common/Parser.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketSession.</span><code><span class="memberNameLink"><a href="../../common/WebSocketSession.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">&nbsp;</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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">WebSocketSession.</span><code><span class="memberNameLink"><a href="../../common/WebSocketSession.html#setPolicy(org.eclipse.jetty.websocket.api.WebSocketPolicy)">setPolicy</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../common/package-summary.html">org.eclipse.jetty.websocket.common</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../../common/Generator.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool)">Generator</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></th>
<td class="colLast">
<div class="block">Construct Generator with provided policy and bufferPool</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/Generator.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool,boolean)">Generator</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
boolean&nbsp;validating)</code></th>
<td class="colLast">
<div class="block">Construct Generator with provided policy and bufferPool</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/Generator.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool,boolean,boolean)">Generator</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
boolean&nbsp;validating,
boolean&nbsp;readOnly)</code></th>
<td class="colLast">
<div class="block">Construct Generator with provided policy and bufferPool</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/Parser.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool)">Parser</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;wspolicy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</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.events">
<!-- -->
</a>
<h3>Uses of <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a> in <a href="../../common/events/package-summary.html">org.eclipse.jetty.websocket.common.events</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../common/events/package-summary.html">org.eclipse.jetty.websocket.common.events</a> declared as <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractEventDriver.</span><code><span class="memberNameLink"><a href="../../common/events/AbstractEventDriver.html#policy">policy</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../common/events/package-summary.html">org.eclipse.jetty.websocket.common.events</a> that return <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractEventDriver.</span><code><span class="memberNameLink"><a href="../../common/events/AbstractEventDriver.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EventDriver.</span><code><span class="memberNameLink"><a href="../../common/events/EventDriver.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../common/events/package-summary.html">org.eclipse.jetty.websocket.common.events</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../../common/events/EventDriver.html" title="interface in org.eclipse.jetty.websocket.common.events">EventDriver</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EventDriverImpl.</span><code><span class="memberNameLink"><a href="../../common/events/EventDriverImpl.html#create(java.lang.Object,org.eclipse.jetty.websocket.api.WebSocketPolicy)">create</a></span>&#8203;(java.lang.Object&nbsp;websocket,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">
<div class="block">Create the EventDriver based on this implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../common/events/EventDriver.html" title="interface in org.eclipse.jetty.websocket.common.events">EventDriver</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JettyAnnotatedImpl.</span><code><span class="memberNameLink"><a href="../../common/events/JettyAnnotatedImpl.html#create(java.lang.Object,org.eclipse.jetty.websocket.api.WebSocketPolicy)">create</a></span>&#8203;(java.lang.Object&nbsp;websocket,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../common/events/EventDriver.html" title="interface in org.eclipse.jetty.websocket.common.events">EventDriver</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JettyListenerImpl.</span><code><span class="memberNameLink"><a href="../../common/events/JettyListenerImpl.html#create(java.lang.Object,org.eclipse.jetty.websocket.api.WebSocketPolicy)">create</a></span>&#8203;(java.lang.Object&nbsp;websocket,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../common/events/package-summary.html">org.eclipse.jetty.websocket.common.events</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../../common/events/AbstractEventDriver.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,java.lang.Object)">AbstractEventDriver</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
java.lang.Object&nbsp;websocket)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/events/JettyAnnotatedEventDriver.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,java.lang.Object,org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata)">JettyAnnotatedEventDriver</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
java.lang.Object&nbsp;websocket,
<a href="../../common/events/JettyAnnotatedMetadata.html" title="class in org.eclipse.jetty.websocket.common.events">JettyAnnotatedMetadata</a>&nbsp;events)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/events/JettyListenerEventDriver.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.websocket.api.WebSocketConnectionListener)">JettyListenerEventDriver</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../WebSocketConnectionListener.html" title="interface in org.eclipse.jetty.websocket.api">WebSocketConnectionListener</a>&nbsp;listener)</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">
<!-- -->
</a>
<h3>Uses of <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractExtension.</span><code><span class="memberNameLink"><a href="../../common/extensions/AbstractExtension.html#getPolicy()">getPolicy</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> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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">AbstractExtension.</span><code><span class="memberNameLink"><a href="../../common/extensions/AbstractExtension.html#init(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool)">init</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</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#setPolicy(org.eclipse.jetty.websocket.api.WebSocketPolicy)">setPolicy</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</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">ExtensionStack.</span><code><span class="memberNameLink"><a href="../../common/extensions/ExtensionStack.html#setPolicy(org.eclipse.jetty.websocket.api.WebSocketPolicy)">setPolicy</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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 <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractWebSocketConnection.</span><code><span class="memberNameLink"><a href="../../common/io/AbstractWebSocketConnection.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../common/io/package-summary.html">org.eclipse.jetty.websocket.common.io</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../../common/io/AbstractWebSocketConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool)">AbstractWebSocketConnection</a></span>&#8203;(<a href="../../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endp,
java.util.concurrent.Executor&nbsp;executor,
<a href="../../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</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.scopes">
<!-- -->
</a>
<h3>Uses of <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a> in <a href="../../common/scopes/package-summary.html">org.eclipse.jetty.websocket.common.scopes</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../common/scopes/package-summary.html">org.eclipse.jetty.websocket.common.scopes</a> that return <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DelegatedContainerScope.</span><code><span class="memberNameLink"><a href="../../common/scopes/DelegatedContainerScope.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SimpleContainerScope.</span><code><span class="memberNameLink"><a href="../../common/scopes/SimpleContainerScope.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketContainerScope.</span><code><span class="memberNameLink"><a href="../../common/scopes/WebSocketContainerScope.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">
<div class="block">The policy the container is running on.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../common/scopes/package-summary.html">org.eclipse.jetty.websocket.common.scopes</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../../common/scopes/DelegatedContainerScope.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope)">DelegatedContainerScope</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../common/scopes/WebSocketContainerScope.html" title="interface in org.eclipse.jetty.websocket.common.scopes">WebSocketContainerScope</a>&nbsp;parentScope)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/scopes/SimpleContainerScope.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy)">SimpleContainerScope</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/scopes/SimpleContainerScope.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool)">SimpleContainerScope</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/scopes/SimpleContainerScope.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.Executor,org.eclipse.jetty.util.DecoratedObjectFactory)">SimpleContainerScope</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
java.util.concurrent.Executor&nbsp;executor,
<a href="../../../util/DecoratedObjectFactory.html" title="class in org.eclipse.jetty.util">DecoratedObjectFactory</a>&nbsp;objectFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/scopes/SimpleContainerScope.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool,java.util.concurrent.Executor,org.eclipse.jetty.util.ssl.SslContextFactory,org.eclipse.jetty.util.DecoratedObjectFactory)">SimpleContainerScope</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
java.util.concurrent.Executor&nbsp;executor,
<a href="../../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;ssl,
<a href="../../../util/DecoratedObjectFactory.html" title="class in org.eclipse.jetty.util">DecoratedObjectFactory</a>&nbsp;objectFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../common/scopes/SimpleContainerScope.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool,org.eclipse.jetty.util.DecoratedObjectFactory)">SimpleContainerScope</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool,
<a href="../../../util/DecoratedObjectFactory.html" title="class in org.eclipse.jetty.util">DecoratedObjectFactory</a>&nbsp;objectFactory)</code></th>
<td class="colLast">&nbsp;</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a> in <a href="../../jsr356/package-summary.html">org.eclipse.jetty.websocket.jsr356</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../jsr356/package-summary.html">org.eclipse.jetty.websocket.jsr356</a> that return <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientContainer.</span><code><span class="memberNameLink"><a href="../../jsr356/ClientContainer.html#getPolicy()">getPolicy</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.jsr356.client">
<!-- -->
</a>
<h3>Uses of <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a> in <a href="../../jsr356/client/package-summary.html">org.eclipse.jetty.websocket.jsr356.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../jsr356/client/package-summary.html">org.eclipse.jetty.websocket.jsr356.client</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../../common/events/EventDriver.html" title="interface in org.eclipse.jetty.websocket.common.events">EventDriver</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JsrClientEndpointImpl.</span><code><span class="memberNameLink"><a href="../../jsr356/client/JsrClientEndpointImpl.html#create(java.lang.Object,org.eclipse.jetty.websocket.api.WebSocketPolicy)">create</a></span>&#8203;(java.lang.Object&nbsp;websocket,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.jsr356.endpoints">
<!-- -->
</a>
<h3>Uses of <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a> in <a href="../../jsr356/endpoints/package-summary.html">org.eclipse.jetty.websocket.jsr356.endpoints</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../jsr356/endpoints/package-summary.html">org.eclipse.jetty.websocket.jsr356.endpoints</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../../common/events/EventDriver.html" title="interface in org.eclipse.jetty.websocket.common.events">EventDriver</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JsrEndpointImpl.</span><code><span class="memberNameLink"><a href="../../jsr356/endpoints/JsrEndpointImpl.html#create(java.lang.Object,org.eclipse.jetty.websocket.api.WebSocketPolicy)">create</a></span>&#8203;(java.lang.Object&nbsp;websocket,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../jsr356/endpoints/package-summary.html">org.eclipse.jetty.websocket.jsr356.endpoints</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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/endpoints/AbstractJsrEventDriver.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.websocket.jsr356.endpoints.EndpointInstance)">AbstractJsrEventDriver</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../jsr356/endpoints/EndpointInstance.html" title="class in org.eclipse.jetty.websocket.jsr356.endpoints">EndpointInstance</a>&nbsp;endpointInstance)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../jsr356/endpoints/JsrAnnotatedEventDriver.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.websocket.jsr356.endpoints.EndpointInstance,org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents)">JsrAnnotatedEventDriver</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../jsr356/endpoints/EndpointInstance.html" title="class in org.eclipse.jetty.websocket.jsr356.endpoints">EndpointInstance</a>&nbsp;endpointInstance,
<a href="../../jsr356/annotations/JsrEvents.html" title="class in org.eclipse.jetty.websocket.jsr356.annotations">JsrEvents</a>&lt;?,&#8203;?&gt;&nbsp;events)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../jsr356/endpoints/JsrEndpointEventDriver.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.websocket.jsr356.endpoints.EndpointInstance)">JsrEndpointEventDriver</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../jsr356/endpoints/EndpointInstance.html" title="class in org.eclipse.jetty.websocket.jsr356.endpoints">EndpointInstance</a>&nbsp;endpointInstance)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.jsr356.server">
<!-- -->
</a>
<h3>Uses of <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a> in <a href="../../jsr356/server/package-summary.html">org.eclipse.jetty.websocket.jsr356.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../jsr356/server/package-summary.html">org.eclipse.jetty.websocket.jsr356.server</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../../common/events/EventDriver.html" title="interface in org.eclipse.jetty.websocket.common.events">EventDriver</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JsrServerEndpointImpl.</span><code><span class="memberNameLink"><a href="../../jsr356/server/JsrServerEndpointImpl.html#create(java.lang.Object,org.eclipse.jetty.websocket.api.WebSocketPolicy)">create</a></span>&#8203;(java.lang.Object&nbsp;websocket,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../common/events/EventDriver.html" title="interface in org.eclipse.jetty.websocket.common.events">EventDriver</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JsrServerExtendsEndpointImpl.</span><code><span class="memberNameLink"><a href="../../jsr356/server/JsrServerExtendsEndpointImpl.html#create(java.lang.Object,org.eclipse.jetty.websocket.api.WebSocketPolicy)">create</a></span>&#8203;(java.lang.Object&nbsp;websocket,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.server">
<!-- -->
</a>
<h3>Uses of <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a> in <a href="../../server/package-summary.html">org.eclipse.jetty.websocket.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../server/package-summary.html">org.eclipse.jetty.websocket.server</a> that return <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NativeWebSocketConfiguration.</span><code><span class="memberNameLink"><a href="../../server/NativeWebSocketConfiguration.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">
<div class="block">Used to configure the Default <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api"><code>WebSocketPolicy</code></a> used by all endpoints that
don't redeclare the values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketServerFactory.</span><code><span class="memberNameLink"><a href="../../server/WebSocketServerFactory.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../server/package-summary.html">org.eclipse.jetty.websocket.server</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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">WebSocketHandler.</span><code><span class="memberNameLink"><a href="../../server/WebSocketHandler.html#configurePolicy(org.eclipse.jetty.websocket.api.WebSocketPolicy)">configurePolicy</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../server/package-summary.html">org.eclipse.jetty.websocket.server</a> with parameters of type <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../../server/WebSocketServerConnection.html#%3Cinit%3E(org.eclipse.jetty.io.EndPoint,java.util.concurrent.Executor,org.eclipse.jetty.util.thread.Scheduler,org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool)">WebSocketServerConnection</a></span>&#8203;(<a href="../../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endp,
java.util.concurrent.Executor&nbsp;executor,
<a href="../../../util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../server/WebSocketServerFactory.html#%3Cinit%3E(javax.servlet.ServletContext,org.eclipse.jetty.websocket.api.WebSocketPolicy)">WebSocketServerFactory</a></span>&#8203;(javax.servlet.ServletContext&nbsp;context,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">
<div class="block">Entry point for <a href="../../servlet/WebSocketServletFactory.Loader.html" title="class in org.eclipse.jetty.websocket.servlet"><code>WebSocketServletFactory.Loader</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../server/WebSocketServerFactory.html#%3Cinit%3E(javax.servlet.ServletContext,org.eclipse.jetty.websocket.api.WebSocketPolicy,org.eclipse.jetty.io.ByteBufferPool)">WebSocketServerFactory</a></span>&#8203;(javax.servlet.ServletContext&nbsp;context,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../server/WebSocketServerFactory.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.WebSocketPolicy,java.util.concurrent.Executor,org.eclipse.jetty.io.ByteBufferPool)">WebSocketServerFactory</a></span>&#8203;(<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy,
java.util.concurrent.Executor&nbsp;executor,
<a href="../../../io/ByteBufferPool.html" title="interface in org.eclipse.jetty.io">ByteBufferPool</a>&nbsp;bufferPool)</code></th>
<td class="colLast">
<div class="block">Protected entry point for <a href="../../server/WebSocketHandler.html" title="class in org.eclipse.jetty.websocket.server"><code>WebSocketHandler</code></a></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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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 <a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketServletFactory.</span><code><span class="memberNameLink"><a href="../../servlet/WebSocketServletFactory.html#getPolicy()">getPolicy</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the base policy in use for WebSockets.</div>
</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</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 <a href="../../servlet/WebSocketServletFactory.html" title="interface in org.eclipse.jetty.websocket.servlet">WebSocketServletFactory</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketServletFactory.Loader.</span><code><span class="memberNameLink"><a href="../../servlet/WebSocketServletFactory.Loader.html#load(javax.servlet.ServletContext,org.eclipse.jetty.websocket.api.WebSocketPolicy)">load</a></span>&#8203;(javax.servlet.ServletContext&nbsp;ctx,
<a href="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">WebSocketPolicy</a>&nbsp;policy)</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="../WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api">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;2020 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>