Uses of Interface
org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi

Packages that use CmisSpi
org.apache.chemistry.opencmis.client.bindings.impl   
org.apache.chemistry.opencmis.client.bindings.spi.atompub   
org.apache.chemistry.opencmis.client.bindings.spi.local   
org.apache.chemistry.opencmis.client.bindings.spi.webservices   
 

Uses of CmisSpi in org.apache.chemistry.opencmis.client.bindings.impl
 

Methods in org.apache.chemistry.opencmis.client.bindings.impl that return CmisSpi
static CmisSpi CmisBindingsHelper.getSPI(BindingSession session)
          Gets the SPI object for the given session.
 

Uses of CmisSpi in org.apache.chemistry.opencmis.client.bindings.spi.atompub
 

Classes in org.apache.chemistry.opencmis.client.bindings.spi.atompub that implement CmisSpi
 class CmisAtomPubSpi
          CMIS AtomPub SPI implementation.
 

Uses of CmisSpi in org.apache.chemistry.opencmis.client.bindings.spi.local
 

Classes in org.apache.chemistry.opencmis.client.bindings.spi.local that implement CmisSpi
 class CmisLocalSpi
          * CMIS local SPI implementation.
 

Uses of CmisSpi in org.apache.chemistry.opencmis.client.bindings.spi.webservices
 

Classes in org.apache.chemistry.opencmis.client.bindings.spi.webservices that implement CmisSpi
 class CmisWebServicesSpi
          CMIS Web Services SPI implementation.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.