Class CmisCustomWebServicesSpi

java.lang.Object
org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
org.frankframework.extensions.cmis.CmisCustomWebServicesSpi
All Implemented Interfaces:
org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi

public class CmisCustomWebServicesSpi extends org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
  • Field Summary

    Fields inherited from class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi

    JAXWS_IMPL_AXIS2, JAXWS_IMPL_CXF, JAXWS_IMPL_JRE, JAXWS_IMPL_RI, JAXWS_IMPL_WEBSPHERE
  • Constructor Summary

    Constructors
    Constructor
    Description
    CmisCustomWebServicesSpi(org.apache.chemistry.opencmis.client.bindings.spi.BindingSession session)
    Constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi

    clearAllCaches, clearRepositoryCache, getAclService, getDiscoveryService, getMultiFilingService, getNavigationService, getObjectService, getPolicyService, getRelationshipService, getRepositoryService, getVersioningService

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CmisCustomWebServicesSpi

      public CmisCustomWebServicesSpi(org.apache.chemistry.opencmis.client.bindings.spi.BindingSession session)
      Constructor.
      Parameters:
      session -
  • Method Details

    • close

      public void close()
      Specified by:
      close in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
      Overrides:
      close in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi