Uses of Class
org.eclipse.jetty.session.AbstractSessionDataStore
-
Uses of AbstractSessionDataStore in org.eclipse.jetty.session
Subclasses of AbstractSessionDataStore in org.eclipse.jetty.sessionModifier and TypeClassDescriptionclassFileSessionDataStore A file-based store of session data.classJDBCSessionDataStore Session data stored in databaseclassNullSessionDataStore Does not actually store anything, useful for testing.class