| Package | Description |
|---|---|
| org.jboss.resteasy.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientRequest
Deprecated.
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientInvoker |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClientInvokerInterceptorFactory.applyDefaultInterceptors(ClientInterceptorRepositoryImpl repository,
ResteasyProviderFactory providerFactory) |
static void |
ClientInvokerInterceptorFactory.applyDefaultInterceptors(ClientInterceptorRepositoryImpl repository,
ResteasyProviderFactory providerFactory,
Class declaring,
Method method) |
void |
ClientInterceptorRepositoryImpl.copyClientInterceptorsTo(ClientInterceptorRepositoryImpl copyTo) |
void |
ClientInterceptorRepositoryImpl.prefixClientInterceptorsTo(ClientInterceptorRepositoryImpl copyTo) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.