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, javax.jms.JMSException
IOExceptionjavax.jms.JMSExceptionpublic void deleteFile(ActiveMQBlobMessage message) throws IOException, javax.jms.JMSException
IOExceptionjavax.jms.JMSExceptionpublic BlobTransferPolicy getBlobTransferPolicy()
public BlobDownloadStrategy getStrategy()
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.