public class WebSiteServlet extends ResourceServlet
| Constructor and Description |
|---|
WebSiteServlet(String root,
String welcomePage) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jetty.util.resource.Resource |
getResource(javax.servlet.http.HttpServletRequest request,
String path) |
getResource, init, service, writeHeadersgetServletName, readParts, setHolder, setMultipartConfig, writeJSONError, writeJsonResponseError, writeJSONResultdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic WebSiteServlet(String root, String welcomePage) throws IOException
IOExceptionprotected org.eclipse.jetty.util.resource.Resource getResource(javax.servlet.http.HttpServletRequest request,
String path)
getResource in class ResourceServletCopyright © 2020 Prompto. All rights reserved.