Annotation Interface GETs


@Target(METHOD) @Retention(RUNTIME) public @interface GETs
Allows multiple GET 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
    GET[]
     
  • Element Details