public class DeleteHandler
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
| Constructor and Description |
|---|
DeleteHandler(io.swagger.models.Operation operation,
AsyncStringConsumer function) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(io.vertx.ext.web.RoutingContext routingContext) |
public DeleteHandler(io.swagger.models.Operation operation,
AsyncStringConsumer function)