RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

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

RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.