blob: 694a84dcbcbb89df2c010891b336f617b0a8cff7 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Tue Mar 30 10:48:34 CDT 2021 -->
<title>Uses of Class org.eclipse.jetty.websocket.core.Frame (Eclipse Jetty API Doc - v11.0.2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-03-30">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.eclipse.jetty.websocket.core.Frame (Eclipse Jetty API Doc - v11.0.2)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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.core.Frame" class="title">Uses of Class<br>org.eclipse.jetty.websocket.core.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="class in org.eclipse.jetty.websocket.core">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.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="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core">org.eclipse.jetty.websocket.core</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.internal">org.eclipse.jetty.websocket.core.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.internal.messages">org.eclipse.jetty.websocket.core.internal.messages</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.core.internal.util">org.eclipse.jetty.websocket.core.internal.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.jakarta.common">org.eclipse.jetty.websocket.jakarta.common</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.jakarta.common.messages">org.eclipse.jetty.websocket.jakarta.common.messages</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.common">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</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> with parameters of type <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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">JettyWebSocketFrameHandler.</span><code><span class="memberNameLink"><a href="../../common/JettyWebSocketFrameHandler.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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="class in org.eclipse.jetty.websocket.core">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/JettyWebSocketFrame.html#%3Cinit%3E(org.eclipse.jetty.websocket.core.Frame)">JettyWebSocketFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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.core">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a> in <a href="../package-summary.html">org.eclipse.jetty.websocket.core</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.websocket.core</a> that return <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#asReadOnly()">asReadOnly</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#copy(org.eclipse.jetty.websocket.core.Frame)">copy</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;original)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#copyWithoutPayload(org.eclipse.jetty.websocket.core.Frame)">copyWithoutPayload</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;original)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#setFin(boolean)">setFin</a></span>&#8203;(boolean&nbsp;fin)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.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>protected <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#setOpCode(byte)">setOpCode</a></span>&#8203;(byte&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#setPayload(byte%5B%5D)">setPayload</a></span>&#8203;(byte[]&nbsp;buf)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#setPayload(java.lang.String)">setPayload</a></span>&#8203;(java.lang.String&nbsp;str)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#setPayload(java.nio.ByteBuffer)">setPayload</a></span>&#8203;(java.nio.ByteBuffer&nbsp;buf)</code></th>
<td class="colLast">
<div class="block">Set the data payload.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#setRsv1(boolean)">setRsv1</a></span>&#8203;(boolean&nbsp;rsv1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#setRsv2(boolean)">setRsv2</a></span>&#8203;(boolean&nbsp;rsv2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#setRsv3(boolean)">setRsv3</a></span>&#8203;(boolean&nbsp;rsv3)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CloseStatus.</span><code><span class="memberNameLink"><a href="../CloseStatus.html#toFrame()">toFrame</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CloseStatus.</span><code><span class="memberNameLink"><a href="../CloseStatus.html#toFrame(int)">toFrame</a></span>&#8203;(int&nbsp;closeStatus)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CloseStatus.</span><code><span class="memberNameLink"><a href="../CloseStatus.html#toFrame(int,java.lang.String)">toFrame</a></span>&#8203;(int&nbsp;closeStatus,
java.lang.String&nbsp;reason)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.websocket.core</a> with parameters of type <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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>static <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#copy(org.eclipse.jetty.websocket.core.Frame)">copy</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;original)</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">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#copyHeaders(org.eclipse.jetty.websocket.core.Frame)">copyHeaders</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Frame.</span><code><span class="memberNameLink"><a href="../Frame.html#copyWithoutPayload(org.eclipse.jetty.websocket.core.Frame)">copyWithoutPayload</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;original)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../CloseStatus.html" title="class in org.eclipse.jetty.websocket.core">CloseStatus</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CloseStatus.</span><code><span class="memberNameLink"><a href="../CloseStatus.html#getCloseStatus(org.eclipse.jetty.websocket.core.Frame)">getCloseStatus</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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="../AbstractExtension.html#nextIncomingFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">nextIncomingFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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="../AbstractExtension.html#nextOutgoingFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">nextOutgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">AbstractExtension.</span><code><span class="memberNameLink"><a href="../AbstractExtension.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">FrameHandler.</span><code><span class="memberNameLink"><a href="../FrameHandler.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Receiver of all Frames.</div>
</td>
</tr>
<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#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">AbstractExtension.</span><code><span class="memberNameLink"><a href="../AbstractExtension.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">CoreSession.Empty.</span><code><span class="memberNameLink"><a href="../CoreSession.Empty.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">OutgoingFrames.</span><code><span class="memberNameLink"><a href="../OutgoingFrames.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</code></th>
<td class="colLast">
<div class="block">A frame, and optional callback, intended for the network layer.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.websocket.core</a> with parameters of type <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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="../CloseStatus.html#%3Cinit%3E(org.eclipse.jetty.websocket.core.Frame)">CloseStatus</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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.core.internal">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a> in <a href="../internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a> in <a href="../internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</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="../internal/Parser.ParsedFrame.html" title="class in org.eclipse.jetty.websocket.core.internal">Parser.ParsedFrame</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a> declared as <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</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>static <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FrameFlusher.</span><code><span class="memberNameLink"><a href="../internal/FrameFlusher.html#FLUSH_FRAME">FLUSH_FRAME</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FrameEntry.</span><code><span class="memberNameLink"><a href="../internal/FrameEntry.html#frame">frame</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a> with parameters of type <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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="../internal/FrameFlusher.html#enqueue(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">enqueue</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</code></th>
<td class="colLast">
<div class="block">Enqueue a Frame to be written to the endpoint.</div>
</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="../internal/Generator.html#generateHeader(org.eclipse.jetty.websocket.core.Frame,java.nio.ByteBuffer)">generateHeader</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
java.nio.ByteBuffer&nbsp;buffer)</code></th>
<td class="colLast">
<div class="block">Generate the header bytes of a frame 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">Generator.</span><code><span class="memberNameLink"><a href="../internal/Generator.html#generatePayload(org.eclipse.jetty.websocket.core.Frame,java.nio.ByteBuffer)">generatePayload</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
java.nio.ByteBuffer&nbsp;buffer)</code></th>
<td class="colLast">
<div class="block">Generate the payload of a frame into a single ByteBuffer, if the frame has a mask the payload
will be masked as it is copied to the output buffer.</div>
</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="../internal/Generator.html#generateWholeFrame(org.eclipse.jetty.websocket.core.Frame,java.nio.ByteBuffer)">generateWholeFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
java.nio.ByteBuffer&nbsp;buffer)</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>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PerMessageDeflateExtension.</span><code><span class="memberNameLink"><a href="../internal/PerMessageDeflateExtension.html#nextIncomingFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">nextIncomingFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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="../internal/PerMessageDeflateExtension.html#nextOutgoingFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">nextOutgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">MessageHandler.</span><code><span class="memberNameLink"><a href="../internal/MessageHandler.html#onBinaryFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onBinaryFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">MessageHandler.</span><code><span class="memberNameLink"><a href="../internal/MessageHandler.html#onCloseFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onCloseFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">MessageHandler.</span><code><span class="memberNameLink"><a href="../internal/MessageHandler.html#onContinuationFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onContinuationFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">ExtensionStack.</span><code><span class="memberNameLink"><a href="../internal/ExtensionStack.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">FragmentExtension.</span><code><span class="memberNameLink"><a href="../internal/FragmentExtension.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FragmentingFlusher.</span><code><span class="memberNameLink"><a href="../internal/FragmentingFlusher.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FrameCaptureExtension.</span><code><span class="memberNameLink"><a href="../internal/FrameCaptureExtension.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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="../internal/IdentityExtension.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">MessageHandler.</span><code><span class="memberNameLink"><a href="../internal/MessageHandler.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">PerMessageDeflateExtension.</span><code><span class="memberNameLink"><a href="../internal/PerMessageDeflateExtension.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TransformingFlusher.</span><code><span class="memberNameLink"><a href="../internal/TransformingFlusher.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</code></th>
<td class="colLast">
<div class="block">Called when a frame is ready to be transformed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValidationExtension.</span><code><span class="memberNameLink"><a href="../internal/ValidationExtension.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">WebSocketCoreSession.</span><code><span class="memberNameLink"><a href="../internal/WebSocketCoreSession.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketSessionState.</span><code><span class="memberNameLink"><a href="../internal/WebSocketSessionState.html#onIncomingFrame(org.eclipse.jetty.websocket.core.Frame)">onIncomingFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebSocketSessionState.</span><code><span class="memberNameLink"><a href="../internal/WebSocketSessionState.html#onOutgoingFrame(org.eclipse.jetty.websocket.core.Frame)">onOutgoingFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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">MessageHandler.</span><code><span class="memberNameLink"><a href="../internal/MessageHandler.html#onPingFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onPingFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">MessageHandler.</span><code><span class="memberNameLink"><a href="../internal/MessageHandler.html#onPongFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onPongFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">MessageHandler.</span><code><span class="memberNameLink"><a href="../internal/MessageHandler.html#onTextFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onTextFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>byte</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValidationExtension.</span><code><span class="memberNameLink"><a href="../internal/ValidationExtension.html#recordLastOpCode(org.eclipse.jetty.websocket.core.Frame,byte)">recordLastOpCode</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
byte&nbsp;prevOpcode)</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">ExtensionStack.</span><code><span class="memberNameLink"><a href="../internal/ExtensionStack.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">FragmentExtension.</span><code><span class="memberNameLink"><a href="../internal/FragmentExtension.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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="../internal/FrameCaptureExtension.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">IdentityExtension.</span><code><span class="memberNameLink"><a href="../internal/IdentityExtension.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">PerMessageDeflateExtension.</span><code><span class="memberNameLink"><a href="../internal/PerMessageDeflateExtension.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">TransformingFlusher.</span><code><span class="memberNameLink"><a href="../internal/TransformingFlusher.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">ValidationExtension.</span><code><span class="memberNameLink"><a href="../internal/ValidationExtension.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</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">WebSocketCoreSession.</span><code><span class="memberNameLink"><a href="../internal/WebSocketCoreSession.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../internal/package-summary.html">org.eclipse.jetty.websocket.core.internal</a> with parameters of type <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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="../internal/FrameEntry.html#%3Cinit%3E(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">FrameEntry</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.core.internal.messages">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a> in <a href="../internal/messages/package-summary.html">org.eclipse.jetty.websocket.core.internal.messages</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../internal/messages/package-summary.html">org.eclipse.jetty.websocket.core.internal.messages</a> with parameters of type <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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">ByteArrayMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/ByteArrayMessageSink.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">ByteBufferMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/ByteBufferMessageSink.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">DispatchedMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/DispatchedMessageSink.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">MessageInputStream.</span><code><span class="memberNameLink"><a href="../internal/messages/MessageInputStream.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">MessageReader.</span><code><span class="memberNameLink"><a href="../internal/messages/MessageReader.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">MessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/MessageSink.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Consume the frame payload to the message.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PartialByteArrayMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/PartialByteArrayMessageSink.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">PartialByteBufferMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/PartialByteBufferMessageSink.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">PartialStringMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/PartialStringMessageSink.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">StringMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/StringMessageSink.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../internal/messages/MessageSink.html" title="interface in org.eclipse.jetty.websocket.core.internal.messages">MessageSink</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DispatchedMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/DispatchedMessageSink.html#newSink(org.eclipse.jetty.websocket.core.Frame)">newSink</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../internal/messages/MessageSink.html" title="interface in org.eclipse.jetty.websocket.core.internal.messages">MessageSink</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InputStreamMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/InputStreamMessageSink.html#newSink(org.eclipse.jetty.websocket.core.Frame)">newSink</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../internal/messages/MessageReader.html" title="class in org.eclipse.jetty.websocket.core.internal.messages">MessageReader</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReaderMessageSink.</span><code><span class="memberNameLink"><a href="../internal/messages/ReaderMessageSink.html#newSink(org.eclipse.jetty.websocket.core.Frame)">newSink</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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.core.internal.util">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a> in <a href="../internal/util/package-summary.html">org.eclipse.jetty.websocket.core.internal.util</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../internal/util/package-summary.html">org.eclipse.jetty.websocket.core.internal.util</a> with parameters of type <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FrameValidation.</span><code><span class="memberNameLink"><a href="../internal/util/FrameValidation.html#assertValidFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.websocket.core.CoreSession)">assertValidFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a>&nbsp;coreSession)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FrameValidation.</span><code><span class="memberNameLink"><a href="../internal/util/FrameValidation.html#assertValidIncoming(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.websocket.core.CoreSession)">assertValidIncoming</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a>&nbsp;coreSession)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FrameValidation.</span><code><span class="memberNameLink"><a href="../internal/util/FrameValidation.html#assertValidOutgoing(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.websocket.core.CoreSession)">assertValidOutgoing</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../CoreSession.html" title="interface in org.eclipse.jetty.websocket.core">CoreSession</a>&nbsp;coreSession)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.jakarta.common">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a> in <a href="../../jakarta/common/package-summary.html">org.eclipse.jetty.websocket.jakarta.common</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../jakarta/common/package-summary.html">org.eclipse.jetty.websocket.jakarta.common</a> with parameters of type <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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">JakartaWebSocketFrameHandler.</span><code><span class="memberNameLink"><a href="../../jakarta/common/JakartaWebSocketFrameHandler.html#onBinary(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onBinary</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">JakartaWebSocketFrameHandler.</span><code><span class="memberNameLink"><a href="../../jakarta/common/JakartaWebSocketFrameHandler.html#onClose(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onClose</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">JakartaWebSocketFrameHandler.</span><code><span class="memberNameLink"><a href="../../jakarta/common/JakartaWebSocketFrameHandler.html#onContinuation(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onContinuation</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">JakartaWebSocketFrameHandler.</span><code><span class="memberNameLink"><a href="../../jakarta/common/JakartaWebSocketFrameHandler.html#onFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">JakartaWebSocketFrameHandler.</span><code><span class="memberNameLink"><a href="../../jakarta/common/JakartaWebSocketFrameHandler.html#onPing(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onPing</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">JakartaWebSocketFrameHandler.</span><code><span class="memberNameLink"><a href="../../jakarta/common/JakartaWebSocketFrameHandler.html#onPong(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onPong</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">JakartaWebSocketFrameHandler.</span><code><span class="memberNameLink"><a href="../../jakarta/common/JakartaWebSocketFrameHandler.html#onText(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">onText</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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">JakartaWebSocketRemoteEndpoint.</span><code><span class="memberNameLink"><a href="../../jakarta/common/JakartaWebSocketRemoteEndpoint.html#sendFrame(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback,boolean)">sendFrame</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
boolean&nbsp;batch)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.jakarta.common.messages">
<!-- -->
</a>
<h3>Uses of <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a> in <a href="../../jakarta/common/messages/package-summary.html">org.eclipse.jetty.websocket.jakarta.common.messages</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../jakarta/common/messages/package-summary.html">org.eclipse.jetty.websocket.jakarta.common.messages</a> with parameters of type <a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">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">AbstractDecodedMessageSink.</span><code><span class="memberNameLink"><a href="../../jakarta/common/messages/AbstractDecodedMessageSink.html#accept(org.eclipse.jetty.websocket.core.Frame,org.eclipse.jetty.util.Callback)">accept</a></span>&#8203;(<a href="../Frame.html" title="class in org.eclipse.jetty.websocket.core">Frame</a>&nbsp;frame,
<a href="../../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</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="class in org.eclipse.jetty.websocket.core">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>