public class BlobDownloader extends Object
Constructor and Description |
---|
BlobDownloader(BlobTransferPolicy transferPolicy) |
Modifier and Type | Method and Description |
---|---|
void |
deleteFile(ActiveMQBlobMessage message) |
BlobTransferPolicy |
getBlobTransferPolicy() |
InputStream |
getInputStream(ActiveMQBlobMessage message) |
BlobDownloadStrategy |
getStrategy() |
public BlobDownloader(BlobTransferPolicy transferPolicy)
public InputStream getInputStream(ActiveMQBlobMessage message) throws IOException, JMSException
IOException
JMSException
public void deleteFile(ActiveMQBlobMessage message) throws IOException, JMSException
IOException
JMSException
public BlobTransferPolicy getBlobTransferPolicy()
public BlobDownloadStrategy getStrategy()
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.