Uses of Class
org.jboss.resteasy.reactive.client.impl.RequestSpec
-
Packages that use RequestSpec Package Description org.jboss.resteasy.reactive.client.impl -
-
Uses of RequestSpec in org.jboss.resteasy.reactive.client.impl
Constructors in org.jboss.resteasy.reactive.client.impl with parameters of type RequestSpec Constructor Description AsyncInvokerImpl(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, ClientRestHandler[] abortHandlerChain, ThreadSetupAction requestContext)RequestSpec(RequestSpec requestSpec)
-