See: Description
Interface | Description |
---|---|
BinaryDownload |
This extension interface provides a mechanism whereby a client can download
a
Binary directly from a storage location. |
BinaryUpload |
Describes uploading a binary through HTTP requests in a single or multiple
parts.
|
Class | Description |
---|---|
BinaryDownloadOptions |
Specifies the options to be used when obtaining a direct download URI via
BinaryDownload.getURI(BinaryDownloadOptions) . |
BinaryDownloadOptions.BinaryDownloadOptionsBuilder |
Used to build an instance of
BinaryDownloadOptions with the
options set as desired by the caller. |
BinaryUploadOptions |
Specifies the options to be used when requesting direct upload URIs via
JackrabbitValueFactory.initiateBinaryUpload(long, int, BinaryUploadOptions) . |
BinaryUploadOptions.BinaryUploadOptionsBuilder |
Used to build an instance of
BinaryUploadOptions with the options
set as desired by the caller. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved