Class AsyncApiHandler
- java.lang.Object
-
- io.quarkiverse.asyncapi.annotation.scanner.AsyncApiHandler
-
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
public class AsyncApiHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
- Since:
- 10.02.2023
-
-
Constructor Summary
Constructors Constructor Description AsyncApiHandler()
-