Class MapCache

java.lang.Object
org.jboss.resteasy.client.cache.MapCache
All Implemented Interfaces:
BrowserCache

@Deprecated public class MapCache extends Object implements BrowserCache
Deprecated.
Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.
See Also: