public class NuxeoCmisBrowserBindingServlet extends org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Modifier and Type | Class and Description |
---|---|
static class |
NuxeoCmisBrowserBindingServlet.NuxeoBrowserServiceCall |
Modifier and Type | Field and Description |
---|---|
static NuxeoCmisBrowserBindingServlet.NuxeoBrowserServiceCall |
CALL |
Constructor and Description |
---|
NuxeoCmisBrowserBindingServlet() |
Modifier and Type | Method and Description |
---|---|
protected NuxeoCmisErrorHelper.ErrorInfo |
extractError(Exception ex)
Extracts the error from the exception.
|
void |
printError(org.apache.chemistry.opencmis.commons.server.CallContext context,
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) |
addRepositoryResource, addRootResource, getErrorCode, init
checkCsrfToken, createContext, createLogMessage, getCallContextHandler, getCmisVersion, getServiceFactory, loadCallContextHandler, setBinding, setCmisVersion
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public static final NuxeoCmisBrowserBindingServlet.NuxeoBrowserServiceCall CALL
public NuxeoCmisBrowserBindingServlet()
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.browser.CmisBrowserBindingServlet
javax.servlet.ServletException
IOException
protected NuxeoCmisErrorHelper.ErrorInfo extractError(Exception ex)
ex
- the exceptionpublic void printError(org.apache.chemistry.opencmis.commons.server.CallContext context, Exception ex, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
printError
in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Copyright © 2018 Nuxeo. All rights reserved.