public class WebEngineServlet extends ApplicationServlet
| Constructor and Description |
|---|
WebEngineServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig config) |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
destroy, getBundle, getContainer, getRenderingEngine, getResourceFile, getResourceURL, reload, setDescriptorpublic 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.ServletExceptionIOExceptionCopyright © 2015 Nuxeo SA. All rights reserved.