public class WebEngineServlet extends ApplicationServlet
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
MIME_TYPE  | 
app, bundle, container, isDirty, resourcesPrefix| Constructor and Description | 
|---|
WebEngineServlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
containerService(javax.servlet.http.HttpServletRequest request,
                javax.servlet.http.HttpServletResponse response)  | 
void | 
init(javax.servlet.ServletConfig config)  | 
void | 
service(javax.servlet.http.HttpServletRequest request,
       javax.servlet.http.HttpServletResponse response)  | 
createServletContainer, destroy, destroyContainer, destroyRendering, doGet, getBundle, getContainer, getRenderingEngine, getResourceFile, getResourceURL, initContainer, initRendering, reload, reloadContainer, setDescriptordoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, serviceprotected final String MIME_TYPE
public WebEngineServlet()
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class ApplicationServletjavax.servlet.ServletExceptionpublic void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service in class ApplicationServletjavax.servlet.ServletExceptionIOExceptionprotected void containerService(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
containerService in class ApplicationServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2016 Nuxeo SA. All rights reserved.