| Package | Description | 
|---|---|
| io.vertx.ext.web.sstore.redis | |
| io.vertx.reactivex.ext.web.sstore.redis | |
| io.vertx.rxjava.ext.web.sstore.redis | |
| io.vertx.rxjava3.ext.web.sstore.redis | 
| Modifier and Type | Method and Description | 
|---|---|
static RedisSessionStore | 
RedisSessionStore.create(Vertx vertx,
      long retryTimeoutMs,
      Redis redis)
Creates a RedisSessionStore with the given retry TO. 
 | 
static RedisSessionStore | 
RedisSessionStore.create(Vertx vertx,
      Redis redis)
Creates a RedisSessionStore with the default retry TO. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RedisSessionStore | 
RedisSessionStore.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RedisSessionStore | 
RedisSessionStore.newInstance(RedisSessionStore arg)  | 
| Constructor and Description | 
|---|
RedisSessionStore(RedisSessionStore delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
RedisSessionStore | 
RedisSessionStore.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RedisSessionStore | 
RedisSessionStore.newInstance(RedisSessionStore arg)  | 
| Constructor and Description | 
|---|
RedisSessionStore(RedisSessionStore delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
RedisSessionStore | 
RedisSessionStore.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RedisSessionStore | 
RedisSessionStore.newInstance(RedisSessionStore arg)  | 
| Constructor and Description | 
|---|
RedisSessionStore(RedisSessionStore delegate)  | 
Copyright © 2022 Eclipse. All rights reserved.