Annotation Interface RequestToPost


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface RequestToPost
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
    long
     
     
  • Element Details

    • value

      String value
      Default:
      ""
    • async

      boolean async
      Default:
      false
    • timeout

      long timeout
      Default:
      -1L