Annotation Interface Accept


@Target(PARAMETER) @Retention(SOURCE) public @interface Accept
Define the acceptable content type. Wildcards can be used, e.g. application / * or * / *
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details