Class DocumentationRemoveVertxHandler
java.lang.Object
org.testingisdocumenting.znai.enterprise.remove.DocumentationRemoveVertxHandler
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
public class DocumentationRemoveVertxHandler
extends Object
implements io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentationRemoveVertxHandler(org.testingisdocumenting.znai.server.ZnaiServerConfig config, String docId, String actor) -
Method Summary
-
Constructor Details
-
DocumentationRemoveVertxHandler
-
-
Method Details
-
handle
public void handle(io.vertx.core.http.HttpServerRequest req) - Specified by:
handlein interfaceio.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
-