Modifier and Type | Class and Description |
---|---|
class |
CacheInterceptor
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected ClientExecutionInterceptor[] |
ClientInterceptorRepositoryImpl.getExecutionInterceptors() |
Modifier and Type | Method and Description |
---|---|
LinkedList<ClientExecutionInterceptor> |
ClientInterceptorRepository.getExecutionInterceptorList() |
LinkedList<ClientExecutionInterceptor> |
ClientInterceptorRepositoryImpl.getExecutionInterceptorList() |
Modifier and Type | Method and Description |
---|---|
protected void |
ClientInterceptorRepositoryImpl.setExecutionInterceptors(ClientExecutionInterceptor[] executionInterceptors) |
Modifier and Type | Method and Description |
---|---|
protected void |
ClientInterceptorRepositoryImpl.setExecutionInterceptors(Collection<ClientExecutionInterceptor> executionInterceptorList) |
Modifier and Type | Method and Description |
---|---|
InterceptorRegistry<ClientExecutionInterceptor> |
ThreadLocalResteasyProviderFactory.getClientExecutionInterceptorRegistry() |
Modifier and Type | Field and Description |
---|---|
protected List<ClientExecutionInterceptor> |
ClientExecutionContextImpl.interceptors
Deprecated.
|
Constructor and Description |
---|
ClientExecutionContextImpl(List<ClientExecutionInterceptor> interceptors,
ClientExecutor executor,
ClientRequest request)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptEncodingGZIPInterceptor
Must be used in conjunction with GZIPDecodingInterceptor
Sets
|
Modifier and Type | Field and Description |
---|---|
protected InterceptorRegistry<ClientExecutionInterceptor> |
ResteasyProviderFactory.clientExecutionInterceptorRegistry |
Modifier and Type | Method and Description |
---|---|
InterceptorRegistry<ClientExecutionInterceptor> |
ResteasyProviderFactory.getClientExecutionInterceptorRegistry() |
Copyright © 2016. All Rights Reserved.