Uses of Class
org.redisson.micronaut.session.RedissonSessionStore
Packages that use RedissonSessionStore
-
Uses of RedissonSessionStore in org.redisson.micronaut.session
Constructors in org.redisson.micronaut.session with parameters of type RedissonSessionStoreModifierConstructorDescriptionRedissonSession(RedissonSessionStore redissonManager, String id, RedissonHttpSessionConfiguration.UpdateMode updateMode) RedissonSession(RedissonSessionStore redissonManager, String id, RedissonHttpSessionConfiguration.UpdateMode updateMode, Duration maxInactiveInterval)