| Package | Description |
|---|---|
| org.jboss.resteasy.client | |
| org.jboss.resteasy.client.core | |
| org.jboss.resteasy.client.core.marshallers |
| Modifier and Type | Method and Description |
|---|---|
static <T> ClientInvoker |
ProxyFactory.createClientInvoker(Class<T> clazz,
Method method,
URI baseUri,
ClientExecutor executor,
ResteasyProviderFactory providerFactory,
EntityExtractorFactory extractorFactory)
Deprecated.
|
static <T> ClientInvoker |
ProxyFactory.createClientInvoker(Class<T> clazz,
Method method,
URI baseUri,
ClientExecutor executor,
ResteasyProviderFactory providerFactory,
EntityExtractorFactory extractorFactory,
Map<String,Object> requestAttributes)
Deprecated.
|
static <T> ClientInvoker |
ProxyFactory.createClientInvoker(Class<T> clazz,
Method method,
URI baseUri,
ProxyConfig config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientInvokerModifier.modify(ClientInvoker invoker) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClientInvoker> |
ResteasyClientProxy.getResteasyClientInvokers() |
Copyright © 2016. All Rights Reserved.