Uses of Class
org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService

Packages that use AbstractCmisService
org.apache.chemistry.opencmis.fileshare   
org.apache.chemistry.opencmis.inmemory.server   
org.apache.chemistry.opencmis.jcr   
org.apache.chemistry.opencmis.server.impl.dummy   
 

Uses of AbstractCmisService in org.apache.chemistry.opencmis.fileshare
 

Subclasses of AbstractCmisService in org.apache.chemistry.opencmis.fileshare
 class FileShareService
          FileShare service implementation.
 

Uses of AbstractCmisService in org.apache.chemistry.opencmis.inmemory.server
 

Subclasses of AbstractCmisService in org.apache.chemistry.opencmis.inmemory.server
 class InMemoryService
           
 

Uses of AbstractCmisService in org.apache.chemistry.opencmis.jcr
 

Subclasses of AbstractCmisService in org.apache.chemistry.opencmis.jcr
 class JcrService
          JCR service implementation.
 

Uses of AbstractCmisService in org.apache.chemistry.opencmis.server.impl.dummy
 

Subclasses of AbstractCmisService in org.apache.chemistry.opencmis.server.impl.dummy
 class DummyService
          Simplest Repository Service implementation.
 



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