Package io.vertx.ext.web.sstore
package io.vertx.ext.web.sstore
-
ClassDescriptionThe abstract session class provides a barebones implementation for session storage implementors.A session store which stores sessions in a distributed map so they are available across the cluster.A session store which is only available on a single node.A session store is used to store sessions for an Vert.x-Web web app