Uses of Class
org.eclipse.jetty.server.session.AbstractSessionDataStoreFactory
Packages that use AbstractSessionDataStoreFactory
Package
Description
Jetty Server : Session Management Implementations
-
Uses of AbstractSessionDataStoreFactory in org.eclipse.jetty.server.session
Subclasses of AbstractSessionDataStoreFactory in org.eclipse.jetty.server.sessionModifier and TypeClassDescriptionclass
CachingSessionDataStoreFactoryclass
FileSessionDataStoreFactoryclass
JDBCSessionDataStoreFactoryclass
NullSessionDataStoreFactory