blob: 0a3b51ce50222280ada478023c2f5326f90f9dbb [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Jun 14 16:44:01 EDT 2021 -->
<title>Uses of Interface org.eclipse.jetty.http2.api.Session (Eclipse Jetty API Doc - v11.0.5)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-06-14">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.eclipse.jetty.http2.api.Session (Eclipse Jetty API Doc - v11.0.5)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface org.eclipse.jetty.http2.api.Session" class="title">Uses of Interface<br>org.eclipse.jetty.http2.api.Session</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2">org.eclipse.jetty.http2</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.api">org.eclipse.jetty.http2.api</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.api.server">org.eclipse.jetty.http2.api.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.client">org.eclipse.jetty.http2.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.server">org.eclipse.jetty.http2.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2">
<!-- -->
</a>
<h3>Uses of <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a> in <a href="../../package-summary.html">org.eclipse.jetty.http2</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a> in <a href="../../package-summary.html">org.eclipse.jetty.http2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../ISession.html" title="interface in org.eclipse.jetty.http2">ISession</a></span></code></th>
<td class="colLast">
<div class="block">The SPI interface for implementing an HTTP/2 session.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Classes in <a href="../../package-summary.html">org.eclipse.jetty.http2</a> that implement <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../HTTP2Session.html" title="class in org.eclipse.jetty.http2">HTTP2Session</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.jetty.http2</a> with parameters of type <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Session.</span><code><span class="memberNameLink"><a href="../../HTTP2Session.html#notifyClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame,org.eclipse.jetty.util.Callback)">notifyClose</a></span>&#8203;(<a href="../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">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Session.</span><code><span class="memberNameLink"><a href="../../HTTP2Session.html#notifyFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable,org.eclipse.jetty.util.Callback)">notifyFailure</a></span>&#8203;(<a href="../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">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Session.</span><code><span class="memberNameLink"><a href="../../HTTP2Session.html#notifyGoAway(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame)">notifyGoAway</a></span>&#8203;(<a href="../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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Session.</span><code><span class="memberNameLink"><a href="../../HTTP2Session.html#notifyIdleTimeout(org.eclipse.jetty.http2.api.Session)">notifyIdleTimeout</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Session.</span><code><span class="memberNameLink"><a href="../../HTTP2Session.html#notifyPing(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.PingFrame)">notifyPing</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../../frames/PingFrame.html" title="class in org.eclipse.jetty.http2.frames">PingFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Session.</span><code><span class="memberNameLink"><a href="../../HTTP2Session.html#notifyReset(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.ResetFrame)">notifyReset</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../../frames/ResetFrame.html" title="class in org.eclipse.jetty.http2.frames">ResetFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Session.</span><code><span class="memberNameLink"><a href="../../HTTP2Session.html#notifySettings(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.SettingsFrame)">notifySettings</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../../frames/SettingsFrame.html" title="class in org.eclipse.jetty.http2.frames">SettingsFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.api">
<!-- -->
</a>
<h3>Uses of <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a> in <a href="../package-summary.html">org.eclipse.jetty.http2.api</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.http2.api</a> that return <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Stream.</span><code><span class="memberNameLink"><a href="../Stream.html#getSession()">getSession</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.http2.api</a> with parameters of type <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.Adapter.</span><code><span class="memberNameLink"><a href="../Session.Listener.Adapter.html#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame)">onClose</a></span>&#8203;(<a href="../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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame)">onClose</a></span>&#8203;(<a href="../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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame,org.eclipse.jetty.util.Callback)">onClose</a></span>&#8203;(<a href="../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 class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.Adapter.</span><code><span class="memberNameLink"><a href="../Session.Listener.Adapter.html#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable)">onFailure</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable)">onFailure</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
java.lang.Throwable&nbsp;failure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable,org.eclipse.jetty.util.Callback)">onFailure</a></span>&#8203;(<a href="../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 class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onGoAway(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame)">onGoAway</a></span>&#8203;(<a href="../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)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a GOAWAY frame has been received.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.Adapter.</span><code><span class="memberNameLink"><a href="../Session.Listener.Adapter.html#onIdleTimeout(org.eclipse.jetty.http2.api.Session)">onIdleTimeout</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onIdleTimeout(org.eclipse.jetty.http2.api.Session)">onIdleTimeout</a></span>&#8203;(<a href="../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 class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.Adapter.</span><code><span class="memberNameLink"><a href="../Session.Listener.Adapter.html#onPing(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.PingFrame)">onPing</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../../frames/PingFrame.html" title="class in org.eclipse.jetty.http2.frames">PingFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onPing(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.PingFrame)">onPing</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../../frames/PingFrame.html" title="class in org.eclipse.jetty.http2.frames">PingFrame</a>&nbsp;frame)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a PING frame has been received.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;java.lang.Integer,&#8203;java.lang.Integer&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.Adapter.</span><code><span class="memberNameLink"><a href="../Session.Listener.Adapter.html#onPreface(org.eclipse.jetty.http2.api.Session)">onPreface</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr 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"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onPreface(org.eclipse.jetty.http2.api.Session)">onPreface</a></span>&#8203;(<a href="../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 class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.Adapter.</span><code><span class="memberNameLink"><a href="../Session.Listener.Adapter.html#onReset(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.ResetFrame)">onReset</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../../frames/ResetFrame.html" title="class in org.eclipse.jetty.http2.frames">ResetFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onReset(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.ResetFrame)">onReset</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../../frames/ResetFrame.html" title="class in org.eclipse.jetty.http2.frames">ResetFrame</a>&nbsp;frame)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a RST_STREAM frame has been received for an unknown stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.Adapter.</span><code><span class="memberNameLink"><a href="../Session.Listener.Adapter.html#onSettings(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.SettingsFrame)">onSettings</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../../frames/SettingsFrame.html" title="class in org.eclipse.jetty.http2.frames">SettingsFrame</a>&nbsp;frame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Session.Listener.</span><code><span class="memberNameLink"><a href="../Session.Listener.html#onSettings(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.SettingsFrame)">onSettings</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session,
<a href="../../frames/SettingsFrame.html" title="class in org.eclipse.jetty.http2.frames">SettingsFrame</a>&nbsp;frame)</code></th>
<td class="colLast">
<div class="block">Callback method invoked when a SETTINGS frame has been received.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.api.server">
<!-- -->
</a>
<h3>Uses of <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a> in <a href="../server/package-summary.html">org.eclipse.jetty.http2.api.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../server/package-summary.html">org.eclipse.jetty.http2.api.server</a> with parameters of type <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerSessionListener.Adapter.</span><code><span class="memberNameLink"><a href="../server/ServerSessionListener.Adapter.html#onAccept(org.eclipse.jetty.http2.api.Session)">onAccept</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerSessionListener.</span><code><span class="memberNameLink"><a href="../server/ServerSessionListener.html#onAccept(org.eclipse.jetty.http2.api.Session)">onAccept</a></span>&#8203;(<a href="../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 a connection has been accepted by the server.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.client">
<!-- -->
</a>
<h3>Uses of <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a> in <a href="../../client/package-summary.html">org.eclipse.jetty.http2.client</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../client/package-summary.html">org.eclipse.jetty.http2.client</a> that implement <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../client/HTTP2ClientSession.html" title="class in org.eclipse.jetty.http2.client">HTTP2ClientSession</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../client/package-summary.html">org.eclipse.jetty.http2.client</a> that return types with arguments of type <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.concurrent.CompletableFuture&lt;<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../client/HTTP2Client.html#connect(java.net.SocketAddress,org.eclipse.jetty.http2.api.Session.Listener)">connect</a></span>&#8203;(java.net.SocketAddress&nbsp;address,
<a href="../Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.concurrent.CompletableFuture&lt;<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../client/HTTP2Client.html#connect(org.eclipse.jetty.util.ssl.SslContextFactory,java.net.SocketAddress,org.eclipse.jetty.http2.api.Session.Listener)">connect</a></span>&#8203;(<a href="../../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
java.net.SocketAddress&nbsp;address,
<a href="../Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../client/package-summary.html">org.eclipse.jetty.http2.client</a> with type arguments of type <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../client/HTTP2Client.html#accept(java.nio.channels.SocketChannel,org.eclipse.jetty.io.ClientConnectionFactory,org.eclipse.jetty.http2.api.Session.Listener,org.eclipse.jetty.util.Promise)">accept</a></span>&#8203;(java.nio.channels.SocketChannel&nbsp;channel,
<a href="../../../io/ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory,
<a href="../Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a>&nbsp;listener,
<a href="../../../util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&gt;&nbsp;promise)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../client/HTTP2Client.html#accept(org.eclipse.jetty.util.ssl.SslContextFactory,java.nio.channels.SocketChannel,org.eclipse.jetty.http2.api.Session.Listener,org.eclipse.jetty.util.Promise)">accept</a></span>&#8203;(<a href="../../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
java.nio.channels.SocketChannel&nbsp;channel,
<a href="../Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a>&nbsp;listener,
<a href="../../../util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&gt;&nbsp;promise)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../client/HTTP2Client.html#connect(java.net.SocketAddress,org.eclipse.jetty.http2.api.Session.Listener,org.eclipse.jetty.util.Promise)">connect</a></span>&#8203;(java.net.SocketAddress&nbsp;address,
<a href="../Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a>&nbsp;listener,
<a href="../../../util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&gt;&nbsp;promise)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../client/HTTP2Client.html#connect(java.net.SocketAddress,org.eclipse.jetty.io.ClientConnectionFactory,org.eclipse.jetty.http2.api.Session.Listener,org.eclipse.jetty.util.Promise,java.util.Map)">connect</a></span>&#8203;(java.net.SocketAddress&nbsp;address,
<a href="../../../io/ClientConnectionFactory.html" title="interface in org.eclipse.jetty.io">ClientConnectionFactory</a>&nbsp;factory,
<a href="../Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a>&nbsp;listener,
<a href="../../../util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&gt;&nbsp;promise,
java.util.Map&lt;java.lang.String,&#8203;java.lang.Object&gt;&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../client/HTTP2Client.html#connect(org.eclipse.jetty.util.ssl.SslContextFactory,java.net.SocketAddress,org.eclipse.jetty.http2.api.Session.Listener,org.eclipse.jetty.util.Promise)">connect</a></span>&#8203;(<a href="../../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
java.net.SocketAddress&nbsp;address,
<a href="../Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a>&nbsp;listener,
<a href="../../../util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&gt;&nbsp;promise)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Client.</span><code><span class="memberNameLink"><a href="../../client/HTTP2Client.html#connect(org.eclipse.jetty.util.ssl.SslContextFactory,java.net.SocketAddress,org.eclipse.jetty.http2.api.Session.Listener,org.eclipse.jetty.util.Promise,java.util.Map)">connect</a></span>&#8203;(<a href="../../../util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a>&nbsp;sslContextFactory,
java.net.SocketAddress&nbsp;address,
<a href="../Session.Listener.html" title="interface in org.eclipse.jetty.http2.api">Session.Listener</a>&nbsp;listener,
<a href="../../../util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&gt;&nbsp;promise,
java.util.Map&lt;java.lang.String,&#8203;java.lang.Object&gt;&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.server">
<!-- -->
</a>
<h3>Uses of <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a> in <a href="../../server/package-summary.html">org.eclipse.jetty.http2.server</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../server/package-summary.html">org.eclipse.jetty.http2.server</a> that implement <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../server/HTTP2ServerSession.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerSession</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../server/package-summary.html">org.eclipse.jetty.http2.server</a> that return types with arguments of type <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Set&lt;<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer.</span><code><span class="memberNameLink"><a href="../../server/AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer.html#getSessions()">getSessions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../server/package-summary.html">org.eclipse.jetty.http2.server</a> with parameters of type <a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2ServerConnectionFactory.HTTPServerSessionListener.</span><code><span class="memberNameLink"><a href="../../server/HTTP2ServerConnectionFactory.HTTPServerSessionListener.html#onClose(org.eclipse.jetty.http2.api.Session,org.eclipse.jetty.http2.frames.GoAwayFrame,org.eclipse.jetty.util.Callback)">onClose</a></span>&#8203;(<a href="../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">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2ServerConnectionFactory.HTTPServerSessionListener.</span><code><span class="memberNameLink"><a href="../../server/HTTP2ServerConnectionFactory.HTTPServerSessionListener.html#onFailure(org.eclipse.jetty.http2.api.Session,java.lang.Throwable,org.eclipse.jetty.util.Callback)">onFailure</a></span>&#8203;(<a href="../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">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2ServerConnectionFactory.HTTPServerSessionListener.</span><code><span class="memberNameLink"><a href="../../server/HTTP2ServerConnectionFactory.HTTPServerSessionListener.html#onIdleTimeout(org.eclipse.jetty.http2.api.Session)">onIdleTimeout</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;java.lang.Integer,&#8203;java.lang.Integer&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2ServerConnectionFactory.HTTPServerSessionListener.</span><code><span class="memberNameLink"><a href="../../server/HTTP2ServerConnectionFactory.HTTPServerSessionListener.html#onPreface(org.eclipse.jetty.http2.api.Session)">onPreface</a></span>&#8203;(<a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Session</a>&nbsp;session)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Session.html" title="interface in org.eclipse.jetty.http2.api">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>