Class DocumentationUploadVertxHandler
- java.lang.Object
-
- org.testingisdocumenting.znai.enterprise.upload.DocumentationUploadVertxHandler
-
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
public class DocumentationUploadVertxHandler extends java.lang.Object implements io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
-
-
Constructor Summary
Constructors Constructor Description DocumentationUploadVertxHandler(io.vertx.core.Vertx vertx, 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)
-