| Package | Description |
|---|---|
| javax.ws.rs.client |
The 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 © 2019 Eclipse Foundation.
Use is subject to license terms.