Annotation Type ServletEndpoint

    • Required Element Summary

      Required Elements 
      Modifier and TypeRequired ElementDescription
      Stringid
      The id of the endpoint.
    • Optional Element Summary

      Optional Elements 
      Modifier and TypeOptional ElementDescription
      booleanenableByDefault
      If the endpoint should be enabled or disabled by default.
      • enableByDefault

        @AliasFor(annotation=Endpoint.class)
        boolean enableByDefault
        If the endpoint should be enabled or disabled by default.
        Returns:
        true if the endpoint is enabled by default
        Default:
        true