Uses of Class
org.jboss.resteasy.client.cache.CacheEntry
-
Packages that use CacheEntry 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 CacheEntry in org.jboss.resteasy.client.cache
Methods in org.jboss.resteasy.client.cache with parameters of type CacheEntry Modifier and Type Method Description BrowserCache.Entry
MapCache. put(CacheEntry cacheEntry)
Deprecated.
-