Class WebService.NewController

  • Enclosing interface:
    WebService

    public static class WebService.NewController
    extends java.lang.Object
    • Method Detail

      • done

        public void done()
        Important - this method must be called in order to apply changes and make the controller available in WebService.Context.controllers()
      • setDescription

        public WebService.NewController setDescription​(@Nullable
                                                       java.lang.String s)
        Optional description (accept HTML)
      • setSince

        public WebService.NewController setSince​(@Nullable
                                                 java.lang.String s)
        Optional version when the controller was created