public class FTPBlobDownloadStrategy extends FTPStrategy implements BlobDownloadStrategy
BlobDownloadStrategy.ftpPass, ftpUser, transferPolicy, url| Constructor and Description |
|---|
FTPBlobDownloadStrategy(BlobTransferPolicy transferPolicy) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteFile(ActiveMQBlobMessage message) |
java.io.InputStream |
getInputStream(ActiveMQBlobMessage message) |
createFTP, setUserInformationpublic FTPBlobDownloadStrategy(BlobTransferPolicy transferPolicy) throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic java.io.InputStream getInputStream(ActiveMQBlobMessage message) throws java.io.IOException, javax.jms.JMSException
getInputStream in interface BlobDownloadStrategyjava.io.IOExceptionjavax.jms.JMSExceptionpublic void deleteFile(ActiveMQBlobMessage message) throws java.io.IOException, javax.jms.JMSException
deleteFile in interface BlobDownloadStrategyjava.io.IOExceptionjavax.jms.JMSExceptionCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.