Package | Description |
---|---|
javax.ws.rs.client |
The Client API
|
org.jboss.resteasy.client.jaxrs.internal |
Modifier and Type | Method and Description |
---|---|
CompletionStageRxInvoker |
Invocation.Builder.rx()
Access the default reactive invoker based on
CompletionStage . |
Modifier and Type | Class and Description |
---|---|
class |
CompletionStageRxInvokerImpl |
Modifier and Type | Method and Description |
---|---|
CompletionStageRxInvoker |
CompletionStageRxInvokerProvider.getRxInvoker(SyncInvoker syncInvoker,
ExecutorService executorService) |
CompletionStageRxInvoker |
ClientInvocationBuilder.rx() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.