Uses of Interface
org.apache.activemq.blob.BlobDownloadStrategy
Packages that use BlobDownloadStrategy
Package
Description
Helper classes for dealing with out-of-band BLOB objects
-
Uses of BlobDownloadStrategy in org.apache.activemq.blob
Classes in org.apache.activemq.blob that implement BlobDownloadStrategyModifier and TypeClassDescriptionclassA default implementation ofBlobDownloadStrategywhich uses the URL class to download files or streams from a remote URLclassBlobUploadStrategyandBlobDownloadStrategyimplementation which use the local filesystem for storing the payloadMethods in org.apache.activemq.blob that return BlobDownloadStrategyModifier and TypeMethodDescriptionprotected BlobDownloadStrategyBlobTransferPolicy.createDownloadStrategy()Returns the download strategy depending on the information from the uploadURL.BlobTransferPolicy.getDownloadStrategy()BlobDownloader.getStrategy()