org.apache.activemq.blob
Class BlobDownloader
java.lang.Object
org.apache.activemq.blob.BlobDownloader
public class BlobDownloader
- extends java.lang.Object
Mediator for Blob Download
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlobDownloader
public BlobDownloader(BlobTransferPolicy transferPolicy)
getInputStream
public java.io.InputStream getInputStream(ActiveMQBlobMessage message)
throws java.io.IOException,
javax.jms.JMSException
- Throws:
java.io.IOException
javax.jms.JMSException
deleteFile
public void deleteFile(ActiveMQBlobMessage message)
throws java.io.IOException,
javax.jms.JMSException
- Throws:
java.io.IOException
javax.jms.JMSException
getBlobTransferPolicy
public BlobTransferPolicy getBlobTransferPolicy()
getStrategy
public BlobDownloadStrategy getStrategy()
Copyright © 2005-2016. All Rights Reserved.