Uses of Class
com.aquima.web.sessionmanager.NamespacedKeyValueStore
Packages that use NamespacedKeyValueStore
-
Uses of NamespacedKeyValueStore in com.aquima.web.sessionmanager
Constructors in com.aquima.web.sessionmanager with parameters of type NamespacedKeyValueStoreModifierConstructorDescriptionExternalSessionManager
(NamespacedKeyValueStore keyValueStore, com.blueriq.component.api.IAquimaEngineFacade aquimaEngine, Duration timeout, ConcurrentSessionModificationMonitor monitor, String monitorNamespace) Creates a new instance.