Class WrapperVertxRedirectHandlerImpl
java.lang.Object
org.jboss.resteasy.reactive.client.impl.WrapperVertxRedirectHandlerImpl
- All Implemented Interfaces:
Function<io.vertx.core.http.HttpClientResponse,io.vertx.core.Future<io.vertx.core.http.RequestOptions>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.http.RequestOptions>apply(io.vertx.core.http.HttpClientResponse httpClientResponse)
-
Constructor Details
-
WrapperVertxRedirectHandlerImpl
-
-
Method Details