Class WebServices10
java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
org.frankframework.http.AbstractHttpServlet
org.frankframework.extensions.cmis.servlets.WebServicesServletBase
org.frankframework.extensions.cmis.servlets.WebServices10
- All Implemented Interfaces:
jakarta.servlet.Servlet,jakarta.servlet.ServletConfig,Serializable,DynamicRegistration,DynamicRegistration.Servlet,DynamicRegistration.ServletWithParameters
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.frankframework.lifecycle.DynamicRegistration
DynamicRegistration.Servlet, DynamicRegistration.ServletWithParameters -
Field Summary
Fields inherited from class jakarta.servlet.http.HttpServlet
LEGACY_DO_HEADFields inherited from interface org.frankframework.lifecycle.DynamicRegistration
ALL_IBIS_ROLES, ALL_IBIS_USER_ROLES, IBIS_FULL_SERVICE_ACCESS_ROLES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.frankframework.extensions.cmis.servlets.WebServicesServletBase
destroy, getAccessGrantingRoles, getParameters, init, isEnabled, serviceMethods inherited from class org.frankframework.http.AbstractHttpServlet
getNameMethods inherited from class jakarta.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPatch, doPost, doPut, doTrace, getLastModified, isSensitiveHeader, serviceMethods inherited from class jakarta.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.frankframework.lifecycle.DynamicRegistration
getName, loadOnStartUpMethods inherited from interface jakarta.servlet.Servlet
getServletConfig, getServletInfo
-
Constructor Details
-
WebServices10
public WebServices10()
-
-
Method Details
-
getUrlMapping
Description copied from interface:DynamicRegistration.ServletThe URL theServletshould be mapped to. This value may be overridden by setting propertyservlet.servlet-name.urlMappingto change path the servlet listens to -
getCmisVersion
- Specified by:
getCmisVersionin classWebServicesServletBase
-