public class SupportedMethodsAndPathsHandler extends Object implements io.vertx.core.Handler<io.vertx.reactivex.ext.web.RoutingContext>
| Modifier and Type | Method and Description |
|---|---|
static SupportedMethodsAndPathsHandler |
create(KnotxServerOptions configuration) |
void |
handle(io.vertx.reactivex.ext.web.RoutingContext context) |
public static SupportedMethodsAndPathsHandler create(KnotxServerOptions configuration)
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.