|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
header("Cache-Control: value") instead
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE,PARAMETER})
public @interface cacheControlIndicates the desired cache control for both requests and repsonses.
| Required Element Summary | |
|---|---|
String[] |
value
Deprecated. |
| Element Detail |
|---|
public abstract String[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||