hawtio-system 1.4.0.redhat-630283
- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- io.hawt.web.UploadServlet
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected List<File> |
uploadFiles(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
File uploadDir) |
-
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
-
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UploadServlet
public UploadServlet()
-
Method Detail
-
uploadFiles
protected List<File> uploadFiles(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
File uploadDir)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
hawtio-system 1.4.0.redhat-630283
Copyright © 2017 JBoss by Red Hat. All rights reserved.