Uses of Class
org.eclipse.jetty.session.AbstractSessionCache
Packages that use AbstractSessionCache
-
Uses of AbstractSessionCache in org.eclipse.jetty.session
Subclasses of AbstractSessionCache in org.eclipse.jetty.sessionModifier and TypeClassDescriptionclass
DefaultSessionCache A session store that keeps its sessions in memory within a concurrent mapclass
Does not actually cache any Session objects.