blob: 5118b02206974e0a1705293f6849b7f626f06a93 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Sep 15 14:13:16 CDT 2022 -->
<title>HTTP2ServerConnectionFactory.HTTPServerSessionListener (Eclipse Jetty API Doc - v11.0.12)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-09-15">
<meta name="description" content="declaration: package: org.eclipse.jetty.http2.server, class: HTTP2ServerConnectionFactory, class: HTTPServerSessionListener">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">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#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<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="sub-nav-list">
<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>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.jetty.http2.server</a></div>
<h1 title="Class HTTP2ServerConnectionFactory.HTTPServerSessionListener" class="title">Class HTTP2ServerConnectionFactory.HTTPServerSessionListener</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance"><a href="../api/Session.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">org.eclipse.jetty.http2.api.Session.Listener.Adapter</a>
<div class="inheritance"><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>
<div class="inheritance">org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener</div>
</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<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 class="notes">
<dt>Enclosing class:</dt>
<dd><a href="HTTP2ServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnectionFactory</a></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">protected class </span><span class="element-name type-name-label">HTTP2ServerConnectionFactory.HTTPServerSessionListener</span>
<span class="extends-implements">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></span></div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<li>
<section class="nested-class-summary" id="nested-class-summary">
<h2>Nested Class Summary</h2>
<div class="inherited-list">
<h2 id="nested-classes-inherited-from-class-org.eclipse.jetty.http2.api.server.ServerSessionListener">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></h2>
<code><a href="../api/server/ServerSessionListener.Adapter.html" title="class in org.eclipse.jetty.http2.api.server">ServerSessionListener.Adapter</a></code></div>
<div class="inherited-list">
<h2 id="nested-classes-inherited-from-class-org.eclipse.jetty.http2.api.Session.Listener">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></h2>
<code><a href="../api/Session.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">Session.Listener.Adapter</a></code></div>
<div class="inherited-list">
<h2 id="nested-classes-inherited-from-class-org.eclipse.jetty.http2.api.Stream.Listener">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></h2>
<code><a href="../api/Stream.Listener.Adapter.html" title="class in org.eclipse.jetty.http2.api">Stream.Listener.Adapter</a></code></div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)" class="member-name-link">HTTPServerSessionListener</a><wbr>(<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></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected <a href="HTTP2ServerConnection.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnection</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getConnection()" class="member-name-link">getConnection</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onBeforeData(org.eclipse.jetty.http2.api.Stream)" class="member-name-link">onBeforeData</a><wbr>(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked before notifying the first DATA frame.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame,org.eclipse.jetty.util.Callback)" class="member-name-link">onClose</a><wbr>(<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></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when a GOAWAY frame caused the session to be closed.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onDataDemanded(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.DataFrame,org.eclipse.jetty.util.Callback)" class="member-name-link">onDataDemanded</a><wbr>(<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></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when a DATA frame has been demanded.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable,org.eclipse.jetty.util.Callback)" class="member-name-link">onFailure</a><wbr>(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html" title="class or interface in java.lang" class="external-link">Throwable</a>&nbsp;failure,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when a failure has been detected for this session.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onFailure(org.eclipse.jetty.http2.api.Stream,int,java.lang.String,java.lang.Throwable,org.eclipse.jetty.util.Callback)" class="member-name-link">onFailure</a><wbr>(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
int&nbsp;error,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;reason,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html" title="class or interface in java.lang" class="external-link">Throwable</a>&nbsp;failure,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when the stream failed.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onHeaders(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)" class="member-name-link">onHeaders</a><wbr>(<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></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when a HEADERS frame representing the HTTP response has been received.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onIdleTimeout(org.eclipse.jetty.http2.api.Session)" class="member-name-link">onIdleTimeout</a><wbr>(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when the idle timeout expired.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onIdleTimeout(org.eclipse.jetty.http2.api.Stream,java.lang.Throwable)" class="member-name-link">onIdleTimeout</a><wbr>(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html" title="class or interface in java.lang" class="external-link">Throwable</a>&nbsp;x)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when the stream exceeds its idle timeout.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onNewStream(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)" class="member-name-link">onNewStream</a><wbr>(<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></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when a new stream is being created upon
receiving a HEADERS frame representing an HTTP request.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onPreface(org.eclipse.jetty.http2.api.Session)" class="member-name-link">onPreface</a><wbr>(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked:</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onPush(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.PushPromiseFrame)" class="member-name-link">onPush</a><wbr>(<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></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when a PUSH_PROMISE frame has been received.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onReset(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.ResetFrame,org.eclipse.jetty.util.Callback)" class="member-name-link">onReset</a><wbr>(<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></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Callback method invoked when a RST_STREAM frame has been received for this stream.</div>
</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.eclipse.jetty.http2.api.server.ServerSessionListener.Adapter">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></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.eclipse.jetty.http2.api.Session.Listener.Adapter">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></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.eclipse.jetty.http2.api.Session.Listener">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></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.eclipse.jetty.http2.api.Stream.Listener">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></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;(org.eclipse.jetty.server.Connector,org.eclipse.jetty.io.EndPoint)">
<h3>HTTPServerSessionListener</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">HTTPServerSessionListener</span><wbr><span class="parameters">(<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)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="getConnection()">
<h3>getConnection</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type"><a href="HTTP2ServerConnection.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnection</a></span>&nbsp;<span class="element-name">getConnection</span>()</div>
</section>
</li>
<li>
<section class="detail" id="onPreface(org.eclipse.jetty.http2.api.Session)">
<h3>onPreface</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>&gt;</span>&nbsp;<span class="element-name">onPreface</span><wbr><span class="parameters">(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Overrides:</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>Parameters:</dt>
<dd><code>session</code> - the session</dd>
<dt>Returns:</dt>
<dd>a (possibly empty or null) map containing SETTINGS configuration
options to send.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="onNewStream(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">
<h3>onNewStream</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></span>&nbsp;<span class="element-name">onNewStream</span><wbr><span class="parameters">(<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)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Overrides:</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>Parameters:</dt>
<dd><code>stream</code> - the newly created stream</dd>
<dd><code>frame</code> - the HEADERS frame received</dd>
<dt>Returns:</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>
</section>
</li>
<li>
<section class="detail" id="onBeforeData(org.eclipse.jetty.http2.api.Stream)">
<h3>onBeforeData</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onBeforeData</span><wbr><span class="parameters">(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Parameters:</dt>
<dd><code>stream</code> - the stream</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="onIdleTimeout(org.eclipse.jetty.http2.api.Session)">
<h3>onIdleTimeout</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">onIdleTimeout</span><wbr><span class="parameters">(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Overrides:</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>Parameters:</dt>
<dd><code>session</code> - the session</dd>
<dt>Returns:</dt>
<dd>whether the session should be closed</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame,org.eclipse.jetty.util.Callback)">
<h3>onClose</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onClose</span><wbr><span class="parameters">(<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)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Parameters:</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>
</section>
</li>
<li>
<section class="detail" id="onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable,org.eclipse.jetty.util.Callback)">
<h3>onFailure</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onFailure</span><wbr><span class="parameters">(<a href="../api/Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html" title="class or interface in java.lang" class="external-link">Throwable</a>&nbsp;failure,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Parameters:</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>
</section>
</li>
<li>
<section class="detail" id="onHeaders(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.HeadersFrame)">
<h3>onHeaders</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onHeaders</span><wbr><span class="parameters">(<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)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Parameters:</dt>
<dd><code>stream</code> - the stream</dd>
<dd><code>frame</code> - the HEADERS frame received</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="onPush(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.PushPromiseFrame)">
<h3>onPush</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="../api/Stream.Listener.html" title="interface in org.eclipse.jetty.http2.api">Stream.Listener</a></span>&nbsp;<span class="element-name">onPush</span><wbr><span class="parameters">(<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)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Parameters:</dt>
<dd><code>stream</code> - the pushed stream</dd>
<dd><code>frame</code> - the PUSH_PROMISE frame received</dd>
<dt>Returns:</dt>
<dd>a Stream.Listener that will be notified of pushed stream events</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="onDataDemanded(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.DataFrame,org.eclipse.jetty.util.Callback)">
<h3>onDataDemanded</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onDataDemanded</span><wbr><span class="parameters">(<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)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Parameters:</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>
</section>
</li>
<li>
<section class="detail" id="onReset(org.eclipse.jetty.http2.api.Stream,org.eclipse.jetty.http2.frames.ResetFrame,org.eclipse.jetty.util.Callback)">
<h3>onReset</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onReset</span><wbr><span class="parameters">(<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)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Parameters:</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>
</section>
</li>
<li>
<section class="detail" id="onFailure(org.eclipse.jetty.http2.api.Stream,int,java.lang.String,java.lang.Throwable,org.eclipse.jetty.util.Callback)">
<h3>onFailure</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onFailure</span><wbr><span class="parameters">(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
int&nbsp;error,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;reason,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html" title="class or interface in java.lang" class="external-link">Throwable</a>&nbsp;failure,
<a href="../../util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Parameters:</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>
</section>
</li>
<li>
<section class="detail" id="onIdleTimeout(org.eclipse.jetty.http2.api.Stream,java.lang.Throwable)">
<h3>onIdleTimeout</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">onIdleTimeout</span><wbr><span class="parameters">(<a href="../api/Stream.html" title="interface in org.eclipse.jetty.http2.api">Stream</a>&nbsp;stream,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html" title="class or interface in java.lang" class="external-link">Throwable</a>&nbsp;x)</span></div>
<div class="block"><span class="descfrm-type-label">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 class="notes">
<dt>Specified by:</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>Parameters:</dt>
<dd><code>stream</code> - the stream</dd>
<dd><code>x</code> - the timeout failure</dd>
<dt>Returns:</dt>
<dd>true to reset the stream, false to ignore the idle timeout</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../api/Stream.html#getIdleTimeout()"><code>Stream.getIdleTimeout()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 1995&#x2013;2022 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>