Uses of Interface
org.eclipse.jetty.session.SessionDataStoreFactory
-
Uses of SessionDataStoreFactory in org.eclipse.jetty.session
Modifier and TypeClassDescriptionclass
AbstractSessionDataStoreFactoryclass
CachingSessionDataStoreFactoryclass
FileSessionDataStoreFactoryclass
JDBCSessionDataStoreFactoryclass
NullSessionDataStoreFactoryModifier and TypeFieldDescriptionprotected SessionDataStoreFactory
CachingSessionDataStoreFactory._sessionStoreFactory
The SessionDataStore that will store session data.Modifier and TypeMethodDescriptionvoid
CachingSessionDataStoreFactory.setSessionStoreFactory
(SessionDataStoreFactory factory)