Uses of Interface
org.eclipse.jetty.server.session.SessionCacheFactory
Package
Description
Jetty Server : Session Management Implementations
-
Uses of SessionCacheFactory in org.eclipse.jetty.server.session
Modifier and TypeClassDescriptionclass
AbstractSessionCacheFactory Base class for SessionCacheFactories.class
DefaultSessionCacheFactory Factory for creating new DefaultSessionCaches.class
NullSessionCacheFactory Factory for NullSessionCaches.