public class FileServerServlet extends AbstractMonitorServlet
Constructor and Description |
---|
FileServerServlet(File content) |
Modifier and Type | Method and Description |
---|---|
void |
service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
addUri, getAccessedUrls, service
public FileServerServlet(File content)
public void service(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws javax.servlet.ServletException, IOException
service
in class AbstractMonitorServlet
javax.servlet.ServletException
IOException
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.