Uses of Class
org.apache.activemq.blob.DefaultStrategy
Packages that use DefaultStrategy
Package
Description
Helper classes for dealing with out-of-band BLOB objects
-
Uses of DefaultStrategy in org.apache.activemq.blob
Subclasses of DefaultStrategy in org.apache.activemq.blobModifier and TypeClassDescriptionclassA default implementation ofBlobDownloadStrategywhich uses the URL class to download files or streams from a remote URLclassA default implementation ofBlobUploadStrategywhich uses the URL class to upload files or streams to a remote URL