Uses of Class
org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Packages that use LightweightBrowserCache Package Description org.jboss.resteasy.client.cache 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 LightweightBrowserCache Modifier and Type Method Description static LightweightBrowserCache
CacheFactory. makeCacheable(java.lang.Object clientProxy)
Deprecated.Makes the client proxy cacheable.
-