Package | Description |
---|---|
org.jboss.resteasy.client | |
org.jboss.resteasy.client.core |
Modifier and Type | Class and Description |
---|---|
class |
ClientRequest
Create a hand coded request to send to the server.
|
Modifier and Type | Method and Description |
---|---|
ClientInterceptorRepositoryImpl |
ClientRequestFactory.getPrefixInterceptors() |
ClientInterceptorRepositoryImpl |
ClientRequestFactory.getSuffixInterceptors() |
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 © 2017. All Rights Reserved.