Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler | |
io.vertx.rxjava.ext.web.sstore |
Class and Description |
---|
SessionStore
A session store is used to store sessions for an Vert.x-Web web app
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
Class and Description |
---|
ClusteredSessionStore
A session store which stores sessions in a distributed map so they are available across the cluster.
|
LocalSessionStore
A session store which is only available on a single node.
|
SessionStore
A session store is used to store sessions for an Vert.x-Web web app
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
Copyright © 2021 Eclipse. All rights reserved.