Package | Description |
---|---|
javax.ws.rs.client |
The Client API
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
RxInvokerProvider<T extends RxInvoker> |
RxInvoker provider. |
Modifier and Type | Interface | Description |
---|---|---|
interface |
CompletionStageRxInvoker |
Reactive invoker based
CompletionStage . |
Modifier and Type | Method | Description |
---|---|---|
<T extends RxInvoker> |
Invocation.Builder.rx(Class<T> clazz) |
Access a reactive invoker based on a
RxInvoker subclass provider. |
Copyright (c) 2019 Eclipse Foundation. Licensed under Eclipse Foundation Specification License.