Uses of Interface
org.eclipse.jetty.server.session.SessionDataMapFactory
Packages that use SessionDataMapFactory
Package
Description
Jetty Server : Session Management Implementations
-
Uses of SessionDataMapFactory in org.eclipse.jetty.memcached.session
Classes in org.eclipse.jetty.memcached.session that implement SessionDataMapFactoryModifier and TypeClassDescriptionclass
MemcachedSessionDataMapFactory -
Uses of SessionDataMapFactory in org.eclipse.jetty.server.session
Fields in org.eclipse.jetty.server.session declared as SessionDataMapFactoryModifier and TypeFieldDescriptionprotected SessionDataMapFactory
CachingSessionDataStoreFactory._mapFactory
Methods in org.eclipse.jetty.server.session that return SessionDataMapFactoryMethods in org.eclipse.jetty.server.session with parameters of type SessionDataMapFactoryModifier and TypeMethodDescriptionvoid
CachingSessionDataStoreFactory.setSessionDataMapFactory
(SessionDataMapFactory mapFactory)