Uses of Interface
io.quarkus.resteasy.runtime.standalone.VertxOutput
Packages that use VertxOutput
-
Uses of VertxOutput in io.quarkus.resteasy.runtime.standalone
Classes in io.quarkus.resteasy.runtime.standalone that implement VertxOutputConstructors in io.quarkus.resteasy.runtime.standalone with parameters of type VertxOutputModifierConstructorDescriptionVertxHttpResponse(io.vertx.core.http.HttpServerRequest request, org.jboss.resteasy.spi.ResteasyProviderFactory providerFactory, io.vertx.core.http.HttpMethod method, BufferAllocator allocator, VertxOutput output, io.vertx.ext.web.RoutingContext routingContext)