Uses of Class
io.quarkus.resteasy.runtime.standalone.LazyHostSupplier
Packages that use LazyHostSupplier
-
Uses of LazyHostSupplier in io.quarkus.resteasy.runtime.standalone
Constructors in io.quarkus.resteasy.runtime.standalone with parameters of type LazyHostSupplierModifierConstructorDescriptionVertxHttpRequest(io.vertx.core.Context context, io.vertx.ext.web.RoutingContext routingContext, org.jboss.resteasy.specimpl.ResteasyHttpHeaders httpHeaders, org.jboss.resteasy.specimpl.ResteasyUriInfo uri, String httpMethod, LazyHostSupplier remoteHost, org.jboss.resteasy.core.SynchronousDispatcher dispatcher, VertxHttpResponse response, io.quarkus.arc.ManagedContext requestContext, Executor executor)