Uses of Package
org.outerj.daisy.blobstore

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

Classes in org.outerj.daisy.blobstore used by org.outerj.daisy.blobstore
BlobIOException
           
NonExistingBlobException
          Thrown by BlobStore when accessing a non-existing blob.
 

Classes in org.outerj.daisy.blobstore used by org.outerj.daisy.blobstore.impl
BlobIOException
           
BlobStore
          Stores arbitrairy blob ("binary large object") data.
NonExistingBlobException
          Thrown by BlobStore when accessing a non-existing blob.
 

Classes in org.outerj.daisy.blobstore used by org.outerj.daisy.repository.serverimpl
BlobStore
          Stores arbitrairy blob ("binary large object") data.
 



Copyright © -2005 . All Rights Reserved.