org.apache.activemq.blob
Class BlobDownloader
java.lang.Object
org.apache.activemq.blob.BlobDownloader
public class BlobDownloader
- extends 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 InputStream getInputStream(ActiveMQBlobMessage message)
throws IOException,
javax.jms.JMSException
- Throws:
IOException
javax.jms.JMSException
deleteFile
public void deleteFile(ActiveMQBlobMessage message)
throws IOException,
javax.jms.JMSException
- Throws:
IOException
javax.jms.JMSException
getBlobTransferPolicy
public BlobTransferPolicy getBlobTransferPolicy()
getStrategy
public BlobDownloadStrategy getStrategy()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.