public interface BlobDownloadStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
deleteFile(ActiveMQBlobMessage message) |
InputStream |
getInputStream(ActiveMQBlobMessage message) |
InputStream getInputStream(ActiveMQBlobMessage message) throws IOException, javax.jms.JMSException
IOExceptionjavax.jms.JMSExceptionvoid deleteFile(ActiveMQBlobMessage message) throws IOException, javax.jms.JMSException
IOExceptionjavax.jms.JMSExceptionCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.