Class ArtifactServlet

    • Constructor Detail

      • ArtifactServlet

        public ArtifactServlet()
    • Method Detail

      • doPut

        protected void doPut​(javax.servlet.http.HttpServletRequest req,
                             javax.servlet.http.HttpServletResponse resp)
                      throws javax.servlet.ServletException,
                             IOException
        Overrides:
        doPut in class javax.servlet.http.HttpServlet
        Throws:
        javax.servlet.ServletException
        IOException
      • storeArtifact

        protected void storeArtifact​(javax.servlet.http.HttpServletRequest req,
                                     javax.servlet.http.HttpServletResponse resp)
                              throws IOException
        Throws:
        IOException