Uses of Interface
io.quarkus.resteasy.runtime.ResteasyVertxConfig
Packages that use ResteasyVertxConfig
-
Uses of ResteasyVertxConfig in io.quarkus.resteasy.runtime.standalone
Constructors in io.quarkus.resteasy.runtime.standalone with parameters of type ResteasyVertxConfigModifierConstructorDescriptionResteasyStandaloneRecorder(ResteasyVertxConfig runtimeConfig, io.quarkus.vertx.http.runtime.VertxHttpBuildTimeConfig httpBuildTimeConfig, io.quarkus.runtime.RuntimeValue<io.quarkus.vertx.http.runtime.VertxHttpConfig> httpRuntimeConfig)