| Interface | Description |
|---|---|
| FtpCopyDelegate |
A delegate object for copying files
|
| Class | Description |
|---|---|
| AbstractFtpCopyDelegate |
Abstract implementation of
FtpCopyDelegate for copying operations which require to FTP connections, one for reading the
source file and another for writing into the target path |
| ClassicFtpInputStream |
Implementation of
FtpInputStream for FTP connections |
| FtpConnector |
Connects to an FTP server
|
| FtpInputStream |
An
AbstractFileInputStream implementation which obtains a FtpFileSystem through a ConnectionManager and
uses it to obtain the contents of a file on a FTP server. |
| FtpOperations |
Ftp connector operations
|
| FtpUtils |
Utility class for normalizing FTP paths
|
| TimeoutSettings |
Groups timeout related parameters
|
Copyright © 2018 MuleSoft, Inc.. All rights reserved.