Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<XFrameHandler> |
XFrameHandler.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static XFrameHandler |
XFrameHandler.create(String action)
Creates a new handler that will add the
X-FRAME-OPTIONS header to the current response. |
static XFrameHandler |
XFrameHandler.newInstance(XFrameHandler arg) |
Copyright © 2021 Eclipse. All rights reserved.