Class TranslationServlet.TranslateObject

    • Constructor Detail

      • TranslateObject

        protected TranslateObject()
    • Method Detail

      • doIt

        public void doIt​(@NotNull
                         @NotNull org.apache.sling.api.SlingHttpServletRequest request,
                         @NotNull
                         @NotNull org.apache.sling.api.SlingHttpServletResponse response,
                         @Nullable
                         @Nullable ResourceHandle resource)
                  throws IOException
        Specified by:
        doIt in interface ServletOperation
        Throws:
        IOException