Uses of Interface
org.eclipse.jetty.session.SessionDataMapFactory
-
Uses of SessionDataMapFactory in org.eclipse.jetty.session
Fields in org.eclipse.jetty.session declared as SessionDataMapFactoryModifier and TypeFieldDescriptionprotected SessionDataMapFactoryCachingSessionDataStoreFactory._mapFactoryMethods 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 TypeMethodDescriptionvoidCachingSessionDataStoreFactory.setSessionDataMapFactory(SessionDataMapFactory mapFactory) Set the SessionDataMapFactory.