org.apache.activemq.blob
Class FTPBlobDownloadStrategy
java.lang.Object
org.apache.activemq.blob.FTPBlobDownloadStrategy
- All Implemented Interfaces:
- BlobDownloadStrategy
public class FTPBlobDownloadStrategy
- extends Object
- implements BlobDownloadStrategy
A FTP implementation for BlobDownloadStrategy
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FTPBlobDownloadStrategy
public FTPBlobDownloadStrategy()
getInputStream
public InputStream getInputStream(ActiveMQBlobMessage message)
throws IOException,
JMSException
- Specified by:
getInputStream
in interface BlobDownloadStrategy
- Throws:
IOException
JMSException
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.