Uses of Class
io.quarkus.vertx.http.runtime.ForwardingProxyOptions
-
Packages that use ForwardingProxyOptions Package Description io.quarkus.vertx.http.runtime -
-
Uses of ForwardingProxyOptions in io.quarkus.vertx.http.runtime
Methods in io.quarkus.vertx.http.runtime that return ForwardingProxyOptions Modifier and Type Method Description static ForwardingProxyOptionsForwardingProxyOptions. from(HttpConfiguration httpConfiguration)Constructors in io.quarkus.vertx.http.runtime with parameters of type ForwardingProxyOptions Constructor Description ForwardedParser(io.vertx.core.http.HttpServerRequest delegate, ForwardingProxyOptions forwardingProxyOptions)ForwardedServerRequestWrapper(io.vertx.core.http.HttpServerRequest request, ForwardingProxyOptions forwardingProxyOptions)
-