vertx / io.vertx.ext.web.handler / SessionHandler / create

create

open static fun create(sessionStore: SessionStore): SessionHandler

Create a session handler

Parameters

sessionStore - the session store

Return
the handler