Uses of Interface
org.eclipse.jetty.session.SessionDataStoreFactory
Packages that use SessionDataStoreFactory
Package
Description
Jetty NoSql : MongoDB Integration
Jetty Server : Session Management Implementations
-
Uses of SessionDataStoreFactory in org.eclipse.jetty.hazelcast.session
Classes in org.eclipse.jetty.hazelcast.session that implement SessionDataStoreFactory -
Uses of SessionDataStoreFactory in org.eclipse.jetty.nosql.mongodb
Classes in org.eclipse.jetty.nosql.mongodb that implement SessionDataStoreFactory -
Uses of SessionDataStoreFactory in org.eclipse.jetty.session
Classes in org.eclipse.jetty.session that implement SessionDataStoreFactoryModifier and TypeClassDescriptionclass
AbstractSessionDataStoreFactoryclass
CachingSessionDataStoreFactoryclass
FileSessionDataStoreFactoryclass
JDBCSessionDataStoreFactoryclass
NullSessionDataStoreFactoryFields in org.eclipse.jetty.session declared as SessionDataStoreFactoryModifier and TypeFieldDescriptionprotected SessionDataStoreFactory
CachingSessionDataStoreFactory._sessionStoreFactory
The SessionDataStore that will store session data.Methods in org.eclipse.jetty.session with parameters of type SessionDataStoreFactoryModifier and TypeMethodDescriptionvoid
CachingSessionDataStoreFactory.setSessionStoreFactory
(SessionDataStoreFactory factory)