Annotation Interface IgnoreMediaTypes


@Target({TYPE,METHOD,PARAMETER,FIELD}) @Retention(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

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details