public class CmisWebServicesServlet
extends com.sun.xml.ws.transport.http.servlet.WSServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
CMIS_VERSION |
static String |
PARAM_CMIS_VERSION |
| Constructor and Description |
|---|
CmisWebServicesServlet() |
| 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) |
doDelete, doGet, doPost, doPutdoHead, doOptions, doTrace, getLastModified, servicepublic static final String PARAM_CMIS_VERSION
public static final String CMIS_VERSION
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class com.sun.xml.ws.transport.http.servlet.WSServletjavax.servlet.ServletExceptionpublic void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionprotected com.sun.xml.ws.transport.http.servlet.WSServletDelegate getDelegate(javax.servlet.ServletConfig servletConfig)
getDelegate in class com.sun.xml.ws.transport.http.servlet.WSServletCopyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.