Annotation Interface HttpGetOrPost


@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface HttpGetOrPost
Use this annotation to allow call action or action's method via GET or POST request only
Since:
6.2.0
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details