Class SettingsServlet

    • Constructor Detail

      • SettingsServlet

        public SettingsServlet()
    • Method Detail

      • doGet

        protected void doGet​(@NotNull
                             @NotNull org.apache.sling.api.SlingHttpServletRequest request,
                             @NotNull
                             @NotNull org.apache.sling.api.SlingHttpServletResponse response)
                      throws IOException
        Overrides:
        doGet in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
        Throws:
        IOException
      • writeProperties

        protected void writeProperties​(@NotNull
                                       @NotNull com.google.gson.stream.JsonWriter writer,
                                       @NotNull
                                       @NotNull Map<String,​Object> values)
                                throws IOException
        Throws:
        IOException