Uses of Class
org.eclipse.jetty.server.session.AbstractSessionDataStoreFactory
-
Packages that use AbstractSessionDataStoreFactory Package Description org.eclipse.jetty.server.session Jetty Server : Session Management Implementations -
-
Uses of AbstractSessionDataStoreFactory in org.eclipse.jetty.server.session
Subclasses of AbstractSessionDataStoreFactory in org.eclipse.jetty.server.session Modifier and Type Class Description class
CachingSessionDataStoreFactory
CachingSessionDataStoreFactoryclass
FileSessionDataStoreFactory
FileSessionDataStoreFactoryclass
JDBCSessionDataStoreFactory
JDBCSessionDataStoreFactoryclass
NullSessionDataStoreFactory
NullSessionDataStoreFactory
-