Uses of Interface
io.dialob.cache.QuestionnaireSessionCache
-
-
Uses of QuestionnaireSessionCache in io.dialob.cache
Classes in io.dialob.cache that implement QuestionnaireSessionCache Modifier and Type Class Description classLocalQuestionnaireSessionCacheConstructors in io.dialob.cache with parameters of type QuestionnaireSessionCache Constructor Description ScheduledSessionEvictionPolicy(Clock clock, QuestionnaireSessionCache cache, Optional<QuestionnaireSessionSaveService> sessionService, Optional<org.springframework.cache.CacheManager> cacheManager, Integer ttl)
-