Uses of Class
org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl
Packages that use InvocationBuilderImpl
-
Uses of InvocationBuilderImpl in org.jboss.resteasy.reactive.client.impl
Methods in org.jboss.resteasy.reactive.client.impl that return InvocationBuilderImplModifier and TypeMethodDescriptionprotected 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 InvocationBuilderImplModifierConstructorDescriptionMultiInvoker(InvocationBuilderImpl target) UniInvoker(InvocationBuilderImpl invocationBuilder)