org.jboss.resteasy.annotations.cache
Annotation Type NoCache


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface NoCache

Set Cache-Control response header of "nocache"

Version:
$Revision: 1 $
Author:
Bill Burke

Optional Element Summary
 java.lang.String[] fields
           
 

fields

public abstract java.lang.String[] fields
Default:
{}


Copyright © 2009. All Rights Reserved.