| Package | Description |
|---|---|
| org.mule.extension.ftp.internal | |
| org.mule.extension.ftp.internal.ftp | |
| org.mule.extension.ftp.internal.sftp |
| Modifier and Type | Method and Description |
|---|---|
protected static org.mule.runtime.api.connection.ConnectionHandler<FtpFileSystem> |
FtpInputStream.getConnectionHandler(FtpConnector config) |
| Modifier and Type | Method and Description |
|---|---|
static FtpInputStream |
ClassicFtpInputStream.newInstance(FtpConnector config,
FtpFileAttributes attributes,
org.mule.extension.file.common.api.lock.PathLock lock)
Establishes the underlying connection and returns a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
static FtpInputStream |
SftpInputStream.newInstance(FtpConnector config,
FtpFileAttributes attributes,
org.mule.extension.file.common.api.lock.PathLock lock)
Establishes the underlying connection and returns a new instance of this class.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.