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