Class WebServices10

java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
All Implemented Interfaces:
jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable, DynamicRegistration, DynamicRegistration.Servlet, DynamicRegistration.ServletWithParameters

@IbisInitializer public class WebServices10 extends WebServicesServletBase
See Also:
  • Constructor Details

    • WebServices10

      public WebServices10()
  • Method Details

    • getUrlMapping

      public String getUrlMapping()
      Description copied from interface: DynamicRegistration.Servlet
      The URL the Servlet should be mapped to. This value may be overridden by setting property servlet.servlet-name.urlMapping to change path the servlet listens to
    • getCmisVersion

      protected String getCmisVersion()
      Specified by:
      getCmisVersion in class WebServicesServletBase