Interface Renderer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void render​(org.apache.sling.api.SlingHttpServletRequest req, org.apache.sling.api.SlingHttpServletResponse resp)  
    • Method Detail

      • render

        void render​(org.apache.sling.api.SlingHttpServletRequest req,
                    org.apache.sling.api.SlingHttpServletResponse resp)
             throws IOException
        Throws:
        IOException