Uses of Interface
io.vertx.ext.web.handler.XFrameHandler
-
Packages that use XFrameHandler Package Description io.vertx.ext.web.handler -
-
Uses of XFrameHandler in io.vertx.ext.web.handler
Methods in io.vertx.ext.web.handler that return XFrameHandler Modifier and Type Method Description static XFrameHandlerXFrameHandler. create(String action)Creates a new handler that will add theX-FRAME-OPTIONSheader to the current response.
-