public final class SftpReadCommand extends SftpCommand implements org.mule.extension.file.common.api.command.ReadCommand
SftpCommand which implements the ReadCommand contractclient| Constructor and Description |
|---|
SftpReadCommand(SftpFileSystem fileSystem,
SftpClient client) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<InputStream,org.mule.extension.file.common.api.FileAttributes> |
read(org.mule.extension.file.common.api.FileConnectorConfig config,
String filePath,
org.mule.runtime.api.metadata.MediaType mediaType,
boolean lock) |
doMkDirs, doRename, getCurrentWorkingDirectory, getFile, tryChangeWorkingDirectorychangeWorkingDirectory, changeWorkingDirectory, copy, createDirectory, exists, getBasePath, getExistingFile, getFile, renamepublic SftpReadCommand(SftpFileSystem fileSystem, SftpClient client)
public org.mule.runtime.extension.api.runtime.operation.Result<InputStream,org.mule.extension.file.common.api.FileAttributes> read(org.mule.extension.file.common.api.FileConnectorConfig config, String filePath, org.mule.runtime.api.metadata.MediaType mediaType, boolean lock)
read in interface org.mule.extension.file.common.api.command.ReadCommandCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.