Class CORSRecorder
- java.lang.Object
-
- io.quarkus.vertx.http.runtime.cors.CORSRecorder
-
public class CORSRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description CORSRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>corsHandler(HttpConfiguration configuration)
-
-
-
Method Detail
-
corsHandler
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> corsHandler(HttpConfiguration configuration)
-
-