Resteasy JAXB Provider 2.3.6.Final-redhat-1

org.jboss.resteasy.annotations.providers.jaxb
Annotation Type IgnoreMediaTypes


@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
public @interface IgnoreMediaTypes

Placed on a type, method, parameter, or field to tell JAXRS not to use JAXB provider for a certain media type

Version:
$Revision: 1 $
Author:
Bill Burke

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value

Resteasy JAXB Provider 2.3.6.Final-redhat-1

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