Uses of Interface
org.outerj.daisy.blobstore.BlobStore

Packages that use BlobStore
org.outerj.daisy.blobstore.impl   
org.outerj.daisy.repository.serverimpl   
 

Uses of BlobStore in org.outerj.daisy.blobstore.impl
 

Classes in org.outerj.daisy.blobstore.impl that implement BlobStore
 class FSBlobStore
          Implementation of BlobStore that stores blobs in a directory on the filesystem.
 

Uses of BlobStore in org.outerj.daisy.repository.serverimpl
 

Methods in org.outerj.daisy.repository.serverimpl that return BlobStore
 BlobStore LocalRepositoryManager.Context.getBlobStore()
           
 



Copyright © -2012 . All Rights Reserved.