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) |
VertxOutputStream(VertxHttpResponse response,
BufferAllocator allocator)
Construct a new instance.
|
VertxRequestHandler(io.vertx.core.Vertx vertx,
io.quarkus.arc.runtime.BeanContainer beanContainer,
org.jboss.resteasy.spi.ResteasyDeployment deployment,
String rootPath,
BufferAllocator allocator,
Executor executor,
long readTimeout) |