Annotation Type RpcEntry


@Documented @Retention(SOURCE) @Target(METHOD) public @interface RpcEntry
  • Element Details

    • path

      String path
      Default:
      ""
    • method

      String method
      Default:
      "POST"
    • contentType

      String contentType
      Default:
      "application/json"
    • acceptType

      String acceptType
      Default:
      ""