public class NuxeoCmisAtomPubServlet extends org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
| Constructor and Description |
|---|
NuxeoCmisAtomPubServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected NuxeoCmisErrorHelper.ErrorInfo |
extractError(Exception ex)
Extracts the error from the exception.
|
protected void |
printError(Exception ex,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
addResource, getErrorCode, init, writeHtmlErrorPagecheckCsrfToken, createContext, createLogMessage, getCallContextHandler, getCmisVersion, getServiceFactory, loadCallContextHandler, setBinding, setCmisVersiondoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic NuxeoCmisAtomPubServlet()
protected void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServletjavax.servlet.ServletExceptionIOExceptionprotected NuxeoCmisErrorHelper.ErrorInfo extractError(Exception ex)
ex - the exceptionprotected void printError(Exception ex, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
printError in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServletCopyright © 2019 Nuxeo. All rights reserved.