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 TypeClassDescriptionclassDefaultSessionCache A session store that keeps its sessions in memory within a concurrent mapclassDoes not actually cache any Session objects.