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) |
InputStream |
getInputStream(ActiveMQBlobMessage message) |
createFTP, setUserInformationpublic FTPBlobDownloadStrategy(BlobTransferPolicy transferPolicy) throws MalformedURLException
MalformedURLExceptionpublic InputStream getInputStream(ActiveMQBlobMessage message) throws IOException, JMSException
getInputStream in interface BlobDownloadStrategyIOExceptionJMSExceptionpublic void deleteFile(ActiveMQBlobMessage message) throws IOException, JMSException
deleteFile in interface BlobDownloadStrategyIOExceptionJMSExceptionCopyright © 2005–2016 FuseSource, Corp.. All rights reserved.