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
IOException
javax.jms.JMSException
void deleteFile(ActiveMQBlobMessage message) throws IOException, javax.jms.JMSException
IOException
javax.jms.JMSException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.