Uses of Interface
javax.ws.rs.client.RxInvoker
-
Packages that use RxInvoker Package Description javax.ws.rs.client The Client API -
-
Uses of RxInvoker in javax.ws.rs.client
Classes in javax.ws.rs.client with type parameters of type RxInvoker Modifier and Type Interface Description interface
RxInvokerProvider<T extends RxInvoker>
RxInvoker
provider.Subinterfaces of RxInvoker in javax.ws.rs.client Modifier and Type Interface Description interface
CompletionStageRxInvoker
Reactive invoker basedCompletionStage
.
-