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 java.lang.Object implements io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
-
-
Constructor Summary
Constructors Constructor Description DocumentationRemoveVertxHandler(org.testingisdocumenting.znai.server.ZnaiServerConfig config, java.lang.String docId, java.lang.String actor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandle(io.vertx.core.http.HttpServerRequest req)
-