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) |
init
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public 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.CmisAtomPubServlet
javax.servlet.ServletException
IOException
Copyright © 2008-2014 Logical Objects. All Rights Reserved.