Uses of Interface
io.vertx.ext.web.sstore.LocalSessionStore
Packages that use LocalSessionStore
Package
Description
-
Uses of LocalSessionStore in io.vertx.ext.web.sstore
Methods in io.vertx.ext.web.sstore that return LocalSessionStoreModifier and TypeMethodDescriptionstatic LocalSessionStoreCreate a session storestatic LocalSessionStoreCreate a session storestatic LocalSessionStoreCreate a session store -
Uses of LocalSessionStore in io.vertx.reactivex.ext.web.sstore
Methods in io.vertx.reactivex.ext.web.sstore that return LocalSessionStoreMethods in io.vertx.reactivex.ext.web.sstore with parameters of type LocalSessionStoreModifier and TypeMethodDescriptionstatic LocalSessionStoreLocalSessionStore.newInstance(LocalSessionStore arg) Constructors in io.vertx.reactivex.ext.web.sstore with parameters of type LocalSessionStore -
Uses of LocalSessionStore in io.vertx.rxjava3.ext.web.sstore
Methods in io.vertx.rxjava3.ext.web.sstore that return LocalSessionStoreMethods in io.vertx.rxjava3.ext.web.sstore with parameters of type LocalSessionStoreModifier and TypeMethodDescriptionstatic LocalSessionStoreLocalSessionStore.newInstance(LocalSessionStore arg) Constructors in io.vertx.rxjava3.ext.web.sstore with parameters of type LocalSessionStore