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 TypeClassDescriptionclass
A default implementation ofBlobDownloadStrategy
which uses the URL class to download files or streams from a remote URLclass
A default implementation ofBlobUploadStrategy
which uses the URL class to upload files or streams to a remote URL