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