Package | Description |
---|---|
io.vertx.rxjava.ext.web.sstore.cookie |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<CookieSessionStore> |
CookieSessionStore.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static CookieSessionStore |
CookieSessionStore.create(Vertx vertx,
String secret)
Creates a CookieSessionStore.
|
static CookieSessionStore |
CookieSessionStore.newInstance(CookieSessionStore arg) |
Copyright © 2023 Eclipse. All rights reserved.