org.jboss.resteasy.annotations
Annotation Type ContentEncoding


@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
public @interface ContentEncoding

Meta annotation that specifies a Content-Encoding to be applied via the annotated annotation

Version:
$Revision: 1 $
Author:
Bill Burke

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2013. All Rights Reserved.