| Package | Description |
|---|---|
| javax.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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.