Annotation Interface POSTs


@Target(METHOD) @Retention(RUNTIME) public @interface POSTs
Allows multiple POST annotations to be applied to the same Resource Method.

Soklet applications should not need to use this annotation directly.

Author:
Mark Allen
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details