Uses of Interface
org.apache.jackrabbit.api.binary.BinaryUpload
Packages that use BinaryUpload
-
Uses of BinaryUpload in org.apache.jackrabbit.api
Methods in org.apache.jackrabbit.api that return BinaryUploadModifier and TypeMethodDescription@Nullable BinaryUploadJackrabbitValueFactory.initiateBinaryUpload(long maxSize, int maxURIs) Initiate a transaction to upload a binary directly to a storage location and returnBinaryUploadinstructions for a remote client.@Nullable BinaryUploadJackrabbitValueFactory.initiateBinaryUpload(long maxSize, int maxURIs, BinaryUploadOptions options) Initiate a transaction to upload a binary directly to a storage location and returnBinaryUploadinstructions for a remote client.