Uses of Interface
org.eclipse.jetty.session.SessionDataMapFactory
-
Uses of SessionDataMapFactory in org.eclipse.jetty.session
Modifier and TypeFieldDescriptionprotected SessionDataMapFactory
CachingSessionDataStoreFactory._mapFactory
Modifier and TypeMethodDescriptionCachingSessionDataStoreFactory.getMapFactory()
Get the SessionDataMapFactory.Modifier and TypeMethodDescriptionvoid
CachingSessionDataStoreFactory.setSessionDataMapFactory
(SessionDataMapFactory mapFactory) Set the SessionDataMapFactory.