Uses of Class
org.jboss.resteasy.client.cache.BrowserCache.Header
Packages that use BrowserCache.Header
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 BrowserCache.Header in org.jboss.resteasy.client.cache
Fields in org.jboss.resteasy.client.cache declared as BrowserCache.HeaderModifier and TypeFieldDescriptionprivate BrowserCache.Header[]
CacheEntry.validationHeaders
Deprecated.Methods in org.jboss.resteasy.client.cache that return BrowserCache.HeaderModifier and TypeMethodDescriptionBrowserCache.Entry.getValidationHeaders()
CacheEntry.getValidationHeaders()
Deprecated.