Uses of Class
org.jboss.resteasy.reactive.client.impl.RequestSpec
Packages that use RequestSpec
-
Uses of RequestSpec in org.jboss.resteasy.reactive.client.impl
Constructors in org.jboss.resteasy.reactive.client.impl with parameters of type RequestSpecModifierConstructorDescriptionAsyncInvokerImpl(ClientImpl restClient, io.vertx.core.http.HttpClient httpClient, URI uri, RequestSpec requestSpec, ConfigurationImpl configuration, Map<String, Object> properties, org.jboss.resteasy.reactive.client.impl.HandlerChain handlerChain, ThreadSetupAction requestContext) RequestSpec(RequestSpec requestSpec)