public class SessionRouteBuillder extends AbstractRouterBuilderImpl
| Constructor and Description |
|---|
SessionRouteBuillder() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.reactivex.ext.web.Router |
getRouter(io.vertx.reactivex.ext.web.Router pRouter) |
io.vertx.reactivex.ext.web.sstore.SessionStore |
getSessionStore() |
void |
setSessionStore(io.vertx.reactivex.ext.web.sstore.SessionStore pSessionStore) |
public io.vertx.reactivex.ext.web.sstore.SessionStore getSessionStore()
public void setSessionStore(io.vertx.reactivex.ext.web.sstore.SessionStore pSessionStore)
public io.vertx.reactivex.ext.web.Router getRouter(io.vertx.reactivex.ext.web.Router pRouter)
getRouter in class AbstractRouterBuilderImplCopyright © 2018. All rights reserved.