Uses of Class
io.vertx.mutiny.ext.web.sstore.redis.RedisSessionStore
Packages that use RedisSessionStore
-
Uses of RedisSessionStore in io.vertx.mutiny.ext.web.sstore.redis
Fields in io.vertx.mutiny.ext.web.sstore.redis with type parameters of type RedisSessionStoreModifier and TypeFieldDescriptionstatic final TypeArg<RedisSessionStore>RedisSessionStore.__TYPE_ARGMethods in io.vertx.mutiny.ext.web.sstore.redis that return RedisSessionStoreModifier and TypeMethodDescriptionstatic RedisSessionStoreCreates a RedisSessionStore with the given retry TO.static RedisSessionStoreCreates a RedisSessionStore with the default retry TO.static RedisSessionStoreRedisSessionStore.newInstance(io.vertx.ext.web.sstore.redis.RedisSessionStore delegate) Creates a new instance of theRedisSessionStore.