Uses of Interface
io.vertx.ext.web.sstore.ClusteredSessionStore
Packages that use ClusteredSessionStore
Package
Description
-
Uses of ClusteredSessionStore in io.vertx.ext.web.sstore
Methods in io.vertx.ext.web.sstore that return ClusteredSessionStoreModifier and TypeMethodDescriptionstatic ClusteredSessionStoreCreate a session storestatic ClusteredSessionStoreCreate a session store.static ClusteredSessionStoreCreate a session storestatic ClusteredSessionStoreCreate a session store. -
Uses of ClusteredSessionStore in io.vertx.reactivex.ext.web.sstore
Methods in io.vertx.reactivex.ext.web.sstore that return ClusteredSessionStoreMethods in io.vertx.reactivex.ext.web.sstore with parameters of type ClusteredSessionStoreModifier and TypeMethodDescriptionstatic ClusteredSessionStoreClusteredSessionStore.newInstance(ClusteredSessionStore arg) Constructors in io.vertx.reactivex.ext.web.sstore with parameters of type ClusteredSessionStore -
Uses of ClusteredSessionStore in io.vertx.rxjava3.ext.web.sstore
Methods in io.vertx.rxjava3.ext.web.sstore that return ClusteredSessionStoreMethods in io.vertx.rxjava3.ext.web.sstore with parameters of type ClusteredSessionStoreModifier and TypeMethodDescriptionstatic ClusteredSessionStoreClusteredSessionStore.newInstance(ClusteredSessionStore arg) Constructors in io.vertx.rxjava3.ext.web.sstore with parameters of type ClusteredSessionStore