Class Upload

  • All Implemented Interfaces:
    Serializable, Servlet, ServletConfig

    public final class Upload
    extends HttpServlet
    The upload servlet is used to handle single file uploads. It has support for on-the-fly unpacking of compressed archives.
    Since:
    2.16
    Author:
    nicklas
    See Also:
    Serialized Form
    Last modified
    $Date: 2019-04-11 09:31:26 +0200 (tors, 11 apr. 2019) $