Uses of Interface
org.eclipse.jetty.session.SessionDataMapFactory
Packages that use SessionDataMapFactory
-
Uses of SessionDataMapFactory in org.eclipse.jetty.session
Fields in org.eclipse.jetty.session declared as SessionDataMapFactoryModifier and TypeFieldDescriptionprotected SessionDataMapFactory
CachingSessionDataStoreFactory._mapFactory
Methods in org.eclipse.jetty.session that return SessionDataMapFactoryModifier and TypeMethodDescriptionCachingSessionDataStoreFactory.getMapFactory()
Get the SessionDataMapFactory.Methods in org.eclipse.jetty.session with parameters of type SessionDataMapFactoryModifier and TypeMethodDescriptionvoid
CachingSessionDataStoreFactory.setSessionDataMapFactory
(SessionDataMapFactory mapFactory) Set the SessionDataMapFactory.