Uses of Interface
jakarta.ws.rs.client.CompletionStageRxInvoker
-
Packages that use CompletionStageRxInvoker Package Description jakarta.ws.rs.client The JAX-RS client API -
-
Uses of CompletionStageRxInvoker in jakarta.ws.rs.client
Methods in jakarta.ws.rs.client that return CompletionStageRxInvoker Modifier and Type Method Description CompletionStageRxInvokerInvocation.Builder. rx()Access the default reactive invoker based onCompletionStage.
-