Uses of Class
io.quarkus.resteasy.runtime.standalone.VertxHttpRequest
Packages that use VertxHttpRequest
-
Uses of VertxHttpRequest in io.quarkus.resteasy.runtime.standalone
Fields in io.quarkus.resteasy.runtime.standalone declared as VertxHttpRequestModifier and TypeFieldDescriptionprotected final VertxHttpRequestVertxHttpRequest.VertxExecutionContext.requestConstructors in io.quarkus.resteasy.runtime.standalone with parameters of type VertxHttpRequestModifierConstructorDescription(package private)VertxExecutionContext(VertxHttpRequest request, VertxHttpResponse response, org.jboss.resteasy.core.SynchronousDispatcher dispatcher) (package private)VertxHttpAsyncResponse(org.jboss.resteasy.core.SynchronousDispatcher dispatcher, VertxHttpRequest request, VertxHttpResponse response)