Uses of Interface
org.eclipse.jetty.session.SessionDataStoreFactory
-
Uses of SessionDataStoreFactory in org.eclipse.jetty.session
Classes in org.eclipse.jetty.session that implement SessionDataStoreFactoryModifier and TypeClassDescriptionclassAbstractSessionDataStoreFactoryclassCachingSessionDataStoreFactoryclassFileSessionDataStoreFactoryclassJDBCSessionDataStoreFactoryclassNullSessionDataStoreFactoryFields in org.eclipse.jetty.session declared as SessionDataStoreFactoryModifier and TypeFieldDescriptionprotected SessionDataStoreFactoryCachingSessionDataStoreFactory._sessionStoreFactoryThe SessionDataStore that will store session data.Methods in org.eclipse.jetty.session with parameters of type SessionDataStoreFactoryModifier and TypeMethodDescriptionvoidCachingSessionDataStoreFactory.setSessionStoreFactory(SessionDataStoreFactory factory)