| Package | Description |
|---|---|
| javax.ws.rs.client |
The JAX-RS 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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved.