JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
RESTEasy 6.2.16.Final
References in this document to JAX-RS refer to the Jakarta RESTful Web Services unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
org.jboss.resteasy.annotations.cache
NoCache
Contents
Description
Optional Element Summary
Element Details
fields
Hide sidebar
Show sidebar
Annotation Type NoCache
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
NoCache
Set Cache-Control response header of "nocache"
Version:
$Revision: 1 $
Author:
Bill Burke
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
fields
Element Details
fields
String
[]
fields
Default:
{}