Class JarZipUploadExecutor


  • public class JarZipUploadExecutor
    extends AbstractFileUploadExecutor
    Handles Jar, Zip file upload and creating a service archive out of it This class is totally comply with add_new_jar_zip.xsl. Thus, should not use in general purpose activities.
    • Constructor Detail

      • JarZipUploadExecutor

        public JarZipUploadExecutor()
    • Method Detail

      • execute

        public boolean execute​(javax.servlet.http.HttpServletRequest request,
                               javax.servlet.http.HttpServletResponse response)
                        throws org.wso2.carbon.CarbonException,
                               IOException
        Specified by:
        execute in class AbstractFileUploadExecutor
        Throws:
        org.wso2.carbon.CarbonException
        IOException