Annotation Type ServerEndpoint


@Retention(RUNTIME) @Target(TYPE) public @interface ServerEndpoint
  • Element Details

    • value

      String value
      URI or URI-template that the annotated class should be mapped to.
      Returns:
      The URI or URI-template that the annotated class should be mapped to.