Package | Description |
---|---|
jakarta.ws.rs.client |
The JAX-RS client API
|
Modifier and Type | Interface and Description |
---|---|
interface |
RxInvokerProvider<T extends RxInvoker>
RxInvoker provider. |
Modifier and Type | Interface and Description |
---|---|
interface |
CompletionStageRxInvoker
Reactive invoker based
CompletionStage . |
Modifier and Type | Method and Description |
---|---|
<T extends RxInvoker> |
Invocation.Builder.rx(Class<T> clazz)
Access a reactive invoker based on a
RxInvoker subclass provider. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.