public class KnotxHeaderHandler extends Object implements io.vertx.core.Handler<io.vertx.reactivex.ext.web.RoutingContext>
| Constructor and Description |
|---|
KnotxHeaderHandler(CustomHttpHeader customResponseHeader) |
| Modifier and Type | Method and Description |
|---|---|
static KnotxHeaderHandler |
create(KnotxServerOptions config) |
void |
handle(io.vertx.reactivex.ext.web.RoutingContext context) |
public KnotxHeaderHandler(CustomHttpHeader customResponseHeader)
public static KnotxHeaderHandler create(KnotxServerOptions config)
public void handle(io.vertx.reactivex.ext.web.RoutingContext context)
handle in interface io.vertx.core.Handler<io.vertx.reactivex.ext.web.RoutingContext>Copyright © 2016–2020. All rights reserved.