Class DropSpotUploadServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.logicaldoc.web.UploadServlet
com.logicaldoc.enterprise.dropspot.DropSpotUploadServlet
- All Implemented Interfaces:
com.logicaldoc.core.security.SessionListener
,Serializable
,javax.servlet.Servlet
,javax.servlet.ServletConfig
public class DropSpotUploadServlet
extends com.logicaldoc.web.UploadServlet
Upload Servlet for Drop Spot
- Since:
- 8.2.3
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
-
Field Summary
Fields inherited from class com.logicaldoc.web.UploadServlet
RECEIVED_FILES
-
Constructor Summary
-
Method Summary
Methods inherited from class com.logicaldoc.web.UploadServlet
cleanReceivedFiles, cleanReceivedFiles, getReceivedFiles, getReceivedFiles, onSessionClosed, onSessionCreated
Methods inherited from class javax.servlet.http.HttpServlet
service
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
-
Constructor Details
-
DropSpotUploadServlet
public DropSpotUploadServlet()
-
-
Method Details
-
isEmpty
-