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, doPut
doHead, doOptions, doTrace, getLastModified, service
public 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.Servlet
init
in class com.sun.xml.ws.transport.http.servlet.WSServlet
javax.servlet.ServletException
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
protected com.sun.xml.ws.transport.http.servlet.WSServletDelegate getDelegate(javax.servlet.ServletConfig servletConfig)
getDelegate
in class com.sun.xml.ws.transport.http.servlet.WSServlet
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.