Package | Description |
---|---|
io.vertx.ext.web.sstore | |
io.vertx.rxjava.ext.web.sstore |
Modifier and Type | Method and Description |
---|---|
static ClusteredSessionStore |
ClusteredSessionStore.create(Vertx vertx)
Create a session store
|
static ClusteredSessionStore |
ClusteredSessionStore.create(Vertx vertx,
String sessionMapName)
Create a session store
|
Modifier and Type | Method and Description |
---|---|
static ClusteredSessionStore |
ClusteredSessionStore.newInstance(ClusteredSessionStore arg) |
Constructor and Description |
---|
ClusteredSessionStore(ClusteredSessionStore delegate) |
Copyright © 2015. All Rights Reserved.