Uses of Class
org.eclipse.jetty.server.session.AbstractSessionCache
Package
Description
Jetty Server : Session Management Implementations
-
Uses of AbstractSessionCache in org.eclipse.jetty.server.session
Modifier and TypeClassDescriptionclass
DefaultSessionCache A session store that keeps its sessions in memory within a concurrent mapclass
NullSessionCache Does not actually cache any Session objects.