Uses of Class
org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl
-
Packages that use InvocationBuilderImpl Package Description org.jboss.resteasy.reactive.client.impl -
-
Uses of InvocationBuilderImpl in org.jboss.resteasy.reactive.client.impl
Methods in org.jboss.resteasy.reactive.client.impl that return InvocationBuilderImpl Modifier and Type Method Description protected InvocationBuilderImplWebTargetImpl. createQuarkusRestInvocationBuilder(io.vertx.core.http.HttpClient client, jakarta.ws.rs.core.UriBuilder uri, ConfigurationImpl configuration)Constructors in org.jboss.resteasy.reactive.client.impl with parameters of type InvocationBuilderImpl Constructor Description MultiInvoker(InvocationBuilderImpl target)UniInvoker(InvocationBuilderImpl invocationBuilder)
-