public class StaticServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
StaticServlet(org.osgi.service.http.HttpContext httpContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic StaticServlet(org.osgi.service.http.HttpContext httpContext)
protected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
java.io.IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionjava.io.IOExceptionCopyright © 2010-2017. All Rights Reserved.