Package | Description |
---|---|
org.jboss.resteasy.client.jaxrs.internal | |
org.jboss.resteasy.client.jaxrs.internal.proxy | |
org.jboss.resteasy.spi |
Modifier and Type | Class and Description |
---|---|
class |
CompletionStageRxInvokerProvider |
Modifier and Type | Method and Description |
---|---|
<I extends RxInvoker<?>> |
ClientConfiguration.getRxInvokerProvider(Class<I> clazz) |
RxInvokerProvider<?> |
ClientConfiguration.getRxInvokerProviderFromReactiveClass(Class<?> clazz) |
Modifier and Type | Field and Description |
---|---|
protected RxInvokerProvider<?> |
ClientInvoker.rxInvokerProvider |
Modifier and Type | Field and Description |
---|---|
protected Map<Class<?>,Class<? extends RxInvokerProvider<?>>> |
ResteasyProviderFactory.reactiveClasses |
Modifier and Type | Method and Description |
---|---|
<I extends RxInvoker> |
ResteasyProviderFactory.getRxInvokerProvider(Class<I> clazz) |
RxInvokerProvider<?> |
ResteasyProviderFactory.getRxInvokerProviderFromReactiveClass(Class<?> clazz) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.