Uses of Interface
jakarta.ws.rs.client.CompletionStageRxInvoker
Packages that use CompletionStageRxInvoker
Package
Description
The JAX-RS client API
-
Uses of CompletionStageRxInvoker in jakarta.ws.rs.client
Methods in jakarta.ws.rs.client that return CompletionStageRxInvokerModifier and TypeMethodDescriptionInvocation.Builder.rx()Access the default reactive invoker based onCompletionStage. -
Uses of CompletionStageRxInvoker in org.jboss.resteasy.client.jaxrs.internal
Classes in org.jboss.resteasy.client.jaxrs.internal that implement CompletionStageRxInvokerMethods in org.jboss.resteasy.client.jaxrs.internal that return CompletionStageRxInvokerModifier and TypeMethodDescriptionCompletionStageRxInvokerProvider.getRxInvoker(SyncInvoker syncInvoker, ExecutorService executorService) ClientInvocationBuilder.rx()