blob: 352495a8b7749ad7d9c83497be78a01f186c7d3e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Fri Jun 12 14:11:40 EDT 2020 -->
<title>Uses of Interface org.eclipse.jetty.websocket.api.extensions.Frame (Jetty :: Project 9.4.30.v20200611 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-06-12">
<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 Interface org.eclipse.jetty.websocket.api.extensions.Frame (Jetty :: Project 9.4.30.v20200611 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="../Frame.html" title="interface 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 Interface org.eclipse.jetty.websocket.api.extensions.Frame" class="title">Uses of Interface<br>org.eclipse.jetty.websocket.api.extensions.Frame</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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.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.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="rowColor">
<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="altColor">
<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="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.common.frames">org.eclipse.jetty.websocket.common.frames</a></th>
<td class="colLast">&nbsp;</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.io.payload">org.eclipse.jetty.websocket.common.io.payload</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Common : I/O : Frame Payload Handling</div>
</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>
</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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> with parameters of type <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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">WebSocketFrameListener.</span><code><span class="memberNameLink"><a href="../../WebSocketFrameListener.html#onWebSocketFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">onWebSocketFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">
<div class="block">A WebSocket frame has been received.</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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> with parameters of type <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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">IncomingFrames.</span><code><span class="memberNameLink"><a href="../IncomingFrames.html#incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">incomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">
<div class="block">Process the incoming frame.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OutgoingFrames.</span><code><span class="memberNameLink"><a href="../OutgoingFrames.html#outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">outgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</code></th>
<td class="colLast">
<div class="block">A frame, and optional callback, intended for the network layer.</div>
</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a> in <a href="../../../client/io/package-summary.html">org.eclipse.jetty.websocket.client.io</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../client/io/package-summary.html">org.eclipse.jetty.websocket.client.io</a> with parameters of type <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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">WebSocketClientConnection.</span><code><span class="memberNameLink"><a href="../../../client/io/WebSocketClientConnection.html#outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">outgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</code></th>
<td class="colLast">
<div class="block">Override to set the masker.</div>
</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a> in <a href="../../../common/package-summary.html">org.eclipse.jetty.websocket.common</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../common/package-summary.html">org.eclipse.jetty.websocket.common</a> that implement <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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="../../../common/WebSocketFrame.html" title="class in org.eclipse.jetty.websocket.common">WebSocketFrame</a></span></code></th>
<td class="colLast">
<div class="block">A Base Frame as seen in <a href="https://tools.ietf.org/html/rfc6455#section-5.2">RFC 6455.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/package-summary.html">org.eclipse.jetty.websocket.common</a> that return <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketFrame.</span><code><span class="memberNameLink"><a href="../../../common/WebSocketFrame.html#setMask(byte%5B%5D)">setMask</a></span>&#8203;(byte[]&nbsp;maskingKey)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketFrame.</span><code><span class="memberNameLink"><a href="../../../common/WebSocketFrame.html#setMasked(boolean)">setMasked</a></span>&#8203;(boolean&nbsp;mask)</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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">Generator.</span><code><span class="memberNameLink"><a href="../../../common/Generator.html#assertFrameValid(org.eclipse.jetty.websocket.api.extensions.Frame)">assertFrameValid</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../common/WebSocketFrame.html" title="class in org.eclipse.jetty.websocket.common">WebSocketFrame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketFrame.</span><code><span class="memberNameLink"><a href="../../../common/WebSocketFrame.html#copy(org.eclipse.jetty.websocket.api.extensions.Frame)">copy</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;original)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketFrame.</span><code><span class="memberNameLink"><a href="../../../common/WebSocketFrame.html#copyHeaders(org.eclipse.jetty.websocket.api.extensions.Frame)">copyHeaders</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.nio.ByteBuffer</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Generator.</span><code><span class="memberNameLink"><a href="../../../common/Generator.html#generateHeaderBytes(org.eclipse.jetty.websocket.api.extensions.Frame)">generateHeaderBytes</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">Generator.</span><code><span class="memberNameLink"><a href="../../../common/Generator.html#generateHeaderBytes(org.eclipse.jetty.websocket.api.extensions.Frame,java.nio.ByteBuffer)">generateHeaderBytes</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
java.nio.ByteBuffer&nbsp;buffer)</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">Generator.</span><code><span class="memberNameLink"><a href="../../../common/Generator.html#generateWholeFrame(org.eclipse.jetty.websocket.api.extensions.Frame,java.nio.ByteBuffer)">generateWholeFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
java.nio.ByteBuffer&nbsp;buf)</code></th>
<td class="colLast">
<div class="block">Generate the whole frame (header + payload copy) into a single ByteBuffer.</div>
</td>
</tr>
<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#incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">incomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">
<div class="block">Incoming Raw Frames from Parser</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Parser.</span><code><span class="memberNameLink"><a href="../../../common/Parser.html#notifyFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">notifyFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;f)</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">WebSocketSession.</span><code><span class="memberNameLink"><a href="../../../common/WebSocketSession.html#outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">outgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</code></th>
<td class="colLast">&nbsp;</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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/CloseInfo.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.extensions.Frame)">CloseInfo</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/CloseInfo.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.extensions.Frame,boolean)">CloseInfo</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
boolean&nbsp;validate)</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a> in <a href="../../../common/events/package-summary.html">org.eclipse.jetty.websocket.common.events</a></h3>
<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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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">AbstractEventDriver.</span><code><span class="memberNameLink"><a href="../../../common/events/AbstractEventDriver.html#incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">incomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">EventDriver.</span><code><span class="memberNameLink"><a href="../../../common/events/EventDriver.html#onFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">JettyAnnotatedEventDriver.</span><code><span class="memberNameLink"><a href="../../../common/events/JettyAnnotatedEventDriver.html#onFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">JettyListenerEventDriver.</span><code><span class="memberNameLink"><a href="../../../common/events/JettyListenerEventDriver.html#onFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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> with parameters of type <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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#incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">incomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">FrameCaptureExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/FrameCaptureExtension.html#incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">incomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/AbstractExtension.html#nextIncomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">nextIncomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/AbstractExtension.html#nextOutgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">nextOutgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</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#outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">outgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</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">FrameCaptureExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/FrameCaptureExtension.html#outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">outgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</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.compress">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CompressExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/compress/CompressExtension.html#forwardIncoming(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.common.extensions.compress.ByteAccumulator)">forwardIncoming</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../../common/extensions/compress/ByteAccumulator.html" title="class in org.eclipse.jetty.websocket.common.extensions.compress">ByteAccumulator</a>&nbsp;accumulator)</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">DeflateFrameExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/compress/DeflateFrameExtension.html#incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">incomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">PerMessageDeflateExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/compress/PerMessageDeflateExtension.html#incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">incomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PerMessageDeflateExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/compress/PerMessageDeflateExtension.html#nextIncomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">nextIncomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PerMessageDeflateExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/compress/PerMessageDeflateExtension.html#nextOutgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">nextOutgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</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">CompressExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/compress/CompressExtension.html#outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">outgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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#incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">incomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">FragmentExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/fragment/FragmentExtension.html#outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">outgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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#incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">incomingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">IdentityExtension.</span><code><span class="memberNameLink"><a href="../../../common/extensions/identity/IdentityExtension.html#outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">outgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</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.frames">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a> in <a href="../../../common/frames/package-summary.html">org.eclipse.jetty.websocket.common.frames</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../common/frames/package-summary.html">org.eclipse.jetty.websocket.common.frames</a> that implement <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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="../../../common/frames/BinaryFrame.html" title="class in org.eclipse.jetty.websocket.common.frames">BinaryFrame</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/CloseFrame.html" title="class in org.eclipse.jetty.websocket.common.frames">CloseFrame</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/ContinuationFrame.html" title="class in org.eclipse.jetty.websocket.common.frames">ContinuationFrame</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/ControlFrame.html" title="class in org.eclipse.jetty.websocket.common.frames">ControlFrame</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/DataFrame.html" title="class in org.eclipse.jetty.websocket.common.frames">DataFrame</a></span></code></th>
<td class="colLast">
<div class="block">A Data Frame</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/PingFrame.html" title="class in org.eclipse.jetty.websocket.common.frames">PingFrame</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/PongFrame.html" title="class in org.eclipse.jetty.websocket.common.frames">PongFrame</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/ReadOnlyDelegatedFrame.html" title="class in org.eclipse.jetty.websocket.common.frames">ReadOnlyDelegatedFrame</a></span></code></th>
<td class="colLast">
<div class="block">Immutable, Read-only, Frame implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/TextFrame.html" title="class in org.eclipse.jetty.websocket.common.frames">TextFrame</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../common/frames/package-summary.html">org.eclipse.jetty.websocket.common.frames</a> with parameters of type <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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/frames/DataFrame.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.extensions.Frame)">DataFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;basedOn)</code></th>
<td class="colLast">
<div class="block">Construct new DataFrame based on headers of provided frame.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/DataFrame.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.extensions.Frame,boolean)">DataFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;basedOn,
boolean&nbsp;continuation)</code></th>
<td class="colLast">
<div class="block">Construct new DataFrame based on headers of provided frame, overriding for continuations if needed.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../common/frames/ReadOnlyDelegatedFrame.html#%3Cinit%3E(org.eclipse.jetty.websocket.api.extensions.Frame)">ReadOnlyDelegatedFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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> with parameters of type <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FrameFlusher.</span><code><span class="memberNameLink"><a href="../../../common/io/FrameFlusher.html#enqueue(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">enqueue</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</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">AbstractWebSocketConnection.</span><code><span class="memberNameLink"><a href="../../../common/io/AbstractWebSocketConnection.html#outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,org.eclipse.jetty.websocket.api.WriteCallback,org.eclipse.jetty.websocket.api.BatchMode)">outgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame,
<a href="../../WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api">WriteCallback</a>&nbsp;callback,
<a href="../../BatchMode.html" title="enum in org.eclipse.jetty.websocket.api">BatchMode</a>&nbsp;batchMode)</code></th>
<td class="colLast">
<div class="block">Frame from API, User, or Internal implementation destined for network.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.common.io.payload">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a> in <a href="../../../common/io/payload/package-summary.html">org.eclipse.jetty.websocket.common.io.payload</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../common/io/payload/package-summary.html">org.eclipse.jetty.websocket.common.io.payload</a> with parameters of type <a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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">DeMaskProcessor.</span><code><span class="memberNameLink"><a href="../../../common/io/payload/DeMaskProcessor.html#reset(org.eclipse.jetty.websocket.api.extensions.Frame)">reset</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">PayloadProcessor.</span><code><span class="memberNameLink"><a href="../../../common/io/payload/PayloadProcessor.html#reset(org.eclipse.jetty.websocket.api.extensions.Frame)">reset</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</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">AbstractJsrEventDriver.</span><code><span class="memberNameLink"><a href="../../../jsr356/endpoints/AbstractJsrEventDriver.html#onFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">JsrAnnotatedEventDriver.</span><code><span class="memberNameLink"><a href="../../../jsr356/endpoints/JsrAnnotatedEventDriver.html#onFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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">JsrEndpointEventDriver.</span><code><span class="memberNameLink"><a href="../../../jsr356/endpoints/JsrEndpointEventDriver.html#onFrame(org.eclipse.jetty.websocket.api.extensions.Frame)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="interface in org.eclipse.jetty.websocket.api.extensions">Frame</a>&nbsp;frame)</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="../Frame.html" title="interface 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;2020 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>