Interface and Description |
---|
io.vertx.ext.web.Cookie
use instead
Cookie , this class will be removed in Vert.x 4 |
io.vertx.ext.web.handler.CookieHandler
cookies are enabled by default and this handler is not required anymore
|
io.vertx.ext.web.Locale
Use
LanguageHeader instead |
io.vertx.ext.web.templ.TemplateEngine |
io.vertx.ext.web.handler.UserSessionHandler
the Session Handler also manages the user session.
|
Class and Description |
---|
io.vertx.ext.web.handler.sockjs.PermittedOptions |
Copyright © 2020 Eclipse. All rights reserved.