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, writeHtmlErrorPage
checkCsrfToken, createContext, createLogMessage, getCallContextHandler, getCmisVersion, getServiceFactory, loadCallContextHandler, setBinding, setCmisVersion
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public 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.CmisAtomPubServlet
javax.servlet.ServletException
IOException
protected 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.CmisAtomPubServlet
Copyright © 2018 Nuxeo. All rights reserved.