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
 String[] fields
           
 

fields

public abstract String[] fields
Default:
{}


Copyright © 2011. All Rights Reserved.