| Class | Description | 
|---|---|
| AbstractBlob | 
 Abstract implementation of a  
Blob storing the information other than the byte stream. | 
| AsyncBlob | Deprecated
 since 10.3, use the @async operation adapter instead. 
 | 
| BlobWrapper | 
 Wraps an existing  
Blob to allow setting a different filename. | 
| ByteArrayBlob | 
 Blob based on a byte array. 
 | 
| FileBlob | |
| JSONBlob | 
 Blob holding a JSON string. 
 | 
| StringBlob | 
 Blob based on a string. 
 | 
| URLBlob | 
 Blob backed by a URL. 
 | 
| ZipEntryBlob | 
 A  
Blob backed by an entry in a ZIP file. | 
Copyright © 2019 Nuxeo. All rights reserved.