org.apache.activemq.blob
Class FTPStrategy
java.lang.Object
org.apache.activemq.blob.FTPStrategy
- Direct Known Subclasses:
- FTPBlobDownloadStrategy, FTPBlobUploadStrategy
public class FTPStrategy
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transferPolicy
protected BlobTransferPolicy transferPolicy
url
protected URL url
ftpUser
protected String ftpUser
ftpPass
protected String ftpPass
FTPStrategy
public FTPStrategy(BlobTransferPolicy transferPolicy)
throws MalformedURLException
- Throws:
MalformedURLException
setUserInformation
protected void setUserInformation(String userInfo)
createFTP
protected org.apache.commons.net.ftp.FTPClient createFTP()
throws IOException,
javax.jms.JMSException
- Throws:
IOException
javax.jms.JMSException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.