public class DeleteHandler
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
| Constructor and Description |
|---|
DeleteHandler(java.util.function.Consumer<java.lang.String> function) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(io.vertx.ext.web.RoutingContext routingContext) |