Uses of Class
org.eclipse.jetty.server.session.AbstractSessionCacheFactory
Packages that use AbstractSessionCacheFactory
Package
Description
Jetty Server : Session Management Implementations
-
Uses of AbstractSessionCacheFactory in org.eclipse.jetty.server.session
Subclasses of AbstractSessionCacheFactory in org.eclipse.jetty.server.sessionModifier and TypeClassDescriptionclassDefaultSessionCacheFactory Factory for creating new DefaultSessionCaches.classNullSessionCacheFactory Factory for NullSessionCaches.