Uses of Class
org.jboss.resteasy.client.cache.LightweightBrowserCache
Packages that use LightweightBrowserCache
Package
Description
The client cache facility in Resteasy 2.x is deprecated in favor of the client cache
facility in the resteasy-client module.
-
Uses of LightweightBrowserCache in org.jboss.resteasy.client.cache
Methods in org.jboss.resteasy.client.cache that return LightweightBrowserCacheModifier and TypeMethodDescriptionstatic LightweightBrowserCache
CacheFactory.makeCacheable
(Object clientProxy) Deprecated.Makes the client proxy cacheable.