|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.blob.FTPStrategy
org.apache.activemq.blob.FTPBlobDownloadStrategy
public class FTPBlobDownloadStrategy
A FTP implementation for BlobDownloadStrategy.
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.blob.FTPStrategy |
|---|
ftpPass, ftpUser, transferPolicy, url |
| Constructor Summary | |
|---|---|
FTPBlobDownloadStrategy(BlobTransferPolicy transferPolicy)
|
|
| Method Summary | |
|---|---|
void |
deleteFile(ActiveMQBlobMessage message)
|
java.io.InputStream |
getInputStream(ActiveMQBlobMessage message)
|
| Methods inherited from class org.apache.activemq.blob.FTPStrategy |
|---|
createFTP, setUserInformation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FTPBlobDownloadStrategy(BlobTransferPolicy transferPolicy)
throws java.net.MalformedURLException
java.net.MalformedURLException| Method Detail |
|---|
public java.io.InputStream getInputStream(ActiveMQBlobMessage message)
throws java.io.IOException,
javax.jms.JMSException
getInputStream in interface BlobDownloadStrategyjava.io.IOException
javax.jms.JMSException
public void deleteFile(ActiveMQBlobMessage message)
throws java.io.IOException,
javax.jms.JMSException
deleteFile in interface BlobDownloadStrategyjava.io.IOException
javax.jms.JMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||