blob: 6c19b5f0a5d64589e3b80f2c9f1dd49ead8ddffb [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.14.1) on Mon Apr 04 09:09:38 CDT 2022 -->
<title>HTTP2ServerConnectionFactory.HTTPServerSessionListener (Eclipse Jetty API Doc - v10.0.9)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-04-04">
<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="HTTP2ServerConnectionFactory.HTTPServerSessionListener (Eclipse Jetty API Doc - v10.0.9)";
}
}
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};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/HTTP2ServerConnectionFactory.HTTPServerSessionListener.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&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>Field&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.server</a></div>
<h2 title="Class HTTP2ServerConnectionFactory.HTTPServerSessionListener" class="title">Class HTTP2ServerConnectionFactory.HTTPServerSessionListener</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../api/Session.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">org.eclipse.jetty.http2.api.Session.Listener.Adapter</a></li>
<li>
<ul class="inheritance">
<li><a href="../api/server/ServerSessionListener.Adapter.html" title="class in org.eclipse.jetty.http2.api.server">org.eclipse.jetty.http2.api.server.ServerSessionListener.Adapter</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="../api/server/ServerSessionListener.html" title="interface in org.eclipse.jetty.http2.api.server">ServerSessionListener</a></code>, <code><a href="../api/Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a></code>, <code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="HTTP2ServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnectionFactory</a></dd>
</dl>
<hr>
<pre>protected class <span class="typeNameLabel">HTTP2ServerConnectionFactory.HTTPServerSessionListener</span>
extends <a href="../api/server/ServerSessionListener.Adapter.html" title="class in org.eclipse.jetty.http2.api.server">ServerSessionListener.Adapter</a>
implements <a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.http2.api.server.ServerSessionListener">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.http2.api.server.<a href="../api/server/ServerSessionListener.html" title="interface in org.eclipse.jetty.http2.api.server">ServerSessionListener</a></h3>
<code><a href="../api/server/ServerSessionListener.Adapter.html" title="class in org.eclipse.jetty.http2.api.server">ServerSessionListener.Adapter</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.http2.api.Session.Listener">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.http2.api.<a href="../api/Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a></h3>
<code><a href="../api/Session.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">Session.Listener.Adapter</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.http2.api.Stream.Listener">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.http2.api.<a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></h3>
<code><a href="../api/Stream.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">Stream.Listener.Adapter</a></code></li>
</ul>
</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">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">HTTPServerSessionListener</a></span>&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</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="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 <a href="HTTP2ServerConnection.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnection</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getConnection()">getConnection</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onBeforeData(org.eclipse.jetty.http2.api.Stream)">onBeforeData</a></span>&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream)</code></th>
<td class="colLast">
<div class="block">Callback method invoked before notifying the first DATA frame.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame,org.eclipse.jetty.util.Callback)">onClose</a></span>&#8203;(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../frames/GoAwayFrame.html" title="class in org.eclipse.jetty.http2.frames">GoAwayFrame</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">Callback method invoked when a GOAWAY frame caused the session to be closed.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onDataDemanded(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.DataFrame,org.eclipse.jetty.util.Callback)">onDataDemanded</a></span>&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/DataFrame.html" title="class in org.eclipse.jetty.http2.frames">DataFrame</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">Callback method invoked when a DATA frame has been demanded.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable,org.eclipse.jetty.util.Callback)">onFailure</a></span>&#8203;(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
java.lang.Throwable&nbsp;failure,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a failure has been detected for this session.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onFailure(org.eclipse.jetty.http2.api.Stream,int,java.lang.String,java.lang.Throwable,org.eclipse.jetty.util.Callback)">onFailure</a></span>&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
int&nbsp;error,
java.lang.String&nbsp;reason,
java.lang.Throwable&nbsp;failure,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the stream failed.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onHeaders(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">onHeaders</a></span>&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/HeadersFrame.html" title="class in org.eclipse.jetty.http2.frames">HeadersFrame</a>&nbsp;frame)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a HEADERS frame representing the HTTP response has been received.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onIdleTimeout(org.eclipse.jetty.http2.api.Session)">onIdleTimeout</a></span>&#8203;(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the idle timeout expired.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onIdleTimeout(org.eclipse.jetty.http2.api.Stream,java.lang.Throwable)">onIdleTimeout</a></span>&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
java.lang.Throwable&nbsp;x)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when the stream exceeds its idle timeout.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onNewStream(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">onNewStream</a></span>&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/HeadersFrame.html" title="class in org.eclipse.jetty.http2.frames">HeadersFrame</a>&nbsp;frame)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a new stream is being created upon
receiving a HEADERS frame representing an HTTP request.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.util.Map&lt;java.lang.Integer,&#8203;java.lang.Integer&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onPreface(org.eclipse.jetty.http2.api.Session)">onPreface</a></span>&#8203;(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></th>
<td class="colLast">
<div class="block">Callback method invoked:</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onPush(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.PushPromiseFrame)">onPush</a></span>&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/PushPromiseFrame.html" title="class in org.eclipse.jetty.http2.frames">PushPromiseFrame</a>&nbsp;frame)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a PUSH_PROMISE frame has been received.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onReset(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.ResetFrame,org.eclipse.jetty.util.Callback)">onReset</a></span>&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/ResetFrame.html" title="class in org.eclipse.jetty.http2.frames">ResetFrame</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">Callback method invoked when a RST_STREAM frame has been received for this stream.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.http2.api.server.ServerSessionListener.Adapter">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jetty.http2.api.server.<a href="../api/server/ServerSessionListener.Adapter.html" title="class in org.eclipse.jetty.http2.api.server">ServerSessionListener.Adapter</a></h3>
<code><a href="../api/server/ServerSessionListener.Adapter.html#onAccept(org.eclipse.jetty.http2.api.Session)">onAccept</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.http2.api.Session.Listener.Adapter">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jetty.http2.api.<a href="../api/Session.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">Session.Listener.Adapter</a></h3>
<code><a href="../api/Session.Listener.Adapter.html#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame)">onClose</a>, <a href="../api/Session.Listener.Adapter.html#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable)">onFailure</a>, <a href="../api/Session.Listener.Adapter.html#onPing(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.PingFrame)">onPing</a>, <a href="../api/Session.Listener.Adapter.html#onReset(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.ResetFrame)">onReset</a>, <a href="../api/Session.Listener.Adapter.html#onSettings(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.SettingsFrame)">onSettings</a></code></li>
</ul>
<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>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.http2.api.Session.Listener">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jetty.http2.api.<a href="../api/Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a></h3>
<code><a href="../api/Session.Listener.html#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame)">onClose</a>, <a href="../api/Session.Listener.html#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable)">onFailure</a>, <a href="../api/Session.Listener.html#onGoAway(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame)">onGoAway</a>, <a href="../api/Session.Listener.html#onPing(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.PingFrame)">onPing</a>, <a href="../api/Session.Listener.html#onReset(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.ResetFrame)">onReset</a>, <a href="../api/Session.Listener.html#onSettings(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.SettingsFrame)">onSettings</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.http2.api.Stream.Listener">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jetty.http2.api.<a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></h3>
<code><a href="../api/Stream.Listener.html#onClosed(org.eclipse.jetty.http2.api.Stream)">onClosed</a>, <a href="../api/Stream.Listener.html#onData(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.DataFrame,org.eclipse.jetty.util.Callback)">onData</a>, <a href="../api/Stream.Listener.html#onNewStream(org.eclipse.jetty.http2.api.Stream)">onNewStream</a>, <a href="../api/Stream.Listener.html#onReset(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.ResetFrame)">onReset</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= 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.server.Connector,org.eclipse.jetty.io.EndPoint)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>HTTPServerSessionListener</h4>
<pre>public&nbsp;HTTPServerSessionListener&#8203;(<a href="../../server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint)</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="getConnection()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConnection</h4>
<pre class="methodSignature">protected&nbsp;<a href="HTTP2ServerConnection.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnection</a>&nbsp;getConnection()</pre>
</li>
</ul>
<a id="onPreface(org.eclipse.jetty.http2.api.Session)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onPreface</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;java.lang.Integer,&#8203;java.lang.Integer&gt;&nbsp;onPreface&#8203;(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Session.Listener.html#onPreface(org.eclipse.jetty.http2.api.Session)">Session.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked:</p>
<ul>
<li>for clients, just before the preface is sent, to gather the
SETTINGS configuration options the client wants to send to the server;</li>
<li>for servers, just after having received the preface, to gather
the SETTINGS configuration options the server wants to send to the
client.</li>
</ul></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Session.Listener.html#onPreface(org.eclipse.jetty.http2.api.Session)">onPreface</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../api/Session.Listener.Adapter.html#onPreface(org.eclipse.jetty.http2.api.Session)">onPreface</a></code>&nbsp;in class&nbsp;<code><a href="../api/Session.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">Session.Listener.Adapter</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>session</code> - the session</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a (possibly empty or null) map containing SETTINGS configuration
options to send.</dd>
</dl>
</li>
</ul>
<a id="onNewStream(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onNewStream</h4>
<pre class="methodSignature">public&nbsp;<a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a>&nbsp;onNewStream&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/HeadersFrame.html" title="class in org.eclipse.jetty.http2.frames">HeadersFrame</a>&nbsp;frame)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Session.Listener.html#onNewStream(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">Session.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when a new stream is being created upon
receiving a HEADERS frame representing an HTTP request.</p>
<p>Applications should implement this method to process HTTP requests,
typically providing an HTTP response via
<a href="../api/Stream.html#headers(org.eclipse.jetty.http2.frames.HeadersFrame,org.eclipse.jetty.util.Callback)"><code>Stream.headers(HeadersFrame, Callback)</code></a>.</p>
<p>Applications can detect whether request DATA frames will be arriving
by testing <a href="../frames/HeadersFrame.html#isEndStream()"><code>HeadersFrame.isEndStream()</code></a>. If the application is
interested in processing the DATA frames, it must return a
<a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api"><code>Stream.Listener</code></a> implementation that overrides
<a href="../api/Stream.Listener.html#onData(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.DataFrame,org.eclipse.jetty.util.Callback)"><code>Stream.Listener.onData(Stream, DataFrame, Callback)</code></a>.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Session.Listener.html#onNewStream(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">onNewStream</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../api/Session.Listener.Adapter.html#onNewStream(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">onNewStream</a></code>&nbsp;in class&nbsp;<code><a href="../api/Session.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">Session.Listener.Adapter</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>stream</code> - the newly created stream</dd>
<dd><code>frame</code> - the HEADERS frame received</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api"><code>Stream.Listener</code></a> that will be notified of stream events</dd>
</dl>
</li>
</ul>
<a id="onBeforeData(org.eclipse.jetty.http2.api.Stream)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onBeforeData</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onBeforeData&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Stream.Listener.html#onBeforeData(org.eclipse.jetty.http2.api.Stream)">Stream.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked before notifying the first DATA frame.</p>
<p>The default implementation initializes the demand for DATA frames.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Stream.Listener.html#onBeforeData(org.eclipse.jetty.http2.api.Stream)">onBeforeData</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>stream</code> - the stream</dd>
</dl>
</li>
</ul>
<a id="onIdleTimeout(org.eclipse.jetty.http2.api.Session)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onIdleTimeout</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;onIdleTimeout&#8203;(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Session.Listener.html#onIdleTimeout(org.eclipse.jetty.http2.api.Session)">Session.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when the idle timeout expired.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Session.Listener.html#onIdleTimeout(org.eclipse.jetty.http2.api.Session)">onIdleTimeout</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../api/Session.Listener.Adapter.html#onIdleTimeout(org.eclipse.jetty.http2.api.Session)">onIdleTimeout</a></code>&nbsp;in class&nbsp;<code><a href="../api/Session.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">Session.Listener.Adapter</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>session</code> - the session</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether the session should be closed</dd>
</dl>
</li>
</ul>
<a id="onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame,org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onClose</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onClose&#8203;(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../frames/GoAwayFrame.html" title="class in org.eclipse.jetty.http2.frames">GoAwayFrame</a>&nbsp;frame,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Session.Listener.html#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame,org.eclipse.jetty.util.Callback)">Session.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when a GOAWAY frame caused the session to be closed.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Session.Listener.html#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame,org.eclipse.jetty.util.Callback)">onClose</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>session</code> - the session</dd>
<dd><code>frame</code> - the GOAWAY frame that caused the session to be closed</dd>
<dd><code>callback</code> - the callback to notify of the GOAWAY processing</dd>
</dl>
</li>
</ul>
<a id="onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable,org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onFailure</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onFailure&#8203;(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
java.lang.Throwable&nbsp;failure,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Session.Listener.html#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable,org.eclipse.jetty.util.Callback)">Session.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when a failure has been detected for this session.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Session.Listener.html#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable,org.eclipse.jetty.util.Callback)">onFailure</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>session</code> - the session</dd>
<dd><code>failure</code> - the failure</dd>
<dd><code>callback</code> - the callback to notify of failure processing</dd>
</dl>
</li>
</ul>
<a id="onHeaders(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onHeaders</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onHeaders&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/HeadersFrame.html" title="class in org.eclipse.jetty.http2.frames">HeadersFrame</a>&nbsp;frame)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Stream.Listener.html#onHeaders(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">Stream.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when a HEADERS frame representing the HTTP response has been received.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Stream.Listener.html#onHeaders(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">onHeaders</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>stream</code> - the stream</dd>
<dd><code>frame</code> - the HEADERS frame received</dd>
</dl>
</li>
</ul>
<a id="onPush(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.PushPromiseFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onPush</h4>
<pre class="methodSignature">public&nbsp;<a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a>&nbsp;onPush&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/PushPromiseFrame.html" title="class in org.eclipse.jetty.http2.frames">PushPromiseFrame</a>&nbsp;frame)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Stream.Listener.html#onPush(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.PushPromiseFrame)">Stream.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when a PUSH_PROMISE frame has been received.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Stream.Listener.html#onPush(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.PushPromiseFrame)">onPush</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>stream</code> - the pushed stream</dd>
<dd><code>frame</code> - the PUSH_PROMISE frame received</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a Stream.Listener that will be notified of pushed stream events</dd>
</dl>
</li>
</ul>
<a id="onDataDemanded(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.DataFrame,org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onDataDemanded</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onDataDemanded&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/DataFrame.html" title="class in org.eclipse.jetty.http2.frames">DataFrame</a>&nbsp;frame,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Stream.Listener.html#onDataDemanded(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.DataFrame,org.eclipse.jetty.util.Callback)">Stream.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when a DATA frame has been demanded.</p>
<p>Implementations of this method must arrange to call (within the
method or otherwise asynchronously) <a href="../api/Stream.html#demand(long)"><code>Stream.demand(long)</code></a>.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Stream.Listener.html#onDataDemanded(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.DataFrame,org.eclipse.jetty.util.Callback)">onDataDemanded</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>stream</code> - the stream</dd>
<dd><code>frame</code> - the DATA frame received</dd>
<dd><code>callback</code> - the callback to complete when the bytes of the DATA frame have been consumed</dd>
</dl>
</li>
</ul>
<a id="onReset(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.ResetFrame,org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onReset</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onReset&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="../frames/ResetFrame.html" title="class in org.eclipse.jetty.http2.frames">ResetFrame</a>&nbsp;frame,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Stream.Listener.html#onReset(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.ResetFrame,org.eclipse.jetty.util.Callback)">Stream.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when a RST_STREAM frame has been received for this stream.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Stream.Listener.html#onReset(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.ResetFrame,org.eclipse.jetty.util.Callback)">onReset</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>stream</code> - the stream</dd>
<dd><code>frame</code> - the RST_FRAME received</dd>
<dd><code>callback</code> - the callback to complete when the reset has been handled</dd>
</dl>
</li>
</ul>
<a id="onFailure(org.eclipse.jetty.http2.api.Stream,int,java.lang.String,java.lang.Throwable,org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onFailure</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onFailure&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
int&nbsp;error,
java.lang.String&nbsp;reason,
java.lang.Throwable&nbsp;failure,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Stream.Listener.html#onFailure(org.eclipse.jetty.http2.api.Stream,int,java.lang.String,java.lang.Throwable,org.eclipse.jetty.util.Callback)">Stream.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when the stream failed.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Stream.Listener.html#onFailure(org.eclipse.jetty.http2.api.Stream,int,java.lang.String,java.lang.Throwable,org.eclipse.jetty.util.Callback)">onFailure</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>stream</code> - the stream</dd>
<dd><code>error</code> - the error code</dd>
<dd><code>reason</code> - the error reason, or null</dd>
<dd><code>failure</code> - the failure</dd>
<dd><code>callback</code> - the callback to complete when the failure has been handled</dd>
</dl>
</li>
</ul>
<a id="onIdleTimeout(org.eclipse.jetty.http2.api.Stream,java.lang.Throwable)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onIdleTimeout</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;onIdleTimeout&#8203;(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
java.lang.Throwable&nbsp;x)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../api/Stream.Listener.html#onIdleTimeout(org.eclipse.jetty.http2.api.Stream,java.lang.Throwable)">Stream.Listener</a></code></span></div>
<div class="block"><p>Callback method invoked when the stream exceeds its idle timeout.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../api/Stream.Listener.html#onIdleTimeout(org.eclipse.jetty.http2.api.Stream,java.lang.Throwable)">onIdleTimeout</a></code>&nbsp;in interface&nbsp;<code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>stream</code> - the stream</dd>
<dd><code>x</code> - the timeout failure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true to reset the stream, false to ignore the idle timeout</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../api/Stream.html#getIdleTimeout()"><code>Stream.getIdleTimeout()</code></a></dd>
</dl>
</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/HTTP2ServerConnectionFactory.HTTPServerSessionListener.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&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>Field&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;2022 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>