Package | Description |
---|---|
com.modus.mule.modules.ftps.async |
Modifier and Type | Method and Description |
---|---|
FTPResult |
RetriableTask.call() |
FTPResult |
ReadFileTask.call()
Reads remote a remote file and processes it.
|
Constructor and Description |
---|
ReadFileTask(AbstractConfig config,
org.mule.api.callback.SourceCallback callback,
org.apache.commons.net.ftp.FTPFile file,
FTPResult result) |
Constructor and Description |
---|
RetriableTask(Callable<FTPResult> task) |
Copyright © 2010–2017. All rights reserved.