Uses of Class
org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore

Packages that use AbstractBlobStore
org.apache.jackrabbit.oak.spi.blob   
 

Uses of AbstractBlobStore in org.apache.jackrabbit.oak.spi.blob
 

Subclasses of AbstractBlobStore in org.apache.jackrabbit.oak.spi.blob
 class FileBlobStore
          A file blob store.
 class MemoryBlobStore
          A memory blob store.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.