This project has retired. For details please refer to its
Attic page.
CmisWebServicesServlet (Apache Chemistry OpenCMIS 0.11.0 API)
- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- com.sun.xml.ws.transport.http.servlet.WSServlet
-
- org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
-
-
Field Summary
-
Fields inherited from class com.sun.xml.ws.transport.http.servlet.WSServlet
JAXWS_RI_PROPERTY_PUBLISH_STATUS_PAGE, JAXWS_RI_PROPERTY_PUBLISH_WSDL, JAXWS_RI_RUNTIME_INFO
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected com.sun.xml.ws.transport.http.servlet.WSServletDelegate |
getDelegate(javax.servlet.ServletConfig servletConfig) |
void |
init(javax.servlet.ServletConfig config) |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
-
Methods inherited from class com.sun.xml.ws.transport.http.servlet.WSServlet
doDelete, doGet, doPost, doPut
-
Methods inherited from class javax.servlet.http.HttpServlet
doHead, doOptions, doTrace, getLastModified, service
-
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.