Uses of Interface
io.vertx.ext.web.sstore.redis.RedisSessionStore
Packages that use RedisSessionStore
Package
Description
-
Uses of RedisSessionStore in io.vertx.ext.web.sstore.redis
Methods in io.vertx.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. -
Uses of RedisSessionStore in io.vertx.reactivex.ext.web.sstore.redis
Methods in io.vertx.reactivex.ext.web.sstore.redis that return RedisSessionStoreMethods in io.vertx.reactivex.ext.web.sstore.redis with parameters of type RedisSessionStoreModifier and TypeMethodDescriptionstatic RedisSessionStoreRedisSessionStore.newInstance(RedisSessionStore arg) Constructors in io.vertx.reactivex.ext.web.sstore.redis with parameters of type RedisSessionStore -
Uses of RedisSessionStore in io.vertx.rxjava3.ext.web.sstore.redis
Methods in io.vertx.rxjava3.ext.web.sstore.redis that return RedisSessionStoreMethods in io.vertx.rxjava3.ext.web.sstore.redis with parameters of type RedisSessionStoreModifier and TypeMethodDescriptionstatic RedisSessionStoreRedisSessionStore.newInstance(RedisSessionStore arg) Constructors in io.vertx.rxjava3.ext.web.sstore.redis with parameters of type RedisSessionStore