public class GoogleStaticFileServlet
extends GenericServlet
| Constructor and Description |
|---|
GoogleStaticFileServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected Path |
getPath(QuercusHttpServletRequest req) |
void |
init(ServletConfig config) |
void |
service(ServletRequest request,
ServletResponse response) |
public void init(ServletConfig config)
throws ServletException
ServletExceptionpublic void service(ServletRequest request,
ServletResponse response)
throws java.io.IOException,
ServletException
java.io.IOExceptionServletExceptionprotected Path getPath(QuercusHttpServletRequest req)