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: 2021-07-01 12:54:20 +0200 (Thu, 01 Jul 2021) $