Package org.apache.jackrabbit.oak.api.blob
@Version("1.1.0")
package org.apache.jackrabbit.oak.api.blob
Package related to direct upload/download of blobs.
- 
ClassDescriptionExtension interface applied to a class that indicates that the class implements the direct upload and direct download feature forBlobs.Download options to be provided to a call toBlobAccessProvider.getDownloadURI(Blob, BlobDownloadOptions).An object containing information needed to complete a direct binary upload.Download options to be provided to a call toBlobAccessProvider.initiateBlobUpload(long, int, BlobUploadOptions).