Uses of Interface
jakarta.ws.rs.client.RxInvoker
Package | Description |
---|---|
jakarta.ws.rs.client |
The JAX-RS client API
|
-
Uses of RxInvoker in jakarta.ws.rs.client
Classes in jakarta.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 jakarta.ws.rs.client Modifier and Type Interface Description interface
CompletionStageRxInvoker
Reactive invoker basedCompletionStage
.