Package org.apache.activemq.blob
Class BlobDownloader
java.lang.Object
org.apache.activemq.blob.BlobDownloader
Mediator for Blob Download
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteFile(ActiveMQBlobMessage message) getInputStream(ActiveMQBlobMessage message)
-
Constructor Details
-
BlobDownloader
-
-
Method Details
-
getInputStream
public InputStream getInputStream(ActiveMQBlobMessage message) throws IOException, jakarta.jms.JMSException - Throws:
IOExceptionjakarta.jms.JMSException
-
deleteFile
- Throws:
IOExceptionjakarta.jms.JMSException
-
getBlobTransferPolicy
-
getStrategy
-