Annotation Interface SupportedMethods


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface SupportedMethods
The annotation used to specify list of supported request methods by "webaction command"
Since:
9.0.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description