Class CacheInterceptor

java.lang.Object
org.jboss.resteasy.client.cache.CacheInterceptor
All Implemented Interfaces:
AcceptedByMethod, ClientExecutionInterceptor

@Deprecated public class CacheInterceptor extends Object implements ClientExecutionInterceptor, AcceptedByMethod
Deprecated.
Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.
Version:
$Revision: 1 $
See Also: