Uses of Interface
org.eclipse.jetty.server.session.SessionDataStoreFactory
Package
Description
Jetty NoSql : MongoDB Integration
Jetty Server : Session Management Implementations
-
Uses of SessionDataStoreFactory in org.eclipse.jetty.gcloud.session
Modifier and TypeClassDescriptionclass
GCloudSessionDataStoreFactory -
Uses of SessionDataStoreFactory in org.eclipse.jetty.nosql.mongodb
-
Uses of SessionDataStoreFactory in org.eclipse.jetty.server.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) -
Uses of SessionDataStoreFactory in org.eclipse.jetty.session.infinispan
Modifier and TypeClassDescriptionclass
InfinispanSessionDataStoreFactory