Uses of Interface
io.quarkus.resteasy.runtime.standalone.VertxOutput
-
Packages that use VertxOutput Package Description io.quarkus.resteasy.runtime.standalone -
-
Uses of VertxOutput in io.quarkus.resteasy.runtime.standalone
Classes in io.quarkus.resteasy.runtime.standalone that implement VertxOutput Modifier and Type Class Description classVertxBlockingOutputConstructors in io.quarkus.resteasy.runtime.standalone with parameters of type VertxOutput Constructor Description VertxHttpResponse(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)
-