|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ClientExecutionInterceptor in org.jboss.resteasy.client.cache |
|---|
| Classes in org.jboss.resteasy.client.cache that implement ClientExecutionInterceptor | |
|---|---|
class |
CacheInterceptor
|
| Uses of ClientExecutionInterceptor in org.jboss.resteasy.client.core |
|---|
| Methods in org.jboss.resteasy.client.core that return ClientExecutionInterceptor | |
|---|---|
ClientExecutionInterceptor[] |
ClientInterceptorRepositoryImpl.getExecutionInterceptors()
|
| Methods in org.jboss.resteasy.client.core that return types with arguments of type ClientExecutionInterceptor | |
|---|---|
java.util.LinkedList<ClientExecutionInterceptor> |
ClientInterceptorRepositoryImpl.getExecutionInterceptorList()
|
java.util.LinkedList<ClientExecutionInterceptor> |
ClientInterceptorRepository.getExecutionInterceptorList()
|
| Methods in org.jboss.resteasy.client.core with parameters of type ClientExecutionInterceptor | |
|---|---|
void |
ClientInterceptorRepositoryImpl.setExecutionInterceptors(ClientExecutionInterceptor[] executionInterceptors)
|
| Method parameters in org.jboss.resteasy.client.core with type arguments of type ClientExecutionInterceptor | |
|---|---|
void |
ClientInterceptorRepositoryImpl.setExecutionInterceptors(java.util.Collection<ClientExecutionInterceptor> executionInterceptorList)
|
| Uses of ClientExecutionInterceptor in org.jboss.resteasy.core |
|---|
| Methods in org.jboss.resteasy.core that return types with arguments of type ClientExecutionInterceptor | |
|---|---|
InterceptorRegistry<ClientExecutionInterceptor> |
ThreadLocalResteasyProviderFactory.getClientExecutionInterceptorRegistry()
|
| Uses of ClientExecutionInterceptor in org.jboss.resteasy.core.interception |
|---|
| Fields in org.jboss.resteasy.core.interception with type parameters of type ClientExecutionInterceptor | |
|---|---|
protected java.util.List<ClientExecutionInterceptor> |
ClientExecutionContextImpl.interceptors
|
| Constructor parameters in org.jboss.resteasy.core.interception with type arguments of type ClientExecutionInterceptor | |
|---|---|
ClientExecutionContextImpl(java.util.List<ClientExecutionInterceptor> interceptors,
ClientExecutor executor,
ClientRequest request)
|
|
| Uses of ClientExecutionInterceptor in org.jboss.resteasy.plugins.interceptors.encoding |
|---|
| Classes in org.jboss.resteasy.plugins.interceptors.encoding that implement ClientExecutionInterceptor | |
|---|---|
class |
AcceptEncodingGZIPInterceptor
Must be used in conjunction with GZIPDecodingInterceptor Sets |
| Uses of ClientExecutionInterceptor in org.jboss.resteasy.spi |
|---|
| Fields in org.jboss.resteasy.spi with type parameters of type ClientExecutionInterceptor | |
|---|---|
protected InterceptorRegistry<ClientExecutionInterceptor> |
ResteasyProviderFactory.clientExecutionInterceptorRegistry
|
| Methods in org.jboss.resteasy.spi that return types with arguments of type ClientExecutionInterceptor | |
|---|---|
InterceptorRegistry<ClientExecutionInterceptor> |
ResteasyProviderFactory.getClientExecutionInterceptorRegistry()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||