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) |
doDelete, doGet, doPost, doPut
doHead, doOptions, doTrace, getLastModified, service, 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
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-2013 The Apache Software Foundation. All Rights Reserved.