blob: c0bbc7d25ab1310a17590014e7c7ea2ff4fa506e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.13) on Tue Feb 08 12:40:05 CST 2022 -->
<title>Uses of Package org.eclipse.jetty.server.session (Eclipse Jetty API Doc - v10.0.8)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-02-08">
<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 Package org.eclipse.jetty.server.session (Eclipse Jetty API Doc - v10.0.8)";
}
}
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>Class</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">
<h1 title="Uses of Package org.eclipse.jetty.server.session" class="title">Uses of Package<br>org.eclipse.jetty.server.session</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.eclipse.jetty.server.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.gcloud.session">org.eclipse.jetty.gcloud.session</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.memcached.session">org.eclipse.jetty.memcached.session</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.nosql">org.eclipse.jetty.nosql</a></th>
<td class="colLast">
<div class="block">Jetty NoSql : Generic Nosql Session Management</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.nosql.mongodb">org.eclipse.jetty.nosql.mongodb</a></th>
<td class="colLast">
<div class="block">Jetty NoSql : MongoDB Integration</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server">org.eclipse.jetty.server</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Server API</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.session">org.eclipse.jetty.server.session</a></th>
<td class="colLast">
<div class="block">Jetty Server : Session Management Implementations</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.servlet">org.eclipse.jetty.servlet</a></th>
<td class="colLast">
<div class="block">Jetty Server : Modular Servlet Integration</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.session.infinispan">org.eclipse.jetty.session.infinispan</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.webapp">org.eclipse.jetty.webapp</a></th>
<td class="colLast">
<div class="block">Jetty Util : Modular Web Application Support</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.gcloud.session">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.server.session</a> used by <a href="../../gcloud/session/package-summary.html">org.eclipse.jetty.gcloud.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionDataStore.html#org.eclipse.jetty.gcloud.session">AbstractSessionDataStore</a></th>
<td class="colLast">
<div class="block">AbstractSessionDataStore</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionDataStoreFactory.html#org.eclipse.jetty.gcloud.session">AbstractSessionDataStoreFactory</a></th>
<td class="colLast">
<div class="block">AbstractSessionDataStoreFactory</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionContext.html#org.eclipse.jetty.gcloud.session">SessionContext</a></th>
<td class="colLast">
<div class="block">SessionContext
Information about the context to which sessions belong: the Context,
the SessionHandler of the context, and the unique name of the node.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionData.html#org.eclipse.jetty.gcloud.session">SessionData</a></th>
<td class="colLast">
<div class="block">SessionData
The data associated with a session.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataMap.html#org.eclipse.jetty.gcloud.session">SessionDataMap</a></th>
<td class="colLast">
<div class="block">SessionDataMap
A map style access to SessionData keyed by the session id.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataStore.html#org.eclipse.jetty.gcloud.session">SessionDataStore</a></th>
<td class="colLast">
<div class="block">SessionDataStore
A store for the data contained in a Session object.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataStoreFactory.html#org.eclipse.jetty.gcloud.session">SessionDataStoreFactory</a></th>
<td class="colLast">
<div class="block">SessionDataStoreFactory</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionHandler.html#org.eclipse.jetty.gcloud.session">SessionHandler</a></th>
<td class="colLast">
<div class="block">SessionHandler.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.memcached.session">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.server.session</a> used by <a href="../../memcached/session/package-summary.html">org.eclipse.jetty.memcached.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionContext.html#org.eclipse.jetty.memcached.session">SessionContext</a></th>
<td class="colLast">
<div class="block">SessionContext
Information about the context to which sessions belong: the Context,
the SessionHandler of the context, and the unique name of the node.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionData.html#org.eclipse.jetty.memcached.session">SessionData</a></th>
<td class="colLast">
<div class="block">SessionData
The data associated with a session.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataMap.html#org.eclipse.jetty.memcached.session">SessionDataMap</a></th>
<td class="colLast">
<div class="block">SessionDataMap
A map style access to SessionData keyed by the session id.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataMapFactory.html#org.eclipse.jetty.memcached.session">SessionDataMapFactory</a></th>
<td class="colLast">
<div class="block">SessionDataMapFactory</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.nosql">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.server.session</a> used by <a href="../../nosql/package-summary.html">org.eclipse.jetty.nosql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionDataStore.html#org.eclipse.jetty.nosql">AbstractSessionDataStore</a></th>
<td class="colLast">
<div class="block">AbstractSessionDataStore</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionData.html#org.eclipse.jetty.nosql">SessionData</a></th>
<td class="colLast">
<div class="block">SessionData
The data associated with a session.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataMap.html#org.eclipse.jetty.nosql">SessionDataMap</a></th>
<td class="colLast">
<div class="block">SessionDataMap
A map style access to SessionData keyed by the session id.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataStore.html#org.eclipse.jetty.nosql">SessionDataStore</a></th>
<td class="colLast">
<div class="block">SessionDataStore
A store for the data contained in a Session object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.nosql.mongodb">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.server.session</a> used by <a href="../../nosql/mongodb/package-summary.html">org.eclipse.jetty.nosql.mongodb</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionDataStore.html#org.eclipse.jetty.nosql.mongodb">AbstractSessionDataStore</a></th>
<td class="colLast">
<div class="block">AbstractSessionDataStore</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionDataStoreFactory.html#org.eclipse.jetty.nosql.mongodb">AbstractSessionDataStoreFactory</a></th>
<td class="colLast">
<div class="block">AbstractSessionDataStoreFactory</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionContext.html#org.eclipse.jetty.nosql.mongodb">SessionContext</a></th>
<td class="colLast">
<div class="block">SessionContext
Information about the context to which sessions belong: the Context,
the SessionHandler of the context, and the unique name of the node.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionData.html#org.eclipse.jetty.nosql.mongodb">SessionData</a></th>
<td class="colLast">
<div class="block">SessionData
The data associated with a session.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataMap.html#org.eclipse.jetty.nosql.mongodb">SessionDataMap</a></th>
<td class="colLast">
<div class="block">SessionDataMap
A map style access to SessionData keyed by the session id.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataStore.html#org.eclipse.jetty.nosql.mongodb">SessionDataStore</a></th>
<td class="colLast">
<div class="block">SessionDataStore
A store for the data contained in a Session object.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataStoreFactory.html#org.eclipse.jetty.nosql.mongodb">SessionDataStoreFactory</a></th>
<td class="colLast">
<div class="block">SessionDataStoreFactory</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionHandler.html#org.eclipse.jetty.nosql.mongodb">SessionHandler</a></th>
<td class="colLast">
<div class="block">SessionHandler.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.server.session</a> used by <a href="../package-summary.html">org.eclipse.jetty.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HouseKeeper.html#org.eclipse.jetty.server">HouseKeeper</a></th>
<td class="colLast">
<div class="block">HouseKeeper
There is 1 session HouseKeeper per SessionIdManager instance.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionHandler.html#org.eclipse.jetty.server">SessionHandler</a></th>
<td class="colLast">
<div class="block">SessionHandler.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.server.session">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.server.session</a> used by <a href="package-summary.html">org.eclipse.jetty.server.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionCache.html#org.eclipse.jetty.server.session">AbstractSessionCache</a></th>
<td class="colLast">
<div class="block">AbstractSessionCache
A base implementation of the <a href="SessionCache.html" title="interface in org.eclipse.jetty.server.session"><code>SessionCache</code></a> interface for managing a set of
Session objects pertaining to a context in memory.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionCacheFactory.html#org.eclipse.jetty.server.session">AbstractSessionCacheFactory</a></th>
<td class="colLast">
<div class="block">AbstractSessionCacheFactory
Base class for SessionCacheFactories.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionDataStore.html#org.eclipse.jetty.server.session">AbstractSessionDataStore</a></th>
<td class="colLast">
<div class="block">AbstractSessionDataStore</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionDataStoreFactory.html#org.eclipse.jetty.server.session">AbstractSessionDataStoreFactory</a></th>
<td class="colLast">
<div class="block">AbstractSessionDataStoreFactory</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DatabaseAdaptor.html#org.eclipse.jetty.server.session">DatabaseAdaptor</a></th>
<td class="colLast">
<div class="block">DatabaseAdaptor
Handles differences between databases.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HouseKeeper.html#org.eclipse.jetty.server.session">HouseKeeper</a></th>
<td class="colLast">
<div class="block">HouseKeeper
There is 1 session HouseKeeper per SessionIdManager instance.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HouseKeeper.Runner.html#org.eclipse.jetty.server.session">HouseKeeper.Runner</a></th>
<td class="colLast">
<div class="block">Runner</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/JDBCSessionDataStore.SessionTableSchema.html#org.eclipse.jetty.server.session">JDBCSessionDataStore.SessionTableSchema</a></th>
<td class="colLast">
<div class="block">SessionTableSchema</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Session.html#org.eclipse.jetty.server.session">Session</a></th>
<td class="colLast">
<div class="block">Session
A heavy-weight Session object representing an HttpSession.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Session.IdState.html#org.eclipse.jetty.server.session">Session.IdState</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Session.SessionInactivityTimer.html#org.eclipse.jetty.server.session">Session.SessionInactivityTimer</a></th>
<td class="colLast">
<div class="block">SessionInactivityTimer
Each Session has a timer associated with it that fires whenever it has
been idle (ie not accessed by a request) for a configurable amount of
time, or the Session expires.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Session.State.html#org.eclipse.jetty.server.session">Session.State</a></th>
<td class="colLast">
<div class="block">State
Validity states of a session</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionCache.html#org.eclipse.jetty.server.session">SessionCache</a></th>
<td class="colLast">
<div class="block">SessionCache
A working set of <a href="Session.html" title="class in org.eclipse.jetty.server.session"><code>Session</code></a> objects for a context.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionCacheFactory.html#org.eclipse.jetty.server.session">SessionCacheFactory</a></th>
<td class="colLast">
<div class="block">SessionCacheFactory</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionContext.html#org.eclipse.jetty.server.session">SessionContext</a></th>
<td class="colLast">
<div class="block">SessionContext
Information about the context to which sessions belong: the Context,
the SessionHandler of the context, and the unique name of the node.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionData.html#org.eclipse.jetty.server.session">SessionData</a></th>
<td class="colLast">
<div class="block">SessionData
The data associated with a session.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataMap.html#org.eclipse.jetty.server.session">SessionDataMap</a></th>
<td class="colLast">
<div class="block">SessionDataMap
A map style access to SessionData keyed by the session id.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataMapFactory.html#org.eclipse.jetty.server.session">SessionDataMapFactory</a></th>
<td class="colLast">
<div class="block">SessionDataMapFactory</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataStore.html#org.eclipse.jetty.server.session">SessionDataStore</a></th>
<td class="colLast">
<div class="block">SessionDataStore
A store for the data contained in a Session object.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataStoreFactory.html#org.eclipse.jetty.server.session">SessionDataStoreFactory</a></th>
<td class="colLast">
<div class="block">SessionDataStoreFactory</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionHandler.html#org.eclipse.jetty.server.session">SessionHandler</a></th>
<td class="colLast">
<div class="block">SessionHandler.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionHandler.SessionIf.html#org.eclipse.jetty.server.session">SessionHandler.SessionIf</a></th>
<td class="colLast">
<div class="block">SessionIf
Interface that any session wrapper should implement so that
SessionManager may access the Jetty session implementation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.servlet">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.server.session</a> used by <a href="../../servlet/package-summary.html">org.eclipse.jetty.servlet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionHandler.html#org.eclipse.jetty.servlet">SessionHandler</a></th>
<td class="colLast">
<div class="block">SessionHandler.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.session.infinispan">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.server.session</a> used by <a href="../../session/infinispan/package-summary.html">org.eclipse.jetty.session.infinispan</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionDataStore.html#org.eclipse.jetty.session.infinispan">AbstractSessionDataStore</a></th>
<td class="colLast">
<div class="block">AbstractSessionDataStore</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractSessionDataStoreFactory.html#org.eclipse.jetty.session.infinispan">AbstractSessionDataStoreFactory</a></th>
<td class="colLast">
<div class="block">AbstractSessionDataStoreFactory</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionContext.html#org.eclipse.jetty.session.infinispan">SessionContext</a></th>
<td class="colLast">
<div class="block">SessionContext
Information about the context to which sessions belong: the Context,
the SessionHandler of the context, and the unique name of the node.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionData.html#org.eclipse.jetty.session.infinispan">SessionData</a></th>
<td class="colLast">
<div class="block">SessionData
The data associated with a session.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataMap.html#org.eclipse.jetty.session.infinispan">SessionDataMap</a></th>
<td class="colLast">
<div class="block">SessionDataMap
A map style access to SessionData keyed by the session id.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataStore.html#org.eclipse.jetty.session.infinispan">SessionDataStore</a></th>
<td class="colLast">
<div class="block">SessionDataStore
A store for the data contained in a Session object.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionDataStoreFactory.html#org.eclipse.jetty.session.infinispan">SessionDataStoreFactory</a></th>
<td class="colLast">
<div class="block">SessionDataStoreFactory</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionHandler.html#org.eclipse.jetty.session.infinispan">SessionHandler</a></th>
<td class="colLast">
<div class="block">SessionHandler.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.eclipse.jetty.webapp">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.eclipse.jetty.server.session</a> used by <a href="../../webapp/package-summary.html">org.eclipse.jetty.webapp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SessionHandler.html#org.eclipse.jetty.webapp">SessionHandler</a></th>
<td class="colLast">
<div class="block">SessionHandler.</div>
</td>
</tr>
</tbody>
</table>
</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>Class</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;2022 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>