public class CmisServlet
extends org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<String[]> |
remoteAddress |
| Constructor and Description |
|---|
CmisServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
initdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic static ThreadLocal<String[]> remoteAddress
public 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.ServletExceptionIOExceptionCopyright © 2008-2014 Logical Objects. All Rights Reserved.