blob: 86b6c25728d3c15fe7bcaf4d0cb0df15ec83f3cd [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Fri Feb 26 09:50:23 CST 2021 -->
<title>BodyParser (Jetty :: Project 9.4.38.v20210224 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-02-26">
<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="BodyParser (Jetty :: Project 9.4.38.v20210224 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":6,"i18":10,"i19":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/BodyParser.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.jetty.http2.parser</a></div>
<h2 title="Class BodyParser" class="title">Class BodyParser</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.eclipse.jetty.http2.parser.BodyParser</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="ContinuationBodyParser.html" title="class in org.eclipse.jetty.http2.parser">ContinuationBodyParser</a></code>, <code><a href="DataBodyParser.html" title="class in org.eclipse.jetty.http2.parser">DataBodyParser</a></code>, <code><a href="GoAwayBodyParser.html" title="class in org.eclipse.jetty.http2.parser">GoAwayBodyParser</a></code>, <code><a href="HeadersBodyParser.html" title="class in org.eclipse.jetty.http2.parser">HeadersBodyParser</a></code>, <code><a href="PingBodyParser.html" title="class in org.eclipse.jetty.http2.parser">PingBodyParser</a></code>, <code><a href="PriorityBodyParser.html" title="class in org.eclipse.jetty.http2.parser">PriorityBodyParser</a></code>, <code><a href="PushPromiseBodyParser.html" title="class in org.eclipse.jetty.http2.parser">PushPromiseBodyParser</a></code>, <code><a href="ResetBodyParser.html" title="class in org.eclipse.jetty.http2.parser">ResetBodyParser</a></code>, <code><a href="SettingsBodyParser.html" title="class in org.eclipse.jetty.http2.parser">SettingsBodyParser</a></code>, <code><a href="UnknownBodyParser.html" title="class in org.eclipse.jetty.http2.parser">UnknownBodyParser</a></code>, <code><a href="WindowUpdateBodyParser.html" title="class in org.eclipse.jetty.http2.parser">WindowUpdateBodyParser</a></code></dd>
</dl>
<hr>
<pre>public abstract class <span class="typeNameLabel">BodyParser</span>
extends java.lang.Object</pre>
<div class="block"><p>The base parser for the frame body of HTTP/2 frames.</p>
<p>Subclasses implement <a href="#parse(java.nio.ByteBuffer)"><code>parse(ByteBuffer)</code></a> to parse
the frame specific body.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="Parser.html" title="class in org.eclipse.jetty.http2.parser"><code>Parser</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../../util/log/Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colSecond" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.eclipse.jetty.http2.parser.HeaderParser,org.eclipse.jetty.http2.parser.Parser.Listener)">BodyParser</a></span>&#8203;(<a href="HeaderParser.html" title="class in org.eclipse.jetty.http2.parser">HeaderParser</a>&nbsp;headerParser,
<a href="Parser.Listener.html" title="interface in org.eclipse.jetty.http2.parser">Parser.Listener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></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>
<tr id="i0" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#connectionFailure(java.nio.ByteBuffer,int,java.lang.String)">connectionFailure</a></span>&#8203;(java.nio.ByteBuffer&nbsp;buffer,
int&nbsp;error,
java.lang.String&nbsp;reason)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#emptyBody(java.nio.ByteBuffer)">emptyBody</a></span>&#8203;(java.nio.ByteBuffer&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBodyLength()">getBodyLength</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFrameType()">getFrameType</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getStreamId()">getStreamId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasFlag(int)">hasFlag</a></span>&#8203;(int&nbsp;bit)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEndStream()">isEndStream</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isPadding()">isPadding</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notifyData(org.eclipse.jetty.http2.frames.DataFrame)">notifyData</a></span>&#8203;(<a href="../frames/DataFrame.html" title="class in org.eclipse.jetty.http2.frames">DataFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notifyGoAway(org.eclipse.jetty.http2.frames.GoAwayFrame)">notifyGoAway</a></span>&#8203;(<a href="../frames/GoAwayFrame.html" title="class in org.eclipse.jetty.http2.frames">GoAwayFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notifyHeaders(org.eclipse.jetty.http2.frames.HeadersFrame)">notifyHeaders</a></span>&#8203;(<a href="../frames/HeadersFrame.html" title="class in org.eclipse.jetty.http2.frames">HeadersFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notifyPing(org.eclipse.jetty.http2.frames.PingFrame)">notifyPing</a></span>&#8203;(<a href="../frames/PingFrame.html" title="class in org.eclipse.jetty.http2.frames">PingFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notifyPriority(org.eclipse.jetty.http2.frames.PriorityFrame)">notifyPriority</a></span>&#8203;(<a href="../frames/PriorityFrame.html" title="class in org.eclipse.jetty.http2.frames">PriorityFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notifyPushPromise(org.eclipse.jetty.http2.frames.PushPromiseFrame)">notifyPushPromise</a></span>&#8203;(<a href="../frames/PushPromiseFrame.html" title="class in org.eclipse.jetty.http2.frames">PushPromiseFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notifyReset(org.eclipse.jetty.http2.frames.ResetFrame)">notifyReset</a></span>&#8203;(<a href="../frames/ResetFrame.html" title="class in org.eclipse.jetty.http2.frames">ResetFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notifySettings(org.eclipse.jetty.http2.frames.SettingsFrame)">notifySettings</a></span>&#8203;(<a href="../frames/SettingsFrame.html" title="class in org.eclipse.jetty.http2.frames">SettingsFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notifyWindowUpdate(org.eclipse.jetty.http2.frames.WindowUpdateFrame)">notifyWindowUpdate</a></span>&#8203;(<a href="../frames/WindowUpdateFrame.html" title="class in org.eclipse.jetty.http2.frames">WindowUpdateFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>abstract boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#parse(java.nio.ByteBuffer)">parse</a></span>&#8203;(java.nio.ByteBuffer&nbsp;buffer)</code></th>
<td class="colLast">
<div class="block">Parses the body bytes in the given <code>buffer</code>; only the body
bytes are consumed, therefore when this method returns, the buffer
may contain unconsumed bytes.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#rateControlOnEvent(java.lang.Object)">rateControlOnEvent</a></span>&#8203;(java.lang.Object&nbsp;o)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#streamFailure(int,int,java.lang.String)">streamFailure</a></span>&#8203;(int&nbsp;streamId,
int&nbsp;error,
java.lang.String&nbsp;reason)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="LOG">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LOG</h4>
<pre>protected static final&nbsp;<a href="../../util/log/Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> LOG</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(org.eclipse.jetty.http2.parser.HeaderParser,org.eclipse.jetty.http2.parser.Parser.Listener)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BodyParser</h4>
<pre>protected&nbsp;BodyParser&#8203;(<a href="HeaderParser.html" title="class in org.eclipse.jetty.http2.parser">HeaderParser</a>&nbsp;headerParser,
<a href="Parser.Listener.html" title="interface in org.eclipse.jetty.http2.parser">Parser.Listener</a>&nbsp;listener)</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="parse(java.nio.ByteBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parse</h4>
<pre class="methodSignature">public abstract&nbsp;boolean&nbsp;parse&#8203;(java.nio.ByteBuffer&nbsp;buffer)</pre>
<div class="block"><p>Parses the body bytes in the given <code>buffer</code>; only the body
bytes are consumed, therefore when this method returns, the buffer
may contain unconsumed bytes.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>buffer</code> - the buffer to parse</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the whole body bytes were parsed, false if not enough
body bytes were present in the buffer</dd>
</dl>
</li>
</ul>
<a id="emptyBody(java.nio.ByteBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>emptyBody</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;emptyBody&#8203;(java.nio.ByteBuffer&nbsp;buffer)</pre>
</li>
</ul>
<a id="hasFlag(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasFlag</h4>
<pre class="methodSignature">protected&nbsp;boolean&nbsp;hasFlag&#8203;(int&nbsp;bit)</pre>
</li>
</ul>
<a id="isPadding()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isPadding</h4>
<pre class="methodSignature">protected&nbsp;boolean&nbsp;isPadding()</pre>
</li>
</ul>
<a id="isEndStream()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEndStream</h4>
<pre class="methodSignature">protected&nbsp;boolean&nbsp;isEndStream()</pre>
</li>
</ul>
<a id="getStreamId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStreamId</h4>
<pre class="methodSignature">protected&nbsp;int&nbsp;getStreamId()</pre>
</li>
</ul>
<a id="getBodyLength()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBodyLength</h4>
<pre class="methodSignature">protected&nbsp;int&nbsp;getBodyLength()</pre>
</li>
</ul>
<a id="getFrameType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFrameType</h4>
<pre class="methodSignature">protected&nbsp;int&nbsp;getFrameType()</pre>
</li>
</ul>
<a id="notifyData(org.eclipse.jetty.http2.frames.DataFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyData</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notifyData&#8203;(<a href="../frames/DataFrame.html" title="class in org.eclipse.jetty.http2.frames">DataFrame</a>&nbsp;frame)</pre>
</li>
</ul>
<a id="notifyHeaders(org.eclipse.jetty.http2.frames.HeadersFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyHeaders</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notifyHeaders&#8203;(<a href="../frames/HeadersFrame.html" title="class in org.eclipse.jetty.http2.frames">HeadersFrame</a>&nbsp;frame)</pre>
</li>
</ul>
<a id="notifyPriority(org.eclipse.jetty.http2.frames.PriorityFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyPriority</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notifyPriority&#8203;(<a href="../frames/PriorityFrame.html" title="class in org.eclipse.jetty.http2.frames">PriorityFrame</a>&nbsp;frame)</pre>
</li>
</ul>
<a id="notifyReset(org.eclipse.jetty.http2.frames.ResetFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyReset</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notifyReset&#8203;(<a href="../frames/ResetFrame.html" title="class in org.eclipse.jetty.http2.frames">ResetFrame</a>&nbsp;frame)</pre>
</li>
</ul>
<a id="notifySettings(org.eclipse.jetty.http2.frames.SettingsFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifySettings</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notifySettings&#8203;(<a href="../frames/SettingsFrame.html" title="class in org.eclipse.jetty.http2.frames">SettingsFrame</a>&nbsp;frame)</pre>
</li>
</ul>
<a id="notifyPushPromise(org.eclipse.jetty.http2.frames.PushPromiseFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyPushPromise</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notifyPushPromise&#8203;(<a href="../frames/PushPromiseFrame.html" title="class in org.eclipse.jetty.http2.frames">PushPromiseFrame</a>&nbsp;frame)</pre>
</li>
</ul>
<a id="notifyPing(org.eclipse.jetty.http2.frames.PingFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyPing</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notifyPing&#8203;(<a href="../frames/PingFrame.html" title="class in org.eclipse.jetty.http2.frames">PingFrame</a>&nbsp;frame)</pre>
</li>
</ul>
<a id="notifyGoAway(org.eclipse.jetty.http2.frames.GoAwayFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyGoAway</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notifyGoAway&#8203;(<a href="../frames/GoAwayFrame.html" title="class in org.eclipse.jetty.http2.frames">GoAwayFrame</a>&nbsp;frame)</pre>
</li>
</ul>
<a id="notifyWindowUpdate(org.eclipse.jetty.http2.frames.WindowUpdateFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyWindowUpdate</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notifyWindowUpdate&#8203;(<a href="../frames/WindowUpdateFrame.html" title="class in org.eclipse.jetty.http2.frames">WindowUpdateFrame</a>&nbsp;frame)</pre>
</li>
</ul>
<a id="connectionFailure(java.nio.ByteBuffer,int,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>connectionFailure</h4>
<pre class="methodSignature">protected&nbsp;boolean&nbsp;connectionFailure&#8203;(java.nio.ByteBuffer&nbsp;buffer,
int&nbsp;error,
java.lang.String&nbsp;reason)</pre>
</li>
</ul>
<a id="streamFailure(int,int,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>streamFailure</h4>
<pre class="methodSignature">protected&nbsp;boolean&nbsp;streamFailure&#8203;(int&nbsp;streamId,
int&nbsp;error,
java.lang.String&nbsp;reason)</pre>
</li>
</ul>
<a id="rateControlOnEvent(java.lang.Object)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>rateControlOnEvent</h4>
<pre class="methodSignature">protected&nbsp;boolean&nbsp;rateControlOnEvent&#8203;(java.lang.Object&nbsp;o)</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/BodyParser.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>